"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/01 01:23:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage" 2025/02/01 01:23:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:23:16 DEBUG : Creating backend with remote "/tmp/rclone3948085060" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:23:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/01 01:23:20 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:20 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.41s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 01:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:23:21 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:21 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:23:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:22 DEBUG : B2 bucket rclone-test-gugadop5gage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.21s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", 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-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", 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-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:23 DEBUG : Creating backend with remote "/non-existing" 2025/02/01 01:23:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/01 01:23:24 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:24 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:23:25 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:25 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:23:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.90s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:26 INFO : B2 bucket rclone-test-gugadop5gage: Running all checks before starting transfers 2025/02/01 01:23:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:23:26 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:26 INFO : B2 bucket rclone-test-gugadop5gage: Checks finished, now starting transfers 2025/02/01 01:23:26 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:23:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.60s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:28 ERROR : Ignoring --no-traverse with sync 2025/02/01 01:23:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:23:28 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:28 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:23:28 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:23:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.62s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/01 01:23:30 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:30 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/01 01:23:30 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.60s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:23:31 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:31 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:23:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.64s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:23:33 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:33 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:23:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.06s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/01 01:23:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 01:23:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/01 01:23:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 01:23:35 INFO : sub dir: Making directory 2025/02/01 01:23:35 INFO : sub dir2: Making directory 2025/02/01 01:23:35 INFO : sub dir2/sub sub dir2: Making directory 2025/02/01 01:23:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:23:35 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:35 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:23:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/01 01:23:35 DEBUG : B2 bucket rclone-test-gugadop5gage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:36 INFO : sub dir2: Making directory 2025/02/01 01:23:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/01 01:23:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 01:23:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:23:37 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:37 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:23:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:38 DEBUG : sub dir2: Making directory with metadata 2025/02/01 01:23:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 01:23:38 INFO : sub dir: Making directory 2025/02/01 01:23:38 INFO : sub dir2: Making directory 2025/02/01 01:23:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:23:38 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:38 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:23:38 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:23:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/01 01:23:38 DEBUG : B2 bucket rclone-test-gugadop5gage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/01 01:23:38 DEBUG : B2 bucket rclone-test-gugadop5gage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.71s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:40 INFO : sub dir2: Making directory 2025/02/01 01:23:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:23:40 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:40 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:23:40 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:23:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:41 DEBUG : sub dir2: Making directory with metadata 2025/02/01 01:23:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 01:23:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 01:23:41 INFO : sub dir: Making directory 2025/02/01 01:23:41 INFO : sub dir2: Making directory 2025/02/01 01:23:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:23:41 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:41 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:23:42 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:23:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/01 01:23:42 DEBUG : B2 bucket rclone-test-gugadop5gage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.67s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", 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-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:43 INFO : sub dir2: Making directory 2025/02/01 01:23:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:23:44 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:44 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:23:44 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:23:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.62s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:45 DEBUG : Creating backend with remote "TestB2:rclone-test-muyuluz3zubu" 2025/02/01 01:23:45 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-gugadop5gage -> B2 bucket rclone-test-muyuluz3zubu 2025/02/01 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:23:47 DEBUG : B2 bucket rclone-test-muyuluz3zubu: Waiting for checks to finish 2025/02/01 01:23:47 DEBUG : B2 bucket rclone-test-muyuluz3zubu: Waiting for transfers to finish 2025/02/01 01:23:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:23:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:49 DEBUG : B2 bucket rclone-test-muyuluz3zubu: Purge remote 2025/02/01 01:23:49 INFO : B2 bucket rclone-test-muyuluz3zubu: cleaning bucket "rclone-test-muyuluz3zubu" of all files 2025/02/01 01:23:49 DEBUG : sub dir/hello world: Deleting (id "4_zafc25d5310bdbbfb9f480e1b_f100ecbfc4a86beed_d20250201_m012349_c001_v0001120_t0008_u01738373029241") --- PASS: TestServerSideCopy (8.43s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 01:23:54 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:23:54 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:23:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/01 01:23:55 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.64s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:23:57 DEBUG : Creating backend with remote "TestB2:rclone-test-favuteq8siba" 2025/02/01 01:23:57 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-gugadop5gage -> B2 bucket rclone-test-favuteq8siba 2025/02/01 01:23:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:23:58 DEBUG : B2 bucket rclone-test-favuteq8siba: Waiting for checks to finish 2025/02/01 01:23:58 DEBUG : B2 bucket rclone-test-favuteq8siba: Waiting for transfers to finish 2025/02/01 01:24:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:24:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:03 DEBUG : B2 bucket rclone-test-favuteq8siba: Waiting for checks to finish 2025/02/01 01:24:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 01:24:03 DEBUG : B2 bucket rclone-test-favuteq8siba: Waiting for transfers to finish 2025/02/01 01:24:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/01 01:24:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:03 DEBUG : B2 bucket rclone-test-favuteq8siba: Purge remote 2025/02/01 01:24:03 INFO : B2 bucket rclone-test-favuteq8siba: cleaning bucket "rclone-test-favuteq8siba" of all files 2025/02/01 01:24:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf228d1310bdbbfb9f480e1b_f110d9de3bc53f441_d20250201_m012403_c001_v0001136_t0033_u01738373043238") 2025/02/01 01:24:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf228d1310bdbbfb9f480e1b_f10431121298c5cff_d20250201_m012401_c001_v0001177_t0021_u01738373041533") --- PASS: TestServerSideCopyOverSelf (12.74s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 01:24:10 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:10 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/01 01:24:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/01 01:24:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:12 DEBUG : Creating backend with remote "TestB2:rclone-test-lozabew7bame" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-gugadop5gage -> B2 bucket rclone-test-lozabew7bame 2025/02/01 01:24:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:24:13 DEBUG : B2 bucket rclone-test-lozabew7bame: Waiting for checks to finish 2025/02/01 01:24:13 DEBUG : B2 bucket rclone-test-lozabew7bame: Waiting for transfers to finish 2025/02/01 01:24:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:24:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:18 DEBUG : B2 bucket rclone-test-lozabew7bame: Waiting for checks to finish 2025/02/01 01:24:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 01:24:18 DEBUG : B2 bucket rclone-test-lozabew7bame: Waiting for transfers to finish 2025/02/01 01:24:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/01 01:24:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/01 01:24:19 INFO : sub dir/hello world: Deleted 2025/02/01 01:24:20 DEBUG : testing file moves 2025/02/01 01:24:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/01 01:24:20 DEBUG : B2 bucket rclone-test-lozabew7bame: Waiting for checks to finish 2025/02/01 01:24:20 DEBUG : B2 bucket rclone-test-lozabew7bame: Waiting for transfers to finish 2025/02/01 01:24:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/01 01:24:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/01 01:24:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:22 DEBUG : B2 bucket rclone-test-lozabew7bame: Purge remote 2025/02/01 01:24:22 INFO : B2 bucket rclone-test-lozabew7bame: cleaning bucket "rclone-test-lozabew7bame" of all files 2025/02/01 01:24:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfd2bdc310bdbbfb9f480e1b_f116bab72103276fd_d20250201_m012420_c001_v0001042_t0009_u01738373060866") 2025/02/01 01:24:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfd2bdc310bdbbfb9f480e1b_f1179e92e0f2e3bfd_d20250201_m012418_c001_v0001146_t0049_u01738373058878") 2025/02/01 01:24:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfd2bdc310bdbbfb9f480e1b_f10436e07a06a8260_d20250201_m012417_c001_v0001184_t0038_u01738373057132") --- PASS: TestServerSideMoveOverSelf (15.77s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:28 ERROR : : error listing: directory not found 2025/02/01 01:24:28 INFO : Local file system at /tmp/rclone3948085060: Making directory 2025/02/01 01:24:28 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:28 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.35s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:24:30 DEBUG : Local file system at /tmp/rclone3948085060: Waiting for checks to finish 2025/02/01 01:24:30 DEBUG : Local file system at /tmp/rclone3948085060: Waiting for transfers to finish 2025/02/01 01:24:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:24:31 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/01 01:24:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestCopyRedownload (2.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:32 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/01 01:24:32 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:32 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 01:24:32 INFO : check sum: Copied (new) 2025/02/01 01:24:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:33 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 01:24:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/01 01:24:33 DEBUG : check sum: Unchanged skipping 2025/02/01 01:24:33 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:33 DEBUG : Waiting for deletions to finish 2025/02/01 01:24:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/01 01:24:34 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:34 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/01 01:24:35 INFO : sizeonly: Copied (new) 2025/02/01 01:24:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:35 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:35 DEBUG : sizeonly: Sizes identical 2025/02/01 01:24:35 DEBUG : sizeonly: Unchanged skipping 2025/02/01 01:24:35 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:35 DEBUG : Waiting for deletions to finish 2025/02/01 01:24:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.39s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/01 01:24:37 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:37 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/01 01:24:37 INFO : ignore-size: Copied (new) 2025/02/01 01:24:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:24:37 DEBUG : ignore-size: Unchanged skipping 2025/02/01 01:24:37 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:37 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:37 DEBUG : Waiting for deletions to finish 2025/02/01 01:24:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.74s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:40 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:24:40 DEBUG : existing: Unchanged skipping 2025/02/01 01:24:40 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:40 DEBUG : Waiting for deletions to finish 2025/02/01 01:24:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:40 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/01 01:24:40 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/01 01:24:40 INFO : existing: Copied (replaced existing) 2025/02/01 01:24:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.77s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/01 01:24:42 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:42 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/01 01:24:42 INFO : existing: Copied (new) 2025/02/01 01:24:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:43 DEBUG : existing: Destination exists, skipping 2025/02/01 01:24:43 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:43 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:43 DEBUG : Waiting for deletions to finish 2025/02/01 01:24:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.55s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:45 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/01 01:24:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/01 01:24:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:24:46 DEBUG : c/non empty space: Unchanged skipping 2025/02/01 01:24:46 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:46 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:24:46 INFO : a/potato2: Copied (new) 2025/02/01 01:24:46 DEBUG : Waiting for deletions to finish 2025/02/01 01:24:46 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:48 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/01 01:24:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 01:24:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/01 01:24:48 DEBUG : empty space: Unchanged skipping 2025/02/01 01:24:48 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:48 DEBUG : Waiting for deletions to finish 2025/02/01 01:24:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:49 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/01 01:24:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 01:24:50 INFO : empty space: Updated modification time in destination 2025/02/01 01:24:50 DEBUG : empty space: Unchanged skipping 2025/02/01 01:24:50 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:50 DEBUG : Waiting for deletions to finish 2025/02/01 01:24:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.43s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:52 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24: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/02/01 01:24:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 01:24:52 DEBUG : empty space: Unchanged skipping 2025/02/01 01:24:52 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:52 DEBUG : Waiting for deletions to finish 2025/02/01 01:24:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.84s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:53 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:53 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/01 01:24:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3948085060) 2025/02/01 01:24:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gugadop5gage) 2025/02/01 01:24:53 DEBUG : foo: sha1 differ 2025/02/01 01:24:53 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/01 01:24:54 INFO : foo: Copied (replaced existing) 2025/02/01 01:24:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/01 01:24:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:24:55 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:55 DEBUG : empty space: Unchanged skipping 2025/02/01 01:24:55 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:56 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:24:56 INFO : potato: Copied (new) 2025/02/01 01:24:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:24:58 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/01 01:24:58 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:24:58 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:24:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/01 01:24:58 INFO : potato: Copied (replaced existing) 2025/02/01 01:24:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.37s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:00 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:00 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/01 01:25:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3948085060) 2025/02/01 01:25:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gugadop5gage) 2025/02/01 01:25:00 DEBUG : potato: sha1 differ 2025/02/01 01:25:00 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/01 01:25:01 INFO : potato: Copied (replaced existing) 2025/02/01 01:25:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:25:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/01 01:25:03 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:25:03 DEBUG : empty space: Unchanged skipping 2025/02/01 01:25:03 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:03 DEBUG : Waiting for deletions to finish 2025/02/01 01:25:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:25:05 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:25:05 DEBUG : empty space: Unchanged skipping 2025/02/01 01:25:05 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:25:06 INFO : potato2: Copied (new) 2025/02/01 01:25:06 DEBUG : Waiting for deletions to finish 2025/02/01 01:25:06 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:08 INFO : d: Making directory 2025/02/01 01:25:08 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/01 01:25:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/01 01:25:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:25:08 DEBUG : c/non empty space: Unchanged skipping 2025/02/01 01:25:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:25:09 INFO : a/potato2: Copied (new) 2025/02/01 01:25:09 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:09 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:09 DEBUG : Waiting for deletions to finish 2025/02/01 01:25:09 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:11 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/01 01:25:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/01 01:25:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:25:11 DEBUG : c/non empty space: Unchanged skipping 2025/02/01 01:25:11 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:11 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:25:12 INFO : a/potato2: Copied (new) 2025/02/01 01:25:12 ERROR : B2 bucket rclone-test-gugadop5gage: not deleting files as there were IO errors 2025/02/01 01:25:12 ERROR : B2 bucket rclone-test-gugadop5gage: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:14 DEBUG : Waiting for deletions to finish 2025/02/01 01:25:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:25:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:25:14 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:14 DEBUG : empty space: Unchanged skipping 2025/02/01 01:25:14 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:14 INFO : potato: Deleted 2025/02/01 01:25:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:25:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.92s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:17 DEBUG : Waiting for deletions to finish 2025/02/01 01:25:17 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:17 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:17 INFO : potato: Deleted 2025/02/01 01:25:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:25:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:25:17 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:17 DEBUG : empty space: Unchanged skipping 2025/02/01 01:25:17 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:25:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.16s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:25:20 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:20 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/01 01:25:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.50s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:22 DEBUG : enormous: Excluded (Size Filter) 2025/02/01 01:25:22 DEBUG : enormous: Excluded 2025/02/01 01:25:22 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 01:25:22 DEBUG : potato2: Excluded 2025/02/01 01:25:23 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 01:25:23 DEBUG : potato2: Excluded 2025/02/01 01:25:23 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:25:23 DEBUG : empty space: Unchanged skipping 2025/02/01 01:25:23 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:23 DEBUG : Waiting for deletions to finish 2025/02/01 01:25:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:23 DEBUG : enormous: Excluded (Size Filter) 2025/02/01 01:25:23 DEBUG : enormous: Excluded 2025/02/01 01:25:23 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 01:25:23 DEBUG : potato2: Excluded 2025/02/01 01:25:23 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 01:25:23 DEBUG : potato2: Excluded 2025/02/01 01:25:23 DEBUG : Local file system at /tmp/rclone3948085060: Waiting for checks to finish 2025/02/01 01:25:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/01 01:25:23 DEBUG : empty space: Unchanged skipping 2025/02/01 01:25:23 DEBUG : Local file system at /tmp/rclone3948085060: Waiting for transfers to finish 2025/02/01 01:25:23 DEBUG : Waiting for deletions to finish 2025/02/01 01:25:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:26 DEBUG : enormous: Excluded (Size Filter) 2025/02/01 01:25:26 DEBUG : enormous: Excluded 2025/02/01 01:25:26 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 01:25:26 DEBUG : potato2: Excluded 2025/02/01 01:25:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:25:26 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:26 DEBUG : empty space: Unchanged skipping 2025/02/01 01:25:26 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:26 DEBUG : Waiting for deletions to finish 2025/02/01 01:25:27 INFO : potato2: Deleted 2025/02/01 01:25:27 INFO : enormous: Deleted 2025/02/01 01:25:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/01 01:25:27 DEBUG : empty space: Unchanged skipping 2025/02/01 01:25:27 DEBUG : Local file system at /tmp/rclone3948085060: Waiting for checks to finish 2025/02/01 01:25:27 DEBUG : Local file system at /tmp/rclone3948085060: Waiting for transfers to finish 2025/02/01 01:25:27 DEBUG : Waiting for deletions to finish 2025/02/01 01:25:27 INFO : enormous: Deleted 2025/02/01 01:25:27 INFO : potato2: Deleted 2025/02/01 01:25:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.98s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:30 DEBUG : five: Need to transfer - File not found at Destination 2025/02/01 01:25:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/01 01:25:30 DEBUG : one: Destination is newer than source, skipping 2025/02/01 01:25:30 DEBUG : three: Sizes identical 2025/02/01 01:25:30 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3948085060) 2025/02/01 01:25:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gugadop5gage) 2025/02/01 01:25:30 DEBUG : two: sha1 differ 2025/02/01 01:25:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/01 01:25:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/01 01:25:30 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/01 01:25:30 INFO : five: Copied (new) 2025/02/01 01:25:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/01 01:25:31 INFO : four: Copied (replaced existing) 2025/02/01 01:25:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/01 01:25:31 INFO : two: Copied (replaced existing) 2025/02/01 01:25:31 DEBUG : Waiting for deletions to finish 2025/02/01 01:25:31 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:31 DEBUG : one: Destination is newer than source, skipping 2025/02/01 01:25:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3948085060) 2025/02/01 01:25:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/01 01:25:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/01 01:25:31 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/01 01:25:31 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/01 01:25:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gugadop5gage) 2025/02/01 01:25:31 DEBUG : three: sha1 differ 2025/02/01 01:25:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/01 01:25:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/01 01:25:31 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/01 01:25:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/01 01:25:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/01 01:25:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/01 01:25:31 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 01:25:32 INFO : three: Copied (replaced existing) 2025/02/01 01:25:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.49s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/01 01:25:33 INFO : B2 bucket rclone-test-gugadop5gage: Making map for --track-renames 2025/02/01 01:25:33 INFO : B2 bucket rclone-test-gugadop5gage: Finished making map for --track-renames 2025/02/01 01:25:33 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/01 01:25:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/01 01:25:33 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for renames to finish 2025/02/01 01:25:33 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/01 01:25:33 INFO : potato: Copied (new) 2025/02/01 01:25:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/01 01:25:33 INFO : yam: Copied (new) 2025/02/01 01:25:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:25:34 INFO : B2 bucket rclone-test-gugadop5gage: Making map for --track-renames 2025/02/01 01:25:34 INFO : B2 bucket rclone-test-gugadop5gage: Finished making map for --track-renames 2025/02/01 01:25:34 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:34 DEBUG : potato: Unchanged skipping 2025/02/01 01:25:34 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for renames to finish 2025/02/01 01:25:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/01 01:25:35 INFO : yam: Copied (server-side copy) to: yaml 2025/02/01 01:25:35 INFO : yam: Deleted 2025/02/01 01:25:35 INFO : yaml: Renamed from "yam" 2025/02/01 01:25:35 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/01 01:25:37 INFO : B2 bucket rclone-test-gugadop5gage: Making map for --track-renames 2025/02/01 01:25:37 INFO : B2 bucket rclone-test-gugadop5gage: Finished making map for --track-renames 2025/02/01 01:25:37 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/01 01:25:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/01 01:25:37 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for renames to finish 2025/02/01 01:25:37 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/01 01:25:37 INFO : yam: Copied (new) 2025/02/01 01:25:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/01 01:25:37 INFO : potato: Copied (new) 2025/02/01 01:25:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:25:38 INFO : B2 bucket rclone-test-gugadop5gage: Making map for --track-renames 2025/02/01 01:25:38 INFO : B2 bucket rclone-test-gugadop5gage: Finished making map for --track-renames 2025/02/01 01:25:38 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:38 DEBUG : potato: Unchanged skipping 2025/02/01 01:25:38 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for renames to finish 2025/02/01 01:25:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/01 01:25:39 INFO : yam: Copied (server-side copy) to: yaml 2025/02/01 01:25:39 INFO : yam: Deleted 2025/02/01 01:25:39 INFO : yaml: Renamed from "yam" 2025/02/01 01:25:39 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.96s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/01 01:25:41 INFO : B2 bucket rclone-test-gugadop5gage: Making map for --track-renames 2025/02/01 01:25:41 INFO : B2 bucket rclone-test-gugadop5gage: Finished making map for --track-renames 2025/02/01 01:25:41 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/01 01:25:41 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for renames to finish 2025/02/01 01:25:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/01 01:25:41 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/01 01:25:41 INFO : sub/yam: Copied (new) 2025/02/01 01:25:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/01 01:25:41 INFO : potato: Copied (new) 2025/02/01 01:25:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:25:42 DEBUG : potato: Unchanged skipping 2025/02/01 01:25:42 INFO : B2 bucket rclone-test-gugadop5gage: Making map for --track-renames 2025/02/01 01:25:42 INFO : B2 bucket rclone-test-gugadop5gage: Finished making map for --track-renames 2025/02/01 01:25:42 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:42 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for renames to finish 2025/02/01 01:25:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/01 01:25:42 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/01 01:25:43 INFO : sub/yam: Deleted 2025/02/01 01:25:43 INFO : yam: Renamed from "sub/yam" 2025/02/01 01:25:43 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:44 DEBUG : Creating backend with remote "/tmp/rclone3948085060/dir1" 2025/02/01 01:25:44 DEBUG : Config file has changed externally - reloading 2025/02/01 01:25:44 DEBUG : Creating backend with remote "/tmp/rclone3948085060/dir2" 2025/02/01 01:25:44 DEBUG : Local file system at /tmp/rclone3948085060/dir2: Using server-side directory move 2025/02/01 01:25:44 INFO : Local file system at /tmp/rclone3948085060/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/01 01:25:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/01 01:25:44 DEBUG : Local file system at /tmp/rclone3948085060/dir2: Waiting for checks to finish 2025/02/01 01:25:44 DEBUG : Local file system at /tmp/rclone3948085060/dir2: Waiting for transfers to finish 2025/02/01 01:25:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:25:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/01 01:25:45 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:45 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/01 01:25:45 INFO : nested/sub dir/file: Copied (new) 2025/02/01 01:25:45 INFO : nested/sub dir/file: Deleted 2025/02/01 01:25:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:25:45 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:25:45 INFO : sub dir/hello world: Deleted 2025/02/01 01:25:45 INFO : sub dir: Removing directory 2025/02/01 01:25:45 INFO : nested/sub dir: Removing directory 2025/02/01 01:25:45 INFO : nested: Removing directory 2025/02/01 01:25:45 DEBUG : Local file system at /tmp/rclone3948085060: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:25:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/01 01:25:47 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:47 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/01 01:25:47 INFO : nested/sub dir/file: Copied (new) 2025/02/01 01:25:47 INFO : nested/sub dir/file: Deleted 2025/02/01 01:25:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:25:47 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:25:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/01 01:25:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/01 01:25:49 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:49 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/01 01:25:49 INFO : existing-b: Copied (new) 2025/02/01 01:25:49 INFO : existing-b: Deleted 2025/02/01 01:25:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/01 01:25:49 INFO : existing: Copied (new) 2025/02/01 01:25:49 INFO : existing: Deleted 2025/02/01 01:25:50 DEBUG : existing: Destination exists, skipping 2025/02/01 01:25:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/01 01:25:50 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:25:50 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:25:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.20s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:25:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cimepaf2tamo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gugadop5gage -> B2 bucket rclone-test-cimepaf2tamo 2025/02/01 01:25:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:25:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/01 01:25:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/01 01:25:58 DEBUG : empty space: Unchanged skipping 2025/02/01 01:25:58 DEBUG : B2 bucket rclone-test-cimepaf2tamo: Waiting for checks to finish 2025/02/01 01:25:58 INFO : empty space: Deleted 2025/02/01 01:25:58 DEBUG : B2 bucket rclone-test-cimepaf2tamo: Waiting for transfers to finish 2025/02/01 01:25:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:25:58 INFO : potato2: Copied (server-side copy) 2025/02/01 01:25:58 INFO : potato2: Deleted 2025/02/01 01:25:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/01 01:25:59 INFO : potato3: Copied (server-side copy) 2025/02/01 01:25:59 INFO : potato3: Deleted 2025/02/01 01:25:59 DEBUG : Creating backend with remote "TestB2:rclone-test-witigiz5nupo" 2025/02/01 01:26:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/01 01:26:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:26:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/01 01:26:00 DEBUG : B2 bucket rclone-test-witigiz5nupo: Waiting for checks to finish 2025/02/01 01:26:00 DEBUG : B2 bucket rclone-test-witigiz5nupo: Waiting for transfers to finish 2025/02/01 01:26:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 01:26:04 INFO : empty space: Copied (server-side copy) 2025/02/01 01:26:04 INFO : empty space: Deleted 2025/02/01 01:26:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:26:04 INFO : potato2: Copied (server-side copy) 2025/02/01 01:26:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/01 01:26:04 INFO : potato3: Copied (server-side copy) 2025/02/01 01:26:05 INFO : potato2: Deleted 2025/02/01 01:26:05 INFO : potato3: Deleted 2025/02/01 01:26:05 DEBUG : B2 bucket rclone-test-witigiz5nupo: Purge remote 2025/02/01 01:26:05 INFO : B2 bucket rclone-test-witigiz5nupo: cleaning bucket "rclone-test-witigiz5nupo" of all files 2025/02/01 01:26:05 DEBUG : empty space: Deleting (id "4_zff425df310ddbbfb9f480e1b_f100b1f85fc7aac2d_d20250201_m012604_c001_v0001184_t0000_u01738373164458") 2025/02/01 01:26:05 DEBUG : potato2: Deleting (id "4_zff425df310ddbbfb9f480e1b_f10630b22f17a1835_d20250201_m012604_c001_v0001153_t0013_u01738373164695") 2025/02/01 01:26:05 DEBUG : potato3: Deleting (id "4_zff425df310ddbbfb9f480e1b_f115067c60fceb453_d20250201_m012604_c001_v0001184_t0016_u01738373164830") 2025/02/01 01:26:07 DEBUG : B2 bucket rclone-test-cimepaf2tamo: Purge remote 2025/02/01 01:26:07 INFO : B2 bucket rclone-test-cimepaf2tamo: cleaning bucket "rclone-test-cimepaf2tamo" of all files 2025/02/01 01:26:07 DEBUG : empty space: Deleting (id "4_zbf224d2310ddbbfb9f480e1b_f401f7838aec11e89_d20250201_m012604_c001_v7007000_t0000_u01738373164670") 2025/02/01 01:26:07 DEBUG : empty space: Deleting (id "4_zbf224d2310ddbbfb9f480e1b_f10436e07a06a90d1_d20250201_m012557_c001_v0001184_t0055_u01738373157484") 2025/02/01 01:26:07 DEBUG : potato2: Deleting (id "4_zbf224d2310ddbbfb9f480e1b_f401f7838aec11e8a_d20250201_m012604_c001_v7007000_t0000_u01738373164996") 2025/02/01 01:26:07 DEBUG : potato2: Deleting (id "4_zbf224d2310ddbbfb9f480e1b_f116fbc4114a22eff_d20250201_m012558_c001_v0001182_t0052_u01738373158676") 2025/02/01 01:26:07 DEBUG : potato3: Deleting (id "4_zbf224d2310ddbbfb9f480e1b_f416bc7984a6d5630_d20250201_m012605_c001_v7007000_t0000_u01738373165034") 2025/02/01 01:26:07 DEBUG : potato3: Deleting (id "4_zbf224d2310ddbbfb9f480e1b_f113b2e089bf2146d_d20250201_m012558_c001_v0001183_t0054_u01738373158914") 2025/02/01 01:26:07 DEBUG : potato3: Deleting (id "4_zbf224d2310ddbbfb9f480e1b_f10436e07a06a90dd_d20250201_m012557_c001_v0001184_t0009_u01738373157709") --- PASS: TestServerSideMove (19.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:26:11 DEBUG : Creating backend with remote "TestB2:rclone-test-rineris3doda" 2025/02/01 01:26:11 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gugadop5gage -> B2 bucket rclone-test-rineris3doda 2025/02/01 01:26:19 DEBUG : empty space: Excluded (Size Filter) 2025/02/01 01:26:19 DEBUG : empty space: Excluded 2025/02/01 01:26:19 DEBUG : empty space: Excluded (Size Filter) 2025/02/01 01:26:19 DEBUG : empty space: Excluded 2025/02/01 01:26:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:26:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/01 01:26:19 DEBUG : B2 bucket rclone-test-rineris3doda: Waiting for checks to finish 2025/02/01 01:26:19 DEBUG : B2 bucket rclone-test-rineris3doda: Waiting for transfers to finish 2025/02/01 01:26:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:26:20 INFO : potato2: Copied (server-side copy) 2025/02/01 01:26:20 INFO : potato2: Deleted 2025/02/01 01:26:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/01 01:26:20 INFO : potato3: Copied (server-side copy) 2025/02/01 01:26:20 INFO : potato3: Deleted 2025/02/01 01:26:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vomopuq6juno" 2025/02/01 01:26:21 DEBUG : empty space: Excluded (Size Filter) 2025/02/01 01:26:21 DEBUG : empty space: Excluded 2025/02/01 01:26:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:26:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/01 01:26:21 DEBUG : B2 bucket rclone-test-vomopuq6juno: Waiting for checks to finish 2025/02/01 01:26:21 DEBUG : B2 bucket rclone-test-vomopuq6juno: Waiting for transfers to finish 2025/02/01 01:26:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:26:26 INFO : potato2: Copied (server-side copy) 2025/02/01 01:26:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/01 01:26:26 INFO : potato3: Copied (server-side copy) 2025/02/01 01:26:26 INFO : potato2: Deleted 2025/02/01 01:26:26 INFO : potato3: Deleted 2025/02/01 01:26:26 DEBUG : B2 bucket rclone-test-vomopuq6juno: Purge remote 2025/02/01 01:26:26 INFO : B2 bucket rclone-test-vomopuq6juno: cleaning bucket "rclone-test-vomopuq6juno" of all files 2025/02/01 01:26:26 DEBUG : potato2: Deleting (id "4_z9f92bd2310ddbbfb9f480e1b_f114b4e20d05e97ef_d20250201_m012625_c001_v0001104_t0059_u01738373185573") 2025/02/01 01:26:26 DEBUG : potato3: Deleting (id "4_z9f92bd2310ddbbfb9f480e1b_f1106ebf8cc83e7cd_d20250201_m012625_c001_v0001182_t0017_u01738373185949") 2025/02/01 01:26:28 DEBUG : B2 bucket rclone-test-rineris3doda: Purge remote 2025/02/01 01:26:28 INFO : B2 bucket rclone-test-rineris3doda: cleaning bucket "rclone-test-rineris3doda" of all files 2025/02/01 01:26:28 DEBUG : empty space: Deleting (id "4_z6f729d4310ddbbfb9f480e1b_f1117d85a580f2180_d20250201_m012618_c001_v0001154_t0004_u01738373178449") 2025/02/01 01:26:28 DEBUG : potato2: Deleting (id "4_z6f729d4310ddbbfb9f480e1b_f4129bb5b6395d7d5_d20250201_m012626_c001_v7007000_t0000_u01738373186130") 2025/02/01 01:26:28 DEBUG : potato2: Deleting (id "4_z6f729d4310ddbbfb9f480e1b_f115d046603e500c2_d20250201_m012619_c001_v0001183_t0028_u01738373179918") 2025/02/01 01:26:28 DEBUG : potato3: Deleting (id "4_z6f729d4310ddbbfb9f480e1b_f4055ec92944ed875_d20250201_m012626_c001_v7007000_t0000_u01738373186173") 2025/02/01 01:26:28 DEBUG : potato3: Deleting (id "4_z6f729d4310ddbbfb9f480e1b_f1035e0d51bf9391a_d20250201_m012620_c001_v0001183_t0013_u01738373180151") 2025/02/01 01:26:28 DEBUG : potato3: Deleting (id "4_z6f729d4310ddbbfb9f480e1b_f1117d85a580f2182_d20250201_m012618_c001_v0001154_t0010_u01738373178834") --- PASS: TestServerSideMoveWithFilter (21.33s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:26:32 DEBUG : Creating backend with remote "TestB2:rclone-test-baqavob0riri" 2025/02/01 01:26:32 DEBUG : Config file has changed externally - reloading 2025/02/01 01:26:35 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gugadop5gage -> B2 bucket rclone-test-baqavob0riri 2025/02/01 01:26:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:26:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/01 01:26:39 DEBUG : empty space: Unchanged skipping 2025/02/01 01:26:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/01 01:26:39 DEBUG : B2 bucket rclone-test-baqavob0riri: Waiting for checks to finish 2025/02/01 01:26:39 INFO : empty space: Deleted 2025/02/01 01:26:39 DEBUG : B2 bucket rclone-test-baqavob0riri: Waiting for transfers to finish 2025/02/01 01:26:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:26:39 INFO : potato2: Copied (server-side copy) 2025/02/01 01:26:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/01 01:26:39 INFO : potato3: Copied (server-side copy) 2025/02/01 01:26:39 INFO : potato2: Deleted 2025/02/01 01:26:40 INFO : potato3: Deleted 2025/02/01 01:26:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bujohat9cujo" 2025/02/01 01:26:41 INFO : tomatoDir: Making directory 2025/02/01 01:26:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/01 01:26:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:26:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/01 01:26:41 DEBUG : B2 bucket rclone-test-bujohat9cujo: Waiting for checks to finish 2025/02/01 01:26:41 DEBUG : B2 bucket rclone-test-bujohat9cujo: Waiting for transfers to finish 2025/02/01 01:26:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 01:26:44 INFO : empty space: Copied (server-side copy) 2025/02/01 01:26:44 INFO : empty space: Deleted 2025/02/01 01:26:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/01 01:26:44 INFO : potato3: Copied (server-side copy) 2025/02/01 01:26:44 INFO : potato3: Deleted 2025/02/01 01:26:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:26:44 INFO : potato2: Copied (server-side copy) 2025/02/01 01:26:44 INFO : potato2: Deleted 2025/02/01 01:26:45 DEBUG : B2 bucket rclone-test-bujohat9cujo: Purge remote 2025/02/01 01:26:45 INFO : B2 bucket rclone-test-bujohat9cujo: cleaning bucket "rclone-test-bujohat9cujo" of all files 2025/02/01 01:26:45 DEBUG : empty space: Deleting (id "4_z1f520d0310edbbfb9f480e1b_f11088a019bbb7b68_d20250201_m012644_c001_v0001183_t0020_u01738373204010") 2025/02/01 01:26:45 DEBUG : potato2: Deleting (id "4_z1f520d0310edbbfb9f480e1b_f1105650dba4ffa9d_d20250201_m012644_c001_v0001115_t0020_u01738373204252") 2025/02/01 01:26:45 DEBUG : potato3: Deleting (id "4_z1f520d0310edbbfb9f480e1b_f112b236a489254e5_d20250201_m012644_c001_v0001182_t0021_u01738373204397") 2025/02/01 01:26:47 DEBUG : B2 bucket rclone-test-baqavob0riri: Purge remote 2025/02/01 01:26:47 INFO : B2 bucket rclone-test-baqavob0riri: cleaning bucket "rclone-test-baqavob0riri" of all files 2025/02/01 01:26:47 DEBUG : empty space: Deleting (id "4_z4fb2ed8310ddbbfb9f480e1b_f40844569895a7118_d20250201_m012644_c001_v7007000_t0000_u01738373204232") 2025/02/01 01:26:47 DEBUG : empty space: Deleting (id "4_z4fb2ed8310ddbbfb9f480e1b_f11732d7ee86871c1_d20250201_m012638_c001_v0001105_t0037_u01738373198385") 2025/02/01 01:26:47 DEBUG : potato2: Deleting (id "4_z4fb2ed8310ddbbfb9f480e1b_f40844569895a711a_d20250201_m012644_c001_v7007000_t0000_u01738373204809") 2025/02/01 01:26:47 DEBUG : potato2: Deleting (id "4_z4fb2ed8310ddbbfb9f480e1b_f109b2cb2e60cd4b9_d20250201_m012639_c001_v0001109_t0032_u01738373199381") 2025/02/01 01:26:47 DEBUG : potato3: Deleting (id "4_z4fb2ed8310ddbbfb9f480e1b_f40844569895a7119_d20250201_m012644_c001_v7007000_t0000_u01738373204608") 2025/02/01 01:26:47 DEBUG : potato3: Deleting (id "4_z4fb2ed8310ddbbfb9f480e1b_f1000248ad0a31df1_d20250201_m012639_c001_v0001182_t0000_u01738373199762") 2025/02/01 01:26:47 DEBUG : potato3: Deleting (id "4_z4fb2ed8310ddbbfb9f480e1b_f11732d7ee86871c5_d20250201_m012638_c001_v0001105_t0037_u01738373198701") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.31s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:26:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.39s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:26:54 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:26:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/rclone-sync-test" 2025/02/01 01:26:59 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/rclone-sync-test-include/layer2" 2025/02/01 01:27:01 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/rclone-sync-test-ignore-file" 2025/02/01 01:27:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/01 01:27:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/01 01:27:04 DEBUG : pacer: Reducing sleep to 10ms 2025/02/01 01:27:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 01:27:04 DEBUG : B2 bucket rclone-test-gugadop5gage path rclone-sync-test: Waiting for checks to finish 2025/02/01 01:27:04 DEBUG : B2 bucket rclone-test-gugadop5gage path rclone-sync-test: Waiting for transfers to finish 2025/02/01 01:27:04 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:04 INFO : There was nothing to transfer 2025/02/01 01:27:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 01:27:05 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:27:05 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:27:05 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:27:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 01:27:06 DEBUG : B2 bucket rclone-test-gugadop5gage path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/01 01:27:06 DEBUG : B2 bucket rclone-test-gugadop5gage path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/01 01:27:06 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:27:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 01:27:06 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:27:06 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:27:06 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:27:07 DEBUG : : Excluded 2025/02/01 01:27:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/01 01:27:07 DEBUG : B2 bucket rclone-test-gugadop5gage path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/01 01:27:07 DEBUG : B2 bucket rclone-test-gugadop5gage path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/01 01:27:07 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.62s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:27:13 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/dst" 2025/02/01 01:27:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/CompareDest" 2025/02/01 01:27:17 DEBUG : one: Need to transfer - File not found at Destination 2025/02/01 01:27:17 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:17 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 01:27:18 INFO : one: Copied (new) 2025/02/01 01:27:18 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:27:18 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:18 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/01 01:27:19 INFO : one: Copied (replaced existing) 2025/02/01 01:27:19 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:27:21 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 01:27:21 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:21 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:21 INFO : There was nothing to transfer 2025/02/01 01:27:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 01:27:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:27:22 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 01:27:22 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:22 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:22 INFO : There was nothing to transfer 2025/02/01 01:27:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 01:27:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:27:23 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 01:27:23 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:23 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:23 INFO : There was nothing to transfer 2025/02/01 01:27:24 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/01 01:27:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/01 01:27:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 01:27:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:27:24 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 01:27:24 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:24 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:24 INFO : There was nothing to transfer 2025/02/01 01:27:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/01 01:27:25 DEBUG : two: Need to transfer - File not found at Destination 2025/02/01 01:27:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:27:25 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 01:27:25 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:26 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/01 01:27:26 INFO : two: Copied (new) 2025/02/01 01:27:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.46s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:27:28 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/dest" 2025/02/01 01:27:30 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/pre-dest1" 2025/02/01 01:27:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/pre-dest2" 2025/02/01 01:27:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:27:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/01 01:27:33 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:27:33 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/01 01:27:33 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/01 01:27:33 DEBUG : B2 bucket rclone-test-gugadop5gage path dest: Waiting for checks to finish 2025/02/01 01:27:33 DEBUG : B2 bucket rclone-test-gugadop5gage path dest: Waiting for transfers to finish 2025/02/01 01:27:34 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/01 01:27:34 INFO : 3: Copied (new) 2025/02/01 01:27:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.83s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:27:36 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/dst" 2025/02/01 01:27:37 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/CopyDest" 2025/02/01 01:27:39 DEBUG : one: Need to transfer - File not found at Destination 2025/02/01 01:27:39 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:39 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 01:27:40 INFO : one: Copied (new) 2025/02/01 01:27:40 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:27:40 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:40 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/01 01:27:41 INFO : one: Copied (replaced existing) 2025/02/01 01:27:41 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:42 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/BackupDir" 2025/02/01 01:27:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:27:44 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 01:27:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 01:27:45 INFO : one: Copied (server-side copy) 2025/02/01 01:27:45 INFO : one: Deleted 2025/02/01 01:27:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/01 01:27:46 INFO : one: Copied (server-side copy) 2025/02/01 01:27:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/01 01:27:46 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:46 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/01 01:27:47 INFO : two: Copied (server-side copy) 2025/02/01 01:27:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/01 01:27:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:47 DEBUG : one: Unchanged skipping 2025/02/01 01:27:47 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:47 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:47 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:48 DEBUG : one: Unchanged skipping 2025/02/01 01:27:48 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:48 DEBUG : two: Unchanged skipping 2025/02/01 01:27:48 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:48 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:48 INFO : There was nothing to transfer 2025/02/01 01:27:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/01 01:27:49 DEBUG : three: Destination not found in --copy-dest 2025/02/01 01:27:49 DEBUG : three: Need to transfer - File not found at Destination 2025/02/01 01:27:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:27:49 DEBUG : two: Unchanged skipping 2025/02/01 01:27:49 DEBUG : one: Unchanged skipping 2025/02/01 01:27:49 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:49 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/01 01:27:50 INFO : three: Copied (new) 2025/02/01 01:27:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.63s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:27:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/dst" 2025/02/01 01:27:54 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/backup" 2025/02/01 01:27:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 01:27:56 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:27:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:27:56 DEBUG : two: Unchanged skipping 2025/02/01 01:27:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 01:27:58 INFO : one: Copied (server-side copy) 2025/02/01 01:27:58 INFO : one: Deleted 2025/02/01 01:27:58 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:27:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 01:27:59 INFO : one: Copied (new) 2025/02/01 01:27:59 DEBUG : Waiting for deletions to finish 2025/02/01 01:27:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 01:27:59 INFO : three.txt: Copied (server-side copy) 2025/02/01 01:27:59 INFO : three.txt: Deleted 2025/02/01 01:27:59 INFO : three.txt: Moved into backup dir 2025/02/01 01:28:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 01:28:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:28:01 DEBUG : two: Unchanged skipping 2025/02/01 01:28:01 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:28:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 01:28:01 INFO : one: Copied (server-side copy) 2025/02/01 01:28:02 INFO : one: Deleted 2025/02/01 01:28:02 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:28:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/01 01:28:02 INFO : one: Copied (new) 2025/02/01 01:28:02 DEBUG : Waiting for deletions to finish 2025/02/01 01:28:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 01:28:03 INFO : three.txt: Copied (server-side copy) 2025/02/01 01:28:03 INFO : three.txt: Deleted 2025/02/01 01:28:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.88s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:28:06 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1100-11.backblaze.com/b2api/v1/b2_upload_file/7f02ed0310adbbfb9f480e1b/c001_v0001100_t0035": EOF 2025/02/01 01:28:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-11.backblaze.com/b2api/v1/b2_upload_file/7f02ed0310adbbfb9f480e1b/c001_v0001100_t0035": EOF) 2025/02/01 01:28:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-gugadop5gage: 1/10 (Post "https://pod-000-1100-11.backblaze.com/b2api/v1/b2_upload_file/7f02ed0310adbbfb9f480e1b/c001_v0001100_t0035": EOF) 2025/02/01 01:28:08 DEBUG : pacer: Reducing sleep to 10ms 2025/02/01 01:28:08 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/dst" 2025/02/01 01:28:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/backup" 2025/02/01 01:28:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 01:28:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:28:11 DEBUG : two: Unchanged skipping 2025/02/01 01:28:11 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:28:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 01:28:12 INFO : one: Copied (server-side copy) to: one.bak 2025/02/01 01:28:13 INFO : one: Deleted 2025/02/01 01:28:13 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:28:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 01:28:14 INFO : one: Copied (new) 2025/02/01 01:28:14 DEBUG : Waiting for deletions to finish 2025/02/01 01:28:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 01:28:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/01 01:28:14 INFO : three.txt: Deleted 2025/02/01 01:28:14 INFO : three.txt: Moved into backup dir 2025/02/01 01:28:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 01:28:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:28:16 DEBUG : two: Unchanged skipping 2025/02/01 01:28:16 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:28:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 01:28:16 INFO : one: Copied (server-side copy) to: one.bak 2025/02/01 01:28:17 INFO : one: Deleted 2025/02/01 01:28:17 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:28:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/01 01:28:17 INFO : one: Copied (new) 2025/02/01 01:28:17 DEBUG : Waiting for deletions to finish 2025/02/01 01:28:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 01:28:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/01 01:28:18 INFO : three.txt: Deleted 2025/02/01 01:28:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.17s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:28:21 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/dst" 2025/02/01 01:28:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/backup" 2025/02/01 01:28:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 01:28:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:28:24 DEBUG : two: Unchanged skipping 2025/02/01 01:28:24 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:28:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 01:28:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/01 01:28:25 INFO : one: Deleted 2025/02/01 01:28:25 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:28:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 01:28:26 INFO : one: Copied (new) 2025/02/01 01:28:26 DEBUG : Waiting for deletions to finish 2025/02/01 01:28:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 01:28:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/01 01:28:27 INFO : three.txt: Deleted 2025/02/01 01:28:27 INFO : three.txt: Moved into backup dir 2025/02/01 01:28:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 01:28:28 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:28:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:28:28 DEBUG : two: Unchanged skipping 2025/02/01 01:28:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 01:28:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/01 01:28:29 INFO : one: Deleted 2025/02/01 01:28:29 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:28:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/01 01:28:29 INFO : one: Copied (new) 2025/02/01 01:28:29 DEBUG : Waiting for deletions to finish 2025/02/01 01:28:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 01:28:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/01 01:28:30 INFO : three.txt: Deleted 2025/02/01 01:28:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:28:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/dst" 2025/02/01 01:28:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 01:28:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:28:34 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:28:34 DEBUG : two: Unchanged skipping 2025/02/01 01:28:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 01:28:35 INFO : one: Copied (server-side copy) to: one.bak 2025/02/01 01:28:35 INFO : one: Deleted 2025/02/01 01:28:35 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:28:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 01:28:36 INFO : one: Copied (new) 2025/02/01 01:28:36 DEBUG : Waiting for deletions to finish 2025/02/01 01:28:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 01:28:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/01 01:28:36 INFO : three.txt: Deleted 2025/02/01 01:28:36 INFO : three.txt: Moved into backup dir 2025/02/01 01:28:37 DEBUG : one.bak: Excluded (Path Filter) 2025/02/01 01:28:37 DEBUG : one.bak: Excluded 2025/02/01 01:28:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/01 01:28:37 DEBUG : three.txt.bak: Excluded 2025/02/01 01:28:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 01:28:37 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for checks to finish 2025/02/01 01:28:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:28:37 DEBUG : two: Unchanged skipping 2025/02/01 01:28:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 01:28:38 INFO : one: Copied (server-side copy) to: one.bak 2025/02/01 01:28:38 INFO : one: Deleted 2025/02/01 01:28:38 DEBUG : B2 bucket rclone-test-gugadop5gage path dst: Waiting for transfers to finish 2025/02/01 01:28:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/01 01:28:38 INFO : one: Copied (new) 2025/02/01 01:28:38 DEBUG : Waiting for deletions to finish 2025/02/01 01:28:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 01:28:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/01 01:28:39 INFO : three.txt: Deleted 2025/02/01 01:28:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.80s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:28:41 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/dst" 2025/02/01 01:28:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 01:28:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 01:28:44 INFO : one: Copied (server-side copy) to: one.bak 2025/02/01 01:28:44 INFO : one: Deleted 2025/02/01 01:28:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 01:28:45 INFO : one: Copied (new) 2025/02/01 01:28:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:28:45 DEBUG : two: Unchanged skipping 2025/02/01 01:28:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/01 01:28:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 01:28:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/01 01:28:46 INFO : three.txt: Deleted 2025/02/01 01:28:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 01:28:46 INFO : three.txt: Copied (new) 2025/02/01 01:28:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 01:28:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 01:28:47 INFO : one: Copied (server-side copy) to: one.bak 2025/02/01 01:28:47 INFO : one: Deleted 2025/02/01 01:28:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/01 01:28:47 INFO : one: Copied (new) 2025/02/01 01:28:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:28:48 DEBUG : two: Unchanged skipping 2025/02/01 01:28:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/01 01:28:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 01:28:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/01 01:28:48 INFO : three.txt: Deleted 2025/02/01 01:28:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/01 01:28:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.02s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:28:52 DEBUG : Creating backend with remote "TestB2:rclone-test-gugadop5gage/dst" 2025/02/01 01:28:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 01:28:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 01:28:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/01 01:28:54 INFO : one: Deleted 2025/02/01 01:28:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 01:28:55 INFO : one: Copied (new) 2025/02/01 01:28:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:28:55 DEBUG : two: Unchanged skipping 2025/02/01 01:28:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/01 01:28:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 01:28:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/01 01:28:57 INFO : three.txt: Deleted 2025/02/01 01:28:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 01:28:57 INFO : three.txt: Copied (new) 2025/02/01 01:28:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 01:28:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 01:28:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/01 01:28:58 INFO : one: Deleted 2025/02/01 01:28:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/01 01:28:59 INFO : one: Copied (new) 2025/02/01 01:28:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:28:59 DEBUG : two: Unchanged skipping 2025/02/01 01:28:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/01 01:29:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 01:29:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/01 01:29:00 INFO : three.txt: Deleted 2025/02/01 01:29:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/01 01:29:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.82s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:29:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/01 01:29:03 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:29:03 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:29:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/01 01:29:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/01 01:29:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:29:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/01 01:29:04 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:29:04 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:29:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/01 01:29:05 INFO : existing: Copied (new) 2025/02/01 01:29:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:29:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/01 01:29:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/01 01:29:05 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:29:05 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:29:05 ERROR : B2 bucket rclone-test-gugadop5gage: not deleting files as there were IO errors 2025/02/01 01:29:05 ERROR : B2 bucket rclone-test-gugadop5gage: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncImmutable (2.69s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:29:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:07 DEBUG : existing: Unchanged skipping 2025/02/01 01:29:07 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:29:07 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:29:07 DEBUG : Waiting for deletions to finish 2025/02/01 01:29:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", 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-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:29:10 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/7f02ed0310adbbfb9f480e1b/c001_v0001182_t0033": EOF 2025/02/01 01:29:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/7f02ed0310adbbfb9f480e1b/c001_v0001182_t0033": EOF) 2025/02/01 01:29:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-gugadop5gage: 1/10 (Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/7f02ed0310adbbfb9f480e1b/c001_v0001182_t0033": EOF) 2025/02/01 01:29:12 DEBUG : pacer: Reducing sleep to 10ms 2025/02/01 01:29:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:29:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both0: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both12: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both11: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both14: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both1: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both10: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both17: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both13: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both19: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both15: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both3: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both4: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both5: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both6: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both7: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both8: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:21 DEBUG : both16: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both18: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both2: Unchanged skipping 2025/02/01 01:29:21 DEBUG : both9: Unchanged skipping 2025/02/01 01:29:21 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:29:21 DEBUG : Waiting for deletions to finish 2025/02/01 01:29:21 INFO : only1: Deleted 2025/02/01 01:29:21 INFO : only11: Deleted 2025/02/01 01:29:22 INFO : only4: Deleted 2025/02/01 01:29:22 INFO : only5: Deleted 2025/02/01 01:29:22 INFO : only6: Deleted 2025/02/01 01:29:22 INFO : only10: Deleted 2025/02/01 01:29:22 INFO : only15: Deleted 2025/02/01 01:29:22 INFO : only17: Deleted 2025/02/01 01:29:22 INFO : only18: Deleted 2025/02/01 01:29:22 INFO : only2: Deleted 2025/02/01 01:29:22 INFO : only3: Deleted 2025/02/01 01:29:22 INFO : only8: Deleted 2025/02/01 01:29:22 INFO : only0: Deleted 2025/02/01 01:29:22 INFO : only16: Deleted 2025/02/01 01:29:22 INFO : only19: Deleted 2025/02/01 01:29:22 INFO : only7: Deleted 2025/02/01 01:29:22 INFO : only9: Deleted 2025/02/01 01:29:22 INFO : only12: Deleted 2025/02/01 01:29:22 INFO : only13: Deleted 2025/02/01 01:29:22 INFO : only14: Deleted 2025/02/01 01:29:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.32s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:29:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both0: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both1: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both10: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both11: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both12: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both13: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both14: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both15: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both16: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both17: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both18: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both19: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both2: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both3: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both4: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both5: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both6: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both7: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both8: Unchanged skipping 2025/02/01 01:29:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:29:36 DEBUG : both9: Unchanged skipping 2025/02/01 01:29:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/01 01:29:36 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for checks to finish 2025/02/01 01:29:36 DEBUG : B2 bucket rclone-test-gugadop5gage: Waiting for transfers to finish 2025/02/01 01:29:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:37 INFO : only0: Copied (replaced existing) 2025/02/01 01:29:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:37 INFO : only1: Copied (replaced existing) 2025/02/01 01:29:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:37 INFO : only12: Copied (replaced existing) 2025/02/01 01:29:37 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:37 INFO : only10: Copied (replaced existing) 2025/02/01 01:29:37 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:37 INFO : only13: Copied (replaced existing) 2025/02/01 01:29:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:37 INFO : only14: Copied (replaced existing) 2025/02/01 01:29:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:37 INFO : only16: Copied (replaced existing) 2025/02/01 01:29:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:37 INFO : only11: Copied (replaced existing) 2025/02/01 01:29:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:37 INFO : only15: Copied (replaced existing) 2025/02/01 01:29:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:37 INFO : only17: Copied (replaced existing) 2025/02/01 01:29:38 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:38 INFO : only18: Copied (replaced existing) 2025/02/01 01:29:38 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:38 INFO : only19: Copied (replaced existing) 2025/02/01 01:29:38 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:38 INFO : only2: Copied (replaced existing) 2025/02/01 01:29:38 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:38 INFO : only3: Copied (replaced existing) 2025/02/01 01:29:38 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:38 INFO : only4: Copied (replaced existing) 2025/02/01 01:29:38 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:38 INFO : only5: Copied (replaced existing) 2025/02/01 01:29:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:38 INFO : only6: Copied (replaced existing) 2025/02/01 01:29:38 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:38 INFO : only7: Copied (replaced existing) 2025/02/01 01:29:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:38 INFO : only8: Copied (replaced existing) 2025/02/01 01:29:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 01:29:38 INFO : only9: Copied (replaced existing) 2025/02/01 01:29:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:29:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 01:29:46 INFO : sub dir: Making directory 2025/02/01 01:29:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.50s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" 2025/02/01 01:29:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 01:29:51 INFO : sub dir: Making directory 2025/02/01 01:29:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gugadop5gage", Local "Local file system at /tmp/rclone3948085060", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.79s) PASS 2025/02/01 01:29:56 DEBUG : B2 bucket rclone-test-gugadop5gage: Purge remote 2025/02/01 01:29:56 INFO : B2 bucket rclone-test-gugadop5gage: cleaning bucket "rclone-test-gugadop5gage" of all files 2025/02/01 01:29:57 DEBUG : BackupDir/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a55_d20250201_m012750_c001_v7007000_t0000_u01738373270520") 2025/02/01 01:29:57 DEBUG : BackupDir/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1196664ccfcae568_d20250201_m012745_c001_v0001184_t0048_u01738373265514") 2025/02/01 01:29:57 DEBUG : CompareDest/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f848_d20250201_m012726_c001_v7007000_t0000_u01738373246614") 2025/02/01 01:29:57 DEBUG : CompareDest/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b40b_d20250201_m012720_c001_v0001182_t0055_u01738373240592") 2025/02/01 01:29:57 DEBUG : CompareDest/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f849_d20250201_m012726_c001_v7007000_t0000_u01738373246803") 2025/02/01 01:29:57 DEBUG : CompareDest/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fb6d4_d20250201_m012721_c001_v0001184_t0010_u01738373241893") 2025/02/01 01:29:57 DEBUG : CopyDest/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a57_d20250201_m012750_c001_v7007000_t0000_u01738373270705") 2025/02/01 01:29:57 DEBUG : CopyDest/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914cef_d20250201_m012742_c001_v0001100_t0029_u01738373262460") 2025/02/01 01:29:57 DEBUG : CopyDest/three: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a58_d20250201_m012750_c001_v7007000_t0000_u01738373270889") 2025/02/01 01:29:57 DEBUG : CopyDest/three: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fba88_d20250201_m012748_c001_v0001184_t0016_u01738373268758") 2025/02/01 01:29:57 DEBUG : CopyDest/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a5a_d20250201_m012751_c001_v7007000_t0000_u01738373271072") 2025/02/01 01:29:57 DEBUG : CopyDest/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b5b7_d20250201_m012746_c001_v0001182_t0055_u01738373266856") 2025/02/01 01:29:57 DEBUG : EXISTING: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4129bb5b6395d9e7_d20250201_m012908_c001_v7007000_t0000_u01738373348397") 2025/02/01 01:29:57 DEBUG : EXISTING: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc71e_d20250201_m012907_c001_v0001184_t0013_u01738373347396") 2025/02/01 01:29:57 DEBUG : Testêé: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4129bb5b6395d9be_d20250201_m012904_c001_v7007000_t0000_u01738373344342") 2025/02/01 01:29:57 DEBUG : Testêé: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc696_d20250201_m012903_c001_v0001184_t0040_u01738373343775") 2025/02/01 01:29:57 DEBUG : Testêé: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7bb4b_d20250201_m012902_c001_v0001182_t0057_u01738373342808") 2025/02/01 01:29:57 DEBUG : a/potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c847_d20250201_m012512_c001_v7007000_t0000_u01738373112495") 2025/02/01 01:29:57 DEBUG : a/potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c10_d20250201_m012511_c001_v0001100_t0000_u01738373111603") 2025/02/01 01:29:57 DEBUG : a/potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f405b1d6701eb78db_d20250201_m012509_c001_v7007000_t0000_u01738373109687") 2025/02/01 01:29:57 DEBUG : a/potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c08_d20250201_m012508_c001_v0001100_t0034_u01738373108789") 2025/02/01 01:29:57 DEBUG : a/potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b58b_d20250201_m012447_c001_v7007000_t0000_u01738373087272") 2025/02/01 01:29:57 DEBUG : a/potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bc0_d20250201_m012446_c001_v0001100_t0014_u01738373086174") 2025/02/01 01:29:58 DEBUG : b/potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c848_d20250201_m012512_c001_v7007000_t0000_u01738373112678") 2025/02/01 01:29:58 DEBUG : b/potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c0c_d20250201_m012510_c001_v0001100_t0023_u01738373110597") 2025/02/01 01:29:58 DEBUG : b/potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f405b1d6701eb78da_d20250201_m012509_c001_v7007000_t0000_u01738373109129") 2025/02/01 01:29:58 DEBUG : b/potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c00_d20250201_m012507_c001_v0001100_t0025_u01738373107668") 2025/02/01 01:29:58 DEBUG : b/potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b58a_d20250201_m012446_c001_v7007000_t0000_u01738373086715") 2025/02/01 01:29:58 DEBUG : b/potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bbc_d20250201_m012445_c001_v0001100_t0055_u01738373085078") 2025/02/01 01:29:58 DEBUG : backup/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a6a_d20250201_m012803_c001_v7007000_t0000_u01738373283963") 2025/02/01 01:29:58 DEBUG : backup/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f116f7a0243e3968d_d20250201_m012801_c001_v0001092_t0028_u01738373281714") 2025/02/01 01:29:58 DEBUG : backup/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f116189f7074f7c27_d20250201_m012757_c001_v0001105_t0017_u01738373277670") 2025/02/01 01:29:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40844569895a713f_d20250201_m012830_c001_v7007000_t0000_u01738373310883") 2025/02/01 01:29:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f113bd9130199ec46_d20250201_m012829_c001_v0001113_t0020_u01738373309040") 2025/02/01 01:29:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1091123ca019b511_d20250201_m012825_c001_v0001044_t0045_u01738373305190") 2025/02/01 01:29:58 DEBUG : backup/one.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f407e180be88e0373_d20250201_m012819_c001_v7007000_t0000_u01738373299132") 2025/02/01 01:29:58 DEBUG : backup/one.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f109017fbd20fa8e4_d20250201_m012816_c001_v0001150_t0039_u01738373296675") 2025/02/01 01:29:58 DEBUG : backup/one.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f108475c5d52de05b_d20250201_m012812_c001_v0001113_t0027_u01738373292597") 2025/02/01 01:29:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40844569895a7140_d20250201_m012831_c001_v7007000_t0000_u01738373311069") 2025/02/01 01:29:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f11652c945ff68d50_d20250201_m012829_c001_v0001137_t0056_u01738373309908") 2025/02/01 01:29:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115a771b0cb98179_d20250201_m012826_c001_v0001099_t0034_u01738373306844") 2025/02/01 01:29:58 DEBUG : backup/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a6b_d20250201_m012804_c001_v7007000_t0000_u01738373284145") 2025/02/01 01:29:59 DEBUG : backup/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f113780df81f7b61f_d20250201_m012802_c001_v0001117_t0040_u01738373282745") 2025/02/01 01:29:59 DEBUG : backup/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1000248ad0a322cb_d20250201_m012759_c001_v0001182_t0007_u01738373279457") 2025/02/01 01:29:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f407e180be88e0377_d20250201_m012819_c001_v7007000_t0000_u01738373299313") 2025/02/01 01:29:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1044a2330ace3d8f_d20250201_m012818_c001_v0001106_t0009_u01738373298057") 2025/02/01 01:29:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f100a97eae27fe15f_d20250201_m012814_c001_v0001183_t0034_u01738373294574") 2025/02/01 01:29:59 DEBUG : both0: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842729_d20250201_m012939_c001_v7007000_t0000_u01738373379004") 2025/02/01 01:29:59 DEBUG : both0: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcb89_d20250201_m012927_c001_v0001184_t0005_u01738373367929") 2025/02/01 01:29:59 DEBUG : both0: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9c6_d20250201_m012923_c001_v7007000_t0000_u01738373363327") 2025/02/01 01:29:59 DEBUG : both0: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc815_d20250201_m012912_c001_v0001184_t0045_u01738373352278") 2025/02/01 01:29:59 DEBUG : both1: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484272d_d20250201_m012939_c001_v7007000_t0000_u01738373379185") 2025/02/01 01:29:59 DEBUG : both1: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcba1_d20250201_m012928_c001_v0001184_t0049_u01738373368323") 2025/02/01 01:29:59 DEBUG : both1: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9ca_d20250201_m012923_c001_v7007000_t0000_u01738373363517") 2025/02/01 01:29:59 DEBUG : both1: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc837_d20250201_m012912_c001_v0001184_t0016_u01738373352682") 2025/02/01 01:29:59 DEBUG : both10: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842734_d20250201_m012939_c001_v7007000_t0000_u01738373379367") 2025/02/01 01:29:59 DEBUG : both10: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc66_d20250201_m012932_c001_v0001184_t0049_u01738373372007") 2025/02/01 01:29:59 DEBUG : both10: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9cc_d20250201_m012923_c001_v7007000_t0000_u01738373363699") 2025/02/01 01:29:59 DEBUG : both10: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc908_d20250201_m012916_c001_v0001184_t0030_u01738373356419") 2025/02/01 01:29:59 DEBUG : both11: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842735_d20250201_m012939_c001_v7007000_t0000_u01738373379553") 2025/02/01 01:29:59 DEBUG : both11: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc78_d20250201_m012932_c001_v0001184_t0028_u01738373372449") 2025/02/01 01:29:59 DEBUG : both11: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9cf_d20250201_m012923_c001_v7007000_t0000_u01738373363888") 2025/02/01 01:30:00 DEBUG : both11: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc918_d20250201_m012916_c001_v0001184_t0012_u01738373356862") 2025/02/01 01:30:00 DEBUG : both12: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484273a_d20250201_m012939_c001_v7007000_t0000_u01738373379744") 2025/02/01 01:30:00 DEBUG : both12: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc8a_d20250201_m012932_c001_v0001184_t0004_u01738373372845") 2025/02/01 01:30:00 DEBUG : both12: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9d3_d20250201_m012924_c001_v7007000_t0000_u01738373364070") 2025/02/01 01:30:00 DEBUG : both12: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc92a_d20250201_m012917_c001_v0001184_t0021_u01738373357256") 2025/02/01 01:30:00 DEBUG : both13: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484273e_d20250201_m012939_c001_v7007000_t0000_u01738373379933") 2025/02/01 01:30:00 DEBUG : both13: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fccac_d20250201_m012933_c001_v0001184_t0051_u01738373373248") 2025/02/01 01:30:00 DEBUG : both13: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9d7_d20250201_m012924_c001_v7007000_t0000_u01738373364252") 2025/02/01 01:30:00 DEBUG : both13: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc93e_d20250201_m012917_c001_v0001184_t0022_u01738373357680") 2025/02/01 01:30:00 DEBUG : both14: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842742_d20250201_m012940_c001_v7007000_t0000_u01738373380115") 2025/02/01 01:30:00 DEBUG : both14: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fccc2_d20250201_m012933_c001_v0001184_t0036_u01738373373662") 2025/02/01 01:30:00 DEBUG : both14: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9db_d20250201_m012924_c001_v7007000_t0000_u01738373364434") 2025/02/01 01:30:00 DEBUG : both14: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc956_d20250201_m012918_c001_v0001184_t0009_u01738373358067") 2025/02/01 01:30:00 DEBUG : both15: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842746_d20250201_m012940_c001_v7007000_t0000_u01738373380298") 2025/02/01 01:30:00 DEBUG : both15: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fccde_d20250201_m012934_c001_v0001184_t0012_u01738373374069") 2025/02/01 01:30:00 DEBUG : both15: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9df_d20250201_m012924_c001_v7007000_t0000_u01738373364623") 2025/02/01 01:30:00 DEBUG : both15: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc966_d20250201_m012918_c001_v0001184_t0059_u01738373358465") 2025/02/01 01:30:00 DEBUG : both16: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484274a_d20250201_m012940_c001_v7007000_t0000_u01738373380482") 2025/02/01 01:30:00 DEBUG : both16: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fccfa_d20250201_m012934_c001_v0001184_t0028_u01738373374499") 2025/02/01 01:30:01 DEBUG : both16: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9e4_d20250201_m012924_c001_v7007000_t0000_u01738373364805") 2025/02/01 01:30:01 DEBUG : both16: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc978_d20250201_m012918_c001_v0001184_t0055_u01738373358878") 2025/02/01 01:30:01 DEBUG : both17: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484274e_d20250201_m012940_c001_v7007000_t0000_u01738373380663") 2025/02/01 01:30:01 DEBUG : both17: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcd0e_d20250201_m012934_c001_v0001184_t0059_u01738373374904") 2025/02/01 01:30:01 DEBUG : both17: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9e9_d20250201_m012924_c001_v7007000_t0000_u01738373364988") 2025/02/01 01:30:01 DEBUG : both17: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc988_d20250201_m012919_c001_v0001184_t0031_u01738373359336") 2025/02/01 01:30:01 DEBUG : both18: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842752_d20250201_m012940_c001_v7007000_t0000_u01738373380846") 2025/02/01 01:30:01 DEBUG : both18: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcd28_d20250201_m012935_c001_v0001184_t0001_u01738373375313") 2025/02/01 01:30:01 DEBUG : both18: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9ed_d20250201_m012925_c001_v7007000_t0000_u01738373365169") 2025/02/01 01:30:01 DEBUG : both18: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc99e_d20250201_m012919_c001_v0001184_t0040_u01738373359747") 2025/02/01 01:30:01 DEBUG : both19: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842756_d20250201_m012941_c001_v7007000_t0000_u01738373381029") 2025/02/01 01:30:01 DEBUG : both19: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcd52_d20250201_m012935_c001_v0001184_t0033_u01738373375751") 2025/02/01 01:30:01 DEBUG : both19: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9f1_d20250201_m012925_c001_v7007000_t0000_u01738373365353") 2025/02/01 01:30:01 DEBUG : both19: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc9bc_d20250201_m012920_c001_v0001184_t0021_u01738373360170") 2025/02/01 01:30:01 DEBUG : both2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842757_d20250201_m012941_c001_v7007000_t0000_u01738373381223") 2025/02/01 01:30:01 DEBUG : both2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcbaf_d20250201_m012928_c001_v0001184_t0052_u01738373368738") 2025/02/01 01:30:01 DEBUG : both2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9f5_d20250201_m012925_c001_v7007000_t0000_u01738373365536") 2025/02/01 01:30:01 DEBUG : both2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc851_d20250201_m012913_c001_v0001184_t0020_u01738373353081") 2025/02/01 01:30:01 DEBUG : both3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842758_d20250201_m012941_c001_v7007000_t0000_u01738373381404") 2025/02/01 01:30:01 DEBUG : both3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcbcb_d20250201_m012929_c001_v0001184_t0010_u01738373369134") 2025/02/01 01:30:01 DEBUG : both3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9f9_d20250201_m012925_c001_v7007000_t0000_u01738373365718") 2025/02/01 01:30:02 DEBUG : both3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc86d_d20250201_m012913_c001_v0001184_t0026_u01738373353504") 2025/02/01 01:30:02 DEBUG : both4: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842759_d20250201_m012941_c001_v7007000_t0000_u01738373381586") 2025/02/01 01:30:02 DEBUG : both4: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcbe9_d20250201_m012929_c001_v0001184_t0034_u01738373369553") 2025/02/01 01:30:02 DEBUG : both4: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9fa_d20250201_m012925_c001_v7007000_t0000_u01738373365899") 2025/02/01 01:30:02 DEBUG : both4: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc887_d20250201_m012913_c001_v0001184_t0043_u01738373353927") 2025/02/01 01:30:02 DEBUG : both5: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484275a_d20250201_m012941_c001_v7007000_t0000_u01738373381767") 2025/02/01 01:30:02 DEBUG : both5: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcbfc_d20250201_m012929_c001_v0001184_t0036_u01738373369956") 2025/02/01 01:30:02 DEBUG : both5: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9ff_d20250201_m012926_c001_v7007000_t0000_u01738373366090") 2025/02/01 01:30:02 DEBUG : both5: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc89b_d20250201_m012914_c001_v0001184_t0035_u01738373354342") 2025/02/01 01:30:02 DEBUG : both6: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484275c_d20250201_m012941_c001_v7007000_t0000_u01738373381958") 2025/02/01 01:30:02 DEBUG : both6: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc0e_d20250201_m012930_c001_v0001184_t0000_u01738373370368") 2025/02/01 01:30:02 DEBUG : both6: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0fa02_d20250201_m012926_c001_v7007000_t0000_u01738373366274") 2025/02/01 01:30:02 DEBUG : both6: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc8b8_d20250201_m012914_c001_v0001184_t0019_u01738373354758") 2025/02/01 01:30:02 DEBUG : both7: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484275e_d20250201_m012942_c001_v7007000_t0000_u01738373382138") 2025/02/01 01:30:02 DEBUG : both7: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc28_d20250201_m012930_c001_v0001184_t0052_u01738373370776") 2025/02/01 01:30:02 DEBUG : both7: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0fa04_d20250201_m012926_c001_v7007000_t0000_u01738373366456") 2025/02/01 01:30:02 DEBUG : both7: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc8c2_d20250201_m012915_c001_v0001184_t0014_u01738373355183") 2025/02/01 01:30:02 DEBUG : both8: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484275f_d20250201_m012942_c001_v7007000_t0000_u01738373382321") 2025/02/01 01:30:02 DEBUG : both8: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc42_d20250201_m012931_c001_v0001184_t0043_u01738373371200") 2025/02/01 01:30:02 DEBUG : both8: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0fa05_d20250201_m012926_c001_v7007000_t0000_u01738373366639") 2025/02/01 01:30:03 DEBUG : both8: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc8dc_d20250201_m012915_c001_v0001184_t0032_u01738373355604") 2025/02/01 01:30:03 DEBUG : both9: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842760_d20250201_m012942_c001_v7007000_t0000_u01738373382505") 2025/02/01 01:30:03 DEBUG : both9: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc52_d20250201_m012931_c001_v0001184_t0011_u01738373371610") 2025/02/01 01:30:03 DEBUG : both9: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0fa06_d20250201_m012926_c001_v7007000_t0000_u01738373366821") 2025/02/01 01:30:03 DEBUG : both9: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc8f0_d20250201_m012916_c001_v0001184_t0016_u01738373356004") 2025/02/01 01:30:03 DEBUG : c/non empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c849_d20250201_m012512_c001_v7007000_t0000_u01738373112860") 2025/02/01 01:30:03 DEBUG : c/non empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c0e_d20250201_m012510_c001_v0001100_t0045_u01738373110880") 2025/02/01 01:30:03 DEBUG : c/non empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f405b1d6701eb78dd_d20250201_m012509_c001_v7007000_t0000_u01738373109870") 2025/02/01 01:30:03 DEBUG : c/non empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c04_d20250201_m012507_c001_v0001100_t0005_u01738373107998") 2025/02/01 01:30:03 DEBUG : c/non empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b58c_d20250201_m012447_c001_v7007000_t0000_u01738373087458") 2025/02/01 01:30:03 DEBUG : c/non empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bbe_d20250201_m012445_c001_v0001100_t0014_u01738373085378") 2025/02/01 01:30:03 DEBUG : check sum: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f33ff_d20250201_m012433_c001_v7007000_t0000_u01738373073532") 2025/02/01 01:30:03 DEBUG : check sum: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914ba4_d20250201_m012432_c001_v0001100_t0000_u01738373072317") 2025/02/01 01:30:03 DEBUG : dest/3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a4b_d20250201_m012735_c001_v7007000_t0000_u01738373255623") 2025/02/01 01:30:03 DEBUG : dest/3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40092fb5dc5269d0_d20250201_m012734_c001_v0001109_t0052_u01738373254521") 2025/02/01 01:30:03 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4129bb5b6395d99b_d20250201_m012901_c001_v7007000_t0000_u01738373341358") 2025/02/01 01:30:03 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1014a17c2ee0534c_d20250201_m012859_c001_v0001098_t0037_u01738373339078") 2025/02/01 01:30:03 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f407e180be88e041a_d20250201_m012858_c001_v7007000_t0000_u01738373338891") 2025/02/01 01:30:03 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1014a17c2ee05344_d20250201_m012855_c001_v0001098_t0024_u01738373335502") 2025/02/01 01:30:03 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f407e180be88e03f9_d20250201_m012854_c001_v7007000_t0000_u01738373334762") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc440_d20250201_m012850_c001_v0001184_t0028_u01738373330984") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40844569895a7148_d20250201_m012849_c001_v7007000_t0000_u01738373329524") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f110848b3f91eb96e_d20250201_m012847_c001_v0001184_t0013_u01738373327700") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f401f7838aec123b0_d20250201_m012847_c001_v7007000_t0000_u01738373327512") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f110848b3f91eb8e8_d20250201_m012845_c001_v0001184_t0029_u01738373325071") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f401f7838aec12371_d20250201_m012844_c001_v7007000_t0000_u01738373324288") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b98c_d20250201_m012840_c001_v0001182_t0000_u01738373320965") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40844569895a7143_d20250201_m012839_c001_v7007000_t0000_u01738373319684") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f105fa13b8b625144_d20250201_m012838_c001_v0001184_t0028_u01738373318513") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f415514a1fa7c7b3a_d20250201_m012838_c001_v7007000_t0000_u01738373318332") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f105fa13b8b6250c8_d20250201_m012836_c001_v0001184_t0032_u01738373316142") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f415514a1fa7c7b36_d20250201_m012835_c001_v7007000_t0000_u01738373315409") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b8e1_d20250201_m012832_c001_v0001182_t0044_u01738373312167") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40844569895a7141_d20250201_m012831_c001_v7007000_t0000_u01738373311251") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc105_d20250201_m012829_c001_v0001184_t0007_u01738373309503") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f415514a1fa7c7b2e_d20250201_m012829_c001_v7007000_t0000_u01738373309321") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc0a1_d20250201_m012826_c001_v0001184_t0024_u01738373306371") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f415514a1fa7c7b2b_d20250201_m012825_c001_v7007000_t0000_u01738373305654") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b7e0_d20250201_m012820_c001_v0001182_t0017_u01738373300408") 2025/02/01 01:30:04 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f407e180be88e037a_d20250201_m012819_c001_v7007000_t0000_u01738373299494") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f119af5a3ced9b1d9_d20250201_m012817_c001_v0001144_t0022_u01738373297117") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4033add577a3c889_d20250201_m012816_c001_v7007000_t0000_u01738373296932") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f119af5a3ced9b1c7_d20250201_m012813_c001_v0001144_t0056_u01738373293690") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4033add577a3c887_d20250201_m012812_c001_v7007000_t0000_u01738373292945") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b6c2_d20250201_m012805_c001_v0001182_t0029_u01738373285239") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a6c_d20250201_m012804_c001_v7007000_t0000_u01738373284327") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1168db779e03c291_d20250201_m012802_c001_v0001103_t0058_u01738373282210") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4009e78002552ef4_d20250201_m012802_c001_v7007000_t0000_u01738373282028") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1168db779e03c287_d20250201_m012758_c001_v0001103_t0046_u01738373278821") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4009e78002552ee0_d20250201_m012758_c001_v7007000_t0000_u01738373278095") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914d09_d20250201_m012752_c001_v0001100_t0021_u01738373272356") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a5b_d20250201_m012751_c001_v7007000_t0000_u01738373271259") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f11870720ecc77ed9_d20250201_m012745_c001_v0001091_t0042_u01738373265953") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41151c353d2c8fbe_d20250201_m012745_c001_v7007000_t0000_u01738373265728") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fb9a2_d20250201_m012741_c001_v0001184_t0032_u01738373261904") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1185b54476bf05f9_d20250201_m012741_c001_v0001150_t0043_u01738373261087") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1185b54476bf05f3_d20250201_m012740_c001_v0001150_t0050_u01738373260084") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f84a_d20250201_m012726_c001_v7007000_t0000_u01738373246985") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914ccd_d20250201_m012719_c001_v0001100_t0019_u01738373239873") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1197fc3b8384cc65_d20250201_m012718_c001_v0001161_t0004_u01738373238891") 2025/02/01 01:30:05 DEBUG : dst/one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1197fc3b8384cc63_d20250201_m012717_c001_v0001161_t0024_u01738373237850") 2025/02/01 01:30:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4129bb5b6395d99c_d20250201_m012901_c001_v7007000_t0000_u01738373341538") 2025/02/01 01:30:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f105ad4457b46e494_d20250201_m012858_c001_v0001180_t0017_u01738373338641") 2025/02/01 01:30:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f109b4588a7af5297_d20250201_m012854_c001_v0001105_t0016_u01738373334462") 2025/02/01 01:30:06 DEBUG : dst/one.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40844569895a7149_d20250201_m012849_c001_v7007000_t0000_u01738373329706") 2025/02/01 01:30:06 DEBUG : dst/one.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f108d58f34f18e06e_d20250201_m012847_c001_v0001176_t0013_u01738373327236") 2025/02/01 01:30:06 DEBUG : dst/one.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f101dac3d96825839_d20250201_m012844_c001_v0001182_t0039_u01738373324087") 2025/02/01 01:30:06 DEBUG : dst/one.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40844569895a7144_d20250201_m012839_c001_v7007000_t0000_u01738373319869") 2025/02/01 01:30:06 DEBUG : dst/one.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1069982abb860222_d20250201_m012837_c001_v0001102_t0016_u01738373317927") 2025/02/01 01:30:06 DEBUG : dst/one.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f10584d5fde7b5baa_d20250201_m012835_c001_v0001130_t0044_u01738373315057") 2025/02/01 01:30:06 DEBUG : dst/three: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a5c_d20250201_m012751_c001_v7007000_t0000_u01738373271442") 2025/02/01 01:30:06 DEBUG : dst/three: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1185b54476bf05ff_d20250201_m012749_c001_v0001150_t0047_u01738373269884") 2025/02/01 01:30:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4129bb5b6395d99e_d20250201_m012901_c001_v7007000_t0000_u01738373341719") 2025/02/01 01:30:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f10128b2f12b41993_d20250201_m012859_c001_v0001184_t0056_u01738373339965") 2025/02/01 01:30:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1010311c9e0277d0_d20250201_m012856_c001_v0001043_t0033_u01738373336359") 2025/02/01 01:30:06 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4129bb5b6395d9a1_d20250201_m012901_c001_v7007000_t0000_u01738373341900") 2025/02/01 01:30:06 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1014a17c2ee05352_d20250201_m012900_c001_v0001098_t0051_u01738373340355") 2025/02/01 01:30:06 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f407e180be88e0422_d20250201_m012900_c001_v7007000_t0000_u01738373340167") 2025/02/01 01:30:06 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1014a17c2ee05346_d20250201_m012857_c001_v0001098_t0058_u01738373337193") 2025/02/01 01:30:06 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f407e180be88e0409_d20250201_m012857_c001_v7007000_t0000_u01738373337003") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc45c_d20250201_m012851_c001_v0001184_t0036_u01738373331769") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40844569895a714a_d20250201_m012849_c001_v7007000_t0000_u01738373329890") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f110848b3f91eb994_d20250201_m012848_c001_v0001184_t0033_u01738373328938") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f401f7838aec123b5_d20250201_m012848_c001_v7007000_t0000_u01738373328752") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f110848b3f91eb934_d20250201_m012846_c001_v0001184_t0055_u01738373326267") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f401f7838aec1238a_d20250201_m012846_c001_v7007000_t0000_u01738373326063") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b998_d20250201_m012841_c001_v0001182_t0038_u01738373321468") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f415514a1fa7c7b3c_d20250201_m012839_c001_v7007000_t0000_u01738373319130") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc221_d20250201_m012837_c001_v0001184_t0008_u01738373317135") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f415514a1fa7c7b38_d20250201_m012836_c001_v7007000_t0000_u01738373316768") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b8e5_d20250201_m012832_c001_v0001182_t0012_u01738373312569") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f415514a1fa7c7b2f_d20250201_m012830_c001_v7007000_t0000_u01738373310296") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc0d3_d20250201_m012828_c001_v0001184_t0023_u01738373308254") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f415514a1fa7c7b2d_d20250201_m012827_c001_v7007000_t0000_u01738373307172") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b7ee_d20250201_m012820_c001_v0001182_t0010_u01738373300830") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4033add577a3c88a_d20250201_m012818_c001_v7007000_t0000_u01738373298590") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fbeab_d20250201_m012815_c001_v0001184_t0014_u01738373295862") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4033add577a3c888_d20250201_m012814_c001_v7007000_t0000_u01738373294772") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b6ee_d20250201_m012808_c001_v0001182_t0010_u01738373288134") 2025/02/01 01:30:07 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4009e78002552eff_d20250201_m012803_c001_v7007000_t0000_u01738373283392") 2025/02/01 01:30:08 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914d19_d20250201_m012800_c001_v0001100_t0044_u01738373280747") 2025/02/01 01:30:08 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4009e78002552ee4_d20250201_m012759_c001_v7007000_t0000_u01738373279659") 2025/02/01 01:30:08 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fbb3b_d20250201_m012753_c001_v0001184_t0008_u01738373273267") 2025/02/01 01:30:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40844569895a714b_d20250201_m012850_c001_v7007000_t0000_u01738373330073") 2025/02/01 01:30:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1107ae9dc3d7404d_d20250201_m012848_c001_v0001130_t0048_u01738373328472") 2025/02/01 01:30:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f11440a7218679047_d20250201_m012845_c001_v0001184_t0019_u01738373325862") 2025/02/01 01:30:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40844569895a7145_d20250201_m012840_c001_v7007000_t0000_u01738373320055") 2025/02/01 01:30:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f110848b3f91eb7b2_d20250201_m012838_c001_v0001184_t0034_u01738373318932") 2025/02/01 01:30:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f102743690959d61e_d20250201_m012836_c001_v0001184_t0047_u01738373316546") 2025/02/01 01:30:08 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4129bb5b6395d9a5_d20250201_m012902_c001_v7007000_t0000_u01738373342081") 2025/02/01 01:30:08 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7ba53_d20250201_m012851_c001_v0001182_t0011_u01738373331575") 2025/02/01 01:30:08 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40844569895a714c_d20250201_m012850_c001_v7007000_t0000_u01738373330256") 2025/02/01 01:30:08 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc2db_d20250201_m012841_c001_v0001184_t0012_u01738373321162") 2025/02/01 01:30:08 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40844569895a7146_d20250201_m012840_c001_v7007000_t0000_u01738373320238") 2025/02/01 01:30:08 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc17b_d20250201_m012832_c001_v0001184_t0009_u01738373312374") 2025/02/01 01:30:08 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40844569895a7142_d20250201_m012831_c001_v7007000_t0000_u01738373311440") 2025/02/01 01:30:08 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fbf97_d20250201_m012820_c001_v0001184_t0035_u01738373300616") 2025/02/01 01:30:08 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f407e180be88e037e_d20250201_m012819_c001_v7007000_t0000_u01738373299675") 2025/02/01 01:30:08 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fbd1e_d20250201_m012805_c001_v0001184_t0049_u01738373285788") 2025/02/01 01:30:08 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a6d_d20250201_m012804_c001_v7007000_t0000_u01738373284510") 2025/02/01 01:30:08 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b606_d20250201_m012753_c001_v0001182_t0006_u01738373273060") 2025/02/01 01:30:09 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a5d_d20250201_m012751_c001_v7007000_t0000_u01738373271626") 2025/02/01 01:30:09 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f116cb4f7d1221fac_d20250201_m012747_c001_v0001184_t0037_u01738373267625") 2025/02/01 01:30:09 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f84b_d20250201_m012727_c001_v7007000_t0000_u01738373247166") 2025/02/01 01:30:09 DEBUG : dst/two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1197fc3b8384cc75_d20250201_m012725_c001_v0001161_t0049_u01738373245952") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3ec8d_d20250201_m012639_c001_v7007000_t0000_u01738373199357") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fb0ed_d20250201_m012634_c001_v0001184_t0027_u01738373194324") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3ec85_d20250201_m012632_c001_v7007000_t0000_u01738373192398") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fae42_d20250201_m012612_c001_v0001184_t0055_u01738373172903") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f407e180be88dfdf4_d20250201_m012558_c001_v7007000_t0000_u01738373158645") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fabcf_d20250201_m012552_c001_v0001184_t0041_u01738373152259") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c863_d20250201_m012527_c001_v7007000_t0000_u01738373127980") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c32_d20250201_m012525_c001_v0001100_t0056_u01738373125937") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c858_d20250201_m012523_c001_v7007000_t0000_u01738373123808") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c2c_d20250201_m012522_c001_v0001100_t0009_u01738373122524") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c851_d20250201_m012518_c001_v7007000_t0000_u01738373118714") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c20_d20250201_m012516_c001_v0001100_t0047_u01738373116931") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c84c_d20250201_m012515_c001_v7007000_t0000_u01738373115595") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c18_d20250201_m012514_c001_v0001100_t0007_u01738373113999") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f405b1d6701eb78d4_d20250201_m012506_c001_v7007000_t0000_u01738373106699") 2025/02/01 01:30:09 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bf9_d20250201_m012505_c001_v0001100_t0023_u01738373105075") 2025/02/01 01:30:10 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b595_d20250201_m012503_c001_v7007000_t0000_u01738373103650") 2025/02/01 01:30:10 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bf0_d20250201_m012502_c001_v0001100_t0019_u01738373102629") 2025/02/01 01:30:10 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b590_d20250201_m012456_c001_v7007000_t0000_u01738373096749") 2025/02/01 01:30:10 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bda_d20250201_m012455_c001_v0001100_t0045_u01738373095350") 2025/02/01 01:30:10 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b58e_d20250201_m012452_c001_v7007000_t0000_u01738373092719") 2025/02/01 01:30:10 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bd2_d20250201_m012451_c001_v0001100_t0054_u01738373091617") 2025/02/01 01:30:10 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b58d_d20250201_m012450_c001_v7007000_t0000_u01738373090518") 2025/02/01 01:30:10 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f10436e07a06a876e_d20250201_m012449_c001_v0001184_t0058_u01738373089949") 2025/02/01 01:30:10 DEBUG : empty space: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bc4_d20250201_m012448_c001_v0001100_t0012_u01738373088192") 2025/02/01 01:30:10 DEBUG : enormous: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c861_d20250201_m012527_c001_v7007000_t0000_u01738373127216") 2025/02/01 01:30:10 DEBUG : enormous: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c34_d20250201_m012526_c001_v0001100_t0012_u01738373126229") 2025/02/01 01:30:10 DEBUG : existing: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4129bb5b6395d9c8_d20250201_m012906_c001_v7007000_t0000_u01738373346253") 2025/02/01 01:30:10 DEBUG : existing: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7bb76_d20250201_m012905_c001_v0001182_t0029_u01738373345084") 2025/02/01 01:30:10 DEBUG : existing: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f344e_d20250201_m012550_c001_v7007000_t0000_u01738373150586") 2025/02/01 01:30:10 DEBUG : existing: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c5a_d20250201_m012549_c001_v0001100_t0058_u01738373149490") 2025/02/01 01:30:10 DEBUG : existing: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b589_d20250201_m012443_c001_v7007000_t0000_u01738373083845") 2025/02/01 01:30:10 DEBUG : existing: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bba_d20250201_m012442_c001_v0001100_t0043_u01738373082712") 2025/02/01 01:30:10 DEBUG : existing: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b588_d20250201_m012441_c001_v7007000_t0000_u01738373081434") 2025/02/01 01:30:10 DEBUG : existing: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bb4_d20250201_m012440_c001_v0001100_t0019_u01738373080726") 2025/02/01 01:30:11 DEBUG : existing: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bb0_d20250201_m012439_c001_v0001100_t0010_u01738373079757") 2025/02/01 01:30:11 DEBUG : existing-b: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f344f_d20250201_m012550_c001_v7007000_t0000_u01738373150768") 2025/02/01 01:30:11 DEBUG : existing-b: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fab6c_d20250201_m012549_c001_v0001184_t0000_u01738373149496") 2025/02/01 01:30:11 DEBUG : five: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c866_d20250201_m012532_c001_v7007000_t0000_u01738373132470") 2025/02/01 01:30:11 DEBUG : five: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f411f77df9b914c44_d20250201_m012530_c001_v0001100_t0035_u01738373130442") 2025/02/01 01:30:11 DEBUG : foo: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b58f_d20250201_m012454_c001_v7007000_t0000_u01738373094613") 2025/02/01 01:30:11 DEBUG : foo: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f411f77df9b914bd8_d20250201_m012454_c001_v0001100_t0035_u01738373094048") 2025/02/01 01:30:11 DEBUG : foo: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f411f77df9b914bd6_d20250201_m012453_c001_v0001100_t0035_u01738373093455") 2025/02/01 01:30:11 DEBUG : four: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c867_d20250201_m012532_c001_v7007000_t0000_u01738373132652") 2025/02/01 01:30:11 DEBUG : four: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4139a12df40fa90e_d20250201_m012530_c001_v0001184_t0018_u01738373130987") 2025/02/01 01:30:11 DEBUG : four: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c40_d20250201_m012529_c001_v0001100_t0035_u01738373129756") 2025/02/01 01:30:11 DEBUG : hello world2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3e769_d20250201_m012330_c001_v7007000_t0000_u01738373010995") 2025/02/01 01:30:11 DEBUG : hello world2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b1a_d20250201_m012330_c001_v0001100_t0016_u01738373010295") 2025/02/01 01:30:11 DEBUG : ignore-size: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f3402_d20250201_m012438_c001_v7007000_t0000_u01738373078244") 2025/02/01 01:30:11 DEBUG : ignore-size: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914baa_d20250201_m012437_c001_v0001100_t0056_u01738373077204") 2025/02/01 01:30:11 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f344b_d20250201_m012548_c001_v7007000_t0000_u01738373148385") 2025/02/01 01:30:11 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fab1e_d20250201_m012547_c001_v0001184_t0041_u01738373147470") 2025/02/01 01:30:11 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f3444_d20250201_m012546_c001_v7007000_t0000_u01738373146363") 2025/02/01 01:30:11 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40faae6_d20250201_m012545_c001_v0001184_t0054_u01738373145301") 2025/02/01 01:30:12 DEBUG : one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c868_d20250201_m012532_c001_v7007000_t0000_u01738373132834") 2025/02/01 01:30:12 DEBUG : one: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f411f77df9b914c38_d20250201_m012529_c001_v0001100_t0035_u01738373129087") 2025/02/01 01:30:12 DEBUG : only0: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842761_d20250201_m012942_c001_v7007000_t0000_u01738373382702") 2025/02/01 01:30:12 DEBUG : only0: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4139a12df40fcd80_d20250201_m012936_c001_v0001184_t0018_u01738373376800") 2025/02/01 01:30:12 DEBUG : only0: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcb91_d20250201_m012928_c001_v0001184_t0023_u01738373368127") 2025/02/01 01:30:12 DEBUG : only0: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41934c5c00dc68d7_d20250201_m012922_c001_v7007000_t0000_u01738373362345") 2025/02/01 01:30:12 DEBUG : only0: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc825_d20250201_m012912_c001_v0001184_t0021_u01738373352488") 2025/02/01 01:30:12 DEBUG : only1: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842762_d20250201_m012942_c001_v7007000_t0000_u01738373382884") 2025/02/01 01:30:12 DEBUG : only1: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40277363da085d30_d20250201_m012937_c001_v0001037_t0013_u01738373377356") 2025/02/01 01:30:12 DEBUG : only1: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcbab_d20250201_m012928_c001_v0001184_t0041_u01738373368536") 2025/02/01 01:30:12 DEBUG : only1: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40904eeeb3a5efe7_d20250201_m012921_c001_v7007000_t0000_u01738373361549") 2025/02/01 01:30:12 DEBUG : only1: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc844_d20250201_m012912_c001_v0001184_t0018_u01738373352884") 2025/02/01 01:30:12 DEBUG : only10: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842763_d20250201_m012943_c001_v7007000_t0000_u01738373383079") 2025/02/01 01:30:12 DEBUG : only10: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41143a2b270434bc_d20250201_m012937_c001_v0001116_t0017_u01738373377540") 2025/02/01 01:30:12 DEBUG : only10: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc6c_d20250201_m012932_c001_v0001184_t0012_u01738373372225") 2025/02/01 01:30:12 DEBUG : only10: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41934c5c00dc68d3_d20250201_m012921_c001_v7007000_t0000_u01738373361971") 2025/02/01 01:30:12 DEBUG : only10: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc90c_d20250201_m012916_c001_v0001184_t0023_u01738373356613") 2025/02/01 01:30:12 DEBUG : only11: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842764_d20250201_m012943_c001_v7007000_t0000_u01738373383262") 2025/02/01 01:30:12 DEBUG : only11: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40128b2f12b420f8_d20250201_m012937_c001_v0001184_t0034_u01738373377732") 2025/02/01 01:30:12 DEBUG : only11: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc7e_d20250201_m012932_c001_v0001184_t0027_u01738373372645") 2025/02/01 01:30:13 DEBUG : only11: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40904eeeb3a5efe8_d20250201_m012921_c001_v7007000_t0000_u01738373361730") 2025/02/01 01:30:13 DEBUG : only11: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc924_d20250201_m012917_c001_v0001184_t0045_u01738373357059") 2025/02/01 01:30:13 DEBUG : only12: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842765_d20250201_m012943_c001_v7007000_t0000_u01738373383452") 2025/02/01 01:30:13 DEBUG : only12: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4139a12df40fcda0_d20250201_m012937_c001_v0001184_t0018_u01738373377377") 2025/02/01 01:30:13 DEBUG : only12: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc9c_d20250201_m012933_c001_v0001184_t0019_u01738373373055") 2025/02/01 01:30:13 DEBUG : only12: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41934c5c00dc68da_d20250201_m012922_c001_v7007000_t0000_u01738373362544") 2025/02/01 01:30:13 DEBUG : only12: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc932_d20250201_m012917_c001_v0001184_t0011_u01738373357453") 2025/02/01 01:30:13 DEBUG : only13: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842767_d20250201_m012943_c001_v7007000_t0000_u01738373383634") 2025/02/01 01:30:13 DEBUG : only13: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40277363da085d32_d20250201_m012937_c001_v0001037_t0013_u01738373377540") 2025/02/01 01:30:13 DEBUG : only13: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fccb8_d20250201_m012933_c001_v0001184_t0030_u01738373373446") 2025/02/01 01:30:13 DEBUG : only13: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40904eeeb3a5efed_d20250201_m012922_c001_v7007000_t0000_u01738373362665") 2025/02/01 01:30:13 DEBUG : only13: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc946_d20250201_m012917_c001_v0001184_t0018_u01738373357873") 2025/02/01 01:30:13 DEBUG : only14: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842768_d20250201_m012943_c001_v7007000_t0000_u01738373383816") 2025/02/01 01:30:13 DEBUG : only14: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4139a12df40fcda8_d20250201_m012937_c001_v0001184_t0018_u01738373377562") 2025/02/01 01:30:13 DEBUG : only14: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fccce_d20250201_m012933_c001_v0001184_t0025_u01738373373861") 2025/02/01 01:30:13 DEBUG : only14: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9bd_d20250201_m012922_c001_v7007000_t0000_u01738373362701") 2025/02/01 01:30:13 DEBUG : only14: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc95e_d20250201_m012918_c001_v0001184_t0036_u01738373358268") 2025/02/01 01:30:13 DEBUG : only15: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484276a_d20250201_m012944_c001_v7007000_t0000_u01738373384001") 2025/02/01 01:30:13 DEBUG : only15: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40277363da085d34_d20250201_m012937_c001_v0001037_t0013_u01738373377737") 2025/02/01 01:30:13 DEBUG : only15: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcce6_d20250201_m012934_c001_v0001184_t0041_u01738373374269") 2025/02/01 01:30:14 DEBUG : only15: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40904eeeb3a5efea_d20250201_m012922_c001_v7007000_t0000_u01738373362106") 2025/02/01 01:30:14 DEBUG : only15: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc970_d20250201_m012918_c001_v0001184_t0014_u01738373358679") 2025/02/01 01:30:14 DEBUG : only16: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484276b_d20250201_m012944_c001_v7007000_t0000_u01738373384184") 2025/02/01 01:30:14 DEBUG : only16: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41143a2b270434c0_d20250201_m012937_c001_v0001116_t0017_u01738373377726") 2025/02/01 01:30:14 DEBUG : only16: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcd00_d20250201_m012934_c001_v0001184_t0049_u01738373374705") 2025/02/01 01:30:14 DEBUG : only16: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41934c5c00dc68d8_d20250201_m012922_c001_v7007000_t0000_u01738373362356") 2025/02/01 01:30:14 DEBUG : only16: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc982_d20250201_m012919_c001_v0001184_t0013_u01738373359077") 2025/02/01 01:30:14 DEBUG : only17: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484276c_d20250201_m012944_c001_v7007000_t0000_u01738373384365") 2025/02/01 01:30:14 DEBUG : only17: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4139a12df40fcdb2_d20250201_m012937_c001_v0001184_t0018_u01738373377747") 2025/02/01 01:30:14 DEBUG : only17: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcd1c_d20250201_m012935_c001_v0001184_t0018_u01738373375119") 2025/02/01 01:30:14 DEBUG : only17: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9ba_d20250201_m012922_c001_v7007000_t0000_u01738373362155") 2025/02/01 01:30:14 DEBUG : only17: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc994_d20250201_m012919_c001_v0001184_t0048_u01738373359537") 2025/02/01 01:30:14 DEBUG : only18: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484276e_d20250201_m012944_c001_v7007000_t0000_u01738373384547") 2025/02/01 01:30:14 DEBUG : only18: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41143a2b270434c2_d20250201_m012937_c001_v0001116_t0017_u01738373377908") 2025/02/01 01:30:14 DEBUG : only18: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcd46_d20250201_m012935_c001_v0001184_t0027_u01738373375553") 2025/02/01 01:30:14 DEBUG : only18: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41934c5c00dc68d5_d20250201_m012922_c001_v7007000_t0000_u01738373362161") 2025/02/01 01:30:14 DEBUG : only18: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc9b2_d20250201_m012919_c001_v0001184_t0000_u01738373359965") 2025/02/01 01:30:14 DEBUG : only19: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484276f_d20250201_m012944_c001_v7007000_t0000_u01738373384740") 2025/02/01 01:30:14 DEBUG : only19: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40128b2f12b42100_d20250201_m012937_c001_v0001184_t0034_u01738373377919") 2025/02/01 01:30:14 DEBUG : only19: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcd60_d20250201_m012935_c001_v0001184_t0052_u01738373375955") 2025/02/01 01:30:15 DEBUG : only19: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40904eeeb3a5efec_d20250201_m012922_c001_v7007000_t0000_u01738373362474") 2025/02/01 01:30:15 DEBUG : only19: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc9c6_d20250201_m012920_c001_v0001184_t0053_u01738373360366") 2025/02/01 01:30:15 DEBUG : only2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842770_d20250201_m012944_c001_v7007000_t0000_u01738373384936") 2025/02/01 01:30:15 DEBUG : only2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40277363da085d36_d20250201_m012937_c001_v0001037_t0013_u01738373377929") 2025/02/01 01:30:15 DEBUG : only2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcbbf_d20250201_m012928_c001_v0001184_t0010_u01738373368938") 2025/02/01 01:30:15 DEBUG : only2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41934c5c00dc68d6_d20250201_m012922_c001_v7007000_t0000_u01738373362171") 2025/02/01 01:30:15 DEBUG : only2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc85b_d20250201_m012913_c001_v0001184_t0020_u01738373353275") 2025/02/01 01:30:15 DEBUG : only3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842771_d20250201_m012945_c001_v7007000_t0000_u01738373385118") 2025/02/01 01:30:15 DEBUG : only3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4139a12df40fcdbc_d20250201_m012937_c001_v0001184_t0018_u01738373377938") 2025/02/01 01:30:15 DEBUG : only3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcbdb_d20250201_m012929_c001_v0001184_t0039_u01738373369352") 2025/02/01 01:30:15 DEBUG : only3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40904eeeb3a5efeb_d20250201_m012922_c001_v7007000_t0000_u01738373362291") 2025/02/01 01:30:15 DEBUG : only3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc87b_d20250201_m012913_c001_v0001184_t0052_u01738373353713") 2025/02/01 01:30:15 DEBUG : only4: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842776_d20250201_m012945_c001_v7007000_t0000_u01738373385300") 2025/02/01 01:30:15 DEBUG : only4: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41143a2b270434c4_d20250201_m012938_c001_v0001116_t0017_u01738373378091") 2025/02/01 01:30:15 DEBUG : only4: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcbf4_d20250201_m012929_c001_v0001184_t0025_u01738373369755") 2025/02/01 01:30:15 DEBUG : only4: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40904eeeb3a5efe9_d20250201_m012921_c001_v7007000_t0000_u01738373361922") 2025/02/01 01:30:15 DEBUG : only4: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc88e_d20250201_m012914_c001_v0001184_t0044_u01738373354141") 2025/02/01 01:30:15 DEBUG : only5: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842777_d20250201_m012945_c001_v7007000_t0000_u01738373385489") 2025/02/01 01:30:15 DEBUG : only5: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40128b2f12b4210e_d20250201_m012938_c001_v0001184_t0034_u01738373378104") 2025/02/01 01:30:15 DEBUG : only5: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc06_d20250201_m012930_c001_v0001184_t0025_u01738373370160") 2025/02/01 01:30:16 DEBUG : only5: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9b9_d20250201_m012921_c001_v7007000_t0000_u01738373361971") 2025/02/01 01:30:16 DEBUG : only5: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc8ac_d20250201_m012914_c001_v0001184_t0031_u01738373354551") 2025/02/01 01:30:16 DEBUG : only6: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842778_d20250201_m012945_c001_v7007000_t0000_u01738373385682") 2025/02/01 01:30:16 DEBUG : only6: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40277363da085d38_d20250201_m012938_c001_v0001037_t0013_u01738373378115") 2025/02/01 01:30:16 DEBUG : only6: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc16_d20250201_m012930_c001_v0001184_t0031_u01738373370571") 2025/02/01 01:30:16 DEBUG : only6: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41934c5c00dc68d4_d20250201_m012921_c001_v7007000_t0000_u01738373361971") 2025/02/01 01:30:16 DEBUG : only6: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc8be_d20250201_m012914_c001_v0001184_t0018_u01738373354971") 2025/02/01 01:30:16 DEBUG : only7: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842779_d20250201_m012945_c001_v7007000_t0000_u01738373385870") 2025/02/01 01:30:16 DEBUG : only7: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4139a12df40fcdca_d20250201_m012938_c001_v0001184_t0018_u01738373378135") 2025/02/01 01:30:16 DEBUG : only7: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc39_d20250201_m012930_c001_v0001184_t0005_u01738373370995") 2025/02/01 01:30:16 DEBUG : only7: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9bc_d20250201_m012922_c001_v7007000_t0000_u01738373362518") 2025/02/01 01:30:16 DEBUG : only7: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc8d2_d20250201_m012915_c001_v0001184_t0000_u01738373355400") 2025/02/01 01:30:16 DEBUG : only8: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484277a_d20250201_m012946_c001_v7007000_t0000_u01738373386051") 2025/02/01 01:30:16 DEBUG : only8: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41143a2b270434c8_d20250201_m012938_c001_v0001116_t0017_u01738373378283") 2025/02/01 01:30:16 DEBUG : only8: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc4a_d20250201_m012931_c001_v0001184_t0038_u01738373371393") 2025/02/01 01:30:16 DEBUG : only8: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f9bb_d20250201_m012922_c001_v7007000_t0000_u01738373362336") 2025/02/01 01:30:16 DEBUG : only8: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc8e6_d20250201_m012915_c001_v0001184_t0042_u01738373355797") 2025/02/01 01:30:16 DEBUG : only9: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484277c_d20250201_m012946_c001_v7007000_t0000_u01738373386233") 2025/02/01 01:30:16 DEBUG : only9: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f40128b2f12b4211a_d20250201_m012938_c001_v0001184_t0034_u01738373378294") 2025/02/01 01:30:16 DEBUG : only9: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcc5a_d20250201_m012931_c001_v0001184_t0006_u01738373371809") 2025/02/01 01:30:17 DEBUG : only9: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41934c5c00dc68d9_d20250201_m012922_c001_v7007000_t0000_u01738373362527") 2025/02/01 01:30:17 DEBUG : only9: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fc8fe_d20250201_m012916_c001_v0001184_t0021_u01738373356209") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f3440_d20250201_m012543_c001_v7007000_t0000_u01738373143458") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7ac28_d20250201_m012541_c001_v0001182_t0009_u01738373141623") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c870_d20250201_m012539_c001_v7007000_t0000_u01738373139800") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c4e_d20250201_m012537_c001_v0001100_t0040_u01738373137664") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c86d_d20250201_m012535_c001_v7007000_t0000_u01738373135838") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fa966_d20250201_m012533_c001_v0001184_t0004_u01738373133749") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c853_d20250201_m012521_c001_v7007000_t0000_u01738373121255") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c26_d20250201_m012519_c001_v0001100_t0004_u01738373119669") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c84e_d20250201_m012517_c001_v7007000_t0000_u01738373117642") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c1e_d20250201_m012516_c001_v0001100_t0015_u01738373116511") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c84b_d20250201_m012514_c001_v7007000_t0000_u01738373114772") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c16_d20250201_m012513_c001_v0001100_t0038_u01738373113590") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f405b1d6701eb78d2_d20250201_m012506_c001_v7007000_t0000_u01738373106141") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bf3_d20250201_m012504_c001_v0001100_t0014_u01738373104587") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b596_d20250201_m012503_c001_v7007000_t0000_u01738373103846") 2025/02/01 01:30:17 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bec_d20250201_m012502_c001_v0001100_t0042_u01738373102301") 2025/02/01 01:30:18 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b593_d20250201_m012501_c001_v7007000_t0000_u01738373101550") 2025/02/01 01:30:18 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bea_d20250201_m012500_c001_v0001100_t0043_u01738373100799") 2025/02/01 01:30:18 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914be8_d20250201_m012500_c001_v0001100_t0032_u01738373100040") 2025/02/01 01:30:18 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b592_d20250201_m012459_c001_v7007000_t0000_u01738373099302") 2025/02/01 01:30:18 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914be6_d20250201_m012458_c001_v0001100_t0014_u01738373098474") 2025/02/01 01:30:18 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914be4_d20250201_m012457_c001_v0001100_t0040_u01738373097668") 2025/02/01 01:30:18 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4116ff8e39c6b591_d20250201_m012456_c001_v7007000_t0000_u01738373096934") 2025/02/01 01:30:18 DEBUG : potato: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bdc_d20250201_m012456_c001_v0001100_t0009_u01738373096029") 2025/02/01 01:30:18 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f410e032d0aa88623_d20250201_m012654_c001_v7007000_t0000_u01738373214089") 2025/02/01 01:30:18 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b22a_d20250201_m012653_c001_v0001182_t0052_u01738373213523") 2025/02/01 01:30:18 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3ec8e_d20250201_m012639_c001_v7007000_t0000_u01738373199849") 2025/02/01 01:30:18 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b085_d20250201_m012633_c001_v0001182_t0009_u01738373193732") 2025/02/01 01:30:18 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f415514a1fa7c7a02_d20250201_m012620_c001_v7007000_t0000_u01738373180131") 2025/02/01 01:30:18 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7aec3_d20250201_m012612_c001_v0001182_t0028_u01738373172341") 2025/02/01 01:30:18 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f407e180be88dfdf6_d20250201_m012558_c001_v7007000_t0000_u01738373158879") 2025/02/01 01:30:18 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7ad27_d20250201_m012552_c001_v0001182_t0006_u01738373152062") 2025/02/01 01:30:18 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c860_d20250201_m012527_c001_v7007000_t0000_u01738373127026") 2025/02/01 01:30:18 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c30_d20250201_m012525_c001_v0001100_t0002_u01738373125100") 2025/02/01 01:30:18 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c859_d20250201_m012524_c001_v7007000_t0000_u01738373124001") 2025/02/01 01:30:18 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c2a_d20250201_m012522_c001_v0001100_t0047_u01738373122178") 2025/02/01 01:30:19 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c854_d20250201_m012521_c001_v7007000_t0000_u01738373121438") 2025/02/01 01:30:19 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c28_d20250201_m012520_c001_v0001100_t0039_u01738373120485") 2025/02/01 01:30:19 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c852_d20250201_m012518_c001_v7007000_t0000_u01738373118936") 2025/02/01 01:30:19 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c22_d20250201_m012518_c001_v0001100_t0032_u01738373118014") 2025/02/01 01:30:19 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c84d_d20250201_m012515_c001_v7007000_t0000_u01738373115779") 2025/02/01 01:30:19 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c1c_d20250201_m012514_c001_v0001100_t0044_u01738373114785") 2025/02/01 01:30:19 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f405b1d6701eb78d5_d20250201_m012506_c001_v7007000_t0000_u01738373106881") 2025/02/01 01:30:19 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914bfb_d20250201_m012505_c001_v0001100_t0018_u01738373105756") 2025/02/01 01:30:19 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3e76e_d20250201_m012334_c001_v7007000_t0000_u01738373014690") 2025/02/01 01:30:19 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b22_d20250201_m012333_c001_v0001100_t0045_u01738373013893") 2025/02/01 01:30:19 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3e76b_d20250201_m012332_c001_v7007000_t0000_u01738373012619") 2025/02/01 01:30:19 DEBUG : potato2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b1c_d20250201_m012331_c001_v0001100_t0013_u01738373011899") 2025/02/01 01:30:19 DEBUG : potato3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3ec8f_d20250201_m012640_c001_v7007000_t0000_u01738373200032") 2025/02/01 01:30:19 DEBUG : potato3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c8f_d20250201_m012634_c001_v0001100_t0046_u01738373194894") 2025/02/01 01:30:19 DEBUG : potato3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f415514a1fa7c7a03_d20250201_m012620_c001_v7007000_t0000_u01738373180369") 2025/02/01 01:30:19 DEBUG : potato3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c70_d20250201_m012613_c001_v0001100_t0052_u01738373173458") 2025/02/01 01:30:19 DEBUG : potato3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f407e180be88dfdf7_d20250201_m012559_c001_v7007000_t0000_u01738373159116") 2025/02/01 01:30:19 DEBUG : potato3: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c5e_d20250201_m012552_c001_v0001100_t0011_u01738373152461") 2025/02/01 01:30:19 DEBUG : pre-dest1/1: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a4c_d20250201_m012735_c001_v7007000_t0000_u01738373255807") 2025/02/01 01:30:19 DEBUG : pre-dest1/1: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914cd5_d20250201_m012727_c001_v0001100_t0058_u01738373247902") 2025/02/01 01:30:20 DEBUG : pre-dest2/2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4032164c44ac6a4d_d20250201_m012735_c001_v7007000_t0000_u01738373255997") 2025/02/01 01:30:20 DEBUG : pre-dest2/2: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7b483_d20250201_m012728_c001_v0001182_t0046_u01738373248622") 2025/02/01 01:30:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4171f0998df0f842_d20250201_m012707_c001_v7007000_t0000_u01738373227482") 2025/02/01 01:30:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fb4ab_d20250201_m012703_c001_v0001184_t0043_u01738373223617") 2025/02/01 01:30:20 DEBUG : sizeonly: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f3401_d20250201_m012435_c001_v7007000_t0000_u01738373075924") 2025/02/01 01:30:20 DEBUG : sizeonly: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914ba8_d20250201_m012434_c001_v0001100_t0011_u01738373074816") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842783_d20250201_m012954_c001_v7007000_t0000_u01738373394939") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f10128b2f12b42410_d20250201_m012952_c001_v0001184_t0033_u01738373392054") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484277e_d20250201_m012950_c001_v7007000_t0000_u01738373390125") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fcfcf_d20250201_m012947_c001_v0001184_t0022_u01738373387556") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f344c_d20250201_m012548_c001_v7007000_t0000_u01738373148570") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7acb7_d20250201_m012547_c001_v0001182_t0015_u01738373147823") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f3445_d20250201_m012546_c001_v7007000_t0000_u01738373146544") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c54_d20250201_m012545_c001_v0001100_t0057_u01738373145660") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f33fb_d20250201_m012431_c001_v7007000_t0000_u01738373071402") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914ba0_d20250201_m012429_c001_v0001100_t0025_u01738373069824") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f33fa_d20250201_m012429_c001_v7007000_t0000_u01738373069088") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b9a_d20250201_m012427_c001_v0001100_t0047_u01738373067834") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f33f6_d20250201_m012421_c001_v7007000_t0000_u01738373061544") 2025/02/01 01:30:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b8c_d20250201_m012419_c001_v0001100_t0038_u01738373059882") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f33f5_d20250201_m012419_c001_v7007000_t0000_u01738373059329") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b8a_d20250201_m012417_c001_v0001100_t0054_u01738373057936") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b84_d20250201_m012411_c001_v0001100_t0013_u01738373051700") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f33ef_d20250201_m012410_c001_v7007000_t0000_u01738373050963") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b82_d20250201_m012410_c001_v0001100_t0031_u01738373050328") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b7e_d20250201_m012409_c001_v0001100_t0015_u01738373049455") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f33eb_d20250201_m012407_c001_v7007000_t0000_u01738373047999") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b70_d20250201_m012402_c001_v0001100_t0058_u01738373042354") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b64_d20250201_m012356_c001_v0001100_t0017_u01738373036354") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f33d7_d20250201_m012355_c001_v7007000_t0000_u01738373035621") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b62_d20250201_m012354_c001_v0001100_t0035_u01738373034951") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b5c_d20250201_m012354_c001_v0001100_t0034_u01738373034073") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f33d2_d20250201_m012352_c001_v7007000_t0000_u01738373032982") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b40_d20250201_m012345_c001_v0001100_t0039_u01738373025284") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f41151c353d2c8ae0_d20250201_m012344_c001_v7007000_t0000_u01738373024916") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b3e_d20250201_m012344_c001_v0001100_t0034_u01738373024204") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3e783_d20250201_m012342_c001_v7007000_t0000_u01738373022558") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b3c_d20250201_m012341_c001_v0001100_t0015_u01738373021818") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3e781_d20250201_m012341_c001_v7007000_t0000_u01738373021272") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b36_d20250201_m012340_c001_v0001100_t0010_u01738373020514") 2025/02/01 01:30:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3e77d_d20250201_m012339_c001_v7007000_t0000_u01738373019248") 2025/02/01 01:30:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b2e_d20250201_m012338_c001_v0001100_t0047_u01738373018439") 2025/02/01 01:30:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3e777_d20250201_m012337_c001_v7007000_t0000_u01738373017887") 2025/02/01 01:30:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b26_d20250201_m012337_c001_v0001100_t0035_u01738373017154") 2025/02/01 01:30:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3e771_d20250201_m012336_c001_v7007000_t0000_u01738373016247") 2025/02/01 01:30:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b24_d20250201_m012335_c001_v0001100_t0026_u01738373015595") 2025/02/01 01:30:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3e767_d20250201_m012329_c001_v7007000_t0000_u01738373009392") 2025/02/01 01:30:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b16_d20250201_m012328_c001_v0001100_t0046_u01738373008678") 2025/02/01 01:30:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3e766_d20250201_m012327_c001_v7007000_t0000_u01738373007771") 2025/02/01 01:30:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b14_d20250201_m012327_c001_v0001100_t0054_u01738373007076") 2025/02/01 01:30:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3e763_d20250201_m012326_c001_v7007000_t0000_u01738373006173") 2025/02/01 01:30:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b0e_d20250201_m012325_c001_v0001100_t0033_u01738373005532") 2025/02/01 01:30:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4133013de8f3e75f_d20250201_m012322_c001_v7007000_t0000_u01738373002649") 2025/02/01 01:30:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914b06_d20250201_m012321_c001_v0001100_t0033_u01738373001887") 2025/02/01 01:30:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a564842784_d20250201_m012955_c001_v7007000_t0000_u01738373395123") 2025/02/01 01:30:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f11143a2b270434fe_d20250201_m012952_c001_v0001116_t0000_u01738373392049") 2025/02/01 01:30:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f418581a56484277f_d20250201_m012950_c001_v7007000_t0000_u01738373390309") 2025/02/01 01:30:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f10277363da085d46_d20250201_m012947_c001_v0001037_t0022_u01738373387551") 2025/02/01 01:30:22 DEBUG : sub/yam: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f343e_d20250201_m012542_c001_v7007000_t0000_u01738373142912") 2025/02/01 01:30:22 DEBUG : sub/yam: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40faa5e_d20250201_m012541_c001_v0001184_t0043_u01738373141271") 2025/02/01 01:30:22 DEBUG : three: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c86a_d20250201_m012533_c001_v7007000_t0000_u01738373133016") 2025/02/01 01:30:23 DEBUG : three: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c46_d20250201_m012531_c001_v0001100_t0031_u01738373131737") 2025/02/01 01:30:23 DEBUG : three: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f111f77df9b914c3c_d20250201_m012529_c001_v0001100_t0046_u01738373129464") 2025/02/01 01:30:23 DEBUG : two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c86b_d20250201_m012533_c001_v7007000_t0000_u01738373133198") 2025/02/01 01:30:23 DEBUG : two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f415607803ed7ab6a_d20250201_m012531_c001_v0001182_t0033_u01738373131175") 2025/02/01 01:30:23 DEBUG : two: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f411f77df9b914c3a_d20250201_m012529_c001_v0001100_t0035_u01738373129273") 2025/02/01 01:30:23 DEBUG : yam: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f3441_d20250201_m012543_c001_v7007000_t0000_u01738373143639") 2025/02/01 01:30:23 DEBUG : yam: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f113aa6fd0117799a_d20250201_m012542_c001_v0001136_t0046_u01738373142621") 2025/02/01 01:30:23 DEBUG : yam: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c86f_d20250201_m012539_c001_v7007000_t0000_u01738373139248") 2025/02/01 01:30:23 DEBUG : yam: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f1139a12df40fa9d9_d20250201_m012537_c001_v0001184_t0040_u01738373137311") 2025/02/01 01:30:23 DEBUG : yam: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c86c_d20250201_m012535_c001_v7007000_t0000_u01738373135289") 2025/02/01 01:30:23 DEBUG : yam: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f115607803ed7ab94_d20250201_m012533_c001_v0001182_t0038_u01738373133762") 2025/02/01 01:30:23 DEBUG : yaml: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4087affe9c4f343a_d20250201_m012539_c001_v7007000_t0000_u01738373139977") 2025/02/01 01:30:23 DEBUG : yaml: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f102defd6378b4a7f_d20250201_m012538_c001_v0001104_t0004_u01738373138671") 2025/02/01 01:30:23 DEBUG : yaml: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f4066816e38e8c86e_d20250201_m012536_c001_v7007000_t0000_u01738373136022") 2025/02/01 01:30:23 DEBUG : yaml: Deleting (id "4_z7f02ed0310adbbfb9f480e1b_f116e38c67545e40d_d20250201_m012534_c001_v0001044_t0029_u01738373134912") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m11.618235018s (try 1/5)