"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/11 01:01:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha" 2025/03/11 01:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/11 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone1331711179" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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.01s) --- 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-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:01:45 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:01:45 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:01:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.93s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:01:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/11 01:01:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:01:46 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:01:46 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:01:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:01:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:01:47 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.05s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", 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-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:01:48 DEBUG : Creating backend with remote "/non-existing" 2025/03/11 01:01:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/11 01:01:48 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:01:48 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:01:50 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:01:50 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:01:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:01:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:01:51 INFO : B2 bucket rclone-test-wuwohuw1yoha: Running all checks before starting transfers 2025/03/11 01:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:01:51 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:01:51 INFO : B2 bucket rclone-test-wuwohuw1yoha: Checks finished, now starting transfers 2025/03/11 01:01:51 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:01:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:01:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:01:53 ERROR : Ignoring --no-traverse with sync 2025/03/11 01:01:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:01:53 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:01:53 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:01:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:01:53 INFO : sub dir/hello world: Copied (new) 2025/03/11 01:01:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.47s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:01:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/11 01:01:54 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:01:54 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:01:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/11 01:01:54 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:01:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 01:01:56 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:01:56 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:01:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:01:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:01:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 01:01:58 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:01:58 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:01:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:01:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:01:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/11 01:01:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 01:01:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/11 01:01:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/11 01:01:59 INFO : sub dir: Making directory 2025/03/11 01:01:59 INFO : sub dir2: Making directory 2025/03/11 01:01:59 INFO : sub dir2/sub sub dir2: Making directory 2025/03/11 01:01:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:01:59 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:01:59 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:01:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:01:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/11 01:01:59 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.51s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:00 INFO : sub dir2: Making directory 2025/03/11 01:02:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/11 01:02:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 01:02:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:02:01 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:01 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:02:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:02 DEBUG : sub dir2: Making directory with metadata 2025/03/11 01:02:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 01:02:02 INFO : sub dir: Making directory 2025/03/11 01:02:02 INFO : sub dir2: Making directory 2025/03/11 01:02:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:02:02 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:02 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:02:02 INFO : sub dir/hello world: Copied (new) 2025/03/11 01:02:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/11 01:02:02 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/11 01:02:02 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:04 INFO : sub dir2: Making directory 2025/03/11 01:02:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:02:04 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:04 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:02:04 INFO : sub dir/hello world: Copied (new) 2025/03/11 01:02:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:05 DEBUG : sub dir2: Making directory with metadata 2025/03/11 01:02:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 01:02:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/11 01:02:05 INFO : sub dir: Making directory 2025/03/11 01:02:05 INFO : sub dir2: Making directory 2025/03/11 01:02:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:02:05 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:05 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:02:05 INFO : sub dir/hello world: Copied (new) 2025/03/11 01:02:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/11 01:02:05 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", 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-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:07 INFO : sub dir2: Making directory 2025/03/11 01:02:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:02:07 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:07 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:02:07 INFO : sub dir/hello world: Copied (new) 2025/03/11 01:02:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:08 DEBUG : Creating backend with remote "TestB2:rclone-test-geyihev0kahi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-wuwohuw1yoha -> B2 bucket rclone-test-geyihev0kahi 2025/03/11 01:02:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:02:10 DEBUG : B2 bucket rclone-test-geyihev0kahi: Waiting for checks to finish 2025/03/11 01:02:10 DEBUG : B2 bucket rclone-test-geyihev0kahi: Waiting for transfers to finish 2025/03/11 01:02:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:02:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:11 DEBUG : B2 bucket rclone-test-geyihev0kahi: Purge remote 2025/03/11 01:02:11 INFO : B2 bucket rclone-test-geyihev0kahi: cleaning bucket "rclone-test-geyihev0kahi" of all files 2025/03/11 01:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z7ff23d33b09d8b2b9f580e1b_f1169f778ff5395f3_d20250311_m010210_c001_v0001038_t0016_u01741654930718") --- PASS: TestServerSideCopy (4.61s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/11 01:02:13 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:13 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/11 01:02:13 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.87s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:15 DEBUG : Creating backend with remote "TestB2:rclone-test-topakuq0yaha" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-wuwohuw1yoha -> B2 bucket rclone-test-topakuq0yaha 2025/03/11 01:02:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:02:16 DEBUG : B2 bucket rclone-test-topakuq0yaha: Waiting for checks to finish 2025/03/11 01:02:16 DEBUG : B2 bucket rclone-test-topakuq0yaha: Waiting for transfers to finish 2025/03/11 01:02:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:02:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/11 01:02:18 DEBUG : B2 bucket rclone-test-topakuq0yaha: Waiting for checks to finish 2025/03/11 01:02:18 DEBUG : B2 bucket rclone-test-topakuq0yaha: Waiting for transfers to finish 2025/03/11 01:02:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/11 01:02:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:18 DEBUG : B2 bucket rclone-test-topakuq0yaha: Purge remote 2025/03/11 01:02:18 INFO : B2 bucket rclone-test-topakuq0yaha: cleaning bucket "rclone-test-topakuq0yaha" of all files 2025/03/11 01:02:19 DEBUG : sub dir/hello world: Deleting (id "4_z7f024dc3b09d8b2b9f580e1b_f101f79704660c065_d20250311_m010218_c001_v0001184_t0016_u01741654938685") 2025/03/11 01:02:19 DEBUG : sub dir/hello world: Deleting (id "4_z7f024dc3b09d8b2b9f580e1b_f111909621c10bde7_d20250311_m010217_c001_v0001038_t0015_u01741654937131") --- PASS: TestServerSideCopyOverSelf (6.25s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/11 01:02:21 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:21 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/11 01:02:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/11 01:02:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:23 DEBUG : Creating backend with remote "TestB2:rclone-test-depikod4doje" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-wuwohuw1yoha -> B2 bucket rclone-test-depikod4doje 2025/03/11 01:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:02:25 DEBUG : B2 bucket rclone-test-depikod4doje: Waiting for checks to finish 2025/03/11 01:02:25 DEBUG : B2 bucket rclone-test-depikod4doje: Waiting for transfers to finish 2025/03/11 01:02:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:02:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/11 01:02:27 DEBUG : B2 bucket rclone-test-depikod4doje: Waiting for checks to finish 2025/03/11 01:02:27 DEBUG : B2 bucket rclone-test-depikod4doje: Waiting for transfers to finish 2025/03/11 01:02:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/11 01:02:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/11 01:02:27 INFO : sub dir/hello world: Deleted 2025/03/11 01:02:28 DEBUG : testing file moves 2025/03/11 01:02:28 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/11 01:02:28 DEBUG : B2 bucket rclone-test-depikod4doje: Waiting for checks to finish 2025/03/11 01:02:28 DEBUG : B2 bucket rclone-test-depikod4doje: Waiting for transfers to finish 2025/03/11 01:02:30 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/11 01:02:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/11 01:02:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:31 DEBUG : B2 bucket rclone-test-depikod4doje: Purge remote 2025/03/11 01:02:31 INFO : B2 bucket rclone-test-depikod4doje: cleaning bucket "rclone-test-depikod4doje" of all files 2025/03/11 01:02:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f027d13b09d8b2b9f580e1b_f1158aeadfb7fb4fe_d20250311_m010228_c001_v0001105_t0038_u01741654948993") 2025/03/11 01:02:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f027d13b09d8b2b9f580e1b_f116cfd70f1783908_d20250311_m010227_c001_v0001044_t0021_u01741654947450") 2025/03/11 01:02:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f027d13b09d8b2b9f580e1b_f111eb1faed32501c_d20250311_m010226_c001_v0001182_t0031_u01741654946445") --- PASS: TestServerSideMoveOverSelf (10.44s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:34 ERROR : : error listing: directory not found 2025/03/11 01:02:34 INFO : Local file system at /tmp/rclone1331711179: Making directory 2025/03/11 01:02:34 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:34 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.01s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:02:36 DEBUG : Local file system at /tmp/rclone1331711179: Waiting for checks to finish 2025/03/11 01:02:36 DEBUG : Local file system at /tmp/rclone1331711179: Waiting for transfers to finish 2025/03/11 01:02:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:02:36 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/11 01:02:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/11 01:02:37 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:37 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/11 01:02:38 INFO : check sum: Copied (new) 2025/03/11 01:02:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:38 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/11 01:02:38 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/11 01:02:38 DEBUG : check sum: Unchanged skipping 2025/03/11 01:02:38 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:38 DEBUG : Waiting for deletions to finish 2025/03/11 01:02:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/11 01:02:40 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:40 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:40 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/11 01:02:40 INFO : sizeonly: Copied (new) 2025/03/11 01:02:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:40 DEBUG : sizeonly: Sizes identical 2025/03/11 01:02:40 DEBUG : sizeonly: Unchanged skipping 2025/03/11 01:02:40 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:40 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:40 DEBUG : Waiting for deletions to finish 2025/03/11 01:02:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.21s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/11 01:02:42 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:42 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/11 01:02:42 INFO : ignore-size: Copied (new) 2025/03/11 01:02:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:42 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:02:42 DEBUG : ignore-size: Unchanged skipping 2025/03/11 01:02:42 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:42 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:42 DEBUG : Waiting for deletions to finish 2025/03/11 01:02:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:02:45 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:45 DEBUG : existing: Unchanged skipping 2025/03/11 01:02:45 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:45 DEBUG : Waiting for deletions to finish 2025/03/11 01:02:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:45 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/11 01:02:45 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/11 01:02:45 INFO : existing: Copied (replaced existing) 2025/03/11 01:02:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/11 01:02:47 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:47 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/11 01:02:47 INFO : existing: Copied (new) 2025/03/11 01:02:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:48 DEBUG : existing: Destination exists, skipping 2025/03/11 01:02:48 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:48 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:48 DEBUG : Waiting for deletions to finish 2025/03/11 01:02:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.23s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:49 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/11 01:02:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:02:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/11 01:02:50 DEBUG : c/non empty space: Unchanged skipping 2025/03/11 01:02:50 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:50 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/11 01:02:50 INFO : a/potato2: Copied (new) 2025/03/11 01:02:50 DEBUG : Waiting for deletions to finish 2025/03/11 01:02:50 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/11 01:02:52 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/11 01:02:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/11 01:02:52 DEBUG : empty space: Unchanged skipping 2025/03/11 01:02:52 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:52 DEBUG : Waiting for deletions to finish 2025/03/11 01:02:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/11 01:02:52 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/11 01:02:53 INFO : empty space: Updated modification time in destination 2025/03/11 01:02:53 DEBUG : empty space: Unchanged skipping 2025/03/11 01:02:53 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:53 DEBUG : Waiting for deletions to finish 2025/03/11 01:02:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:55 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/11 01:02:55 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/11 01:02:55 DEBUG : empty space: Unchanged skipping 2025/03/11 01:02:55 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:55 DEBUG : Waiting for deletions to finish 2025/03/11 01:02:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.72s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:57 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:57 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/11 01:02:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1331711179) 2025/03/11 01:02:57 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wuwohuw1yoha) 2025/03/11 01:02:57 DEBUG : foo: sha1 differ 2025/03/11 01:02:57 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/11 01:02:57 INFO : foo: Copied (replaced existing) 2025/03/11 01:02:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:02:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/11 01:02:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:02:59 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:02:59 DEBUG : empty space: Unchanged skipping 2025/03/11 01:02:59 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:02:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/11 01:02:59 INFO : potato: Copied (new) 2025/03/11 01:02:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:01 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/11 01:03:01 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/11 01:03:01 INFO : potato: Copied (replaced existing) 2025/03/11 01:03:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:03 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:03 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/11 01:03:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1331711179) 2025/03/11 01:03:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wuwohuw1yoha) 2025/03/11 01:03:03 DEBUG : potato: sha1 differ 2025/03/11 01:03:03 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/11 01:03:03 INFO : potato: Copied (replaced existing) 2025/03/11 01:03:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 01:03:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:03:05 DEBUG : empty space: Unchanged skipping 2025/03/11 01:03:05 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:05 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/11 01:03:05 DEBUG : Waiting for deletions to finish 2025/03/11 01:03:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 01:03:07 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:03:07 DEBUG : empty space: Unchanged skipping 2025/03/11 01:03:07 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/11 01:03:07 INFO : potato2: Copied (new) 2025/03/11 01:03:07 DEBUG : Waiting for deletions to finish 2025/03/11 01:03:07 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:09 INFO : d: Making directory 2025/03/11 01:03:09 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/11 01:03:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:03:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/11 01:03:10 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:10 DEBUG : c/non empty space: Unchanged skipping 2025/03/11 01:03:10 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/11 01:03:10 INFO : a/potato2: Copied (new) 2025/03/11 01:03:10 DEBUG : Waiting for deletions to finish 2025/03/11 01:03:10 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:12 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/11 01:03:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:03:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/11 01:03:12 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:12 DEBUG : c/non empty space: Unchanged skipping 2025/03/11 01:03:12 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/11 01:03:13 INFO : a/potato2: Copied (new) 2025/03/11 01:03:13 ERROR : B2 bucket rclone-test-wuwohuw1yoha: not deleting files as there were IO errors 2025/03/11 01:03:13 ERROR : B2 bucket rclone-test-wuwohuw1yoha: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:15 DEBUG : Waiting for deletions to finish 2025/03/11 01:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 01:03:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:03:15 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:15 DEBUG : empty space: Unchanged skipping 2025/03/11 01:03:15 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:15 INFO : potato: Deleted 2025/03/11 01:03:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/11 01:03:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:17 DEBUG : Waiting for deletions to finish 2025/03/11 01:03:17 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:17 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:17 INFO : potato: Deleted 2025/03/11 01:03:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 01:03:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:03:17 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:17 DEBUG : empty space: Unchanged skipping 2025/03/11 01:03:17 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/11 01:03:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.61s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 01:03:20 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:20 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/11 01:03:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.06s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:22 DEBUG : enormous: Excluded (Size Filter) 2025/03/11 01:03:22 DEBUG : enormous: Excluded 2025/03/11 01:03:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/11 01:03:22 DEBUG : potato2: Excluded 2025/03/11 01:03:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/11 01:03:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:03:22 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:22 DEBUG : empty space: Unchanged skipping 2025/03/11 01:03:22 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:22 DEBUG : Waiting for deletions to finish 2025/03/11 01:03:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:22 DEBUG : enormous: Excluded (Size Filter) 2025/03/11 01:03:22 DEBUG : enormous: Excluded 2025/03/11 01:03:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/11 01:03:22 DEBUG : potato2: Excluded 2025/03/11 01:03:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/11 01:03:22 DEBUG : Local file system at /tmp/rclone1331711179: Waiting for checks to finish 2025/03/11 01:03:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/11 01:03:22 DEBUG : empty space: Unchanged skipping 2025/03/11 01:03:22 DEBUG : Local file system at /tmp/rclone1331711179: Waiting for transfers to finish 2025/03/11 01:03:22 DEBUG : Waiting for deletions to finish 2025/03/11 01:03:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:25 DEBUG : enormous: Excluded (Size Filter) 2025/03/11 01:03:25 DEBUG : enormous: Excluded 2025/03/11 01:03:25 DEBUG : potato2: Excluded (Size Filter) 2025/03/11 01:03:25 DEBUG : potato2: Excluded 2025/03/11 01:03:25 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:03:25 DEBUG : empty space: Unchanged skipping 2025/03/11 01:03:25 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:25 DEBUG : Waiting for deletions to finish 2025/03/11 01:03:25 INFO : enormous: Deleted 2025/03/11 01:03:25 INFO : potato2: Deleted 2025/03/11 01:03:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/11 01:03:25 DEBUG : empty space: Unchanged skipping 2025/03/11 01:03:25 DEBUG : Local file system at /tmp/rclone1331711179: Waiting for checks to finish 2025/03/11 01:03:25 DEBUG : Local file system at /tmp/rclone1331711179: Waiting for transfers to finish 2025/03/11 01:03:25 DEBUG : Waiting for deletions to finish 2025/03/11 01:03:25 INFO : enormous: Deleted 2025/03/11 01:03:25 INFO : potato2: Deleted 2025/03/11 01:03:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:28 DEBUG : five: Need to transfer - File not found at Destination 2025/03/11 01:03:28 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/11 01:03:28 DEBUG : three: Sizes identical 2025/03/11 01:03:28 DEBUG : one: Destination is newer than source, skipping 2025/03/11 01:03:28 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/11 01:03:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1331711179) 2025/03/11 01:03:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wuwohuw1yoha) 2025/03/11 01:03:28 DEBUG : two: sha1 differ 2025/03/11 01:03:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/11 01:03:28 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/11 01:03:28 INFO : five: Copied (new) 2025/03/11 01:03:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/11 01:03:29 INFO : two: Copied (replaced existing) 2025/03/11 01:03:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/11 01:03:29 INFO : four: Copied (replaced existing) 2025/03/11 01:03:29 DEBUG : Waiting for deletions to finish 2025/03/11 01:03:29 DEBUG : one: Destination is newer than source, skipping 2025/03/11 01:03:29 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/11 01:03:29 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/11 01:03:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/11 01:03:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1331711179) 2025/03/11 01:03:29 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wuwohuw1yoha) 2025/03/11 01:03:29 DEBUG : three: sha1 differ 2025/03/11 01:03:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/11 01:03:29 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/11 01:03:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/11 01:03:29 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/11 01:03:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/11 01:03:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/11 01:03:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/11 01:03:29 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/11 01:03:29 INFO : three: Copied (replaced existing) 2025/03/11 01:03:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.19s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/11 01:03:31 INFO : B2 bucket rclone-test-wuwohuw1yoha: Making map for --track-renames 2025/03/11 01:03:31 INFO : B2 bucket rclone-test-wuwohuw1yoha: Finished making map for --track-renames 2025/03/11 01:03:31 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/11 01:03:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/11 01:03:31 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for renames to finish 2025/03/11 01:03:31 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/11 01:03:31 INFO : potato: Copied (new) 2025/03/11 01:03:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/11 01:03:31 INFO : yam: Copied (new) 2025/03/11 01:03:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:03:32 INFO : B2 bucket rclone-test-wuwohuw1yoha: Making map for --track-renames 2025/03/11 01:03:32 INFO : B2 bucket rclone-test-wuwohuw1yoha: Finished making map for --track-renames 2025/03/11 01:03:32 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:32 DEBUG : potato: Unchanged skipping 2025/03/11 01:03:32 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for renames to finish 2025/03/11 01:03:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/11 01:03:33 INFO : yam: Copied (server-side copy) to: yaml 2025/03/11 01:03:33 INFO : yam: Deleted 2025/03/11 01:03:33 INFO : yaml: Renamed from "yam" 2025/03/11 01:03:33 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/11 01:03:35 INFO : B2 bucket rclone-test-wuwohuw1yoha: Making map for --track-renames 2025/03/11 01:03:35 INFO : B2 bucket rclone-test-wuwohuw1yoha: Finished making map for --track-renames 2025/03/11 01:03:35 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/11 01:03:35 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for renames to finish 2025/03/11 01:03:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/11 01:03:35 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/11 01:03:35 INFO : yam: Copied (new) 2025/03/11 01:03:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/11 01:03:36 INFO : potato: Copied (new) 2025/03/11 01:03:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:36 INFO : B2 bucket rclone-test-wuwohuw1yoha: Making map for --track-renames 2025/03/11 01:03:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:03:36 INFO : B2 bucket rclone-test-wuwohuw1yoha: Finished making map for --track-renames 2025/03/11 01:03:36 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:36 DEBUG : potato: Unchanged skipping 2025/03/11 01:03:36 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for renames to finish 2025/03/11 01:03:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/11 01:03:37 INFO : yam: Copied (server-side copy) to: yaml 2025/03/11 01:03:37 INFO : yam: Deleted 2025/03/11 01:03:37 INFO : yaml: Renamed from "yam" 2025/03/11 01:03:37 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/11 01:03:39 INFO : B2 bucket rclone-test-wuwohuw1yoha: Making map for --track-renames 2025/03/11 01:03:39 INFO : B2 bucket rclone-test-wuwohuw1yoha: Finished making map for --track-renames 2025/03/11 01:03:39 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/11 01:03:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/11 01:03:39 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for renames to finish 2025/03/11 01:03:39 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/11 01:03:39 INFO : sub/yam: Copied (new) 2025/03/11 01:03:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/11 01:03:39 INFO : potato: Copied (new) 2025/03/11 01:03:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:03:40 DEBUG : potato: Unchanged skipping 2025/03/11 01:03:40 INFO : B2 bucket rclone-test-wuwohuw1yoha: Making map for --track-renames 2025/03/11 01:03:40 INFO : B2 bucket rclone-test-wuwohuw1yoha: Finished making map for --track-renames 2025/03/11 01:03:40 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:40 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for renames to finish 2025/03/11 01:03:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/11 01:03:41 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/11 01:03:41 INFO : sub/yam: Deleted 2025/03/11 01:03:41 INFO : yam: Renamed from "sub/yam" 2025/03/11 01:03:41 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:43 DEBUG : Creating backend with remote "/tmp/rclone1331711179/dir1" 2025/03/11 01:03:43 DEBUG : Config file has changed externally - reloading 2025/03/11 01:03:43 DEBUG : Creating backend with remote "/tmp/rclone1331711179/dir2" 2025/03/11 01:03:43 DEBUG : Local file system at /tmp/rclone1331711179/dir2: Using server-side directory move 2025/03/11 01:03:43 INFO : Local file system at /tmp/rclone1331711179/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/11 01:03:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/11 01:03:43 DEBUG : Local file system at /tmp/rclone1331711179/dir2: Waiting for checks to finish 2025/03/11 01:03:43 DEBUG : Local file system at /tmp/rclone1331711179/dir2: Waiting for transfers to finish 2025/03/11 01:03:43 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:03:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/11 01:03:43 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:43 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/11 01:03:43 INFO : nested/sub dir/file: Copied (new) 2025/03/11 01:03:43 INFO : nested/sub dir/file: Deleted 2025/03/11 01:03:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:03:44 INFO : sub dir/hello world: Copied (new) 2025/03/11 01:03:44 INFO : sub dir/hello world: Deleted 2025/03/11 01:03:44 INFO : sub dir: Removing directory 2025/03/11 01:03:44 INFO : nested/sub dir: Removing directory 2025/03/11 01:03:44 INFO : nested: Removing directory 2025/03/11 01:03:44 DEBUG : Local file system at /tmp/rclone1331711179: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/11 01:03:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/11 01:03:45 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:45 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/11 01:03:45 INFO : nested/sub dir/file: Copied (new) 2025/03/11 01:03:45 INFO : nested/sub dir/file: Deleted 2025/03/11 01:03:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/11 01:03:46 INFO : sub dir/hello world: Copied (new) 2025/03/11 01:03:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.51s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/11 01:03:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/11 01:03:48 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:48 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/11 01:03:48 INFO : existing: Copied (new) 2025/03/11 01:03:48 INFO : existing: Deleted 2025/03/11 01:03:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/11 01:03:48 INFO : existing-b: Copied (new) 2025/03/11 01:03:48 INFO : existing-b: Deleted 2025/03/11 01:03:48 DEBUG : existing: Destination exists, skipping 2025/03/11 01:03:48 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:03:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/11 01:03:48 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:03:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.13s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:03:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wagimej0pivu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wuwohuw1yoha -> B2 bucket rclone-test-wagimej0pivu 2025/03/11 01:03:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 01:03:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/11 01:03:54 DEBUG : empty space: Unchanged skipping 2025/03/11 01:03:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/11 01:03:54 DEBUG : B2 bucket rclone-test-wagimej0pivu: Waiting for checks to finish 2025/03/11 01:03:54 INFO : empty space: Deleted 2025/03/11 01:03:54 DEBUG : B2 bucket rclone-test-wagimej0pivu: Waiting for transfers to finish 2025/03/11 01:03:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/11 01:03:54 INFO : potato2: Copied (server-side copy) 2025/03/11 01:03:54 INFO : potato2: Deleted 2025/03/11 01:03:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/11 01:03:55 INFO : potato3: Copied (server-side copy) 2025/03/11 01:03:55 INFO : potato3: Deleted 2025/03/11 01:03:55 DEBUG : Creating backend with remote "TestB2:rclone-test-focexoc1bepe" 2025/03/11 01:03:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/11 01:03:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 01:03:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/11 01:03:57 DEBUG : B2 bucket rclone-test-focexoc1bepe: Waiting for checks to finish 2025/03/11 01:03:57 DEBUG : B2 bucket rclone-test-focexoc1bepe: Waiting for transfers to finish 2025/03/11 01:03:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/11 01:03:57 INFO : potato2: Copied (server-side copy) 2025/03/11 01:03:57 INFO : potato2: Deleted 2025/03/11 01:03:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/11 01:03:58 INFO : potato3: Copied (server-side copy) 2025/03/11 01:03:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/11 01:03:58 INFO : empty space: Copied (server-side copy) 2025/03/11 01:03:58 INFO : potato3: Deleted 2025/03/11 01:03:58 INFO : empty space: Deleted 2025/03/11 01:03:58 DEBUG : B2 bucket rclone-test-focexoc1bepe: Purge remote 2025/03/11 01:03:58 INFO : B2 bucket rclone-test-focexoc1bepe: cleaning bucket "rclone-test-focexoc1bepe" of all files 2025/03/11 01:03:58 DEBUG : empty space: Deleting (id "4_zef62dd43b0ad8b2b9f580e1b_f1140719ac627d8d2_d20250311_m010357_c001_v0001172_t0016_u01741655037935") 2025/03/11 01:03:58 DEBUG : potato2: Deleting (id "4_zef62dd43b0ad8b2b9f580e1b_f118688759400ffd7_d20250311_m010357_c001_v0001183_t0036_u01741655037567") 2025/03/11 01:03:58 DEBUG : potato3: Deleting (id "4_zef62dd43b0ad8b2b9f580e1b_f1023c433677b6862_d20250311_m010357_c001_v0001041_t0004_u01741655037809") 2025/03/11 01:03:59 DEBUG : B2 bucket rclone-test-wagimej0pivu: Purge remote 2025/03/11 01:03:59 INFO : B2 bucket rclone-test-wagimej0pivu: cleaning bucket "rclone-test-wagimej0pivu" of all files 2025/03/11 01:03:59 DEBUG : empty space: Deleting (id "4_zefb2cd13b0ad8b2b9f580e1b_f414a6534be037d8f_d20250311_m010358_c001_v7007000_t0000_u01741655038284") 2025/03/11 01:03:59 DEBUG : empty space: Deleting (id "4_zefb2cd13b0ad8b2b9f580e1b_f110112a4864e975e_d20250311_m010353_c001_v0001090_t0014_u01741655033230") 2025/03/11 01:03:59 DEBUG : potato2: Deleting (id "4_zefb2cd13b0ad8b2b9f580e1b_f41824af4945f853a_d20250311_m010357_c001_v7007000_t0000_u01741655037771") 2025/03/11 01:03:59 DEBUG : potato2: Deleting (id "4_zefb2cd13b0ad8b2b9f580e1b_f1154e770a4a3fdaa_d20250311_m010354_c001_v0001145_t0027_u01741655034382") 2025/03/11 01:03:59 DEBUG : potato3: Deleting (id "4_zefb2cd13b0ad8b2b9f580e1b_f41824af4945f853b_d20250311_m010358_c001_v7007000_t0000_u01741655038199") 2025/03/11 01:03:59 DEBUG : potato3: Deleting (id "4_zefb2cd13b0ad8b2b9f580e1b_f1001c687ebef826f_d20250311_m010354_c001_v0001039_t0055_u01741655034752") 2025/03/11 01:03:59 DEBUG : potato3: Deleting (id "4_zefb2cd13b0ad8b2b9f580e1b_f110112a4864e9762_d20250311_m010353_c001_v0001090_t0036_u01741655033572") --- PASS: TestServerSideMove (11.58s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:04:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jibikom3zuna" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wuwohuw1yoha -> B2 bucket rclone-test-jibikom3zuna 2025/03/11 01:04:06 DEBUG : empty space: Excluded (Size Filter) 2025/03/11 01:04:06 DEBUG : empty space: Excluded (Size Filter) 2025/03/11 01:04:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 01:04:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/11 01:04:06 DEBUG : B2 bucket rclone-test-jibikom3zuna: Waiting for checks to finish 2025/03/11 01:04:06 DEBUG : B2 bucket rclone-test-jibikom3zuna: Waiting for transfers to finish 2025/03/11 01:04:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/11 01:04:07 INFO : potato2: Copied (server-side copy) 2025/03/11 01:04:07 INFO : potato2: Deleted 2025/03/11 01:04:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/11 01:04:07 INFO : potato3: Copied (server-side copy) 2025/03/11 01:04:07 INFO : potato3: Deleted 2025/03/11 01:04:08 DEBUG : Creating backend with remote "TestB2:rclone-test-welezoz4poji" 2025/03/11 01:04:08 DEBUG : empty space: Excluded (Size Filter) 2025/03/11 01:04:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 01:04:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/11 01:04:09 DEBUG : B2 bucket rclone-test-welezoz4poji: Waiting for checks to finish 2025/03/11 01:04:09 DEBUG : B2 bucket rclone-test-welezoz4poji: Waiting for transfers to finish 2025/03/11 01:04:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/11 01:04:09 INFO : potato2: Copied (server-side copy) 2025/03/11 01:04:10 INFO : potato2: Deleted 2025/03/11 01:04:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/11 01:04:10 INFO : potato3: Copied (server-side copy) 2025/03/11 01:04:10 INFO : potato3: Deleted 2025/03/11 01:04:10 DEBUG : B2 bucket rclone-test-welezoz4poji: Purge remote 2025/03/11 01:04:10 INFO : B2 bucket rclone-test-welezoz4poji: cleaning bucket "rclone-test-welezoz4poji" of all files 2025/03/11 01:04:11 DEBUG : potato2: Deleting (id "4_z7fb20d43b0bd8b2b9f580e1b_f117b2b683384e184_d20250311_m010409_c001_v0001184_t0055_u01741655049886") 2025/03/11 01:04:11 DEBUG : potato3: Deleting (id "4_z7fb20d43b0bd8b2b9f580e1b_f106f0843ef1e7db4_d20250311_m010410_c001_v0001180_t0042_u01741655050130") 2025/03/11 01:04:11 DEBUG : B2 bucket rclone-test-jibikom3zuna: Purge remote 2025/03/11 01:04:11 INFO : B2 bucket rclone-test-jibikom3zuna: cleaning bucket "rclone-test-jibikom3zuna" of all files 2025/03/11 01:04:11 DEBUG : empty space: Deleting (id "4_z8fd2fd23b0ad8b2b9f580e1b_f115c32e4114918df_d20250311_m010405_c001_v0001032_t0049_u01741655045675") 2025/03/11 01:04:11 DEBUG : potato2: Deleting (id "4_z8fd2fd23b0ad8b2b9f580e1b_f407598366ec35e8e_d20250311_m010410_c001_v7007000_t0000_u01741655050085") 2025/03/11 01:04:11 DEBUG : potato2: Deleting (id "4_z8fd2fd23b0ad8b2b9f580e1b_f107120c7b8078861_d20250311_m010406_c001_v0001182_t0050_u01741655046988") 2025/03/11 01:04:11 DEBUG : potato3: Deleting (id "4_z8fd2fd23b0ad8b2b9f580e1b_f407598366ec35e8f_d20250311_m010410_c001_v7007000_t0000_u01741655050372") 2025/03/11 01:04:11 DEBUG : potato3: Deleting (id "4_z8fd2fd23b0ad8b2b9f580e1b_f109f3cde51f1403d_d20250311_m010407_c001_v0001130_t0053_u01741655047228") 2025/03/11 01:04:11 DEBUG : potato3: Deleting (id "4_z8fd2fd23b0ad8b2b9f580e1b_f115c32e4114918e3_d20250311_m010406_c001_v0001032_t0045_u01741655046127") --- PASS: TestServerSideMoveWithFilter (12.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:04:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dukoyow6saxo" 2025/03/11 01:04:16 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wuwohuw1yoha -> B2 bucket rclone-test-dukoyow6saxo 2025/03/11 01:04:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 01:04:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/11 01:04:19 DEBUG : empty space: Unchanged skipping 2025/03/11 01:04:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/11 01:04:19 DEBUG : B2 bucket rclone-test-dukoyow6saxo: Waiting for checks to finish 2025/03/11 01:04:20 INFO : empty space: Deleted 2025/03/11 01:04:20 DEBUG : B2 bucket rclone-test-dukoyow6saxo: Waiting for transfers to finish 2025/03/11 01:04:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/11 01:04:20 INFO : potato2: Copied (server-side copy) 2025/03/11 01:04:20 INFO : potato2: Deleted 2025/03/11 01:04:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/11 01:04:20 INFO : potato3: Copied (server-side copy) 2025/03/11 01:04:20 INFO : potato3: Deleted 2025/03/11 01:04:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pojuxog5note" 2025/03/11 01:04:22 INFO : tomatoDir: Making directory 2025/03/11 01:04:22 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/11 01:04:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/11 01:04:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/11 01:04:22 DEBUG : B2 bucket rclone-test-pojuxog5note: Waiting for checks to finish 2025/03/11 01:04:22 DEBUG : B2 bucket rclone-test-pojuxog5note: Waiting for transfers to finish 2025/03/11 01:04:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/11 01:04:23 INFO : empty space: Copied (server-side copy) 2025/03/11 01:04:23 INFO : empty space: Deleted 2025/03/11 01:04:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/11 01:04:23 INFO : potato2: Copied (server-side copy) 2025/03/11 01:04:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/11 01:04:23 INFO : potato3: Copied (server-side copy) 2025/03/11 01:04:23 INFO : potato2: Deleted 2025/03/11 01:04:23 INFO : potato3: Deleted 2025/03/11 01:04:24 DEBUG : B2 bucket rclone-test-pojuxog5note: Purge remote 2025/03/11 01:04:24 INFO : B2 bucket rclone-test-pojuxog5note: cleaning bucket "rclone-test-pojuxog5note" of all files 2025/03/11 01:04:24 DEBUG : empty space: Deleting (id "4_zaf623d83b0bd8b2b9f580e1b_f10404ea8b9d13d42_d20250311_m010423_c001_v0001179_t0045_u01741655063078") 2025/03/11 01:04:24 DEBUG : potato2: Deleting (id "4_zaf623d83b0bd8b2b9f580e1b_f117eaeafb318503b_d20250311_m010423_c001_v0001146_t0011_u01741655063343") 2025/03/11 01:04:24 DEBUG : potato3: Deleting (id "4_zaf623d83b0bd8b2b9f580e1b_f1148301ae7897ae4_d20250311_m010423_c001_v0001130_t0025_u01741655063434") 2025/03/11 01:04:25 DEBUG : B2 bucket rclone-test-dukoyow6saxo: Purge remote 2025/03/11 01:04:25 INFO : B2 bucket rclone-test-dukoyow6saxo: cleaning bucket "rclone-test-dukoyow6saxo" of all files 2025/03/11 01:04:25 DEBUG : empty space: Deleting (id "4_z5f222d23b0bd8b2b9f580e1b_f4014a8e2685ca773_d20250311_m010423_c001_v7007000_t0000_u01741655063321") 2025/03/11 01:04:25 DEBUG : empty space: Deleting (id "4_z5f222d23b0bd8b2b9f580e1b_f11409834fc05e874_d20250311_m010417_c001_v0001109_t0042_u01741655057909") 2025/03/11 01:04:25 DEBUG : potato2: Deleting (id "4_z5f222d23b0bd8b2b9f580e1b_f4014a8e2685ca774_d20250311_m010423_c001_v7007000_t0000_u01741655063630") 2025/03/11 01:04:25 DEBUG : potato2: Deleting (id "4_z5f222d23b0bd8b2b9f580e1b_f11678219b699b251_d20250311_m010420_c001_v0001182_t0006_u01741655060138") 2025/03/11 01:04:25 DEBUG : potato3: Deleting (id "4_z5f222d23b0bd8b2b9f580e1b_f413d72d110f0c2ed_d20250311_m010423_c001_v7007000_t0000_u01741655063786") 2025/03/11 01:04:25 DEBUG : potato3: Deleting (id "4_z5f222d23b0bd8b2b9f580e1b_f1096fe7b0dc96442_d20250311_m010420_c001_v0001042_t0057_u01741655060376") 2025/03/11 01:04:25 DEBUG : potato3: Deleting (id "4_z5f222d23b0bd8b2b9f580e1b_f11409834fc05e87c_d20250311_m010418_c001_v0001109_t0008_u01741655058601") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.38s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:04:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.83s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:04:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncOverlap (3.11s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:04:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/rclone-sync-test" 2025/03/11 01:04:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/rclone-sync-test-include/layer2" 2025/03/11 01:04:36 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/rclone-sync-test-ignore-file" 2025/03/11 01:04:41 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path rclone-sync-test: Waiting for checks to finish 2025/03/11 01:04:41 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path rclone-sync-test: Waiting for transfers to finish 2025/03/11 01:04:41 DEBUG : Waiting for deletions to finish 2025/03/11 01:04:41 INFO : There was nothing to transfer 2025/03/11 01:04:41 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:04:41 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:04:41 DEBUG : Waiting for deletions to finish 2025/03/11 01:04:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:04:42 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/11 01:04:42 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/11 01:04:42 DEBUG : Waiting for deletions to finish 2025/03/11 01:04:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:04:43 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:04:43 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:04:43 DEBUG : Waiting for deletions to finish 2025/03/11 01:04:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:04:43 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/11 01:04:43 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/11 01:04:43 DEBUG : Waiting for deletions to finish 2025/03/11 01:04:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.33s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:04:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/dst" 2025/03/11 01:04:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/CompareDest" 2025/03/11 01:04:53 DEBUG : one: Need to transfer - File not found at Destination 2025/03/11 01:04:53 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:04:53 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:04:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/11 01:04:54 INFO : one: Copied (new) 2025/03/11 01:04:54 DEBUG : Waiting for deletions to finish 2025/03/11 01:04:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 01:04:54 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:04:55 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:04:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/11 01:04:55 INFO : one: Copied (replaced existing) 2025/03/11 01:04:55 DEBUG : Waiting for deletions to finish 2025/03/11 01:04:57 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:04:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 01:04:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:04:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/11 01:04:57 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:04:57 DEBUG : Waiting for deletions to finish 2025/03/11 01:04:57 INFO : There was nothing to transfer 2025/03/11 01:04:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:04:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/11 01:04:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 01:04:58 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:04:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:04:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/11 01:04:58 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:04:58 DEBUG : Waiting for deletions to finish 2025/03/11 01:04:58 INFO : There was nothing to transfer 2025/03/11 01:04:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:04:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/11 01:04:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 01:04:59 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:04:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:04:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/11 01:04:59 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:04:59 DEBUG : Waiting for deletions to finish 2025/03/11 01:04:59 INFO : There was nothing to transfer 2025/03/11 01:05:00 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/11 01:05:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/11 01:05:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/11 01:05:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 01:05:00 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:05:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:05:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/11 01:05:01 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:05:01 DEBUG : Waiting for deletions to finish 2025/03/11 01:05:01 INFO : There was nothing to transfer 2025/03/11 01:05:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/11 01:05:01 DEBUG : two: Need to transfer - File not found at Destination 2025/03/11 01:05:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 01:05:01 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:05:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:05:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/11 01:05:02 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:05:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/11 01:05:02 INFO : two: Copied (new) 2025/03/11 01:05:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.29s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/dest" 2025/03/11 01:05:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/pre-dest1" 2025/03/11 01:05:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/pre-dest2" 2025/03/11 01:05:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:05:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/11 01:05:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:05:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/11 01:05:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/11 01:05:10 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dest: Waiting for checks to finish 2025/03/11 01:05:10 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dest: Waiting for transfers to finish 2025/03/11 01:05:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/11 01:05:10 INFO : 3: Copied (new) 2025/03/11 01:05:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.72s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:05:12 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/dst" 2025/03/11 01:05:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/CopyDest" 2025/03/11 01:05:15 DEBUG : one: Need to transfer - File not found at Destination 2025/03/11 01:05:15 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:05:15 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:05:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/11 01:05:16 INFO : one: Copied (new) 2025/03/11 01:05:16 DEBUG : Waiting for deletions to finish 2025/03/11 01:05:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 01:05:17 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:05:17 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:05:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/11 01:05:18 INFO : one: Copied (replaced existing) 2025/03/11 01:05:18 DEBUG : Waiting for deletions to finish 2025/03/11 01:05:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/BackupDir" 2025/03/11 01:05:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 01:05:21 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:05:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:05:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/11 01:05:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/11 01:05:22 INFO : one: Copied (server-side copy) 2025/03/11 01:05:22 INFO : one: Deleted 2025/03/11 01:05:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/11 01:05:23 INFO : one: Copied (server-side copy) 2025/03/11 01:05:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/11 01:05:23 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:05:23 DEBUG : Waiting for deletions to finish 2025/03/11 01:05:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:05:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/11 01:05:25 INFO : two: Copied (server-side copy) 2025/03/11 01:05:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/11 01:05:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:05:25 DEBUG : one: Unchanged skipping 2025/03/11 01:05:25 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:05:25 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:05:25 DEBUG : Waiting for deletions to finish 2025/03/11 01:05:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:05:26 DEBUG : one: Unchanged skipping 2025/03/11 01:05:26 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:05:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:05:26 DEBUG : two: Unchanged skipping 2025/03/11 01:05:26 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:05:26 DEBUG : Waiting for deletions to finish 2025/03/11 01:05:26 INFO : There was nothing to transfer 2025/03/11 01:05:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/11 01:05:27 DEBUG : three: Destination not found in --copy-dest 2025/03/11 01:05:27 DEBUG : three: Need to transfer - File not found at Destination 2025/03/11 01:05:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:05:27 DEBUG : two: Unchanged skipping 2025/03/11 01:05:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/11 01:05:27 DEBUG : one: Unchanged skipping 2025/03/11 01:05:27 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:05:27 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:05:28 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/11 01:05:28 INFO : three: Copied (new) 2025/03/11 01:05:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.12s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:05:31 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-14.backblaze.com/b2api/v1/b2_upload_file/0fe2cdf3b08d8b2b9f580e1b/c001_v0001182_t0013": EOF 2025/03/11 01:05:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-14.backblaze.com/b2api/v1/b2_upload_file/0fe2cdf3b08d8b2b9f580e1b/c001_v0001182_t0013": EOF) 2025/03/11 01:05:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-wuwohuw1yoha: 1/10 (Post "https://pod-000-1182-14.backblaze.com/b2api/v1/b2_upload_file/0fe2cdf3b08d8b2b9f580e1b/c001_v0001182_t0013": EOF) 2025/03/11 01:05:34 DEBUG : pacer: Reducing sleep to 10ms 2025/03/11 01:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/dst" 2025/03/11 01:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/backup" 2025/03/11 01:05:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/11 01:05:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:05:37 DEBUG : two: Unchanged skipping 2025/03/11 01:05:37 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:05:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/11 01:05:38 INFO : one: Copied (server-side copy) 2025/03/11 01:05:38 INFO : one: Deleted 2025/03/11 01:05:38 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:05:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/11 01:05:40 INFO : one: Copied (new) 2025/03/11 01:05:40 DEBUG : Waiting for deletions to finish 2025/03/11 01:05:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/11 01:05:41 INFO : three.txt: Copied (server-side copy) 2025/03/11 01:05:41 INFO : three.txt: Deleted 2025/03/11 01:05:41 INFO : three.txt: Moved into backup dir 2025/03/11 01:05:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/11 01:05:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:05:42 DEBUG : two: Unchanged skipping 2025/03/11 01:05:42 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:05:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/11 01:05:43 INFO : one: Copied (server-side copy) 2025/03/11 01:05:43 INFO : one: Deleted 2025/03/11 01:05:43 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:05:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/11 01:05:44 INFO : one: Copied (new) 2025/03/11 01:05:44 DEBUG : Waiting for deletions to finish 2025/03/11 01:05:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/11 01:05:44 INFO : three.txt: Copied (server-side copy) 2025/03/11 01:05:45 INFO : three.txt: Deleted 2025/03/11 01:05:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.06s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:05:47 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1157-13.backblaze.com/b2api/v1/b2_upload_file/0fe2cdf3b08d8b2b9f580e1b/c001_v0001157_t0037": EOF 2025/03/11 01:05:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-13.backblaze.com/b2api/v1/b2_upload_file/0fe2cdf3b08d8b2b9f580e1b/c001_v0001157_t0037": EOF) 2025/03/11 01:05:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-wuwohuw1yoha: 1/10 (Post "https://pod-000-1157-13.backblaze.com/b2api/v1/b2_upload_file/0fe2cdf3b08d8b2b9f580e1b/c001_v0001157_t0037": EOF) 2025/03/11 01:05:49 DEBUG : pacer: Reducing sleep to 10ms 2025/03/11 01:05:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/dst" 2025/03/11 01:05:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/backup" 2025/03/11 01:05:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/11 01:05:53 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:05:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:05:53 DEBUG : two: Unchanged skipping 2025/03/11 01:05:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/11 01:05:54 INFO : one: Copied (server-side copy) to: one.bak 2025/03/11 01:05:55 INFO : one: Deleted 2025/03/11 01:05:55 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:05:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/11 01:05:55 INFO : one: Copied (new) 2025/03/11 01:05:55 DEBUG : Waiting for deletions to finish 2025/03/11 01:05:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/11 01:05:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/11 01:05:56 INFO : three.txt: Deleted 2025/03/11 01:05:56 INFO : three.txt: Moved into backup dir 2025/03/11 01:05:57 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:05:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/11 01:05:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:05:57 DEBUG : two: Unchanged skipping 2025/03/11 01:05:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/11 01:05:58 INFO : one: Copied (server-side copy) to: one.bak 2025/03/11 01:05:58 INFO : one: Deleted 2025/03/11 01:05:58 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:05:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/11 01:05:58 INFO : one: Copied (new) 2025/03/11 01:05:58 DEBUG : Waiting for deletions to finish 2025/03/11 01:05:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/11 01:05:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/11 01:05:59 INFO : three.txt: Deleted 2025/03/11 01:05:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/dst" 2025/03/11 01:06:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/backup" 2025/03/11 01:06:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/11 01:06:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:04 DEBUG : two: Unchanged skipping 2025/03/11 01:06:04 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:06:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/11 01:06:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/11 01:06:05 INFO : one: Deleted 2025/03/11 01:06:05 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:06:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/11 01:06:06 INFO : one: Copied (new) 2025/03/11 01:06:06 DEBUG : Waiting for deletions to finish 2025/03/11 01:06:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/11 01:06:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/11 01:06:07 INFO : three.txt: Deleted 2025/03/11 01:06:07 INFO : three.txt: Moved into backup dir 2025/03/11 01:06:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/11 01:06:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:09 DEBUG : two: Unchanged skipping 2025/03/11 01:06:09 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:06:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/11 01:06:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/11 01:06:09 INFO : one: Deleted 2025/03/11 01:06:09 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:06:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/11 01:06:10 INFO : one: Copied (new) 2025/03/11 01:06:10 DEBUG : Waiting for deletions to finish 2025/03/11 01:06:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/11 01:06:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/11 01:06:10 INFO : three.txt: Deleted 2025/03/11 01:06:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.42s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:06:12 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/dst" 2025/03/11 01:06:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/11 01:06:14 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:06:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:14 DEBUG : two: Unchanged skipping 2025/03/11 01:06:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/11 01:06:15 INFO : one: Copied (server-side copy) to: one.bak 2025/03/11 01:06:15 INFO : one: Deleted 2025/03/11 01:06:15 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:06:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/11 01:06:16 INFO : one: Copied (new) 2025/03/11 01:06:16 DEBUG : Waiting for deletions to finish 2025/03/11 01:06:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/11 01:06:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/11 01:06:16 INFO : three.txt: Deleted 2025/03/11 01:06:16 INFO : three.txt: Moved into backup dir 2025/03/11 01:06:17 DEBUG : one.bak: Excluded (Path Filter) 2025/03/11 01:06:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/11 01:06:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/11 01:06:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:17 DEBUG : two: Unchanged skipping 2025/03/11 01:06:17 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for checks to finish 2025/03/11 01:06:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/11 01:06:18 INFO : one: Copied (server-side copy) to: one.bak 2025/03/11 01:06:18 INFO : one: Deleted 2025/03/11 01:06:18 DEBUG : B2 bucket rclone-test-wuwohuw1yoha path dst: Waiting for transfers to finish 2025/03/11 01:06:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/11 01:06:18 INFO : one: Copied (new) 2025/03/11 01:06:18 DEBUG : Waiting for deletions to finish 2025/03/11 01:06:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/11 01:06:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/11 01:06:19 INFO : three.txt: Deleted 2025/03/11 01:06:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.76s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:06:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/dst" 2025/03/11 01:06:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/11 01:06:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/11 01:06:24 INFO : one: Copied (server-side copy) to: one.bak 2025/03/11 01:06:24 INFO : one: Deleted 2025/03/11 01:06:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/11 01:06:25 INFO : one: Copied (new) 2025/03/11 01:06:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:25 DEBUG : two: Unchanged skipping 2025/03/11 01:06:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/11 01:06:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/11 01:06:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/11 01:06:26 INFO : three.txt: Deleted 2025/03/11 01:06:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/11 01:06:26 INFO : three.txt: Copied (new) 2025/03/11 01:06:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/11 01:06:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/11 01:06:27 DEBUG : pacer: Reducing sleep to 10ms 2025/03/11 01:06:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/11 01:06:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/11 01:06:27 INFO : one: Copied (server-side copy) to: one.bak 2025/03/11 01:06:28 INFO : one: Deleted 2025/03/11 01:06:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/11 01:06:28 INFO : one: Copied (new) 2025/03/11 01:06:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:28 DEBUG : two: Unchanged skipping 2025/03/11 01:06:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/11 01:06:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/11 01:06:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/11 01:06:29 INFO : three.txt: Deleted 2025/03/11 01:06:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/11 01:06:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.63s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:06:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwohuw1yoha/dst" 2025/03/11 01:06:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/11 01:06:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/11 01:06:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/11 01:06:35 INFO : one: Deleted 2025/03/11 01:06:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/11 01:06:36 INFO : one: Copied (new) 2025/03/11 01:06:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:36 DEBUG : two: Unchanged skipping 2025/03/11 01:06:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/11 01:06:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/11 01:06:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/11 01:06:37 INFO : three.txt: Deleted 2025/03/11 01:06:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/11 01:06:37 INFO : three.txt: Copied (new) 2025/03/11 01:06:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/11 01:06:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/11 01:06:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/11 01:06:39 INFO : one: Deleted 2025/03/11 01:06:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/11 01:06:39 INFO : one: Copied (new) 2025/03/11 01:06:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:39 DEBUG : two: Unchanged skipping 2025/03/11 01:06:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/11 01:06:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/11 01:06:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/11 01:06:40 INFO : three.txt: Deleted 2025/03/11 01:06:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/11 01:06:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.30s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:06:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/11 01:06:43 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:06:43 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:06:43 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/11 01:06:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/11 01:06:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.00s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:06:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/11 01:06:45 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:06:45 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:06:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/11 01:06:45 INFO : existing: Copied (new) 2025/03/11 01:06:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:06:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/11 01:06:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/11 01:06:45 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:06:45 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:06:45 ERROR : B2 bucket rclone-test-wuwohuw1yoha: not deleting files as there were IO errors 2025/03/11 01:06:45 ERROR : B2 bucket rclone-test-wuwohuw1yoha: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncImmutable (2.65s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:06:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:47 DEBUG : existing: Unchanged skipping 2025/03/11 01:06:47 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:06:47 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:06:47 DEBUG : Waiting for deletions to finish 2025/03/11 01:06:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:06:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:06:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both0: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both1: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both13: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both14: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both15: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both16: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both17: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both18: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both19: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both11: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both10: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both4: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both12: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both3: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both7: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both8: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:06:59 DEBUG : both9: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both2: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both5: Unchanged skipping 2025/03/11 01:06:59 DEBUG : both6: Unchanged skipping 2025/03/11 01:06:59 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:06:59 DEBUG : Waiting for deletions to finish 2025/03/11 01:06:59 INFO : only15: Deleted 2025/03/11 01:07:00 INFO : only16: Deleted 2025/03/11 01:07:00 INFO : only17: Deleted 2025/03/11 01:07:00 INFO : only4: Deleted 2025/03/11 01:07:00 INFO : only6: Deleted 2025/03/11 01:07:00 INFO : only0: Deleted 2025/03/11 01:07:00 INFO : only12: Deleted 2025/03/11 01:07:00 INFO : only13: Deleted 2025/03/11 01:07:00 INFO : only9: Deleted 2025/03/11 01:07:00 INFO : only7: Deleted 2025/03/11 01:07:00 INFO : only1: Deleted 2025/03/11 01:07:00 INFO : only10: Deleted 2025/03/11 01:07:00 INFO : only5: Deleted 2025/03/11 01:07:00 INFO : only8: Deleted 2025/03/11 01:07:00 INFO : only11: Deleted 2025/03/11 01:07:00 INFO : only19: Deleted 2025/03/11 01:07:00 INFO : only18: Deleted 2025/03/11 01:07:00 INFO : only14: Deleted 2025/03/11 01:07:01 INFO : only2: Deleted 2025/03/11 01:07:01 INFO : only3: Deleted 2025/03/11 01:07:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (15.81s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:07:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for checks to finish 2025/03/11 01:07:15 DEBUG : both1: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both12: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both13: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both14: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both15: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both16: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both0: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both18: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both10: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both11: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both3: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both4: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both5: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both17: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both7: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both19: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/11 01:07:15 DEBUG : both9: Unchanged skipping 2025/03/11 01:07:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : both2: Unchanged skipping 2025/03/11 01:07:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/11 01:07:15 DEBUG : both6: Unchanged skipping 2025/03/11 01:07:15 DEBUG : both8: Unchanged skipping 2025/03/11 01:07:15 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Waiting for transfers to finish 2025/03/11 01:07:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only1: Copied (replaced existing) 2025/03/11 01:07:16 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only11: Copied (replaced existing) 2025/03/11 01:07:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only12: Copied (replaced existing) 2025/03/11 01:07:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only0: Copied (replaced existing) 2025/03/11 01:07:16 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only13: Copied (replaced existing) 2025/03/11 01:07:16 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only14: Copied (replaced existing) 2025/03/11 01:07:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only15: Copied (replaced existing) 2025/03/11 01:07:16 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only16: Copied (replaced existing) 2025/03/11 01:07:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only10: Copied (replaced existing) 2025/03/11 01:07:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only17: Copied (replaced existing) 2025/03/11 01:07:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only18: Copied (replaced existing) 2025/03/11 01:07:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only19: Copied (replaced existing) 2025/03/11 01:07:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only2: Copied (replaced existing) 2025/03/11 01:07:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:16 INFO : only3: Copied (replaced existing) 2025/03/11 01:07:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:17 INFO : only4: Copied (replaced existing) 2025/03/11 01:07:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:17 INFO : only5: Copied (replaced existing) 2025/03/11 01:07:17 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:17 INFO : only6: Copied (replaced existing) 2025/03/11 01:07:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:17 INFO : only7: Copied (replaced existing) 2025/03/11 01:07:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:17 INFO : only9: Copied (replaced existing) 2025/03/11 01:07:17 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/11 01:07:17 INFO : only8: Copied (replaced existing) 2025/03/11 01:07:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.99s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:07:26 DEBUG : empty_dir: Making directory with metadata 2025/03/11 01:07:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 01:07:26 DEBUG : empty_on_remote: Making directory with metadata 2025/03/11 01:07:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 01:07:26 INFO : empty_on_remote: Making directory 2025/03/11 01:07:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:07:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/11 01:07:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/11 01:07:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/11 01:07:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:07:29 DEBUG : empty_dir: Making directory with metadata 2025/03/11 01:07:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 01:07:29 DEBUG : empty_on_remote: Making directory with metadata 2025/03/11 01:07:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/11 01:07:29 INFO : empty_on_remote: Making directory 2025/03/11 01:07:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:07:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/11 01:07:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/11 01:07:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/11 01:07:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/11 01:07:30 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.00s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:07:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/11 01:07:32 INFO : sub dir: Making directory 2025/03/11 01:07: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-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" 2025/03/11 01:07:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/11 01:07:35 INFO : sub dir: Making directory 2025/03/11 01:07: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-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wuwohuw1yoha", Local "Local file system at /tmp/rclone1331711179", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.13s) PASS 2025/03/11 01:07:38 DEBUG : B2 bucket rclone-test-wuwohuw1yoha: Purge remote 2025/03/11 01:07:38 INFO : B2 bucket rclone-test-wuwohuw1yoha: cleaning bucket "rclone-test-wuwohuw1yoha" of all files 2025/03/11 01:07:39 DEBUG : BackupDir/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf51650d_d20250311_m010529_c001_v7007000_t0000_u01741655129150") 2025/03/11 01:07:39 DEBUG : BackupDir/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f10823d84c3a69dc2_d20250311_m010522_c001_v0001184_t0015_u01741655122476") 2025/03/11 01:07:39 DEBUG : CompareDest/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f85f1_d20250311_m010502_c001_v7007000_t0000_u01741655102947") 2025/03/11 01:07:39 DEBUG : CompareDest/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f5514d7578ffc_d20250311_m010456_c001_v0001157_t0056_u01741655096585") 2025/03/11 01:07:39 DEBUG : CompareDest/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f85f2_d20250311_m010503_c001_v7007000_t0000_u01741655103140") 2025/03/11 01:07:39 DEBUG : CompareDest/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1140477d46ae4e0d_d20250311_m010458_c001_v0001182_t0004_u01741655098068") 2025/03/11 01:07:39 DEBUG : CopyDest/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf51650e_d20250311_m010529_c001_v7007000_t0000_u01741655129344") 2025/03/11 01:07:39 DEBUG : CopyDest/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924ef8_d20250311_m010519_c001_v0001183_t0049_u01741655119523") 2025/03/11 01:07:39 DEBUG : CopyDest/three: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf51650f_d20250311_m010529_c001_v7007000_t0000_u01741655129566") 2025/03/11 01:07:39 DEBUG : CopyDest/three: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1140477d46ae5080_d20250311_m010526_c001_v0001182_t0035_u01741655126810") 2025/03/11 01:07:39 DEBUG : CopyDest/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf516510_d20250311_m010529_c001_v7007000_t0000_u01741655129760") 2025/03/11 01:07:39 DEBUG : CopyDest/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f5514d7579063_d20250311_m010523_c001_v0001157_t0040_u01741655123740") 2025/03/11 01:07:39 DEBUG : EXISTING: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83d6db_d20250311_m010648_c001_v7007000_t0000_u01741655208463") 2025/03/11 01:07:39 DEBUG : EXISTING: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679258a5_d20250311_m010647_c001_v0001183_t0011_u01741655207473") 2025/03/11 01:07:39 DEBUG : Testêé: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83d6ca_d20250311_m010644_c001_v7007000_t0000_u01741655204455") 2025/03/11 01:07:39 DEBUG : Testêé: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925848_d20250311_m010643_c001_v0001183_t0005_u01741655203882") 2025/03/11 01:07:40 DEBUG : Testêé: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925832_d20250311_m010643_c001_v0001183_t0016_u01741655203180") 2025/03/11 01:07:40 DEBUG : a/potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16ca4_d20250311_m010313_c001_v7007000_t0000_u01741654993506") 2025/03/11 01:07:40 DEBUG : a/potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924200_d20250311_m010312_c001_v0001183_t0054_u01741654992941") 2025/03/11 01:07:40 DEBUG : a/potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16ca0_d20250311_m010311_c001_v7007000_t0000_u01741654991234") 2025/03/11 01:07:40 DEBUG : a/potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679241a4_d20250311_m010310_c001_v0001183_t0031_u01741654990347") 2025/03/11 01:07:40 DEBUG : a/potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b053_d20250311_m010251_c001_v7007000_t0000_u01741654971184") 2025/03/11 01:07:40 DEBUG : a/potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923f84_d20250311_m010250_c001_v0001183_t0045_u01741654970339") 2025/03/11 01:07:40 DEBUG : b/potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16ca5_d20250311_m010313_c001_v7007000_t0000_u01741654993687") 2025/03/11 01:07:40 DEBUG : b/potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679241e0_d20250311_m010312_c001_v0001183_t0003_u01741654992147") 2025/03/11 01:07:40 DEBUG : b/potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16c9e_d20250311_m010310_c001_v7007000_t0000_u01741654990687") 2025/03/11 01:07:40 DEBUG : b/potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924190_d20250311_m010309_c001_v0001183_t0008_u01741654989575") 2025/03/11 01:07:40 DEBUG : b/potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b04f_d20250311_m010250_c001_v7007000_t0000_u01741654970604") 2025/03/11 01:07:40 DEBUG : b/potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923f6a_d20250311_m010249_c001_v0001183_t0015_u01741654969542") 2025/03/11 01:07:40 DEBUG : backup/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4021d1f3f6dbfd51_d20250311_m010545_c001_v7007000_t0000_u01741655145734") 2025/03/11 01:07:40 DEBUG : backup/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f119e7fc010d95d60_d20250311_m010543_c001_v0001145_t0045_u01741655143068") 2025/03/11 01:07:40 DEBUG : backup/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f104018ab80d69759_d20250311_m010538_c001_v0001184_t0041_u01741655138554") 2025/03/11 01:07:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f407598366ec3606b_d20250311_m010611_c001_v7007000_t0000_u01741655171191") 2025/03/11 01:07:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f105142b002a3ba85_d20250311_m010609_c001_v0001157_t0008_u01741655169423") 2025/03/11 01:07:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f111b75845d7f23b3_d20250311_m010605_c001_v0001157_t0056_u01741655165462") 2025/03/11 01:07:41 DEBUG : backup/one.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cf48_d20250311_m010559_c001_v7007000_t0000_u01741655159793") 2025/03/11 01:07:41 DEBUG : backup/one.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f114d32204e2d0e85_d20250311_m010558_c001_v0001183_t0012_u01741655158199") 2025/03/11 01:07:41 DEBUG : backup/one.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f115936248e461387_d20250311_m010554_c001_v0001093_t0007_u01741655154586") 2025/03/11 01:07:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f407598366ec3606d_d20250311_m010611_c001_v7007000_t0000_u01741655171377") 2025/03/11 01:07:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f10008c95850686c5_d20250311_m010610_c001_v0001183_t0053_u01741655170420") 2025/03/11 01:07:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f100693ca02028753_d20250311_m010607_c001_v0001038_t0008_u01741655167089") 2025/03/11 01:07:41 DEBUG : backup/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4021d1f3f6dbfd52_d20250311_m010545_c001_v7007000_t0000_u01741655145937") 2025/03/11 01:07:41 DEBUG : backup/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f11495f47fa198c1f_d20250311_m010544_c001_v0001098_t0033_u01741655144571") 2025/03/11 01:07:41 DEBUG : backup/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f10077daddae20197_d20250311_m010540_c001_v0001116_t0027_u01741655140526") 2025/03/11 01:07:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cf49_d20250311_m010559_c001_v7007000_t0000_u01741655159985") 2025/03/11 01:07:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1166c7db44752df1_d20250311_m010558_c001_v0001183_t0028_u01741655158995") 2025/03/11 01:07:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f10226e531bd7b851_d20250311_m010556_c001_v0001180_t0045_u01741655156073") 2025/03/11 01:07:41 DEBUG : both0: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f03_d20250311_m010717_c001_v7007000_t0000_u01741655237926") 2025/03/11 01:07:41 DEBUG : both0: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b2c_d20250311_m010706_c001_v0001183_t0039_u01741655226515") 2025/03/11 01:07:41 DEBUG : both0: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d004_d20250311_m010701_c001_v7007000_t0000_u01741655221631") 2025/03/11 01:07:41 DEBUG : both0: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679258ff_d20250311_m010650_c001_v0001183_t0048_u01741655210346") 2025/03/11 01:07:42 DEBUG : both1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f04_d20250311_m010718_c001_v7007000_t0000_u01741655238187") 2025/03/11 01:07:42 DEBUG : both1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b38_d20250311_m010706_c001_v0001183_t0026_u01741655226972") 2025/03/11 01:07:42 DEBUG : both1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d005_d20250311_m010701_c001_v7007000_t0000_u01741655221813") 2025/03/11 01:07:42 DEBUG : both1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792590f_d20250311_m010650_c001_v0001183_t0052_u01741655210764") 2025/03/11 01:07:42 DEBUG : both10: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f05_d20250311_m010718_c001_v7007000_t0000_u01741655238372") 2025/03/11 01:07:42 DEBUG : both10: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925baa_d20250311_m010710_c001_v0001183_t0028_u01741655230808") 2025/03/11 01:07:42 DEBUG : both10: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d006_d20250311_m010702_c001_v7007000_t0000_u01741655222002") 2025/03/11 01:07:42 DEBUG : both10: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679259b0_d20250311_m010654_c001_v0001183_t0008_u01741655214518") 2025/03/11 01:07:42 DEBUG : both11: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f07_d20250311_m010718_c001_v7007000_t0000_u01741655238554") 2025/03/11 01:07:42 DEBUG : both11: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925bc0_d20250311_m010711_c001_v0001183_t0005_u01741655231204") 2025/03/11 01:07:42 DEBUG : both11: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d009_d20250311_m010702_c001_v7007000_t0000_u01741655222185") 2025/03/11 01:07:42 DEBUG : both11: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679259c2_d20250311_m010654_c001_v0001183_t0057_u01741655214920") 2025/03/11 01:07:42 DEBUG : both12: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f08_d20250311_m010718_c001_v7007000_t0000_u01741655238750") 2025/03/11 01:07:42 DEBUG : both12: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925bd8_d20250311_m010711_c001_v0001183_t0022_u01741655231609") 2025/03/11 01:07:42 DEBUG : both12: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d00a_d20250311_m010702_c001_v7007000_t0000_u01741655222375") 2025/03/11 01:07:42 DEBUG : both12: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679259ce_d20250311_m010655_c001_v0001183_t0034_u01741655215393") 2025/03/11 01:07:42 DEBUG : both13: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f09_d20250311_m010718_c001_v7007000_t0000_u01741655238939") 2025/03/11 01:07:43 DEBUG : both13: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925bea_d20250311_m010712_c001_v0001183_t0018_u01741655232040") 2025/03/11 01:07:43 DEBUG : both13: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d00c_d20250311_m010702_c001_v7007000_t0000_u01741655222573") 2025/03/11 01:07:43 DEBUG : both13: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679259dc_d20250311_m010655_c001_v0001183_t0007_u01741655215791") 2025/03/11 01:07:43 DEBUG : both14: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f0a_d20250311_m010719_c001_v7007000_t0000_u01741655239122") 2025/03/11 01:07:43 DEBUG : both14: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925c08_d20250311_m010712_c001_v0001183_t0022_u01741655232457") 2025/03/11 01:07:43 DEBUG : both14: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d00d_d20250311_m010702_c001_v7007000_t0000_u01741655222943") 2025/03/11 01:07:43 DEBUG : both14: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679259f0_d20250311_m010656_c001_v0001183_t0019_u01741655216188") 2025/03/11 01:07:43 DEBUG : both15: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f0b_d20250311_m010719_c001_v7007000_t0000_u01741655239310") 2025/03/11 01:07:43 DEBUG : both15: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925c18_d20250311_m010712_c001_v0001183_t0059_u01741655232959") 2025/03/11 01:07:43 DEBUG : both15: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d00e_d20250311_m010703_c001_v7007000_t0000_u01741655223137") 2025/03/11 01:07:43 DEBUG : both15: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679259f8_d20250311_m010656_c001_v0001183_t0040_u01741655216608") 2025/03/11 01:07:43 DEBUG : both16: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f0e_d20250311_m010719_c001_v7007000_t0000_u01741655239494") 2025/03/11 01:07:43 DEBUG : both16: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925c28_d20250311_m010713_c001_v0001183_t0044_u01741655233366") 2025/03/11 01:07:43 DEBUG : both16: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d00f_d20250311_m010703_c001_v7007000_t0000_u01741655223321") 2025/03/11 01:07:43 DEBUG : both16: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925a08_d20250311_m010657_c001_v0001183_t0029_u01741655217038") 2025/03/11 01:07:43 DEBUG : both17: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f10_d20250311_m010719_c001_v7007000_t0000_u01741655239693") 2025/03/11 01:07:43 DEBUG : both17: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925c32_d20250311_m010713_c001_v0001183_t0053_u01741655233795") 2025/03/11 01:07:43 DEBUG : both17: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d010_d20250311_m010703_c001_v7007000_t0000_u01741655223508") 2025/03/11 01:07:43 DEBUG : both17: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925a1a_d20250311_m010657_c001_v0001183_t0005_u01741655217547") 2025/03/11 01:07:44 DEBUG : both18: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f19_d20250311_m010719_c001_v7007000_t0000_u01741655239883") 2025/03/11 01:07:44 DEBUG : both18: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925c4a_d20250311_m010714_c001_v0001183_t0036_u01741655234216") 2025/03/11 01:07:44 DEBUG : both18: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d011_d20250311_m010703_c001_v7007000_t0000_u01741655223691") 2025/03/11 01:07:44 DEBUG : both18: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925a2a_d20250311_m010657_c001_v0001183_t0013_u01741655217978") 2025/03/11 01:07:44 DEBUG : both19: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f1a_d20250311_m010720_c001_v7007000_t0000_u01741655240065") 2025/03/11 01:07:44 DEBUG : both19: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925c58_d20250311_m010714_c001_v0001183_t0014_u01741655234614") 2025/03/11 01:07:44 DEBUG : both19: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d012_d20250311_m010703_c001_v7007000_t0000_u01741655223876") 2025/03/11 01:07:44 DEBUG : both19: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925a31_d20250311_m010658_c001_v0001183_t0008_u01741655218379") 2025/03/11 01:07:44 DEBUG : both2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f1d_d20250311_m010720_c001_v7007000_t0000_u01741655240248") 2025/03/11 01:07:44 DEBUG : both2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b42_d20250311_m010707_c001_v0001183_t0058_u01741655227379") 2025/03/11 01:07:44 DEBUG : both2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d014_d20250311_m010704_c001_v7007000_t0000_u01741655224062") 2025/03/11 01:07:44 DEBUG : both2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925923_d20250311_m010651_c001_v0001183_t0048_u01741655211188") 2025/03/11 01:07:44 DEBUG : both3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f1e_d20250311_m010720_c001_v7007000_t0000_u01741655240432") 2025/03/11 01:07:44 DEBUG : both3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b54_d20250311_m010707_c001_v0001183_t0039_u01741655227796") 2025/03/11 01:07:44 DEBUG : both3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d01a_d20250311_m010704_c001_v7007000_t0000_u01741655224246") 2025/03/11 01:07:44 DEBUG : both3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925934_d20250311_m010651_c001_v0001183_t0023_u01741655211585") 2025/03/11 01:07:44 DEBUG : both4: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f1f_d20250311_m010720_c001_v7007000_t0000_u01741655240614") 2025/03/11 01:07:44 DEBUG : both4: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b5e_d20250311_m010708_c001_v0001183_t0017_u01741655228213") 2025/03/11 01:07:45 DEBUG : both4: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d01c_d20250311_m010704_c001_v7007000_t0000_u01741655224435") 2025/03/11 01:07:45 DEBUG : both4: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925944_d20250311_m010652_c001_v0001183_t0051_u01741655212003") 2025/03/11 01:07:45 DEBUG : both5: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f20_d20250311_m010720_c001_v7007000_t0000_u01741655240796") 2025/03/11 01:07:45 DEBUG : both5: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b74_d20250311_m010708_c001_v0001183_t0048_u01741655228751") 2025/03/11 01:07:45 DEBUG : both5: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d01f_d20250311_m010704_c001_v7007000_t0000_u01741655224618") 2025/03/11 01:07:45 DEBUG : both5: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925958_d20250311_m010652_c001_v0001183_t0021_u01741655212419") 2025/03/11 01:07:45 DEBUG : both6: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f21_d20250311_m010720_c001_v7007000_t0000_u01741655240989") 2025/03/11 01:07:45 DEBUG : both6: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b7a_d20250311_m010709_c001_v0001183_t0027_u01741655229162") 2025/03/11 01:07:45 DEBUG : both6: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d020_d20250311_m010704_c001_v7007000_t0000_u01741655224802") 2025/03/11 01:07:45 DEBUG : both6: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925960_d20250311_m010652_c001_v0001183_t0042_u01741655212819") 2025/03/11 01:07:45 DEBUG : both7: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f22_d20250311_m010721_c001_v7007000_t0000_u01741655241186") 2025/03/11 01:07:45 DEBUG : both7: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b88_d20250311_m010709_c001_v0001183_t0038_u01741655229582") 2025/03/11 01:07:45 DEBUG : both7: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d021_d20250311_m010704_c001_v7007000_t0000_u01741655224986") 2025/03/11 01:07:45 DEBUG : both7: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792597a_d20250311_m010653_c001_v0001183_t0017_u01741655213250") 2025/03/11 01:07:45 DEBUG : both8: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f23_d20250311_m010721_c001_v7007000_t0000_u01741655241368") 2025/03/11 01:07:45 DEBUG : both8: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b94_d20250311_m010709_c001_v0001183_t0031_u01741655229992") 2025/03/11 01:07:45 DEBUG : both8: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d023_d20250311_m010705_c001_v7007000_t0000_u01741655225192") 2025/03/11 01:07:46 DEBUG : both8: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925990_d20250311_m010653_c001_v0001183_t0017_u01741655213668") 2025/03/11 01:07:46 DEBUG : both9: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f24_d20250311_m010721_c001_v7007000_t0000_u01741655241594") 2025/03/11 01:07:46 DEBUG : both9: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b9a_d20250311_m010710_c001_v0001183_t0013_u01741655230394") 2025/03/11 01:07:46 DEBUG : both9: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d024_d20250311_m010705_c001_v7007000_t0000_u01741655225379") 2025/03/11 01:07:46 DEBUG : both9: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792599c_d20250311_m010654_c001_v0001183_t0053_u01741655214107") 2025/03/11 01:07:46 DEBUG : c/non empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16ca7_d20250311_m010313_c001_v7007000_t0000_u01741654993873") 2025/03/11 01:07:46 DEBUG : c/non empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679241e8_d20250311_m010312_c001_v0001183_t0009_u01741654992362") 2025/03/11 01:07:46 DEBUG : c/non empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16ca1_d20250311_m010311_c001_v7007000_t0000_u01741654991417") 2025/03/11 01:07:46 DEBUG : c/non empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924196_d20250311_m010309_c001_v0001183_t0047_u01741654989780") 2025/03/11 01:07:46 DEBUG : c/non empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b055_d20250311_m010251_c001_v7007000_t0000_u01741654971368") 2025/03/11 01:07:46 DEBUG : c/non empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923f72_d20250311_m010249_c001_v0001183_t0048_u01741654969746") 2025/03/11 01:07:46 DEBUG : check sum: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41692cf185daecf6_d20250311_m010238_c001_v7007000_t0000_u01741654958909") 2025/03/11 01:07:46 DEBUG : check sum: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923e6d_d20250311_m010237_c001_v0001183_t0036_u01741654957941") 2025/03/11 01:07:46 DEBUG : dest/3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf5164f3_d20250311_m010511_c001_v7007000_t0000_u01741655111882") 2025/03/11 01:07:46 DEBUG : dest/3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f416b190c4c5cd191_d20250311_m010510_c001_v0001172_t0027_u01741655110771") 2025/03/11 01:07:46 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83d6ba_d20250311_m010641_c001_v7007000_t0000_u01741655201680") 2025/03/11 01:07:46 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f111b142e2118d7f4_d20250311_m010639_c001_v0001177_t0036_u01741655199620") 2025/03/11 01:07:46 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4150e057bb5ca969_d20250311_m010639_c001_v7007000_t0000_u01741655199440") 2025/03/11 01:07:46 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f111b142e2118d7d2_d20250311_m010636_c001_v0001177_t0038_u01741655196128") 2025/03/11 01:07:46 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4150e057bb5ca962_d20250311_m010635_c001_v7007000_t0000_u01741655195403") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679256bf_d20250311_m010631_c001_v0001183_t0027_u01741655191885") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d54725_d20250311_m010630_c001_v7007000_t0000_u01741655190407") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f105142b002a3bb09_d20250311_m010628_c001_v0001157_t0059_u01741655188253") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b025ac_d20250311_m010628_c001_v7007000_t0000_u01741655188069") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f105142b002a3baf3_d20250311_m010625_c001_v0001157_t0016_u01741655185036") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b025a0_d20250311_m010624_c001_v7007000_t0000_u01741655184308") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925539_d20250311_m010620_c001_v0001183_t0018_u01741655180892") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f407598366ec36077_d20250311_m010619_c001_v7007000_t0000_u01741655179944") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1090edcf29c07a8e_d20250311_m010618_c001_v0001157_t0004_u01741655178434") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cf8d_d20250311_m010618_c001_v7007000_t0000_u01741655178250") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1090edcf29c07a86_d20250311_m010616_c001_v0001157_t0005_u01741655176085") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cf82_d20250311_m010615_c001_v7007000_t0000_u01741655175352") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925426_d20250311_m010612_c001_v0001183_t0018_u01741655172132") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f407598366ec3606f_d20250311_m010611_c001_v7007000_t0000_u01741655171563") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1032a5384f67df95_d20250311_m010609_c001_v0001146_t0044_u01741655169904") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f411ee31962a78381_d20250311_m010609_c001_v7007000_t0000_u01741655169719") 2025/03/11 01:07:47 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1032a5384f67df83_d20250311_m010606_c001_v0001146_t0024_u01741655166498") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f411ee31962a78378_d20250311_m010605_c001_v7007000_t0000_u01741655165768") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792530e_d20250311_m010600_c001_v0001183_t0003_u01741655160716") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cf4a_d20250311_m010600_c001_v7007000_t0000_u01741655160167") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1003cb0991e337ba_d20250311_m010558_c001_v0001182_t0052_u01741655158597") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f1897e_d20250311_m010558_c001_v7007000_t0000_u01741655158415") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1003cb0991e33767_d20250311_m010555_c001_v0001182_t0014_u01741655155650") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f18974_d20250311_m010554_c001_v7007000_t0000_u01741655154921") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925190_d20250311_m010547_c001_v0001183_t0032_u01741655147155") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4021d1f3f6dbfd53_d20250311_m010546_c001_v7007000_t0000_u01741655146156") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f10193c1d99b2f8ad_d20250311_m010543_c001_v0001116_t0022_u01741655143516") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8651_d20250311_m010543_c001_v7007000_t0000_u01741655143329") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f10193c1d99b2f899_d20250311_m010539_c001_v0001116_t0028_u01741655139502") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f864c_d20250311_m010538_c001_v7007000_t0000_u01741655138770") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925009_d20250311_m010531_c001_v0001183_t0031_u01741655131099") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf516511_d20250311_m010529_c001_v7007000_t0000_u01741655129954") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1039b43d141ceed0_d20250311_m010522_c001_v0001183_t0057_u01741655122979") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f410525f89a62f054_d20250311_m010522_c001_v7007000_t0000_u01741655122778") 2025/03/11 01:07:48 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1140477d46ae4fd2_d20250311_m010518_c001_v0001182_t0032_u01741655118953") 2025/03/11 01:07:49 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1010f93ec9e542cf_d20250311_m010517_c001_v0001144_t0040_u01741655117694") 2025/03/11 01:07:49 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1010f93ec9e542c9_d20250311_m010516_c001_v0001144_t0052_u01741655116363") 2025/03/11 01:07:49 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f85f4_d20250311_m010503_c001_v7007000_t0000_u01741655103332") 2025/03/11 01:07:49 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924cc8_d20250311_m010456_c001_v0001183_t0015_u01741655096021") 2025/03/11 01:07:49 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1094f730107b4863_d20250311_m010455_c001_v0001184_t0050_u01741655095227") 2025/03/11 01:07:49 DEBUG : dst/one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1094f730107b4843_d20250311_m010454_c001_v0001184_t0046_u01741655094247") 2025/03/11 01:07:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83d6bb_d20250311_m010641_c001_v7007000_t0000_u01741655201863") 2025/03/11 01:07:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f117cae24e462dfaf_d20250311_m010639_c001_v0001182_t0038_u01741655199219") 2025/03/11 01:07:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f111c694fc2d44023_d20250311_m010634_c001_v0001032_t0027_u01741655194968") 2025/03/11 01:07:49 DEBUG : dst/one.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d54726_d20250311_m010630_c001_v7007000_t0000_u01741655190591") 2025/03/11 01:07:49 DEBUG : dst/one.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f10953ecd1aedac4a_d20250311_m010627_c001_v0001183_t0022_u01741655187864") 2025/03/11 01:07:49 DEBUG : dst/one.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f100e67ef9d0c4492_d20250311_m010623_c001_v0001120_t0024_u01741655183951") 2025/03/11 01:07:49 DEBUG : dst/one.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f407598366ec36078_d20250311_m010620_c001_v7007000_t0000_u01741655180141") 2025/03/11 01:07:49 DEBUG : dst/one.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f110e7c5a52a5bede_d20250311_m010617_c001_v0001145_t0005_u01741655177993") 2025/03/11 01:07:49 DEBUG : dst/one.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f101b54db91f7c2f0_d20250311_m010615_c001_v0001105_t0020_u01741655175019") 2025/03/11 01:07:49 DEBUG : dst/three: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf516512_d20250311_m010530_c001_v7007000_t0000_u01741655130178") 2025/03/11 01:07:49 DEBUG : dst/three: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1010f93ec9e542eb_d20250311_m010528_c001_v0001144_t0054_u01741655128020") 2025/03/11 01:07:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83d6bc_d20250311_m010642_c001_v7007000_t0000_u01741655202048") 2025/03/11 01:07:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f115936248e4613f1_d20250311_m010640_c001_v0001093_t0025_u01741655200435") 2025/03/11 01:07:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1030178cd54899bd_d20250311_m010636_c001_v0001106_t0031_u01741655196894") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83d6bf_d20250311_m010642_c001_v7007000_t0000_u01741655202271") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f111b142e2118d7fa_d20250311_m010641_c001_v0001177_t0022_u01741655201010") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4150e057bb5ca970_d20250311_m010640_c001_v7007000_t0000_u01741655200830") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f111b142e2118d7e0_d20250311_m010637_c001_v0001177_t0027_u01741655197860") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4150e057bb5ca965_d20250311_m010637_c001_v7007000_t0000_u01741655197679") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679256d1_d20250311_m010632_c001_v0001183_t0025_u01741655192312") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d54727_d20250311_m010630_c001_v7007000_t0000_u01741655190783") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f105142b002a3bb19_d20250311_m010629_c001_v0001157_t0016_u01741655189735") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b025b0_d20250311_m010629_c001_v7007000_t0000_u01741655189552") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f105142b002a3baff_d20250311_m010626_c001_v0001157_t0056_u01741655186328") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b025a9_d20250311_m010626_c001_v7007000_t0000_u01741655186112") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925543_d20250311_m010621_c001_v0001183_t0006_u01741655181293") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cf92_d20250311_m010619_c001_v7007000_t0000_u01741655179389") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679254d1_d20250311_m010617_c001_v0001183_t0021_u01741655177172") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cf89_d20250311_m010616_c001_v7007000_t0000_u01741655176792") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792543a_d20250311_m010612_c001_v0001183_t0034_u01741655172540") 2025/03/11 01:07:50 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f411ee31962a78382_d20250311_m010610_c001_v7007000_t0000_u01741655170624") 2025/03/11 01:07:51 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679253cc_d20250311_m010608_c001_v0001183_t0032_u01741655168620") 2025/03/11 01:07:51 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f411ee31962a7837c_d20250311_m010607_c001_v7007000_t0000_u01741655167529") 2025/03/11 01:07:51 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792531c_d20250311_m010601_c001_v0001183_t0032_u01741655161131") 2025/03/11 01:07:51 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f1897f_d20250311_m010559_c001_v7007000_t0000_u01741655159229") 2025/03/11 01:07:51 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679252a7_d20250311_m010557_c001_v0001183_t0015_u01741655157403") 2025/03/11 01:07:51 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f1897b_d20250311_m010556_c001_v7007000_t0000_u01741655156324") 2025/03/11 01:07:51 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679251cc_d20250311_m010549_c001_v0001183_t0009_u01741655149715") 2025/03/11 01:07:51 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8653_d20250311_m010544_c001_v7007000_t0000_u01741655144979") 2025/03/11 01:07:51 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f5514d75790c1_d20250311_m010542_c001_v0001157_t0046_u01741655142222") 2025/03/11 01:07:51 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f864e_d20250311_m010541_c001_v7007000_t0000_u01741655141118") 2025/03/11 01:07:51 DEBUG : dst/three.txt: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925039_d20250311_m010534_c001_v0001183_t0043_u01741655134039") 2025/03/11 01:07:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d54728_d20250311_m010630_c001_v7007000_t0000_u01741655190966") 2025/03/11 01:07:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1124e8b1b789b10e_d20250311_m010629_c001_v0001039_t0026_u01741655189141") 2025/03/11 01:07:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f119fbf9bc60d9f07_d20250311_m010625_c001_v0001182_t0037_u01741655185893") 2025/03/11 01:07:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f407598366ec36079_d20250311_m010620_c001_v7007000_t0000_u01741655180327") 2025/03/11 01:07:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1034fb85d36ff1f2_d20250311_m010619_c001_v0001029_t0019_u01741655179001") 2025/03/11 01:07:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1086a931d28ada91_d20250311_m010616_c001_v0001182_t0025_u01741655176572") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83d6c1_d20250311_m010642_c001_v7007000_t0000_u01741655202454") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679256c7_d20250311_m010632_c001_v0001183_t0049_u01741655192101") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d54729_d20250311_m010631_c001_v7007000_t0000_u01741655191152") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925541_d20250311_m010621_c001_v0001183_t0024_u01741655181092") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f407598366ec3607a_d20250311_m010620_c001_v7007000_t0000_u01741655180516") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792542c_d20250311_m010612_c001_v0001183_t0037_u01741655172341") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f407598366ec36070_d20250311_m010611_c001_v7007000_t0000_u01741655171747") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925312_d20250311_m010600_c001_v0001183_t0059_u01741655160921") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cf4b_d20250311_m010600_c001_v7007000_t0000_u01741655160349") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679251c6_d20250311_m010549_c001_v0001183_t0044_u01741655149491") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4021d1f3f6dbfd54_d20250311_m010546_c001_v7007000_t0000_u01741655146370") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f5514d7579091_d20250311_m010531_c001_v0001157_t0045_u01741655131661") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf516513_d20250311_m010530_c001_v7007000_t0000_u01741655130371") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f109aab419b534289_d20250311_m010525_c001_v0001098_t0002_u01741655125390") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f85f6_d20250311_m010503_c001_v7007000_t0000_u01741655103521") 2025/03/11 01:07:52 DEBUG : dst/two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1094f730107b48f6_d20250311_m010502_c001_v0001184_t0038_u01741655102345") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4014a8e2685ca76b_d20250311_m010420_c001_v7007000_t0000_u01741655060125") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1140477d46ae4aa1_d20250311_m010415_c001_v0001182_t0013_u01741655055605") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4014a8e2685ca765_d20250311_m010413_c001_v7007000_t0000_u01741655053593") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1140477d46ae4963_d20250311_m010403_c001_v0001182_t0021_u01741655043410") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b0245c_d20250311_m010354_c001_v7007000_t0000_u01741655034373") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1140477d46ae4811_d20250311_m010351_c001_v0001182_t0005_u01741655031281") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cc1_d20250311_m010326_c001_v7007000_t0000_u01741655006251") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792430a_d20250311_m010324_c001_v0001183_t0012_u01741655004531") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cb8_d20250311_m010323_c001_v7007000_t0000_u01741655003052") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679242d4_d20250311_m010321_c001_v0001183_t0043_u01741655001834") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cb1_d20250311_m010318_c001_v7007000_t0000_u01741654998656") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924266_d20250311_m010317_c001_v0001183_t0042_u01741654997161") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16caa_d20250311_m010316_c001_v7007000_t0000_u01741654996038") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792423c_d20250311_m010314_c001_v0001183_t0029_u01741654994817") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16c99_d20250311_m010308_c001_v7007000_t0000_u01741654988663") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924140_d20250311_m010306_c001_v0001183_t0007_u01741654986944") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b0cf_d20250311_m010305_c001_v7007000_t0000_u01741654985806") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792410c_d20250311_m010305_c001_v0001183_t0034_u01741654985040") 2025/03/11 01:07:53 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b0b0_d20250311_m010300_c001_v7007000_t0000_u01741654980043") 2025/03/11 01:07:54 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792404a_d20250311_m010258_c001_v0001183_t0006_u01741654978905") 2025/03/11 01:07:54 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b07e_d20250311_m010256_c001_v7007000_t0000_u01741654976331") 2025/03/11 01:07:54 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923ff4_d20250311_m010255_c001_v0001183_t0031_u01741654975343") 2025/03/11 01:07:54 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b06a_d20250311_m010254_c001_v7007000_t0000_u01741654974260") 2025/03/11 01:07:54 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923fc6_d20250311_m010253_c001_v0001183_t0056_u01741654973677") 2025/03/11 01:07:54 DEBUG : empty space: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923fa8_d20250311_m010252_c001_v0001183_t0016_u01741654972092") 2025/03/11 01:07:54 DEBUG : enormous: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cbc_d20250311_m010325_c001_v7007000_t0000_u01741655005325") 2025/03/11 01:07:54 DEBUG : enormous: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924314_d20250311_m010324_c001_v0001183_t0020_u01741655004743") 2025/03/11 01:07:54 DEBUG : existing: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83d6d4_d20250311_m010646_c001_v7007000_t0000_u01741655206358") 2025/03/11 01:07:54 DEBUG : existing: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925868_d20250311_m010645_c001_v0001183_t0031_u01741655205203") 2025/03/11 01:07:54 DEBUG : existing: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b0243a_d20250311_m010349_c001_v7007000_t0000_u01741655029351") 2025/03/11 01:07:54 DEBUG : existing: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1140477d46ae47c9_d20250311_m010348_c001_v0001182_t0005_u01741655028398") 2025/03/11 01:07:54 DEBUG : existing: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b03d_d20250311_m010248_c001_v7007000_t0000_u01741654968455") 2025/03/11 01:07:54 DEBUG : existing: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923f38_d20250311_m010247_c001_v0001183_t0041_u01741654967496") 2025/03/11 01:07:54 DEBUG : existing: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b02f_d20250311_m010246_c001_v7007000_t0000_u01741654966234") 2025/03/11 01:07:54 DEBUG : existing: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923f0d_d20250311_m010245_c001_v0001183_t0015_u01741654965579") 2025/03/11 01:07:54 DEBUG : existing: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923ef9_d20250311_m010244_c001_v0001183_t0025_u01741654964812") 2025/03/11 01:07:54 DEBUG : existing-b: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b0243d_d20250311_m010349_c001_v7007000_t0000_u01741655029532") 2025/03/11 01:07:55 DEBUG : existing-b: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679245ab_d20250311_m010348_c001_v0001183_t0022_u01741655028399") 2025/03/11 01:07:55 DEBUG : file1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f932d_d20250311_m010730_c001_v7007000_t0000_u01741655250905") 2025/03/11 01:07:55 DEBUG : file1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f74e957a28125_d20250311_m010729_c001_v0001131_t0048_u01741655249979") 2025/03/11 01:07:55 DEBUG : file1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f41_d20250311_m010727_c001_v7007000_t0000_u01741655247798") 2025/03/11 01:07:55 DEBUG : file1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f104fac6b84ea4bb3_d20250311_m010726_c001_v0001145_t0041_u01741655246702") 2025/03/11 01:07:55 DEBUG : five: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cc5_d20250311_m010330_c001_v7007000_t0000_u01741655010433") 2025/03/11 01:07:55 DEBUG : five: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f408979e567924384_d20250311_m010328_c001_v0001183_t0031_u01741655008535") 2025/03/11 01:07:55 DEBUG : foo: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b092_d20250311_m010258_c001_v7007000_t0000_u01741654978181") 2025/03/11 01:07:55 DEBUG : foo: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f408979e567924024_d20250311_m010257_c001_v0001183_t0031_u01741654977613") 2025/03/11 01:07:55 DEBUG : foo: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f408979e56792401a_d20250311_m010257_c001_v0001183_t0031_u01741654977060") 2025/03/11 01:07:55 DEBUG : four: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cc6_d20250311_m010330_c001_v7007000_t0000_u01741655010613") 2025/03/11 01:07:55 DEBUG : four: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413f5514d7578e51_d20250311_m010329_c001_v0001157_t0037_u01741655009271") 2025/03/11 01:07:55 DEBUG : four: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924378_d20250311_m010327_c001_v0001183_t0017_u01741655007961") 2025/03/11 01:07:55 DEBUG : hello world2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d5465d_d20250311_m010155_c001_v7007000_t0000_u01741654915378") 2025/03/11 01:07:55 DEBUG : hello world2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923ae6_d20250311_m010154_c001_v0001183_t0006_u01741654914810") 2025/03/11 01:07:55 DEBUG : ignore-size: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41692cf185daed02_d20250311_m010243_c001_v7007000_t0000_u01741654963359") 2025/03/11 01:07:55 DEBUG : ignore-size: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923ecd_d20250311_m010242_c001_v0001183_t0031_u01741654962395") 2025/03/11 01:07:55 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b02434_d20250311_m010347_c001_v7007000_t0000_u01741655027171") 2025/03/11 01:07:56 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1140477d46ae4797_d20250311_m010345_c001_v0001182_t0005_u01741655025884") 2025/03/11 01:07:56 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b02431_d20250311_m010344_c001_v7007000_t0000_u01741655024677") 2025/03/11 01:07:56 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1140477d46ae4765_d20250311_m010343_c001_v0001182_t0039_u01741655023744") 2025/03/11 01:07:56 DEBUG : one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cc7_d20250311_m010330_c001_v7007000_t0000_u01741655010808") 2025/03/11 01:07:56 DEBUG : one: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f408979e567924366_d20250311_m010327_c001_v0001183_t0031_u01741655007354") 2025/03/11 01:07:56 DEBUG : only0: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f26_d20250311_m010721_c001_v7007000_t0000_u01741655241780") 2025/03/11 01:07:56 DEBUG : only0: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4189ddc66ce3ca1c_d20250311_m010716_c001_v0001184_t0046_u01741655236424") 2025/03/11 01:07:56 DEBUG : only0: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b2e_d20250311_m010706_c001_v0001183_t0055_u01741655226771") 2025/03/11 01:07:56 DEBUG : only0: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cffa_d20250311_m010700_c001_v7007000_t0000_u01741655220204") 2025/03/11 01:07:56 DEBUG : only0: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925909_d20250311_m010650_c001_v0001183_t0032_u01741655210562") 2025/03/11 01:07:56 DEBUG : only1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f27_d20250311_m010721_c001_v7007000_t0000_u01741655241991") 2025/03/11 01:07:56 DEBUG : only1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f408979e567925c7c_d20250311_m010715_c001_v0001183_t0031_u01741655235688") 2025/03/11 01:07:56 DEBUG : only1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b40_d20250311_m010707_c001_v0001183_t0039_u01741655227166") 2025/03/11 01:07:56 DEBUG : only1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf5165bd_d20250311_m010700_c001_v7007000_t0000_u01741655220563") 2025/03/11 01:07:56 DEBUG : only1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925915_d20250311_m010650_c001_v0001183_t0037_u01741655210977") 2025/03/11 01:07:56 DEBUG : only10: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f29_d20250311_m010722_c001_v7007000_t0000_u01741655242182") 2025/03/11 01:07:56 DEBUG : only10: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f404fac6b84ea4b7d_d20250311_m010716_c001_v0001145_t0030_u01741655236630") 2025/03/11 01:07:56 DEBUG : only10: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925bb8_d20250311_m010711_c001_v0001183_t0054_u01741655231009") 2025/03/11 01:07:56 DEBUG : only10: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cffd_d20250311_m010700_c001_v7007000_t0000_u01741655220577") 2025/03/11 01:07:57 DEBUG : only10: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679259b6_d20250311_m010654_c001_v0001183_t0004_u01741655214712") 2025/03/11 01:07:57 DEBUG : only11: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f2a_d20250311_m010722_c001_v7007000_t0000_u01741655242365") 2025/03/11 01:07:57 DEBUG : only11: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413f74e957a280ff_d20250311_m010716_c001_v0001131_t0004_u01741655236239") 2025/03/11 01:07:57 DEBUG : only11: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925bca_d20250311_m010711_c001_v0001183_t0025_u01741655231415") 2025/03/11 01:07:57 DEBUG : only11: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf5165bf_d20250311_m010700_c001_v7007000_t0000_u01741655220746") 2025/03/11 01:07:57 DEBUG : only11: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679259c8_d20250311_m010655_c001_v0001183_t0043_u01741655215153") 2025/03/11 01:07:57 DEBUG : only12: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f2b_d20250311_m010722_c001_v7007000_t0000_u01741655242553") 2025/03/11 01:07:57 DEBUG : only12: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f408979e567925c90_d20250311_m010716_c001_v0001183_t0031_u01741655236273") 2025/03/11 01:07:57 DEBUG : only12: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925be0_d20250311_m010711_c001_v0001183_t0038_u01741655231836") 2025/03/11 01:07:57 DEBUG : only12: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf5165bc_d20250311_m010700_c001_v7007000_t0000_u01741655220375") 2025/03/11 01:07:57 DEBUG : only12: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679259d4_d20250311_m010655_c001_v0001183_t0018_u01741655215595") 2025/03/11 01:07:57 DEBUG : only13: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f2c_d20250311_m010722_c001_v7007000_t0000_u01741655242749") 2025/03/11 01:07:57 DEBUG : only13: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413f74e957a28101_d20250311_m010716_c001_v0001131_t0004_u01741655236443") 2025/03/11 01:07:57 DEBUG : only13: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925bf8_d20250311_m010712_c001_v0001183_t0020_u01741655232253") 2025/03/11 01:07:57 DEBUG : only13: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cffb_d20250311_m010700_c001_v7007000_t0000_u01741655220386") 2025/03/11 01:07:57 DEBUG : only13: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679259ea_d20250311_m010655_c001_v0001183_t0015_u01741655215993") 2025/03/11 01:07:57 DEBUG : only14: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f2d_d20250311_m010722_c001_v7007000_t0000_u01741655242933") 2025/03/11 01:07:57 DEBUG : only14: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f408979e567925c96_d20250311_m010716_c001_v0001183_t0031_u01741655236456") 2025/03/11 01:07:58 DEBUG : only14: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925c12_d20250311_m010712_c001_v0001183_t0033_u01741655232709") 2025/03/11 01:07:58 DEBUG : only14: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d001_d20250311_m010700_c001_v7007000_t0000_u01741655220878") 2025/03/11 01:07:58 DEBUG : only14: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679259f4_d20250311_m010656_c001_v0001183_t0043_u01741655216391") 2025/03/11 01:07:58 DEBUG : only15: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f2f_d20250311_m010723_c001_v7007000_t0000_u01741655243114") 2025/03/11 01:07:58 DEBUG : only15: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4189ddc66ce3ca26_d20250311_m010716_c001_v0001184_t0046_u01741655236610") 2025/03/11 01:07:58 DEBUG : only15: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925c1a_d20250311_m010713_c001_v0001183_t0044_u01741655233170") 2025/03/11 01:07:58 DEBUG : only15: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cff7_d20250311_m010659_c001_v7007000_t0000_u01741655219816") 2025/03/11 01:07:58 DEBUG : only15: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925a02_d20250311_m010656_c001_v0001183_t0050_u01741655216835") 2025/03/11 01:07:58 DEBUG : only16: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f30_d20250311_m010723_c001_v7007000_t0000_u01741655243297") 2025/03/11 01:07:58 DEBUG : only16: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413f74e957a28103_d20250311_m010716_c001_v0001131_t0004_u01741655236625") 2025/03/11 01:07:58 DEBUG : only16: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925c2a_d20250311_m010713_c001_v0001183_t0017_u01741655233572") 2025/03/11 01:07:58 DEBUG : only16: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cff8_d20250311_m010700_c001_v7007000_t0000_u01741655220005") 2025/03/11 01:07:58 DEBUG : only16: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925a10_d20250311_m010657_c001_v0001183_t0016_u01741655217346") 2025/03/11 01:07:58 DEBUG : only17: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f31_d20250311_m010723_c001_v7007000_t0000_u01741655243485") 2025/03/11 01:07:58 DEBUG : only17: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f408979e567925ca2_d20250311_m010716_c001_v0001183_t0031_u01741655236638") 2025/03/11 01:07:58 DEBUG : only17: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925c3e_d20250311_m010714_c001_v0001183_t0052_u01741655234012") 2025/03/11 01:07:58 DEBUG : only17: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf5165ba_d20250311_m010700_c001_v7007000_t0000_u01741655220187") 2025/03/11 01:07:59 DEBUG : only17: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925a24_d20250311_m010657_c001_v0001183_t0017_u01741655217754") 2025/03/11 01:07:59 DEBUG : only18: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f33_d20250311_m010723_c001_v7007000_t0000_u01741655243670") 2025/03/11 01:07:59 DEBUG : only18: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4189ddc66ce3ca28_d20250311_m010716_c001_v0001184_t0046_u01741655236793") 2025/03/11 01:07:59 DEBUG : only18: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925c50_d20250311_m010714_c001_v0001183_t0025_u01741655234415") 2025/03/11 01:07:59 DEBUG : only18: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d000_d20250311_m010700_c001_v7007000_t0000_u01741655220775") 2025/03/11 01:07:59 DEBUG : only18: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925a2c_d20250311_m010658_c001_v0001183_t0051_u01741655218185") 2025/03/11 01:07:59 DEBUG : only19: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f34_d20250311_m010723_c001_v7007000_t0000_u01741655243879") 2025/03/11 01:07:59 DEBUG : only19: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413f74e957a28105_d20250311_m010716_c001_v0001131_t0004_u01741655236807") 2025/03/11 01:07:59 DEBUG : only19: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925c60_d20250311_m010714_c001_v0001183_t0028_u01741655234833") 2025/03/11 01:07:59 DEBUG : only19: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8ee5_d20250311_m010700_c001_v7007000_t0000_u01741655220772") 2025/03/11 01:07:59 DEBUG : only19: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925a3a_d20250311_m010658_c001_v0001183_t0034_u01741655218594") 2025/03/11 01:07:59 DEBUG : only2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f35_d20250311_m010724_c001_v7007000_t0000_u01741655244061") 2025/03/11 01:07:59 DEBUG : only2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f404fac6b84ea4b83_d20250311_m010716_c001_v0001145_t0030_u01741655236818") 2025/03/11 01:08:00 DEBUG : only2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b4a_d20250311_m010707_c001_v0001183_t0025_u01741655227592") 2025/03/11 01:08:00 DEBUG : only2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf5165c1_d20250311_m010700_c001_v7007000_t0000_u01741655220929") 2025/03/11 01:08:00 DEBUG : only2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925929_d20250311_m010651_c001_v0001183_t0033_u01741655211383") 2025/03/11 01:08:00 DEBUG : only3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f36_d20250311_m010724_c001_v7007000_t0000_u01741655244244") 2025/03/11 01:08:00 DEBUG : only3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f408979e567925ca8_d20250311_m010716_c001_v0001183_t0031_u01741655236829") 2025/03/11 01:08:00 DEBUG : only3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b5c_d20250311_m010708_c001_v0001183_t0054_u01741655228013") 2025/03/11 01:08:00 DEBUG : only3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0d002_d20250311_m010701_c001_v7007000_t0000_u01741655221012") 2025/03/11 01:08:00 DEBUG : only3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792593e_d20250311_m010651_c001_v0001183_t0044_u01741655211796") 2025/03/11 01:08:00 DEBUG : only4: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f38_d20250311_m010724_c001_v7007000_t0000_u01741655244426") 2025/03/11 01:08:00 DEBUG : only4: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4189ddc66ce3ca2e_d20250311_m010716_c001_v0001184_t0046_u01741655236977") 2025/03/11 01:08:00 DEBUG : only4: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b66_d20250311_m010708_c001_v0001183_t0046_u01741655228427") 2025/03/11 01:08:00 DEBUG : only4: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8ee2_d20250311_m010700_c001_v7007000_t0000_u01741655220195") 2025/03/11 01:08:00 DEBUG : only4: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792594c_d20250311_m010652_c001_v0001183_t0033_u01741655212208") 2025/03/11 01:08:00 DEBUG : only5: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f39_d20250311_m010724_c001_v7007000_t0000_u01741655244611") 2025/03/11 01:08:00 DEBUG : only5: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413f74e957a28107_d20250311_m010716_c001_v0001131_t0004_u01741655236988") 2025/03/11 01:08:01 DEBUG : only5: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b76_d20250311_m010708_c001_v0001183_t0059_u01741655228967") 2025/03/11 01:08:01 DEBUG : only5: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8ee4_d20250311_m010700_c001_v7007000_t0000_u01741655220590") 2025/03/11 01:08:01 DEBUG : only5: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792595e_d20250311_m010652_c001_v0001183_t0054_u01741655212621") 2025/03/11 01:08:01 DEBUG : only6: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f3a_d20250311_m010724_c001_v7007000_t0000_u01741655244794") 2025/03/11 01:08:01 DEBUG : only6: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f404fac6b84ea4b85_d20250311_m010717_c001_v0001145_t0030_u01741655237005") 2025/03/11 01:08:01 DEBUG : only6: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b80_d20250311_m010709_c001_v0001183_t0010_u01741655229373") 2025/03/11 01:08:01 DEBUG : only6: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cff9_d20250311_m010700_c001_v7007000_t0000_u01741655220200") 2025/03/11 01:08:01 DEBUG : only6: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792596e_d20250311_m010653_c001_v0001183_t0038_u01741655213040") 2025/03/11 01:08:01 DEBUG : only7: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f3b_d20250311_m010724_c001_v7007000_t0000_u01741655244986") 2025/03/11 01:08:01 DEBUG : only7: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f408979e567925cb2_d20250311_m010717_c001_v0001183_t0031_u01741655237015") 2025/03/11 01:08:01 DEBUG : only7: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b8c_d20250311_m010709_c001_v0001183_t0020_u01741655229778") 2025/03/11 01:08:01 DEBUG : only7: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cffc_d20250311_m010700_c001_v7007000_t0000_u01741655220402") 2025/03/11 01:08:01 DEBUG : only7: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925984_d20250311_m010653_c001_v0001183_t0044_u01741655213454") 2025/03/11 01:08:01 DEBUG : only8: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f3d_d20250311_m010725_c001_v7007000_t0000_u01741655245167") 2025/03/11 01:08:01 DEBUG : only8: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413f74e957a28109_d20250311_m010717_c001_v0001131_t0004_u01741655237170") 2025/03/11 01:08:02 DEBUG : only8: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b96_d20250311_m010710_c001_v0001183_t0041_u01741655230191") 2025/03/11 01:08:02 DEBUG : only8: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f413d72d110f0cfff_d20250311_m010700_c001_v7007000_t0000_u01741655220693") 2025/03/11 01:08:02 DEBUG : only8: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925998_d20250311_m010653_c001_v0001183_t0055_u01741655213900") 2025/03/11 01:08:02 DEBUG : only9: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f3e_d20250311_m010725_c001_v7007000_t0000_u01741655245352") 2025/03/11 01:08:02 DEBUG : only9: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4189ddc66ce3ca34_d20250311_m010717_c001_v0001184_t0046_u01741655237160") 2025/03/11 01:08:02 DEBUG : only9: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925b9e_d20250311_m010710_c001_v0001183_t0018_u01741655230614") 2025/03/11 01:08:02 DEBUG : only9: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8ee3_d20250311_m010700_c001_v7007000_t0000_u01741655220406") 2025/03/11 01:08:02 DEBUG : only9: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679259a2_d20250311_m010654_c001_v0001183_t0027_u01741655214310") 2025/03/11 01:08:02 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b0242b_d20250311_m010341_c001_v7007000_t0000_u01741655021786") 2025/03/11 01:08:02 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f5514d7578e8d_d20250311_m010339_c001_v0001157_t0053_u01741655019666") 2025/03/11 01:08:02 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b02424_d20250311_m010337_c001_v7007000_t0000_u01741655017798") 2025/03/11 01:08:02 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924460_d20250311_m010336_c001_v0001183_t0059_u01741655016111") 2025/03/11 01:08:02 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b02419_d20250311_m010334_c001_v7007000_t0000_u01741655014107") 2025/03/11 01:08:02 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1140477d46ae465f_d20250311_m010331_c001_v0001182_t0050_u01741655011725") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cb3_d20250311_m010320_c001_v7007000_t0000_u01741655000714") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679242ac_d20250311_m010319_c001_v0001183_t0058_u01741654999562") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cb0_d20250311_m010317_c001_v7007000_t0000_u01741654997723") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924264_d20250311_m010316_c001_v0001183_t0021_u01741654996952") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16ca8_d20250311_m010315_c001_v7007000_t0000_u01741654995393") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924236_d20250311_m010314_c001_v0001183_t0041_u01741654994616") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b0d6_d20250311_m010307_c001_v7007000_t0000_u01741654987758") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792413c_d20250311_m010306_c001_v0001183_t0007_u01741654986729") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b0d0_d20250311_m010305_c001_v7007000_t0000_u01741654985999") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924102_d20250311_m010304_c001_v0001183_t0034_u01741654984828") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b0c8_d20250311_m010304_c001_v7007000_t0000_u01741654984094") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679240d2_d20250311_m010303_c001_v0001183_t0005_u01741654983496") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679240ba_d20250311_m010302_c001_v0001183_t0021_u01741654982899") 2025/03/11 01:08:03 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b0bc_d20250311_m010302_c001_v7007000_t0000_u01741654982156") 2025/03/11 01:08:04 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792409a_d20250311_m010301_c001_v0001183_t0020_u01741654981578") 2025/03/11 01:08:04 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e56792408e_d20250311_m010301_c001_v0001183_t0014_u01741654981012") 2025/03/11 01:08:04 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f412445dfcf83b0b3_d20250311_m010300_c001_v7007000_t0000_u01741654980275") 2025/03/11 01:08:04 DEBUG : potato: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924058_d20250311_m010259_c001_v0001183_t0041_u01741654979473") 2025/03/11 01:08:04 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f85a6_d20250311_m010429_c001_v7007000_t0000_u01741655069755") 2025/03/11 01:08:04 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f5514d7578f74_d20250311_m010428_c001_v0001157_t0001_u01741655068866") 2025/03/11 01:08:04 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4014a8e2685ca76d_d20250311_m010420_c001_v7007000_t0000_u01741655060354") 2025/03/11 01:08:04 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f5514d7578f3d_d20250311_m010414_c001_v0001157_t0045_u01741655054869") 2025/03/11 01:08:04 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f411ee31962a77a57_d20250311_m010407_c001_v7007000_t0000_u01741655047212") 2025/03/11 01:08:04 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f5514d7578f03_d20250311_m010402_c001_v0001157_t0047_u01741655042773") 2025/03/11 01:08:04 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b0245d_d20250311_m010354_c001_v7007000_t0000_u01741655034890") 2025/03/11 01:08:05 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f5514d7578ed9_d20250311_m010350_c001_v0001157_t0006_u01741655030833") 2025/03/11 01:08:05 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cbe_d20250311_m010325_c001_v7007000_t0000_u01741655005508") 2025/03/11 01:08:05 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924306_d20250311_m010324_c001_v0001183_t0023_u01741655004318") 2025/03/11 01:08:05 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cb9_d20250311_m010323_c001_v7007000_t0000_u01741655003233") 2025/03/11 01:08:05 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679242d0_d20250311_m010321_c001_v0001183_t0006_u01741655001620") 2025/03/11 01:08:05 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cb4_d20250311_m010320_c001_v7007000_t0000_u01741655000895") 2025/03/11 01:08:05 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679242b2_d20250311_m010320_c001_v0001183_t0034_u01741655000134") 2025/03/11 01:08:05 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cb2_d20250311_m010318_c001_v7007000_t0000_u01741654998837") 2025/03/11 01:08:05 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924280_d20250311_m010318_c001_v0001183_t0055_u01741654998089") 2025/03/11 01:08:05 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cac_d20250311_m010316_c001_v7007000_t0000_u01741654996220") 2025/03/11 01:08:05 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924248_d20250311_m010315_c001_v0001183_t0053_u01741654995404") 2025/03/11 01:08:05 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16c9a_d20250311_m010308_c001_v7007000_t0000_u01741654988845") 2025/03/11 01:08:06 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924148_d20250311_m010307_c001_v0001183_t0033_u01741654987516") 2025/03/11 01:08:06 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d54661_d20250311_m010158_c001_v7007000_t0000_u01741654918726") 2025/03/11 01:08:06 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923b4a_d20250311_m010158_c001_v0001183_t0053_u01741654918145") 2025/03/11 01:08:06 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d5465f_d20250311_m010156_c001_v7007000_t0000_u01741654916861") 2025/03/11 01:08:06 DEBUG : potato2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923b0e_d20250311_m010156_c001_v0001183_t0033_u01741654916290") 2025/03/11 01:08:06 DEBUG : potato3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4014a8e2685ca76e_d20250311_m010420_c001_v7007000_t0000_u01741655060734") 2025/03/11 01:08:06 DEBUG : potato3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679248fb_d20250311_m010416_c001_v0001183_t0034_u01741655056167") 2025/03/11 01:08:06 DEBUG : potato3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f411ee31962a77a59_d20250311_m010407_c001_v7007000_t0000_u01741655047587") 2025/03/11 01:08:06 DEBUG : potato3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924769_d20250311_m010403_c001_v0001183_t0048_u01741655043976") 2025/03/11 01:08:06 DEBUG : potato3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b0245f_d20250311_m010355_c001_v7007000_t0000_u01741655035385") 2025/03/11 01:08:06 DEBUG : potato3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679245f9_d20250311_m010351_c001_v0001183_t0030_u01741655031484") 2025/03/11 01:08:07 DEBUG : pre-dest1/1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf5164f4_d20250311_m010512_c001_v7007000_t0000_u01741655112063") 2025/03/11 01:08:07 DEBUG : pre-dest1/1: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924d73_d20250311_m010504_c001_v0001183_t0032_u01741655104260") 2025/03/11 01:08:07 DEBUG : pre-dest2/2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4051f84dbf5164f6_d20250311_m010512_c001_v7007000_t0000_u01741655112249") 2025/03/11 01:08:07 DEBUG : pre-dest2/2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f5514d7579024_d20250311_m010504_c001_v0001157_t0044_u01741655104818") 2025/03/11 01:08:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f85c8_d20250311_m010443_c001_v7007000_t0000_u01741655083677") 2025/03/11 01:08:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1140477d46ae4c72_d20250311_m010440_c001_v0001182_t0045_u01741655080193") 2025/03/11 01:08:07 DEBUG : sizeonly: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41692cf185daecfe_d20250311_m010241_c001_v7007000_t0000_u01741654961120") 2025/03/11 01:08:07 DEBUG : sizeonly: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923e97_d20250311_m010240_c001_v0001183_t0009_u01741654960187") 2025/03/11 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f9351_d20250311_m010737_c001_v7007000_t0000_u01741655257173") 2025/03/11 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1189ddc66ce3ccdf_d20250311_m010736_c001_v0001184_t0031_u01741655256045") 2025/03/11 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f9335_d20250311_m010734_c001_v7007000_t0000_u01741655254089") 2025/03/11 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f104fac6b84ea4bd1_d20250311_m010732_c001_v0001145_t0011_u01741655252981") 2025/03/11 01:08:07 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b02435_d20250311_m010347_c001_v7007000_t0000_u01741655027384") 2025/03/11 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f5514d7578ebf_d20250311_m010346_c001_v0001157_t0003_u01741655026234") 2025/03/11 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b02432_d20250311_m010344_c001_v7007000_t0000_u01741655024860") 2025/03/11 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924528_d20250311_m010344_c001_v0001183_t0022_u01741655024091") 2025/03/11 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41692cf185daecf4_d20250311_m010237_c001_v7007000_t0000_u01741654957033") 2025/03/11 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923e59_d20250311_m010235_c001_v0001183_t0025_u01741654955732") 2025/03/11 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41692cf185daecf2_d20250311_m010235_c001_v7007000_t0000_u01741654955006") 2025/03/11 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923e3d_d20250311_m010234_c001_v0001183_t0010_u01741654954085") 2025/03/11 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41692cf185daecf0_d20250311_m010230_c001_v7007000_t0000_u01741654950893") 2025/03/11 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923de1_d20250311_m010228_c001_v0001183_t0052_u01741654948368") 2025/03/11 01:08:08 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41692cf185daece3_d20250311_m010227_c001_v7007000_t0000_u01741654947824") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923dbd_d20250311_m010226_c001_v0001183_t0013_u01741654946866") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923d81_d20250311_m010223_c001_v0001183_t0003_u01741654943274") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41692cf185daecc1_d20250311_m010222_c001_v7007000_t0000_u01741654942541") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923d69_d20250311_m010221_c001_v0001183_t0023_u01741654941977") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923d57_d20250311_m010221_c001_v0001183_t0053_u01741654941393") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41692cf185daecb4_d20250311_m010220_c001_v7007000_t0000_u01741654940247") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923d15_d20250311_m010218_c001_v0001183_t0045_u01741654938059") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923ce7_d20250311_m010215_c001_v0001183_t0029_u01741654935139") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41692cf185daec95_d20250311_m010214_c001_v7007000_t0000_u01741654934409") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923cd6_d20250311_m010213_c001_v0001183_t0008_u01741654933842") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923cd0_d20250311_m010213_c001_v0001183_t0027_u01741654933273") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41692cf185daec8b_d20250311_m010212_c001_v7007000_t0000_u01741654932545") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923c6c_d20250311_m010208_c001_v0001183_t0054_u01741654928666") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41692cf185daec76_d20250311_m010208_c001_v7007000_t0000_u01741654928291") 2025/03/11 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923c50_d20250311_m010207_c001_v0001183_t0038_u01741654927709") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d54668_d20250311_m010206_c001_v7007000_t0000_u01741654926063") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923c2a_d20250311_m010205_c001_v0001183_t0028_u01741654925484") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d54667_d20250311_m010204_c001_v7007000_t0000_u01741654924937") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923c0e_d20250311_m010204_c001_v0001183_t0025_u01741654924376") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d54666_d20250311_m010203_c001_v7007000_t0000_u01741654923080") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923bce_d20250311_m010202_c001_v0001183_t0041_u01741654922308") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d54665_d20250311_m010201_c001_v7007000_t0000_u01741654921726") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923bb4_d20250311_m010201_c001_v0001183_t0020_u01741654921164") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d54663_d20250311_m010200_c001_v7007000_t0000_u01741654920256") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923b82_d20250311_m010159_c001_v0001183_t0046_u01741654919654") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d5465c_d20250311_m010153_c001_v7007000_t0000_u01741654913901") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923ac2_d20250311_m010153_c001_v0001183_t0005_u01741654913341") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d5465b_d20250311_m010152_c001_v7007000_t0000_u01741654912421") 2025/03/11 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923a97_d20250311_m010151_c001_v0001183_t0028_u01741654911841") 2025/03/11 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d54659_d20250311_m010150_c001_v7007000_t0000_u01741654910913") 2025/03/11 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923a7c_d20250311_m010150_c001_v0001183_t0003_u01741654910344") 2025/03/11 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f40156a7d71d54657_d20250311_m010147_c001_v7007000_t0000_u01741654907446") 2025/03/11 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567923a25_d20250311_m010146_c001_v0001183_t0045_u01741654906854") 2025/03/11 01:08:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f9352_d20250311_m010737_c001_v7007000_t0000_u01741655257361") 2025/03/11 01:08:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f74e957a28139_d20250311_m010736_c001_v0001131_t0053_u01741655256063") 2025/03/11 01:08:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f9336_d20250311_m010734_c001_v7007000_t0000_u01741655254270") 2025/03/11 01:08:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925e33_d20250311_m010732_c001_v0001183_t0006_u01741655252631") 2025/03/11 01:08:11 DEBUG : sub/yam: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b02429_d20250311_m010341_c001_v7007000_t0000_u01741655021241") 2025/03/11 01:08:11 DEBUG : sub/yam: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1140477d46ae46fa_d20250311_m010339_c001_v0001182_t0007_u01741655019318") 2025/03/11 01:08:11 DEBUG : test_dir1/file2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f932e_d20250311_m010731_c001_v7007000_t0000_u01741655251089") 2025/03/11 01:08:11 DEBUG : test_dir1/file2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925df5_d20250311_m010729_c001_v0001183_t0046_u01741655249630") 2025/03/11 01:08:11 DEBUG : test_dir1/file2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f42_d20250311_m010727_c001_v7007000_t0000_u01741655247980") 2025/03/11 01:08:12 DEBUG : test_dir1/file2: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1189ddc66ce3cba6_d20250311_m010726_c001_v0001184_t0027_u01741655246715") 2025/03/11 01:08:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f932f_d20250311_m010731_c001_v7007000_t0000_u01741655251272") 2025/03/11 01:08:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1189ddc66ce3cc04_d20250311_m010729_c001_v0001184_t0007_u01741655249642") 2025/03/11 01:08:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f41824af4945f8f43_d20250311_m010728_c001_v7007000_t0000_u01741655248258") 2025/03/11 01:08:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567925dad_d20250311_m010726_c001_v0001183_t0035_u01741655246706") 2025/03/11 01:08:12 DEBUG : three: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cc8_d20250311_m010330_c001_v7007000_t0000_u01741655010990") 2025/03/11 01:08:12 DEBUG : three: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e5679243b2_d20250311_m010329_c001_v0001183_t0033_u01741655009853") 2025/03/11 01:08:12 DEBUG : three: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f108979e567924376_d20250311_m010327_c001_v0001183_t0020_u01741655007744") 2025/03/11 01:08:12 DEBUG : two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f403a6e5f04f16cc9_d20250311_m010331_c001_v7007000_t0000_u01741655011170") 2025/03/11 01:08:12 DEBUG : two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f4140477d46ae4629_d20250311_m010329_c001_v0001182_t0013_u01741655009085") 2025/03/11 01:08:12 DEBUG : two: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f408979e567924370_d20250311_m010327_c001_v0001183_t0031_u01741655007560") 2025/03/11 01:08:12 DEBUG : yam: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b0242d_d20250311_m010341_c001_v7007000_t0000_u01741655021969") 2025/03/11 01:08:12 DEBUG : yam: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f11728efc53710897_d20250311_m010340_c001_v0001029_t0020_u01741655020736") 2025/03/11 01:08:13 DEBUG : yam: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b02422_d20250311_m010337_c001_v7007000_t0000_u01741655017181") 2025/03/11 01:08:13 DEBUG : yam: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1140477d46ae46b3_d20250311_m010335_c001_v0001182_t0044_u01741655015760") 2025/03/11 01:08:13 DEBUG : yam: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b02417_d20250311_m010333_c001_v7007000_t0000_u01741655013540") 2025/03/11 01:08:13 DEBUG : yam: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f113f5514d7578e5b_d20250311_m010331_c001_v0001157_t0012_u01741655011734") 2025/03/11 01:08:13 DEBUG : yaml: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b02425_d20250311_m010338_c001_v7007000_t0000_u01741655018002") 2025/03/11 01:08:13 DEBUG : yaml: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f10008c9585067753_d20250311_m010336_c001_v0001183_t0025_u01741655016913") 2025/03/11 01:08:13 DEBUG : yaml: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f400e114de4b0241b_d20250311_m010334_c001_v7007000_t0000_u01741655014342") 2025/03/11 01:08:13 DEBUG : yaml: Deleting (id "4_z0fe2cdf3b08d8b2b9f580e1b_f1052da0d8030b1bd_d20250311_m010332_c001_v0001099_t0033_u01741655012943") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m31.180317772s (try 1/5)