"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/04 02:31:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri" 2025/03/04 02:31:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 02:31:07 DEBUG : Creating backend with remote "/tmp/rclone3821974811" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/04 02:31:08 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:08 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.98s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/04 02:31:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:09 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:09 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:10 DEBUG : B2 bucket rclone-test-vugocoq3quri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", 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-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:11 DEBUG : Creating backend with remote "/non-existing" 2025/03/04 02:31:11 DEBUG : Config file has changed externally - reloading 2025/03/04 02:31:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/04 02:31:12 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:12 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:13 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:13 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.81s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:14 INFO : B2 bucket rclone-test-vugocoq3quri: Running all checks before starting transfers 2025/03/04 02:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:14 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:14 INFO : B2 bucket rclone-test-vugocoq3quri: Checks finished, now starting transfers 2025/03/04 02:31:14 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:16 ERROR : Ignoring --no-traverse with sync 2025/03/04 02:31:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:16 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:16 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:16 INFO : sub dir/hello world: Copied (new) 2025/03/04 02:31:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.47s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/04 02:31:17 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:17 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/04 02:31:17 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/04 02:31:19 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:19 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/04 02:31:20 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:20 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/04 02:31:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/04 02:31:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/04 02:31:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/04 02:31:22 INFO : sub dir: Making directory 2025/03/04 02:31:22 INFO : sub dir2: Making directory 2025/03/04 02:31:22 INFO : sub dir2/sub sub dir2: Making directory 2025/03/04 02:31:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:22 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:22 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/04 02:31:22 DEBUG : B2 bucket rclone-test-vugocoq3quri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.50s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:23 INFO : sub dir2: Making directory 2025/03/04 02:31:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/04 02:31:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/04 02:31:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:23 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:23 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:24 DEBUG : sub dir2: Making directory with metadata 2025/03/04 02:31:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/04 02:31:25 INFO : sub dir: Making directory 2025/03/04 02:31:25 INFO : sub dir2: Making directory 2025/03/04 02:31:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:25 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:25 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:25 INFO : sub dir/hello world: Copied (new) 2025/03/04 02:31:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/04 02:31:25 DEBUG : B2 bucket rclone-test-vugocoq3quri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/04 02:31:25 DEBUG : B2 bucket rclone-test-vugocoq3quri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", 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-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:26 INFO : sub dir2: Making directory 2025/03/04 02:31:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:27 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:27 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:27 INFO : sub dir/hello world: Copied (new) 2025/03/04 02:31:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:27 DEBUG : sub dir2: Making directory with metadata 2025/03/04 02:31:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/04 02:31:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/04 02:31:28 INFO : sub dir: Making directory 2025/03/04 02:31:28 INFO : sub dir2: Making directory 2025/03/04 02:31:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:28 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:28 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:28 INFO : sub dir/hello world: Copied (new) 2025/03/04 02:31:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/04 02:31:28 DEBUG : B2 bucket rclone-test-vugocoq3quri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", 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-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:29 INFO : sub dir2: Making directory 2025/03/04 02:31:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:30 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:30 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:30 INFO : sub dir/hello world: Copied (new) 2025/03/04 02:31:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:31 DEBUG : Creating backend with remote "TestB2:rclone-test-soyedut7teba" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-vugocoq3quri -> B2 bucket rclone-test-soyedut7teba 2025/03/04 02:31:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:32 DEBUG : B2 bucket rclone-test-soyedut7teba: Waiting for checks to finish 2025/03/04 02:31:32 DEBUG : B2 bucket rclone-test-soyedut7teba: Waiting for transfers to finish 2025/03/04 02:31:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:33 DEBUG : B2 bucket rclone-test-soyedut7teba: Purge remote 2025/03/04 02:31:33 INFO : B2 bucket rclone-test-soyedut7teba: cleaning bucket "rclone-test-soyedut7teba" of all files 2025/03/04 02:31:33 DEBUG : sub dir/hello world: Deleting (id "4_z3fe28d33f0ed5beb9f580e1b_f10415601a19e4599_d20250304_m023133_c001_v0001183_t0055_u01741055493379") --- PASS: TestServerSideCopy (4.18s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/04 02:31:36 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:36 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/04 02:31:36 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.85s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:37 DEBUG : Creating backend with remote "TestB2:rclone-test-celiton2cija" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-vugocoq3quri -> B2 bucket rclone-test-celiton2cija 2025/03/04 02:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:38 DEBUG : B2 bucket rclone-test-celiton2cija: Waiting for checks to finish 2025/03/04 02:31:38 DEBUG : B2 bucket rclone-test-celiton2cija: Waiting for transfers to finish 2025/03/04 02:31:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/04 02:31:40 DEBUG : B2 bucket rclone-test-celiton2cija: Waiting for checks to finish 2025/03/04 02:31:40 DEBUG : B2 bucket rclone-test-celiton2cija: Waiting for transfers to finish 2025/03/04 02:31:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/04 02:31:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:41 DEBUG : B2 bucket rclone-test-celiton2cija: Purge remote 2025/03/04 02:31:41 INFO : B2 bucket rclone-test-celiton2cija: cleaning bucket "rclone-test-celiton2cija" of all files 2025/03/04 02:31:41 DEBUG : sub dir/hello world: Deleting (id "4_zbfe29da3f0ed5beb9f580e1b_f1085550e7b9655db_d20250304_m023140_c001_v0001178_t0056_u01741055500774") 2025/03/04 02:31:41 DEBUG : sub dir/hello world: Deleting (id "4_zbfe29da3f0ed5beb9f580e1b_f111737c33670d84a_d20250304_m023139_c001_v0001115_t0013_u01741055499386") --- PASS: TestServerSideCopyOverSelf (6.08s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/04 02:31:43 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:43 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/04 02:31:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/04 02:31:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.85s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:45 DEBUG : Creating backend with remote "TestB2:rclone-test-folelok1nico" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-vugocoq3quri -> B2 bucket rclone-test-folelok1nico 2025/03/04 02:31:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:46 DEBUG : B2 bucket rclone-test-folelok1nico: Waiting for checks to finish 2025/03/04 02:31:46 DEBUG : B2 bucket rclone-test-folelok1nico: Waiting for transfers to finish 2025/03/04 02:31:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:48 DEBUG : B2 bucket rclone-test-folelok1nico: Waiting for checks to finish 2025/03/04 02:31:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/04 02:31:48 DEBUG : B2 bucket rclone-test-folelok1nico: Waiting for transfers to finish 2025/03/04 02:31:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/04 02:31:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/04 02:31:48 INFO : sub dir/hello world: Deleted 2025/03/04 02:31:49 DEBUG : testing file moves 2025/03/04 02:31:49 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/04 02:31:49 DEBUG : B2 bucket rclone-test-folelok1nico: Waiting for checks to finish 2025/03/04 02:31:49 DEBUG : B2 bucket rclone-test-folelok1nico: Waiting for transfers to finish 2025/03/04 02:31:49 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/04 02:31:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/04 02:31:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:50 DEBUG : B2 bucket rclone-test-folelok1nico: Purge remote 2025/03/04 02:31:50 INFO : B2 bucket rclone-test-folelok1nico: cleaning bucket "rclone-test-folelok1nico" of all files 2025/03/04 02:31:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42bd93f0ed5beb9f580e1b_f1075994733e3d2ee_d20250304_m023149_c001_v0001182_t0046_u01741055509656") 2025/03/04 02:31:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42bd93f0ed5beb9f580e1b_f1039315a7fbc18be_d20250304_m023148_c001_v0001183_t0041_u01741055508310") 2025/03/04 02:31:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf42bd93f0ed5beb9f580e1b_f101d2defda155c32_d20250304_m023147_c001_v0001183_t0028_u01741055507370") --- PASS: TestServerSideMoveOverSelf (7.42s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:52 ERROR : : error listing: directory not found 2025/03/04 02:31:53 INFO : Local file system at /tmp/rclone3821974811: Making directory 2025/03/04 02:31:53 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:53 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:31:54 DEBUG : Local file system at /tmp/rclone3821974811: Waiting for checks to finish 2025/03/04 02:31:54 DEBUG : Local file system at /tmp/rclone3821974811: Waiting for transfers to finish 2025/03/04 02:31:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:31:55 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/04 02:31:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/04 02:31:56 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:56 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/04 02:31:56 INFO : check sum: Copied (new) 2025/03/04 02:31:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:57 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/04 02:31:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/04 02:31:57 DEBUG : check sum: Unchanged skipping 2025/03/04 02:31:57 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:57 DEBUG : Waiting for deletions to finish 2025/03/04 02:31:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/04 02:31:58 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:58 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:59 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/04 02:31:59 INFO : sizeonly: Copied (new) 2025/03/04 02:31:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:31:59 DEBUG : sizeonly: Sizes identical 2025/03/04 02:31:59 DEBUG : sizeonly: Unchanged skipping 2025/03/04 02:31:59 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:31:59 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:31:59 DEBUG : Waiting for deletions to finish 2025/03/04 02:31:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/04 02:32:01 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:01 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/04 02:32:01 INFO : ignore-size: Copied (new) 2025/03/04 02:32:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:01 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:32:01 DEBUG : ignore-size: Unchanged skipping 2025/03/04 02:32:01 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:01 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:01 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.62s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:32:04 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:04 DEBUG : existing: Unchanged skipping 2025/03/04 02:32:04 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:04 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/04 02:32:04 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:04 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/04 02:32:04 INFO : existing: Copied (replaced existing) 2025/03/04 02:32:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.42s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/04 02:32:06 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:06 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/04 02:32:06 INFO : existing: Copied (new) 2025/03/04 02:32:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:06 DEBUG : existing: Destination exists, skipping 2025/03/04 02:32:06 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:06 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:06 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.24s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:08 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/04 02:32:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:32:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/04 02:32:08 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:08 DEBUG : c/non empty space: Unchanged skipping 2025/03/04 02:32:08 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/04 02:32:09 INFO : a/potato2: Copied (new) 2025/03/04 02:32:09 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:09 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:11 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/04 02:32:11 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/04 02:32:11 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/04 02:32:11 DEBUG : empty space: Unchanged skipping 2025/03/04 02:32:11 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:11 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:11 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:11 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/04 02:32:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/04 02:32:12 INFO : empty space: Updated modification time in destination 2025/03/04 02:32:12 DEBUG : empty space: Unchanged skipping 2025/03/04 02:32:12 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:12 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:14 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/04 02:32:14 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/04 02:32:14 DEBUG : empty space: Unchanged skipping 2025/03/04 02:32:14 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:14 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:16 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/04 02:32:16 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:16 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3821974811) 2025/03/04 02:32:16 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vugocoq3quri) 2025/03/04 02:32:16 DEBUG : foo: sha1 differ 2025/03/04 02:32:16 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:16 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/04 02:32:16 INFO : foo: Copied (replaced existing) 2025/03/04 02:32:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/04 02:32:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:32:17 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:17 DEBUG : empty space: Unchanged skipping 2025/03/04 02:32:17 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:18 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/04 02:32:18 INFO : potato: Copied (new) 2025/03/04 02:32:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/04 02:32:19 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:19 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/04 02:32:20 INFO : potato: Copied (replaced existing) 2025/03/04 02:32:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:21 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:21 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/04 02:32:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3821974811) 2025/03/04 02:32:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vugocoq3quri) 2025/03/04 02:32:21 DEBUG : potato: sha1 differ 2025/03/04 02:32:21 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/04 02:32:22 INFO : potato: Copied (replaced existing) 2025/03/04 02:32:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/04 02:32:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/04 02:32:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:32:23 DEBUG : empty space: Unchanged skipping 2025/03/04 02:32:23 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:23 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:23 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/04 02:32:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:32:25 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:25 DEBUG : empty space: Unchanged skipping 2025/03/04 02:32:25 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/04 02:32:26 INFO : potato2: Copied (new) 2025/03/04 02:32:26 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:26 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:28 INFO : d: Making directory 2025/03/04 02:32:28 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/04 02:32:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:32:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/04 02:32:28 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:28 DEBUG : c/non empty space: Unchanged skipping 2025/03/04 02:32:28 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/04 02:32:28 INFO : a/potato2: Copied (new) 2025/03/04 02:32:28 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:30 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/04 02:32:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:32:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/04 02:32:31 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:31 DEBUG : c/non empty space: Unchanged skipping 2025/03/04 02:32:31 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/04 02:32:31 INFO : a/potato2: Copied (new) 2025/03/04 02:32:31 ERROR : B2 bucket rclone-test-vugocoq3quri: not deleting files as there were IO errors 2025/03/04 02:32:31 ERROR : B2 bucket rclone-test-vugocoq3quri: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:33 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/04 02:32:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:32:33 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:33 DEBUG : empty space: Unchanged skipping 2025/03/04 02:32:33 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:33 INFO : potato: Deleted 2025/03/04 02:32:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/04 02:32:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.27s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:35 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:35 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:35 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:36 INFO : potato: Deleted 2025/03/04 02:32:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/04 02:32:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:32:36 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:36 DEBUG : empty space: Unchanged skipping 2025/03/04 02:32:36 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/04 02:32:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.63s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/04 02:32:38 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:38 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/04 02:32:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.03s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:40 DEBUG : enormous: Excluded (Size Filter) 2025/03/04 02:32:40 DEBUG : enormous: Excluded 2025/03/04 02:32:40 DEBUG : potato2: Excluded (Size Filter) 2025/03/04 02:32:40 DEBUG : potato2: Excluded 2025/03/04 02:32:40 DEBUG : potato2: Excluded (Size Filter) 2025/03/04 02:32:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:32:40 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:40 DEBUG : empty space: Unchanged skipping 2025/03/04 02:32:40 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:40 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:40 DEBUG : enormous: Excluded (Size Filter) 2025/03/04 02:32:40 DEBUG : enormous: Excluded 2025/03/04 02:32:40 DEBUG : potato2: Excluded (Size Filter) 2025/03/04 02:32:40 DEBUG : potato2: Excluded 2025/03/04 02:32:41 DEBUG : potato2: Excluded (Size Filter) 2025/03/04 02:32:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/04 02:32:41 DEBUG : empty space: Unchanged skipping 2025/03/04 02:32:41 DEBUG : Local file system at /tmp/rclone3821974811: Waiting for checks to finish 2025/03/04 02:32:41 DEBUG : Local file system at /tmp/rclone3821974811: Waiting for transfers to finish 2025/03/04 02:32:41 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:43 DEBUG : enormous: Excluded (Size Filter) 2025/03/04 02:32:43 DEBUG : enormous: Excluded 2025/03/04 02:32:43 DEBUG : potato2: Excluded (Size Filter) 2025/03/04 02:32:43 DEBUG : potato2: Excluded 2025/03/04 02:32:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:32:43 DEBUG : empty space: Unchanged skipping 2025/03/04 02:32:43 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:43 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:43 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:43 INFO : enormous: Deleted 2025/03/04 02:32:43 INFO : potato2: Deleted 2025/03/04 02:32:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/04 02:32:44 DEBUG : empty space: Unchanged skipping 2025/03/04 02:32:44 DEBUG : Local file system at /tmp/rclone3821974811: Waiting for checks to finish 2025/03/04 02:32:44 DEBUG : Local file system at /tmp/rclone3821974811: Waiting for transfers to finish 2025/03/04 02:32:44 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:44 INFO : enormous: Deleted 2025/03/04 02:32:44 INFO : potato2: Deleted 2025/03/04 02:32:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.96s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:46 DEBUG : five: Need to transfer - File not found at Destination 2025/03/04 02:32:46 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/04 02:32:46 DEBUG : one: Destination is newer than source, skipping 2025/03/04 02:32:46 DEBUG : three: Sizes identical 2025/03/04 02:32:46 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/04 02:32:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/04 02:32:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3821974811) 2025/03/04 02:32:46 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vugocoq3quri) 2025/03/04 02:32:46 DEBUG : two: sha1 differ 2025/03/04 02:32:46 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/04 02:32:47 INFO : five: Copied (new) 2025/03/04 02:32:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/04 02:32:47 INFO : four: Copied (replaced existing) 2025/03/04 02:32:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/04 02:32:47 INFO : two: Copied (replaced existing) 2025/03/04 02:32:47 DEBUG : Waiting for deletions to finish 2025/03/04 02:32:48 DEBUG : one: Destination is newer than source, skipping 2025/03/04 02:32:48 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/04 02:32:48 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/04 02:32:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/04 02:32:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3821974811) 2025/03/04 02:32:48 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vugocoq3quri) 2025/03/04 02:32:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/04 02:32:48 DEBUG : three: sha1 differ 2025/03/04 02:32:48 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/04 02:32:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/04 02:32:48 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/04 02:32:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/04 02:32:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/04 02:32:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/04 02:32:48 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/04 02:32:48 INFO : three: Copied (replaced existing) 2025/03/04 02:32:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.20s) === 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-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/04 02:32:49 INFO : B2 bucket rclone-test-vugocoq3quri: Making map for --track-renames 2025/03/04 02:32:49 INFO : B2 bucket rclone-test-vugocoq3quri: Finished making map for --track-renames 2025/03/04 02:32:49 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/04 02:32:49 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for renames to finish 2025/03/04 02:32:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/04 02:32:49 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/04 02:32:50 INFO : potato: Copied (new) 2025/03/04 02:32:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/04 02:32:50 INFO : yam: Copied (new) 2025/03/04 02:32:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:32:50 INFO : B2 bucket rclone-test-vugocoq3quri: Making map for --track-renames 2025/03/04 02:32:50 INFO : B2 bucket rclone-test-vugocoq3quri: Finished making map for --track-renames 2025/03/04 02:32:50 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:50 DEBUG : potato: Unchanged skipping 2025/03/04 02:32:50 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for renames to finish 2025/03/04 02:32:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/04 02:32:51 INFO : yam: Copied (server-side copy) to: yaml 2025/03/04 02:32:51 INFO : yam: Deleted 2025/03/04 02:32:51 INFO : yaml: Renamed from "yam" 2025/03/04 02:32:51 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.38s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/04 02:32:53 INFO : B2 bucket rclone-test-vugocoq3quri: Making map for --track-renames 2025/03/04 02:32:53 INFO : B2 bucket rclone-test-vugocoq3quri: Finished making map for --track-renames 2025/03/04 02:32:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/04 02:32:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/04 02:32:53 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:53 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for renames to finish 2025/03/04 02:32:53 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/04 02:32:53 INFO : potato: Copied (new) 2025/03/04 02:32:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/04 02:32:53 INFO : yam: Copied (new) 2025/03/04 02:32:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:32:54 DEBUG : potato: Unchanged skipping 2025/03/04 02:32:54 INFO : B2 bucket rclone-test-vugocoq3quri: Making map for --track-renames 2025/03/04 02:32:54 INFO : B2 bucket rclone-test-vugocoq3quri: Finished making map for --track-renames 2025/03/04 02:32:54 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:54 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for renames to finish 2025/03/04 02:32:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/04 02:32:54 INFO : yam: Copied (server-side copy) to: yaml 2025/03/04 02:32:54 INFO : yam: Deleted 2025/03/04 02:32:54 INFO : yaml: Renamed from "yam" 2025/03/04 02:32:54 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.38s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/04 02:32:56 INFO : B2 bucket rclone-test-vugocoq3quri: Making map for --track-renames 2025/03/04 02:32:56 INFO : B2 bucket rclone-test-vugocoq3quri: Finished making map for --track-renames 2025/03/04 02:32:56 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/04 02:32:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/04 02:32:56 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for renames to finish 2025/03/04 02:32:56 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/04 02:32:56 INFO : sub/yam: Copied (new) 2025/03/04 02:32:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/04 02:32:57 INFO : potato: Copied (new) 2025/03/04 02:32:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:32:57 DEBUG : potato: Unchanged skipping 2025/03/04 02:32:57 INFO : B2 bucket rclone-test-vugocoq3quri: Making map for --track-renames 2025/03/04 02:32:57 INFO : B2 bucket rclone-test-vugocoq3quri: Finished making map for --track-renames 2025/03/04 02:32:57 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:32:57 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for renames to finish 2025/03/04 02:32:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/04 02:32:58 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/04 02:32:58 INFO : sub/yam: Deleted 2025/03/04 02:32:58 INFO : yam: Renamed from "sub/yam" 2025/03/04 02:32:58 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:32:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.53s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:32:59 DEBUG : Creating backend with remote "/tmp/rclone3821974811/dir1" 2025/03/04 02:32:59 DEBUG : Config file has changed externally - reloading 2025/03/04 02:32:59 DEBUG : Creating backend with remote "/tmp/rclone3821974811/dir2" 2025/03/04 02:32:59 DEBUG : Local file system at /tmp/rclone3821974811/dir2: Using server-side directory move 2025/03/04 02:32:59 INFO : Local file system at /tmp/rclone3821974811/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/04 02:32:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/04 02:32:59 INFO : file1.txt: Moved (server-side) 2025/03/04 02:32:59 DEBUG : Local file system at /tmp/rclone3821974811/dir2: Waiting for checks to finish 2025/03/04 02:32:59 DEBUG : Local file system at /tmp/rclone3821974811/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:33:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:33:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/04 02:33:00 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:33:00 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:33:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/04 02:33:00 INFO : nested/sub dir/file: Copied (new) 2025/03/04 02:33:00 INFO : nested/sub dir/file: Deleted 2025/03/04 02:33:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:33:01 INFO : sub dir/hello world: Copied (new) 2025/03/04 02:33:01 INFO : sub dir/hello world: Deleted 2025/03/04 02:33:01 INFO : sub dir: Removing directory 2025/03/04 02:33:01 INFO : nested/sub dir: Removing directory 2025/03/04 02:33:01 INFO : nested: Removing directory 2025/03/04 02:33:01 DEBUG : Local file system at /tmp/rclone3821974811: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:33:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/04 02:33:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/04 02:33:02 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:33:02 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:33:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/04 02:33:02 INFO : nested/sub dir/file: Copied (new) 2025/03/04 02:33:02 INFO : nested/sub dir/file: Deleted 2025/03/04 02:33:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/04 02:33:03 INFO : sub dir/hello world: Copied (new) 2025/03/04 02:33:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:33:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/04 02:33:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/04 02:33:04 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:33:04 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:33:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/04 02:33:04 INFO : existing: Copied (new) 2025/03/04 02:33:04 INFO : existing: Deleted 2025/03/04 02:33:04 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/04 02:33:04 INFO : existing-b: Copied (new) 2025/03/04 02:33:04 INFO : existing-b: Deleted 2025/03/04 02:33:05 DEBUG : existing: Destination exists, skipping 2025/03/04 02:33:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/04 02:33:05 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:33:05 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:33:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.05s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:33:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lucimum7qixu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vugocoq3quri -> B2 bucket rclone-test-lucimum7qixu 2025/03/04 02:33:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/04 02:33:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/04 02:33:10 DEBUG : empty space: Unchanged skipping 2025/03/04 02:33:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/04 02:33:10 DEBUG : B2 bucket rclone-test-lucimum7qixu: Waiting for checks to finish 2025/03/04 02:33:10 INFO : empty space: Deleted 2025/03/04 02:33:10 DEBUG : B2 bucket rclone-test-lucimum7qixu: Waiting for transfers to finish 2025/03/04 02:33:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/04 02:33:10 INFO : potato2: Copied (server-side copy) 2025/03/04 02:33:10 INFO : potato2: Deleted 2025/03/04 02:33:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/04 02:33:10 INFO : potato3: Copied (server-side copy) 2025/03/04 02:33:10 INFO : potato3: Deleted 2025/03/04 02:33:11 DEBUG : Creating backend with remote "TestB2:rclone-test-huxagum1veku" 2025/03/04 02:33:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/04 02:33:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/04 02:33:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/04 02:33:12 DEBUG : B2 bucket rclone-test-huxagum1veku: Waiting for checks to finish 2025/03/04 02:33:12 DEBUG : B2 bucket rclone-test-huxagum1veku: Waiting for transfers to finish 2025/03/04 02:33:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/04 02:33:13 INFO : empty space: Copied (server-side copy) 2025/03/04 02:33:13 INFO : empty space: Deleted 2025/03/04 02:33:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/04 02:33:13 INFO : potato2: Copied (server-side copy) 2025/03/04 02:33:14 INFO : potato2: Deleted 2025/03/04 02:33:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/04 02:33:14 INFO : potato3: Copied (server-side copy) 2025/03/04 02:33:14 INFO : potato3: Deleted 2025/03/04 02:33:14 DEBUG : B2 bucket rclone-test-huxagum1veku: Purge remote 2025/03/04 02:33:14 INFO : B2 bucket rclone-test-huxagum1veku: cleaning bucket "rclone-test-huxagum1veku" of all files 2025/03/04 02:33:14 DEBUG : empty space: Deleting (id "4_z6fb20d83000d5bfb9f580e1b_f103ddcc17b23ab52_d20250304_m023313_c001_v0001116_t0056_u01741055593050") 2025/03/04 02:33:14 DEBUG : potato2: Deleting (id "4_z6fb20d83000d5bfb9f580e1b_f107608e37769b850_d20250304_m023313_c001_v0001098_t0036_u01741055593435") 2025/03/04 02:33:14 DEBUG : potato3: Deleting (id "4_z6fb20d83000d5bfb9f580e1b_f1023ee8a2654a829_d20250304_m023313_c001_v0001120_t0039_u01741055593475") 2025/03/04 02:33:15 DEBUG : B2 bucket rclone-test-lucimum7qixu: Purge remote 2025/03/04 02:33:15 INFO : B2 bucket rclone-test-lucimum7qixu: cleaning bucket "rclone-test-lucimum7qixu" of all files 2025/03/04 02:33:15 DEBUG : empty space: Deleting (id "4_z3f22fd83f0fd5beb9f580e1b_f413d53d3f8b08543_d20250304_m023313_c001_v7007000_t0000_u01741055593517") 2025/03/04 02:33:15 DEBUG : empty space: Deleting (id "4_z3f22fd83f0fd5beb9f580e1b_f107897104edd37b0_d20250304_m023309_c001_v0001183_t0040_u01741055589380") 2025/03/04 02:33:15 DEBUG : potato2: Deleting (id "4_z3f22fd83f0fd5beb9f580e1b_f413d53d3f8b08544_d20250304_m023313_c001_v7007000_t0000_u01741055593913") 2025/03/04 02:33:15 DEBUG : potato2: Deleting (id "4_z3f22fd83f0fd5beb9f580e1b_f1004a0ddb45ec413_d20250304_m023310_c001_v0001184_t0028_u01741055590231") 2025/03/04 02:33:15 DEBUG : potato3: Deleting (id "4_z3f22fd83f0fd5beb9f580e1b_f413d53d3f8b08545_d20250304_m023314_c001_v7007000_t0000_u01741055594114") 2025/03/04 02:33:15 DEBUG : potato3: Deleting (id "4_z3f22fd83f0fd5beb9f580e1b_f110b34cbbefc9cf9_d20250304_m023310_c001_v0001042_t0053_u01741055590449") 2025/03/04 02:33:15 DEBUG : potato3: Deleting (id "4_z3f22fd83f0fd5beb9f580e1b_f107897104edd37bc_d20250304_m023309_c001_v0001183_t0050_u01741055589609") --- PASS: TestServerSideMove (10.86s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:33:17 DEBUG : Creating backend with remote "TestB2:rclone-test-buhefoq4date" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vugocoq3quri -> B2 bucket rclone-test-buhefoq4date 2025/03/04 02:33:22 DEBUG : empty space: Excluded (Size Filter) 2025/03/04 02:33:22 DEBUG : empty space: Excluded (Size Filter) 2025/03/04 02:33:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/04 02:33:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/04 02:33:22 DEBUG : B2 bucket rclone-test-buhefoq4date: Waiting for checks to finish 2025/03/04 02:33:22 DEBUG : B2 bucket rclone-test-buhefoq4date: Waiting for transfers to finish 2025/03/04 02:33:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/04 02:33:22 INFO : potato2: Copied (server-side copy) 2025/03/04 02:33:22 INFO : potato2: Deleted 2025/03/04 02:33:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/04 02:33:22 INFO : potato3: Copied (server-side copy) 2025/03/04 02:33:23 INFO : potato3: Deleted 2025/03/04 02:33:23 DEBUG : Creating backend with remote "TestB2:rclone-test-murutij1zofa" 2025/03/04 02:33:24 DEBUG : empty space: Excluded (Size Filter) 2025/03/04 02:33:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/04 02:33:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/04 02:33:24 DEBUG : B2 bucket rclone-test-murutij1zofa: Waiting for checks to finish 2025/03/04 02:33:24 DEBUG : B2 bucket rclone-test-murutij1zofa: Waiting for transfers to finish 2025/03/04 02:33:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/04 02:33:25 INFO : potato2: Copied (server-side copy) 2025/03/04 02:33:25 INFO : potato2: Deleted 2025/03/04 02:33:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/04 02:33:25 INFO : potato3: Copied (server-side copy) 2025/03/04 02:33:25 INFO : potato3: Deleted 2025/03/04 02:33:26 DEBUG : B2 bucket rclone-test-murutij1zofa: Purge remote 2025/03/04 02:33:26 INFO : B2 bucket rclone-test-murutij1zofa: cleaning bucket "rclone-test-murutij1zofa" of all files 2025/03/04 02:33:26 DEBUG : potato2: Deleting (id "4_zff523d73000d5bfb9f580e1b_f116b2bcc80a22b05_d20250304_m023325_c001_v0001183_t0022_u01741055605145") 2025/03/04 02:33:26 DEBUG : potato3: Deleting (id "4_zff523d73000d5bfb9f580e1b_f103b5873cd45a0ff_d20250304_m023325_c001_v0001104_t0049_u01741055605368") 2025/03/04 02:33:27 DEBUG : B2 bucket rclone-test-buhefoq4date: Purge remote 2025/03/04 02:33:27 INFO : B2 bucket rclone-test-buhefoq4date: cleaning bucket "rclone-test-buhefoq4date" of all files 2025/03/04 02:33:27 DEBUG : empty space: Deleting (id "4_z1fb22d73000d5bfb9f580e1b_f107897104edd38dd_d20250304_m023321_c001_v0001183_t0038_u01741055601521") 2025/03/04 02:33:27 DEBUG : potato2: Deleting (id "4_z1fb22d73000d5bfb9f580e1b_f40709ca35587eb4a_d20250304_m023325_c001_v7007000_t0000_u01741055605356") 2025/03/04 02:33:27 DEBUG : potato2: Deleting (id "4_z1fb22d73000d5bfb9f580e1b_f112fa378b9611dc0_d20250304_m023322_c001_v0001146_t0005_u01741055602318") 2025/03/04 02:33:27 DEBUG : potato3: Deleting (id "4_z1fb22d73000d5bfb9f580e1b_f40709ca35587eb4c_d20250304_m023325_c001_v7007000_t0000_u01741055605847") 2025/03/04 02:33:27 DEBUG : potato3: Deleting (id "4_z1fb22d73000d5bfb9f580e1b_f11308518743c411f_d20250304_m023322_c001_v0001131_t0048_u01741055602694") 2025/03/04 02:33:27 DEBUG : potato3: Deleting (id "4_z1fb22d73000d5bfb9f580e1b_f107897104edd38e3_d20250304_m023321_c001_v0001183_t0024_u01741055601737") --- PASS: TestServerSideMoveWithFilter (11.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:33:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tosaqax1jeho" 2025/03/04 02:33:31 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vugocoq3quri -> B2 bucket rclone-test-tosaqax1jeho 2025/03/04 02:33:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/04 02:33:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/04 02:33:33 DEBUG : empty space: Unchanged skipping 2025/03/04 02:33:33 DEBUG : B2 bucket rclone-test-tosaqax1jeho: Waiting for checks to finish 2025/03/04 02:33:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/04 02:33:34 INFO : empty space: Deleted 2025/03/04 02:33:34 DEBUG : B2 bucket rclone-test-tosaqax1jeho: Waiting for transfers to finish 2025/03/04 02:33:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/04 02:33:34 INFO : potato2: Copied (server-side copy) 2025/03/04 02:33:34 INFO : potato2: Deleted 2025/03/04 02:33:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/04 02:33:34 INFO : potato3: Copied (server-side copy) 2025/03/04 02:33:34 INFO : potato3: Deleted 2025/03/04 02:33:35 DEBUG : Creating backend with remote "TestB2:rclone-test-nefewos2cowi" 2025/03/04 02:33:35 INFO : tomatoDir: Making directory 2025/03/04 02:33:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/04 02:33:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/04 02:33:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/04 02:33:36 DEBUG : B2 bucket rclone-test-nefewos2cowi: Waiting for checks to finish 2025/03/04 02:33:36 DEBUG : B2 bucket rclone-test-nefewos2cowi: Waiting for transfers to finish 2025/03/04 02:33:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/04 02:33:37 INFO : empty space: Copied (server-side copy) 2025/03/04 02:33:37 INFO : empty space: Deleted 2025/03/04 02:33:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/04 02:33:37 INFO : potato2: Copied (server-side copy) 2025/03/04 02:33:37 INFO : potato2: Deleted 2025/03/04 02:33:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/04 02:33:38 INFO : potato3: Copied (server-side copy) 2025/03/04 02:33:38 INFO : potato3: Deleted 2025/03/04 02:33:38 DEBUG : B2 bucket rclone-test-nefewos2cowi: Purge remote 2025/03/04 02:33:38 INFO : B2 bucket rclone-test-nefewos2cowi: cleaning bucket "rclone-test-nefewos2cowi" of all files 2025/03/04 02:33:39 DEBUG : empty space: Deleting (id "4_z4f226d63000d5bfb9f580e1b_f101bccdb21a5bdaa_d20250304_m023337_c001_v0001182_t0041_u01741055617093") 2025/03/04 02:33:39 DEBUG : potato2: Deleting (id "4_z4f226d63000d5bfb9f580e1b_f1187c8b7b3b5c99c_d20250304_m023337_c001_v0001131_t0021_u01741055617340") 2025/03/04 02:33:39 DEBUG : potato3: Deleting (id "4_z4f226d63000d5bfb9f580e1b_f1169bfac3a1b4504_d20250304_m023337_c001_v0001144_t0052_u01741055617475") 2025/03/04 02:33:39 DEBUG : B2 bucket rclone-test-tosaqax1jeho: Purge remote 2025/03/04 02:33:39 INFO : B2 bucket rclone-test-tosaqax1jeho: cleaning bucket "rclone-test-tosaqax1jeho" of all files 2025/03/04 02:33:40 DEBUG : empty space: Deleting (id "4_z2fe25d53000d5bfb9f580e1b_f418f0b13dc7e6faf_d20250304_m023337_c001_v7007000_t0000_u01741055617323") 2025/03/04 02:33:40 DEBUG : empty space: Deleting (id "4_z2fe25d53000d5bfb9f580e1b_f101ea72fa21ee3a8_d20250304_m023333_c001_v0001184_t0029_u01741055613171") 2025/03/04 02:33:40 DEBUG : potato2: Deleting (id "4_z2fe25d53000d5bfb9f580e1b_f418f0b13dc7e6fb1_d20250304_m023337_c001_v7007000_t0000_u01741055617638") 2025/03/04 02:33:40 DEBUG : potato2: Deleting (id "4_z2fe25d53000d5bfb9f580e1b_f104e2e4dc9214e35_d20250304_m023333_c001_v0001146_t0059_u01741055613971") 2025/03/04 02:33:40 DEBUG : potato3: Deleting (id "4_z2fe25d53000d5bfb9f580e1b_f418f0b13dc7e6fb5_d20250304_m023338_c001_v7007000_t0000_u01741055618313") 2025/03/04 02:33:40 DEBUG : potato3: Deleting (id "4_z2fe25d53000d5bfb9f580e1b_f1110c3f4043ae137_d20250304_m023334_c001_v0001157_t0035_u01741055614342") 2025/03/04 02:33:40 DEBUG : potato3: Deleting (id "4_z2fe25d53000d5bfb9f580e1b_f101ea72fa21ee3ae_d20250304_m023333_c001_v0001184_t0031_u01741055613376") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.68s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:33:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:33:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:33:47 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/rclone-sync-test" 2025/03/04 02:33:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/rclone-sync-test-include/layer2" 2025/03/04 02:33:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/rclone-sync-test-ignore-file" 2025/03/04 02:33:54 DEBUG : B2 bucket rclone-test-vugocoq3quri path rclone-sync-test: Waiting for checks to finish 2025/03/04 02:33:54 DEBUG : B2 bucket rclone-test-vugocoq3quri path rclone-sync-test: Waiting for transfers to finish 2025/03/04 02:33:54 DEBUG : Waiting for deletions to finish 2025/03/04 02:33:54 INFO : There was nothing to transfer 2025/03/04 02:33:54 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:33:54 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:33:54 DEBUG : Waiting for deletions to finish 2025/03/04 02:33:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:33:55 DEBUG : B2 bucket rclone-test-vugocoq3quri path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/04 02:33:55 DEBUG : B2 bucket rclone-test-vugocoq3quri path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/04 02:33:55 DEBUG : Waiting for deletions to finish 2025/03/04 02:33:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:33:55 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:33:55 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:33:55 DEBUG : Waiting for deletions to finish 2025/03/04 02:33:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:33:55 DEBUG : B2 bucket rclone-test-vugocoq3quri path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/04 02:33:55 DEBUG : B2 bucket rclone-test-vugocoq3quri path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/04 02:33:55 DEBUG : Waiting for deletions to finish 2025/03/04 02:33:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.52s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:34:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/dst" 2025/03/04 02:34:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/CompareDest" 2025/03/04 02:34:05 DEBUG : one: Need to transfer - File not found at Destination 2025/03/04 02:34:05 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:05 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/04 02:34:06 INFO : one: Copied (new) 2025/03/04 02:34:06 DEBUG : Waiting for deletions to finish 2025/03/04 02:34:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 02:34:07 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:07 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/04 02:34:08 INFO : one: Copied (replaced existing) 2025/03/04 02:34:08 DEBUG : Waiting for deletions to finish 2025/03/04 02:34:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 02:34:10 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/04 02:34:10 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:10 DEBUG : Waiting for deletions to finish 2025/03/04 02:34:10 INFO : There was nothing to transfer 2025/03/04 02:34:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/04 02:34:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 02:34:11 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/04 02:34:12 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:12 DEBUG : Waiting for deletions to finish 2025/03/04 02:34:12 INFO : There was nothing to transfer 2025/03/04 02:34:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/04 02:34:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 02:34:12 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/04 02:34:12 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:12 DEBUG : Waiting for deletions to finish 2025/03/04 02:34:12 INFO : There was nothing to transfer 2025/03/04 02:34:13 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/04 02:34:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/04 02:34:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/04 02:34:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 02:34:13 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/04 02:34:14 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:14 DEBUG : Waiting for deletions to finish 2025/03/04 02:34:14 INFO : There was nothing to transfer 2025/03/04 02:34:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/04 02:34:14 DEBUG : two: Need to transfer - File not found at Destination 2025/03/04 02:34:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 02:34:14 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/04 02:34:14 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/04 02:34:15 INFO : two: Copied (new) 2025/03/04 02:34:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:34:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/dest" 2025/03/04 02:34:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/pre-dest1" 2025/03/04 02:34:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/pre-dest2" 2025/03/04 02:34:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:34:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/04 02:34:23 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:34:23 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/04 02:34:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/04 02:34:23 DEBUG : B2 bucket rclone-test-vugocoq3quri path dest: Waiting for checks to finish 2025/03/04 02:34:23 DEBUG : B2 bucket rclone-test-vugocoq3quri path dest: Waiting for transfers to finish 2025/03/04 02:34:24 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/04 02:34:24 INFO : 3: Copied (new) 2025/03/04 02:34:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.73s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:34:25 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/dst" 2025/03/04 02:34:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/CopyDest" 2025/03/04 02:34:28 DEBUG : one: Need to transfer - File not found at Destination 2025/03/04 02:34:28 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:28 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/04 02:34:29 INFO : one: Copied (new) 2025/03/04 02:34:29 DEBUG : Waiting for deletions to finish 2025/03/04 02:34:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 02:34:30 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:30 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/04 02:34:30 INFO : one: Copied (replaced existing) 2025/03/04 02:34:30 DEBUG : Waiting for deletions to finish 2025/03/04 02:34:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/BackupDir" 2025/03/04 02:34:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 02:34:33 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/04 02:34:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/04 02:34:34 INFO : one: Copied (server-side copy) 2025/03/04 02:34:35 INFO : one: Deleted 2025/03/04 02:34:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/04 02:34:35 INFO : one: Copied (server-side copy) 2025/03/04 02:34:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/04 02:34:35 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:35 DEBUG : Waiting for deletions to finish 2025/03/04 02:34:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/04 02:34:37 INFO : two: Copied (server-side copy) 2025/03/04 02:34:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/04 02:34:37 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:37 DEBUG : one: Unchanged skipping 2025/03/04 02:34:37 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:37 DEBUG : Waiting for deletions to finish 2025/03/04 02:34:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:37 DEBUG : one: Unchanged skipping 2025/03/04 02:34:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:37 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:37 DEBUG : two: Unchanged skipping 2025/03/04 02:34:37 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:37 DEBUG : Waiting for deletions to finish 2025/03/04 02:34:37 INFO : There was nothing to transfer 2025/03/04 02:34:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/04 02:34:39 DEBUG : three: Destination not found in --copy-dest 2025/03/04 02:34:39 DEBUG : three: Need to transfer - File not found at Destination 2025/03/04 02:34:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:39 DEBUG : one: Unchanged skipping 2025/03/04 02:34:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/04 02:34:39 DEBUG : two: Unchanged skipping 2025/03/04 02:34:39 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:39 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:39 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/04 02:34:39 INFO : three: Copied (new) 2025/03/04 02:34:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.72s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:34:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/dst" 2025/03/04 02:34:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/backup" 2025/03/04 02:34:45 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/04 02:34:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:34:45 DEBUG : two: Unchanged skipping 2025/03/04 02:34:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/04 02:34:47 INFO : one: Copied (server-side copy) 2025/03/04 02:34:47 INFO : one: Deleted 2025/03/04 02:34:47 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/04 02:34:48 INFO : one: Copied (new) 2025/03/04 02:34:48 DEBUG : Waiting for deletions to finish 2025/03/04 02:34:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/04 02:34:48 INFO : three.txt: Copied (server-side copy) 2025/03/04 02:34:49 INFO : three.txt: Deleted 2025/03/04 02:34:49 INFO : three.txt: Moved into backup dir 2025/03/04 02:34:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/04 02:34:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:34:50 DEBUG : two: Unchanged skipping 2025/03/04 02:34:50 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:34:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/04 02:34:51 INFO : one: Copied (server-side copy) 2025/03/04 02:34:51 INFO : one: Deleted 2025/03/04 02:34:51 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:34:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/04 02:34:52 INFO : one: Copied (new) 2025/03/04 02:34:52 DEBUG : Waiting for deletions to finish 2025/03/04 02:34:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/04 02:34:52 INFO : three.txt: Copied (server-side copy) 2025/03/04 02:34:52 INFO : three.txt: Deleted 2025/03/04 02:34:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.55s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:34:55 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/3ff22d03f0ed5beb9f580e1b/c001_v0001184_t0054": EOF 2025/03/04 02:34:55 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/3ff22d03f0ed5beb9f580e1b/c001_v0001184_t0054": EOF) 2025/03/04 02:34:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vugocoq3quri: 1/10 (Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/3ff22d03f0ed5beb9f580e1b/c001_v0001184_t0054": EOF) 2025/03/04 02:34:57 DEBUG : pacer: Reducing sleep to 10ms 2025/03/04 02:34:57 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/dst" 2025/03/04 02:34:58 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/backup" 2025/03/04 02:35:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/04 02:35:00 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:35:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:35:00 DEBUG : two: Unchanged skipping 2025/03/04 02:35:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/04 02:35:01 INFO : one: Copied (server-side copy) to: one.bak 2025/03/04 02:35:02 INFO : one: Deleted 2025/03/04 02:35:02 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:35:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/04 02:35:02 INFO : one: Copied (new) 2025/03/04 02:35:02 DEBUG : Waiting for deletions to finish 2025/03/04 02:35:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/04 02:35:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/04 02:35:03 INFO : three.txt: Deleted 2025/03/04 02:35:03 INFO : three.txt: Moved into backup dir 2025/03/04 02:35:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/04 02:35:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:35:05 DEBUG : two: Unchanged skipping 2025/03/04 02:35:05 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:35:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/04 02:35:05 INFO : one: Copied (server-side copy) to: one.bak 2025/03/04 02:35:05 INFO : one: Deleted 2025/03/04 02:35:05 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:35:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/04 02:35:05 INFO : one: Copied (new) 2025/03/04 02:35:05 DEBUG : Waiting for deletions to finish 2025/03/04 02:35:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/04 02:35:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/04 02:35:06 INFO : three.txt: Deleted 2025/03/04 02:35:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:35:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/dst" 2025/03/04 02:35:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/backup" 2025/03/04 02:35:11 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:35:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/04 02:35:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:35:11 DEBUG : two: Unchanged skipping 2025/03/04 02:35:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/04 02:35:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/04 02:35:13 INFO : one: Deleted 2025/03/04 02:35:13 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:35:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/04 02:35:14 INFO : one: Copied (new) 2025/03/04 02:35:14 DEBUG : Waiting for deletions to finish 2025/03/04 02:35:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/04 02:35:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/04 02:35:14 INFO : three.txt: Deleted 2025/03/04 02:35:14 INFO : three.txt: Moved into backup dir 2025/03/04 02:35:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/04 02:35:16 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:35:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:35:16 DEBUG : two: Unchanged skipping 2025/03/04 02:35:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/04 02:35:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/04 02:35:17 INFO : one: Deleted 2025/03/04 02:35:17 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:35:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/04 02:35:17 INFO : one: Copied (new) 2025/03/04 02:35:17 DEBUG : Waiting for deletions to finish 2025/03/04 02:35:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/04 02:35:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/04 02:35:18 INFO : three.txt: Deleted 2025/03/04 02:35:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.35s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:35:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/dst" 2025/03/04 02:35:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/04 02:35:23 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:35:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:35:23 DEBUG : two: Unchanged skipping 2025/03/04 02:35:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/04 02:35:23 INFO : one: Copied (server-side copy) to: one.bak 2025/03/04 02:35:23 INFO : one: Deleted 2025/03/04 02:35:23 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:35:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/04 02:35:24 INFO : one: Copied (new) 2025/03/04 02:35:24 DEBUG : Waiting for deletions to finish 2025/03/04 02:35:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/04 02:35:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/04 02:35:25 INFO : three.txt: Deleted 2025/03/04 02:35:25 INFO : three.txt: Moved into backup dir 2025/03/04 02:35:26 DEBUG : one.bak: Excluded (Path Filter) 2025/03/04 02:35:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/04 02:35:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/04 02:35:26 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for checks to finish 2025/03/04 02:35:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:35:26 DEBUG : two: Unchanged skipping 2025/03/04 02:35:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/04 02:35:26 INFO : one: Copied (server-side copy) to: one.bak 2025/03/04 02:35:26 INFO : one: Deleted 2025/03/04 02:35:26 DEBUG : B2 bucket rclone-test-vugocoq3quri path dst: Waiting for transfers to finish 2025/03/04 02:35:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/04 02:35:27 INFO : one: Copied (new) 2025/03/04 02:35:27 DEBUG : Waiting for deletions to finish 2025/03/04 02:35:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/04 02:35:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/04 02:35:28 INFO : three.txt: Deleted 2025/03/04 02:35:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.43s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:35:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/dst" 2025/03/04 02:35:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/04 02:35:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/04 02:35:33 INFO : one: Copied (server-side copy) to: one.bak 2025/03/04 02:35:33 INFO : one: Deleted 2025/03/04 02:35:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/04 02:35:34 INFO : one: Copied (new) 2025/03/04 02:35:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:35:34 DEBUG : two: Unchanged skipping 2025/03/04 02:35:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/04 02:35:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/04 02:35:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/04 02:35:35 INFO : three.txt: Deleted 2025/03/04 02:35:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/04 02:35:35 INFO : three.txt: Copied (new) 2025/03/04 02:35:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/04 02:35:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/04 02:35:36 INFO : one: Copied (server-side copy) to: one.bak 2025/03/04 02:35:36 INFO : one: Deleted 2025/03/04 02:35:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/04 02:35:36 INFO : one: Copied (new) 2025/03/04 02:35:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:35:37 DEBUG : two: Unchanged skipping 2025/03/04 02:35:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/04 02:35:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/04 02:35:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/04 02:35:38 INFO : three.txt: Deleted 2025/03/04 02:35:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/04 02:35:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.18s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:35:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vugocoq3quri/dst" 2025/03/04 02:35:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/04 02:35:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/04 02:35:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/04 02:35:43 INFO : one: Deleted 2025/03/04 02:35:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/04 02:35:44 INFO : one: Copied (new) 2025/03/04 02:35:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:35:45 DEBUG : two: Unchanged skipping 2025/03/04 02:35:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/04 02:35:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/04 02:35:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/04 02:35:46 INFO : three.txt: Deleted 2025/03/04 02:35:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/04 02:35:46 INFO : three.txt: Copied (new) 2025/03/04 02:35:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/04 02:35:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/04 02:35:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/04 02:35:47 INFO : one: Deleted 2025/03/04 02:35:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/04 02:35:48 INFO : one: Copied (new) 2025/03/04 02:35:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:35:48 DEBUG : two: Unchanged skipping 2025/03/04 02:35:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/04 02:35:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/04 02:35:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/04 02:35:49 INFO : three.txt: Deleted 2025/03/04 02:35:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/04 02:35:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.51s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:35:52 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/04 02:35:52 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:35:52 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:35:52 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/04 02:35:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/04 02:35:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:35:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/04 02:35:53 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:35:53 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:35:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/04 02:35:54 INFO : existing: Copied (new) 2025/03/04 02:35:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:35:54 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:35:54 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/04 02:35:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/04 02:35:54 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:35:54 ERROR : B2 bucket rclone-test-vugocoq3quri: not deleting files as there were IO errors 2025/03/04 02:35:54 ERROR : B2 bucket rclone-test-vugocoq3quri: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncImmutable (2.69s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:35:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:35:56 DEBUG : existing: Unchanged skipping 2025/03/04 02:35:56 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:35:56 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:35:56 DEBUG : Waiting for deletions to finish 2025/03/04 02:35:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:35:59 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/3ff22d03f0ed5beb9f580e1b/c001_v0001184_t0028": EOF 2025/03/04 02:35:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/3ff22d03f0ed5beb9f580e1b/c001_v0001184_t0028": EOF) 2025/03/04 02:35:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-vugocoq3quri: 1/10 (Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/3ff22d03f0ed5beb9f580e1b/c001_v0001184_t0028": EOF) 2025/03/04 02:36:01 DEBUG : pacer: Reducing sleep to 10ms 2025/03/04 02:36:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:36:10 DEBUG : both0: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both11: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both1: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both14: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both15: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both16: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both10: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both12: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both13: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both2: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both3: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both4: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both5: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both6: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both7: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both8: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:10 DEBUG : both9: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both17: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both18: Unchanged skipping 2025/03/04 02:36:10 DEBUG : both19: Unchanged skipping 2025/03/04 02:36:10 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:36:10 DEBUG : Waiting for deletions to finish 2025/03/04 02:36:10 INFO : only6: Deleted 2025/03/04 02:36:10 INFO : only8: Deleted 2025/03/04 02:36:11 INFO : only9: Deleted 2025/03/04 02:36:11 INFO : only1: Deleted 2025/03/04 02:36:11 INFO : only12: Deleted 2025/03/04 02:36:11 INFO : only13: Deleted 2025/03/04 02:36:11 INFO : only19: Deleted 2025/03/04 02:36:11 INFO : only2: Deleted 2025/03/04 02:36:11 INFO : only18: Deleted 2025/03/04 02:36:11 INFO : only4: Deleted 2025/03/04 02:36:11 INFO : only5: Deleted 2025/03/04 02:36:11 INFO : only7: Deleted 2025/03/04 02:36:11 INFO : only0: Deleted 2025/03/04 02:36:11 INFO : only14: Deleted 2025/03/04 02:36:11 INFO : only15: Deleted 2025/03/04 02:36:11 INFO : only17: Deleted 2025/03/04 02:36:11 INFO : only3: Deleted 2025/03/04 02:36:11 INFO : only10: Deleted 2025/03/04 02:36:11 INFO : only11: Deleted 2025/03/04 02:36:11 INFO : only16: Deleted 2025/03/04 02:36:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.48s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:36:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for checks to finish 2025/03/04 02:36:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both1: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both12: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both13: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both10: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both15: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both16: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both17: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both18: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both0: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both2: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both11: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both4: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both5: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both6: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both7: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both8: Unchanged skipping 2025/03/04 02:36:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/04 02:36:25 DEBUG : both14: Unchanged skipping 2025/03/04 02:36:25 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : both19: Unchanged skipping 2025/03/04 02:36:25 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : both3: Unchanged skipping 2025/03/04 02:36:25 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : both9: Unchanged skipping 2025/03/04 02:36:25 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/04 02:36:25 DEBUG : B2 bucket rclone-test-vugocoq3quri: Waiting for transfers to finish 2025/03/04 02:36:26 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:26 INFO : only1: Copied (replaced existing) 2025/03/04 02:36:26 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:26 INFO : only11: Copied (replaced existing) 2025/03/04 02:36:26 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:26 INFO : only10: Copied (replaced existing) 2025/03/04 02:36:26 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:26 INFO : only0: Copied (replaced existing) 2025/03/04 02:36:26 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:26 INFO : only12: Copied (replaced existing) 2025/03/04 02:36:26 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:26 INFO : only14: Copied (replaced existing) 2025/03/04 02:36:26 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:26 INFO : only15: Copied (replaced existing) 2025/03/04 02:36:26 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:26 INFO : only19: Copied (replaced existing) 2025/03/04 02:36:26 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:26 INFO : only13: Copied (replaced existing) 2025/03/04 02:36:26 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:26 INFO : only2: Copied (replaced existing) 2025/03/04 02:36:27 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:27 INFO : only3: Copied (replaced existing) 2025/03/04 02:36:27 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:27 INFO : only4: Copied (replaced existing) 2025/03/04 02:36:27 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:27 INFO : only5: Copied (replaced existing) 2025/03/04 02:36:27 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:27 INFO : only6: Copied (replaced existing) 2025/03/04 02:36:27 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:27 INFO : only7: Copied (replaced existing) 2025/03/04 02:36:27 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:27 INFO : only8: Copied (replaced existing) 2025/03/04 02:36:27 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:27 INFO : only9: Copied (replaced existing) 2025/03/04 02:36:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:27 INFO : only16: Copied (replaced existing) 2025/03/04 02:36:27 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:27 INFO : only17: Copied (replaced existing) 2025/03/04 02:36:27 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/04 02:36:27 INFO : only18: Copied (replaced existing) 2025/03/04 02:36:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.45s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:36:36 DEBUG : empty_dir: Making directory with metadata 2025/03/04 02:36:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/04 02:36:36 DEBUG : empty_on_remote: Making directory with metadata 2025/03/04 02:36:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/04 02:36:36 INFO : empty_on_remote: Making directory 2025/03/04 02:36:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:36:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/04 02:36:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/04 02:36:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/04 02:36:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (2.88s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:36:38 DEBUG : empty_dir: Making directory with metadata 2025/03/04 02:36:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/04 02:36:38 DEBUG : empty_on_remote: Making directory with metadata 2025/03/04 02:36:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/04 02:36:38 INFO : empty_on_remote: Making directory 2025/03/04 02:36:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:36:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/04 02:36:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/04 02:36:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/04 02:36:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/04 02:36:39 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:36:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/04 02:36:41 INFO : sub dir: Making directory 2025/03/04 02:36:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" 2025/03/04 02:36:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/04 02:36:44 INFO : sub dir: Making directory 2025/03/04 02:36:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vugocoq3quri", Local "Local file system at /tmp/rclone3821974811", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.03s) PASS 2025/03/04 02:36:47 DEBUG : B2 bucket rclone-test-vugocoq3quri: Purge remote 2025/03/04 02:36:47 INFO : B2 bucket rclone-test-vugocoq3quri: cleaning bucket "rclone-test-vugocoq3quri" of all files 2025/03/04 02:36:48 DEBUG : BackupDir/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f409a0f3b17c56dae_d20250304_m023440_c001_v7007000_t0000_u01741055680128") 2025/03/04 02:36:48 DEBUG : BackupDir/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f102eac4f2518a7fa_d20250304_m023434_c001_v0001102_t0047_u01741055674666") 2025/03/04 02:36:48 DEBUG : CompareDest/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4080196e8d749f14_d20250304_m023416_c001_v7007000_t0000_u01741055656204") 2025/03/04 02:36:48 DEBUG : CompareDest/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd517dff_d20250304_m023409_c001_v0001184_t0019_u01741055649741") 2025/03/04 02:36:48 DEBUG : CompareDest/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4080196e8d749f16_d20250304_m023416_c001_v7007000_t0000_u01741055656387") 2025/03/04 02:36:48 DEBUG : CompareDest/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ee6c1_d20250304_m023411_c001_v0001184_t0015_u01741055651048") 2025/03/04 02:36:48 DEBUG : CopyDest/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f409a0f3b17c56daf_d20250304_m023440_c001_v7007000_t0000_u01741055680311") 2025/03/04 02:36:48 DEBUG : CopyDest/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cde09_d20250304_m023431_c001_v0001184_t0042_u01741055671868") 2025/03/04 02:36:48 DEBUG : CopyDest/three: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f409a0f3b17c56db0_d20250304_m023440_c001_v7007000_t0000_u01741055680495") 2025/03/04 02:36:48 DEBUG : CopyDest/three: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ee8bf_d20250304_m023438_c001_v0001184_t0030_u01741055678370") 2025/03/04 02:36:48 DEBUG : CopyDest/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f409a0f3b17c56db1_d20250304_m023440_c001_v7007000_t0000_u01741055680676") 2025/03/04 02:36:49 DEBUG : CopyDest/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd518019_d20250304_m023436_c001_v0001184_t0033_u01741055676190") 2025/03/04 02:36:49 DEBUG : EXISTING: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f408357841f60672f_d20250304_m023557_c001_v7007000_t0000_u01741055757275") 2025/03/04 02:36:49 DEBUG : EXISTING: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eefdd_d20250304_m023556_c001_v0001184_t0057_u01741055756324") 2025/03/04 02:36:49 DEBUG : Testêé: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f408357841f606729_d20250304_m023553_c001_v7007000_t0000_u01741055753258") 2025/03/04 02:36:49 DEBUG : Testêé: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eef84_d20250304_m023552_c001_v0001184_t0044_u01741055752679") 2025/03/04 02:36:49 DEBUG : Testêé: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd5186e3_d20250304_m023551_c001_v0001184_t0056_u01741055751706") 2025/03/04 02:36:49 DEBUG : a/potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b01b_d20250304_m023231_c001_v7007000_t0000_u01741055551897") 2025/03/04 02:36:49 DEBUG : a/potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ede32_d20250304_m023231_c001_v0001184_t0035_u01741055551333") 2025/03/04 02:36:49 DEBUG : a/potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b017_d20250304_m023229_c001_v7007000_t0000_u01741055549601") 2025/03/04 02:36:49 DEBUG : a/potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eddf6_d20250304_m023228_c001_v0001184_t0019_u01741055548848") 2025/03/04 02:36:49 DEBUG : a/potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a899_d20250304_m023209_c001_v7007000_t0000_u01741055529754") 2025/03/04 02:36:49 DEBUG : a/potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edc20_d20250304_m023208_c001_v0001184_t0011_u01741055528989") 2025/03/04 02:36:49 DEBUG : b/potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b01c_d20250304_m023232_c001_v7007000_t0000_u01741055552078") 2025/03/04 02:36:49 DEBUG : b/potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ede12_d20250304_m023230_c001_v0001184_t0041_u01741055550518") 2025/03/04 02:36:49 DEBUG : b/potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b014_d20250304_m023229_c001_v7007000_t0000_u01741055549051") 2025/03/04 02:36:49 DEBUG : b/potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eddea_d20250304_m023228_c001_v0001184_t0055_u01741055548085") 2025/03/04 02:36:49 DEBUG : b/potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a898_d20250304_m023209_c001_v7007000_t0000_u01741055529197") 2025/03/04 02:36:49 DEBUG : b/potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edc0b_d20250304_m023208_c001_v0001184_t0009_u01741055528224") 2025/03/04 02:36:49 DEBUG : backup/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f405ec999f417dc52_d20250304_m023453_c001_v7007000_t0000_u01741055693208") 2025/03/04 02:36:49 DEBUG : backup/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f10372568be9fe3fa_d20250304_m023450_c001_v0001106_t0009_u01741055690895") 2025/03/04 02:36:50 DEBUG : backup/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f112f7aa9fc1991e6_d20250304_m023446_c001_v0001092_t0001_u01741055686963") 2025/03/04 02:36:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4178f3863e909c71_d20250304_m023519_c001_v7007000_t0000_u01741055719302") 2025/03/04 02:36:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f111e261df72ff248_d20250304_m023516_c001_v0001044_t0024_u01741055716746") 2025/03/04 02:36:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f11542584c70a0d50_d20250304_m023512_c001_v0001182_t0022_u01741055712890") 2025/03/04 02:36:50 DEBUG : backup/one.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f40329cedccfc71fa_d20250304_m023506_c001_v7007000_t0000_u01741055706963") 2025/03/04 02:36:50 DEBUG : backup/one.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f1178dda8bb0e9296_d20250304_m023505_c001_v0001184_t0001_u01741055705363") 2025/03/04 02:36:50 DEBUG : backup/one.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f11188a5d5707192c_d20250304_m023501_c001_v0001033_t0042_u01741055701593") 2025/03/04 02:36:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4178f3863e909c72_d20250304_m023519_c001_v7007000_t0000_u01741055719485") 2025/03/04 02:36:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f107e71b98a8d2913_d20250304_m023518_c001_v0001104_t0052_u01741055718196") 2025/03/04 02:36:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f118e4263b1cd71d6_d20250304_m023514_c001_v0001177_t0007_u01741055714640") 2025/03/04 02:36:50 DEBUG : backup/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f405ec999f417dc53_d20250304_m023453_c001_v7007000_t0000_u01741055693392") 2025/03/04 02:36:50 DEBUG : backup/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f1106a4f010c946c0_d20250304_m023452_c001_v0001101_t0018_u01741055692308") 2025/03/04 02:36:50 DEBUG : backup/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f105e2bf8386777f7_d20250304_m023448_c001_v0001032_t0053_u01741055688445") 2025/03/04 02:36:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f40329cedccfc71fb_d20250304_m023507_c001_v7007000_t0000_u01741055707147") 2025/03/04 02:36:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c668720076ae8_d20250304_m023506_c001_v0001182_t0051_u01741055706176") 2025/03/04 02:36:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f117d39db17103b7c_d20250304_m023503_c001_v0001176_t0008_u01741055703233") 2025/03/04 02:36:50 DEBUG : both0: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ad4b_d20250304_m023628_c001_v7007000_t0000_u01741055788127") 2025/03/04 02:36:50 DEBUG : both0: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef238_d20250304_m023617_c001_v0001184_t0019_u01741055777011") 2025/03/04 02:36:50 DEBUG : both0: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0ec0_d20250304_m023612_c001_v7007000_t0000_u01741055772361") 2025/03/04 02:36:50 DEBUG : both0: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef067_d20250304_m023601_c001_v0001184_t0021_u01741055761242") 2025/03/04 02:36:51 DEBUG : both1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ad4c_d20250304_m023628_c001_v7007000_t0000_u01741055788326") 2025/03/04 02:36:51 DEBUG : both1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef24e_d20250304_m023617_c001_v0001184_t0054_u01741055777431") 2025/03/04 02:36:51 DEBUG : both1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0ec1_d20250304_m023612_c001_v7007000_t0000_u01741055772549") 2025/03/04 02:36:51 DEBUG : both1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef073_d20250304_m023601_c001_v0001184_t0032_u01741055761686") 2025/03/04 02:36:51 DEBUG : both10: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ad4d_d20250304_m023628_c001_v7007000_t0000_u01741055788510") 2025/03/04 02:36:51 DEBUG : both10: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef2c8_d20250304_m023621_c001_v0001184_t0028_u01741055781146") 2025/03/04 02:36:51 DEBUG : both10: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0ec2_d20250304_m023612_c001_v7007000_t0000_u01741055772732") 2025/03/04 02:36:51 DEBUG : both10: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef10e_d20250304_m023605_c001_v0001184_t0022_u01741055765479") 2025/03/04 02:36:51 DEBUG : both11: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ad4e_d20250304_m023628_c001_v7007000_t0000_u01741055788693") 2025/03/04 02:36:51 DEBUG : both11: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef2d6_d20250304_m023621_c001_v0001184_t0058_u01741055781591") 2025/03/04 02:36:51 DEBUG : both11: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0ec3_d20250304_m023612_c001_v7007000_t0000_u01741055772916") 2025/03/04 02:36:51 DEBUG : both11: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef11a_d20250304_m023605_c001_v0001184_t0019_u01741055765899") 2025/03/04 02:36:51 DEBUG : both12: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ad4f_d20250304_m023628_c001_v7007000_t0000_u01741055788875") 2025/03/04 02:36:51 DEBUG : both12: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef2e8_d20250304_m023621_c001_v0001184_t0027_u01741055781993") 2025/03/04 02:36:51 DEBUG : both12: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12ac_d20250304_m023613_c001_v7007000_t0000_u01741055773100") 2025/03/04 02:36:51 DEBUG : both12: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef126_d20250304_m023606_c001_v0001184_t0038_u01741055766307") 2025/03/04 02:36:51 DEBUG : both13: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ad51_d20250304_m023629_c001_v7007000_t0000_u01741055789060") 2025/03/04 02:36:51 DEBUG : both13: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef2f6_d20250304_m023622_c001_v0001184_t0013_u01741055782382") 2025/03/04 02:36:51 DEBUG : both13: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12ad_d20250304_m023613_c001_v7007000_t0000_u01741055773310") 2025/03/04 02:36:51 DEBUG : both13: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef12a_d20250304_m023606_c001_v0001184_t0056_u01741055766728") 2025/03/04 02:36:52 DEBUG : both14: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ad58_d20250304_m023629_c001_v7007000_t0000_u01741055789252") 2025/03/04 02:36:52 DEBUG : both14: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef304_d20250304_m023622_c001_v0001184_t0056_u01741055782781") 2025/03/04 02:36:52 DEBUG : both14: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12af_d20250304_m023613_c001_v7007000_t0000_u01741055773499") 2025/03/04 02:36:52 DEBUG : both14: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef138_d20250304_m023607_c001_v0001184_t0032_u01741055767177") 2025/03/04 02:36:52 DEBUG : both15: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ad63_d20250304_m023629_c001_v7007000_t0000_u01741055789435") 2025/03/04 02:36:52 DEBUG : both15: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef30a_d20250304_m023623_c001_v0001184_t0058_u01741055783205") 2025/03/04 02:36:52 DEBUG : both15: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12b0_d20250304_m023613_c001_v7007000_t0000_u01741055773682") 2025/03/04 02:36:52 DEBUG : both15: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef146_d20250304_m023607_c001_v0001184_t0046_u01741055767585") 2025/03/04 02:36:52 DEBUG : both16: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ad70_d20250304_m023629_c001_v7007000_t0000_u01741055789617") 2025/03/04 02:36:52 DEBUG : both16: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef31a_d20250304_m023623_c001_v0001184_t0020_u01741055783622") 2025/03/04 02:36:52 DEBUG : both16: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12b1_d20250304_m023613_c001_v7007000_t0000_u01741055773868") 2025/03/04 02:36:52 DEBUG : both16: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef15a_d20250304_m023608_c001_v0001184_t0019_u01741055768012") 2025/03/04 02:36:52 DEBUG : both17: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ad7c_d20250304_m023629_c001_v7007000_t0000_u01741055789800") 2025/03/04 02:36:52 DEBUG : both17: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef322_d20250304_m023624_c001_v0001184_t0040_u01741055784068") 2025/03/04 02:36:52 DEBUG : both17: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12b3_d20250304_m023614_c001_v7007000_t0000_u01741055774054") 2025/03/04 02:36:52 DEBUG : both17: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef166_d20250304_m023608_c001_v0001184_t0031_u01741055768415") 2025/03/04 02:36:52 DEBUG : both18: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ad87_d20250304_m023629_c001_v7007000_t0000_u01741055789982") 2025/03/04 02:36:52 DEBUG : both18: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef32e_d20250304_m023624_c001_v0001184_t0057_u01741055784467") 2025/03/04 02:36:52 DEBUG : both18: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12b4_d20250304_m023614_c001_v7007000_t0000_u01741055774238") 2025/03/04 02:36:52 DEBUG : both18: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef16e_d20250304_m023608_c001_v0001184_t0042_u01741055768818") 2025/03/04 02:36:52 DEBUG : both19: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ad92_d20250304_m023630_c001_v7007000_t0000_u01741055790164") 2025/03/04 02:36:52 DEBUG : both19: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef340_d20250304_m023624_c001_v0001184_t0058_u01741055784869") 2025/03/04 02:36:52 DEBUG : both19: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12b6_d20250304_m023614_c001_v7007000_t0000_u01741055774422") 2025/03/04 02:36:53 DEBUG : both19: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef180_d20250304_m023609_c001_v0001184_t0058_u01741055769246") 2025/03/04 02:36:53 DEBUG : both2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ad9e_d20250304_m023630_c001_v7007000_t0000_u01741055790345") 2025/03/04 02:36:53 DEBUG : both2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef25e_d20250304_m023617_c001_v0001184_t0049_u01741055777860") 2025/03/04 02:36:53 DEBUG : both2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12b7_d20250304_m023614_c001_v7007000_t0000_u01741055774610") 2025/03/04 02:36:53 DEBUG : both2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef07d_d20250304_m023602_c001_v0001184_t0016_u01741055762121") 2025/03/04 02:36:53 DEBUG : both3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ada7_d20250304_m023630_c001_v7007000_t0000_u01741055790528") 2025/03/04 02:36:53 DEBUG : both3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef26c_d20250304_m023618_c001_v0001184_t0049_u01741055778256") 2025/03/04 02:36:53 DEBUG : both3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12b8_d20250304_m023614_c001_v7007000_t0000_u01741055774793") 2025/03/04 02:36:53 DEBUG : both3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef087_d20250304_m023602_c001_v0001184_t0018_u01741055762546") 2025/03/04 02:36:53 DEBUG : both4: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adb1_d20250304_m023630_c001_v7007000_t0000_u01741055790711") 2025/03/04 02:36:53 DEBUG : both4: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef274_d20250304_m023618_c001_v0001184_t0057_u01741055778673") 2025/03/04 02:36:53 DEBUG : both4: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12b9_d20250304_m023614_c001_v7007000_t0000_u01741055774978") 2025/03/04 02:36:53 DEBUG : both4: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef095_d20250304_m023602_c001_v0001184_t0043_u01741055762947") 2025/03/04 02:36:53 DEBUG : both5: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adba_d20250304_m023630_c001_v7007000_t0000_u01741055790895") 2025/03/04 02:36:53 DEBUG : both5: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef280_d20250304_m023619_c001_v0001184_t0056_u01741055779084") 2025/03/04 02:36:53 DEBUG : both5: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12ba_d20250304_m023615_c001_v7007000_t0000_u01741055775161") 2025/03/04 02:36:53 DEBUG : both5: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef0a9_d20250304_m023603_c001_v0001184_t0018_u01741055763384") 2025/03/04 02:36:53 DEBUG : both6: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adc4_d20250304_m023631_c001_v7007000_t0000_u01741055791077") 2025/03/04 02:36:53 DEBUG : both6: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef294_d20250304_m023619_c001_v0001184_t0012_u01741055779491") 2025/03/04 02:36:53 DEBUG : both6: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12bb_d20250304_m023615_c001_v7007000_t0000_u01741055775344") 2025/03/04 02:36:53 DEBUG : both6: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef0b9_d20250304_m023603_c001_v0001184_t0024_u01741055763787") 2025/03/04 02:36:54 DEBUG : both7: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adc5_d20250304_m023631_c001_v7007000_t0000_u01741055791260") 2025/03/04 02:36:54 DEBUG : both7: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef29e_d20250304_m023619_c001_v0001184_t0059_u01741055779881") 2025/03/04 02:36:54 DEBUG : both7: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12bd_d20250304_m023615_c001_v7007000_t0000_u01741055775527") 2025/03/04 02:36:54 DEBUG : both7: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef0c7_d20250304_m023604_c001_v0001184_t0022_u01741055764202") 2025/03/04 02:36:54 DEBUG : both8: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adc6_d20250304_m023631_c001_v7007000_t0000_u01741055791443") 2025/03/04 02:36:54 DEBUG : both8: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef2ac_d20250304_m023620_c001_v0001184_t0058_u01741055780291") 2025/03/04 02:36:54 DEBUG : both8: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12be_d20250304_m023615_c001_v7007000_t0000_u01741055775711") 2025/03/04 02:36:54 DEBUG : both8: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef0e4_d20250304_m023604_c001_v0001184_t0007_u01741055764647") 2025/03/04 02:36:54 DEBUG : both9: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adca_d20250304_m023631_c001_v7007000_t0000_u01741055791639") 2025/03/04 02:36:54 DEBUG : both9: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef2ba_d20250304_m023620_c001_v0001184_t0014_u01741055780751") 2025/03/04 02:36:54 DEBUG : both9: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d12bf_d20250304_m023615_c001_v7007000_t0000_u01741055775894") 2025/03/04 02:36:54 DEBUG : both9: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef0f6_d20250304_m023605_c001_v0001184_t0056_u01741055765084") 2025/03/04 02:36:54 DEBUG : c/non empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b01d_d20250304_m023232_c001_v7007000_t0000_u01741055552260") 2025/03/04 02:36:54 DEBUG : c/non empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ede18_d20250304_m023230_c001_v0001184_t0053_u01741055550748") 2025/03/04 02:36:54 DEBUG : c/non empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b018_d20250304_m023229_c001_v7007000_t0000_u01741055549790") 2025/03/04 02:36:54 DEBUG : c/non empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eddee_d20250304_m023228_c001_v0001184_t0001_u01741055548280") 2025/03/04 02:36:54 DEBUG : c/non empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a89a_d20250304_m023209_c001_v7007000_t0000_u01741055529937") 2025/03/04 02:36:54 DEBUG : c/non empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edc13_d20250304_m023208_c001_v0001184_t0030_u01741055528417") 2025/03/04 02:36:54 DEBUG : check sum: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f02399ac_d20250304_m023157_c001_v7007000_t0000_u01741055517611") 2025/03/04 02:36:54 DEBUG : check sum: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edb1b_d20250304_m023156_c001_v0001184_t0026_u01741055516676") 2025/03/04 02:36:54 DEBUG : dest/3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f409a0f3b17c56da3_d20250304_m023425_c001_v7007000_t0000_u01741055665141") 2025/03/04 02:36:55 DEBUG : dest/3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f409941e98a3ddd23_d20250304_m023424_c001_v0001144_t0054_u01741055664025") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f408357841f606721_d20250304_m023550_c001_v7007000_t0000_u01741055750215") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f11247a7fdd1e44ef_d20250304_m023548_c001_v0001161_t0029_u01741055748083") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4080196e8d74a027_d20250304_m023547_c001_v7007000_t0000_u01741055747892") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f11247a7fdd1e44db_d20250304_m023544_c001_v0001161_t0011_u01741055744627") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4080196e8d74a01e_d20250304_m023543_c001_v7007000_t0000_u01741055743891") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eee6d_d20250304_m023540_c001_v0001184_t0009_u01741055740197") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4178f3863e909c88_d20250304_m023538_c001_v7007000_t0000_u01741055738734") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f1160f54513452b80_d20250304_m023536_c001_v0001184_t0057_u01741055736809") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f415d105575dc79fa_d20250304_m023536_c001_v7007000_t0000_u01741055736625") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f1160f54513452b23_d20250304_m023534_c001_v0001184_t0028_u01741055734039") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f415d105575dc79f7_d20250304_m023533_c001_v7007000_t0000_u01741055733300") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd5184d4_d20250304_m023530_c001_v0001184_t0030_u01741055730017") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4178f3863e909c80_d20250304_m023528_c001_v7007000_t0000_u01741055728724") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f1023cf4f7be7a780_d20250304_m023527_c001_v0001183_t0018_u01741055727069") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f024004f_d20250304_m023526_c001_v7007000_t0000_u01741055726887") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f1023cf4f7be7a750_d20250304_m023524_c001_v0001183_t0030_u01741055724381") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f024004c_d20250304_m023523_c001_v7007000_t0000_u01741055723658") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd5183ed_d20250304_m023520_c001_v0001184_t0055_u01741055720590") 2025/03/04 02:36:55 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4178f3863e909c73_d20250304_m023519_c001_v7007000_t0000_u01741055719668") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f10636949333be8f0_d20250304_m023517_c001_v0001040_t0050_u01741055717655") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b2e4_d20250304_m023517_c001_v7007000_t0000_u01741055717468") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f10636949333be8ee_d20250304_m023513_c001_v0001040_t0037_u01741055713831") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b2d4_d20250304_m023513_c001_v7007000_t0000_u01741055713098") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd51829f_d20250304_m023508_c001_v0001184_t0010_u01741055708238") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f40329cedccfc71fc_d20250304_m023507_c001_v7007000_t0000_u01741055707328") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f103bbb5e596d4214_d20250304_m023505_c001_v0001179_t0045_u01741055705761") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d6474_d20250304_m023505_c001_v7007000_t0000_u01741055705583") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f103bbb5e596d4210_d20250304_m023502_c001_v0001179_t0004_u01741055702805") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d6416_d20250304_m023502_c001_v7007000_t0000_u01741055702082") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd518180_d20250304_m023454_c001_v0001184_t0018_u01741055694493") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f405ec999f417dc54_d20250304_m023453_c001_v7007000_t0000_u01741055693575") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f10507316cab6614b_d20250304_m023451_c001_v0001183_t0026_u01741055691904") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d63fa_d20250304_m023451_c001_v7007000_t0000_u01741055691725") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f10507316cab66101_d20250304_m023448_c001_v0001183_t0025_u01741055688017") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d63f3_d20250304_m023447_c001_v7007000_t0000_u01741055687295") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cdec8_d20250304_m023441_c001_v0001184_t0059_u01741055681940") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f409a0f3b17c56db2_d20250304_m023440_c001_v7007000_t0000_u01741055680862") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f107b9eb74eb8a35d_d20250304_m023435_c001_v0001130_t0026_u01741055675231") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4007cfc4b52a76d5_d20250304_m023435_c001_v7007000_t0000_u01741055675032") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ee83f_d20250304_m023431_c001_v0001184_t0021_u01741055671288") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f100b3b0e1b01dacc_d20250304_m023430_c001_v0001180_t0055_u01741055670532") 2025/03/04 02:36:56 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f100b3b0e1b01daca_d20250304_m023429_c001_v0001180_t0037_u01741055669540") 2025/03/04 02:36:57 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4080196e8d749f18_d20250304_m023416_c001_v7007000_t0000_u01741055656569") 2025/03/04 02:36:57 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cdbf6_d20250304_m023409_c001_v0001184_t0053_u01741055649181") 2025/03/04 02:36:57 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f11522fffdd62962c_d20250304_m023407_c001_v0001043_t0027_u01741055647790") 2025/03/04 02:36:57 DEBUG : dst/one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f11522fffdd629628_d20250304_m023406_c001_v0001043_t0040_u01741055646585") 2025/03/04 02:36:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f408357841f606722_d20250304_m023550_c001_v7007000_t0000_u01741055750399") 2025/03/04 02:36:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113395f6ed323fdd_d20250304_m023547_c001_v0001113_t0045_u01741055747610") 2025/03/04 02:36:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f1014512fe81a99b5_d20250304_m023543_c001_v0001105_t0059_u01741055743615") 2025/03/04 02:36:57 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4178f3863e909c89_d20250304_m023538_c001_v7007000_t0000_u01741055738919") 2025/03/04 02:36:57 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f110fa9bc531dc267_d20250304_m023536_c001_v0001184_t0009_u01741055736423") 2025/03/04 02:36:57 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3ce3ca_d20250304_m023533_c001_v0001184_t0056_u01741055733075") 2025/03/04 02:36:57 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4178f3863e909c81_d20250304_m023528_c001_v7007000_t0000_u01741055728918") 2025/03/04 02:36:57 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f111cb8ba56750c97_d20250304_m023526_c001_v0001041_t0028_u01741055726482") 2025/03/04 02:36:57 DEBUG : dst/one.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f107f63b78617286b_d20250304_m023523_c001_v0001177_t0044_u01741055723442") 2025/03/04 02:36:57 DEBUG : dst/three: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f409a0f3b17c56db3_d20250304_m023441_c001_v7007000_t0000_u01741055681044") 2025/03/04 02:36:57 DEBUG : dst/three: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f100b3b0e1b01daee_d20250304_m023439_c001_v0001180_t0052_u01741055679520") 2025/03/04 02:36:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f408357841f606724_d20250304_m023550_c001_v7007000_t0000_u01741055750585") 2025/03/04 02:36:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f110ae7d92906083c_d20250304_m023549_c001_v0001183_t0038_u01741055749052") 2025/03/04 02:36:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f102025c9e54254a4_d20250304_m023545_c001_v0001041_t0059_u01741055745535") 2025/03/04 02:36:57 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f408357841f606725_d20250304_m023550_c001_v7007000_t0000_u01741055750780") 2025/03/04 02:36:57 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f11247a7fdd1e44f5_d20250304_m023549_c001_v0001161_t0032_u01741055749435") 2025/03/04 02:36:57 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4080196e8d74a029_d20250304_m023549_c001_v7007000_t0000_u01741055749243") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f11247a7fdd1e44e3_d20250304_m023546_c001_v0001161_t0031_u01741055746154") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4080196e8d74a021_d20250304_m023545_c001_v7007000_t0000_u01741055745962") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eee87_d20250304_m023540_c001_v0001184_t0023_u01741055740970") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4178f3863e909c8a_d20250304_m023539_c001_v7007000_t0000_u01741055739103") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f1160f54513452b9a_d20250304_m023538_c001_v0001184_t0044_u01741055738153") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f415d105575dc79fc_d20250304_m023537_c001_v7007000_t0000_u01741055737969") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f1160f54513452b52_d20250304_m023535_c001_v0001184_t0022_u01741055735361") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f415d105575dc79f8_d20250304_m023535_c001_v7007000_t0000_u01741055735178") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd5184e0_d20250304_m023530_c001_v0001184_t0054_u01741055730450") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f0240051_d20250304_m023528_c001_v7007000_t0000_u01741055728168") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eecf9_d20250304_m023525_c001_v0001184_t0059_u01741055725671") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f024004d_d20250304_m023525_c001_v7007000_t0000_u01741055725295") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd5183f7_d20250304_m023520_c001_v0001184_t0035_u01741055720990") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b2ec_d20250304_m023518_c001_v7007000_t0000_u01741055718732") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eebec_d20250304_m023515_c001_v0001184_t0001_u01741055715951") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b2d7_d20250304_m023514_c001_v7007000_t0000_u01741055714852") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd5182ab_d20250304_m023508_c001_v0001184_t0008_u01741055708667") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d6477_d20250304_m023506_c001_v7007000_t0000_u01741055706403") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eeaff_d20250304_m023504_c001_v0001184_t0029_u01741055704576") 2025/03/04 02:36:58 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d6464_d20250304_m023503_c001_v7007000_t0000_u01741055703457") 2025/03/04 02:36:59 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd5181b2_d20250304_m023457_c001_v0001184_t0001_u01741055697328") 2025/03/04 02:36:59 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d63fc_d20250304_m023452_c001_v7007000_t0000_u01741055692650") 2025/03/04 02:36:59 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cdf8d_d20250304_m023450_c001_v0001184_t0047_u01741055690136") 2025/03/04 02:36:59 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d63f6_d20250304_m023449_c001_v7007000_t0000_u01741055689045") 2025/03/04 02:36:59 DEBUG : dst/three.txt: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ee921_d20250304_m023442_c001_v0001184_t0025_u01741055682723") 2025/03/04 02:36:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4178f3863e909c8c_d20250304_m023539_c001_v7007000_t0000_u01741055739286") 2025/03/04 02:36:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f105a7e6f287cf65d_d20250304_m023537_c001_v0001041_t0003_u01741055737575") 2025/03/04 02:36:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f111b0c626e7959cf_d20250304_m023534_c001_v0001154_t0003_u01741055734819") 2025/03/04 02:36:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4178f3863e909c83_d20250304_m023529_c001_v7007000_t0000_u01741055729101") 2025/03/04 02:36:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c4cc9857d328c_d20250304_m023527_c001_v0001032_t0002_u01741055727466") 2025/03/04 02:36:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f105787c652db96ae_d20250304_m023524_c001_v0001131_t0030_u01741055724834") 2025/03/04 02:36:59 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f408357841f606726_d20250304_m023550_c001_v7007000_t0000_u01741055750963") 2025/03/04 02:36:59 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd5185e2_d20250304_m023540_c001_v0001184_t0040_u01741055740772") 2025/03/04 02:36:59 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4178f3863e909c8d_d20250304_m023539_c001_v7007000_t0000_u01741055739469") 2025/03/04 02:36:59 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eed61_d20250304_m023530_c001_v0001184_t0045_u01741055730212") 2025/03/04 02:36:59 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4178f3863e909c84_d20250304_m023529_c001_v7007000_t0000_u01741055729284") 2025/03/04 02:36:59 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eec64_d20250304_m023520_c001_v0001184_t0012_u01741055720789") 2025/03/04 02:36:59 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4178f3863e909c74_d20250304_m023519_c001_v7007000_t0000_u01741055719853") 2025/03/04 02:36:59 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eeb4c_d20250304_m023508_c001_v0001184_t0027_u01741055708445") 2025/03/04 02:36:59 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f40329cedccfc71fe_d20250304_m023507_c001_v7007000_t0000_u01741055707511") 2025/03/04 02:36:59 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eea23_d20250304_m023455_c001_v0001184_t0026_u01741055695042") 2025/03/04 02:37:00 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f405ec999f417dc55_d20250304_m023453_c001_v7007000_t0000_u01741055693759") 2025/03/04 02:37:00 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd518089_d20250304_m023442_c001_v0001184_t0056_u01741055682502") 2025/03/04 02:37:00 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f409a0f3b17c56db5_d20250304_m023441_c001_v7007000_t0000_u01741055681227") 2025/03/04 02:37:00 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f1039a5acfd884d58_d20250304_m023436_c001_v0001092_t0030_u01741055676963") 2025/03/04 02:37:00 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4080196e8d749f19_d20250304_m023416_c001_v7007000_t0000_u01741055656751") 2025/03/04 02:37:00 DEBUG : dst/two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f11522fffdd629636_d20250304_m023415_c001_v0001043_t0041_u01741055655259") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f405ec999f417da48_d20250304_m023333_c001_v7007000_t0000_u01741055613955") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ee37f_d20250304_m023330_c001_v0001184_t0007_u01741055610873") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f405ec999f417da41_d20250304_m023329_c001_v7007000_t0000_u01741055609023") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ee250_d20250304_m023319_c001_v0001184_t0043_u01741055599063") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb14323_d20250304_m023310_c001_v7007000_t0000_u01741055590217") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ee160_d20250304_m023307_c001_v0001184_t0033_u01741055587427") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b0ad_d20250304_m023244_c001_v7007000_t0000_u01741055564502") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edf47_d20250304_m023242_c001_v0001184_t0040_u01741055562837") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b0a6_d20250304_m023241_c001_v7007000_t0000_u01741055561313") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edf15_d20250304_m023240_c001_v0001184_t0029_u01741055560112") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b037_d20250304_m023236_c001_v7007000_t0000_u01741055556968") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ede94_d20250304_m023235_c001_v0001184_t0024_u01741055555457") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b02a_d20250304_m023234_c001_v7007000_t0000_u01741055554343") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ede5c_d20250304_m023233_c001_v0001184_t0018_u01741055553189") 2025/03/04 02:37:00 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b003_d20250304_m023227_c001_v7007000_t0000_u01741055547151") 2025/03/04 02:37:01 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eddbe_d20250304_m023225_c001_v0001184_t0046_u01741055545365") 2025/03/04 02:37:01 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a922_d20250304_m023224_c001_v7007000_t0000_u01741055544234") 2025/03/04 02:37:01 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edd8c_d20250304_m023223_c001_v0001184_t0014_u01741055543440") 2025/03/04 02:37:01 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a902_d20250304_m023218_c001_v7007000_t0000_u01741055538564") 2025/03/04 02:37:01 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edd0a_d20250304_m023217_c001_v0001184_t0049_u01741055537412") 2025/03/04 02:37:01 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a8a7_d20250304_m023214_c001_v7007000_t0000_u01741055534813") 2025/03/04 02:37:01 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edcb4_d20250304_m023213_c001_v0001184_t0039_u01741055533890") 2025/03/04 02:37:01 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a8a2_d20250304_m023212_c001_v7007000_t0000_u01741055532781") 2025/03/04 02:37:01 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f105249692c78bc18_d20250304_m023212_c001_v0001184_t0010_u01741055532217") 2025/03/04 02:37:01 DEBUG : empty space: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edc4f_d20250304_m023210_c001_v0001184_t0019_u01741055530719") 2025/03/04 02:37:01 DEBUG : enormous: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b0a8_d20250304_m023243_c001_v7007000_t0000_u01741055563594") 2025/03/04 02:37:01 DEBUG : enormous: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edf4d_d20250304_m023243_c001_v0001184_t0007_u01741055563040") 2025/03/04 02:37:01 DEBUG : existing: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f408357841f60672d_d20250304_m023555_c001_v7007000_t0000_u01741055755195") 2025/03/04 02:37:01 DEBUG : existing: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd518711_d20250304_m023554_c001_v0001184_t0031_u01741055754021") 2025/03/04 02:37:01 DEBUG : existing: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb1431b_d20250304_m023305_c001_v7007000_t0000_u01741055585759") 2025/03/04 02:37:01 DEBUG : existing: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ee12e_d20250304_m023304_c001_v0001184_t0011_u01741055584817") 2025/03/04 02:37:01 DEBUG : existing: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a84d_d20250304_m023207_c001_v7007000_t0000_u01741055527132") 2025/03/04 02:37:01 DEBUG : existing: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edbd7_d20250304_m023206_c001_v0001184_t0001_u01741055526168") 2025/03/04 02:37:01 DEBUG : existing: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a82f_d20250304_m023204_c001_v7007000_t0000_u01741055524893") 2025/03/04 02:37:01 DEBUG : existing: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edbb7_d20250304_m023204_c001_v0001184_t0055_u01741055524322") 2025/03/04 02:37:01 DEBUG : existing: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edba1_d20250304_m023203_c001_v0001184_t0000_u01741055523571") 2025/03/04 02:37:01 DEBUG : existing-b: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb1431c_d20250304_m023305_c001_v7007000_t0000_u01741055585951") 2025/03/04 02:37:02 DEBUG : existing-b: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cd6e4_d20250304_m023304_c001_v0001184_t0034_u01741055584825") 2025/03/04 02:37:02 DEBUG : file1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adfd_d20250304_m023640_c001_v7007000_t0000_u01741055800452") 2025/03/04 02:37:02 DEBUG : file1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f102a2e7ae2488740_d20250304_m023639_c001_v0001103_t0003_u01741055799551") 2025/03/04 02:37:02 DEBUG : file1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adf3_d20250304_m023637_c001_v7007000_t0000_u01741055797456") 2025/03/04 02:37:02 DEBUG : file1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f111b7260753540c7_d20250304_m023636_c001_v0001183_t0019_u01741055796649") 2025/03/04 02:37:02 DEBUG : five: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b0ba_d20250304_m023248_c001_v7007000_t0000_u01741055568698") 2025/03/04 02:37:02 DEBUG : five: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f401ea72fa21edfab_d20250304_m023246_c001_v0001184_t0048_u01741055566800") 2025/03/04 02:37:02 DEBUG : foo: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a8ac_d20250304_m023216_c001_v7007000_t0000_u01741055536681") 2025/03/04 02:37:02 DEBUG : foo: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f401ea72fa21edcee_d20250304_m023216_c001_v0001184_t0048_u01741055536102") 2025/03/04 02:37:02 DEBUG : foo: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f401ea72fa21edcda_d20250304_m023215_c001_v0001184_t0048_u01741055535546") 2025/03/04 02:37:02 DEBUG : four: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b0bb_d20250304_m023248_c001_v7007000_t0000_u01741055568880") 2025/03/04 02:37:02 DEBUG : four: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f413c0ea66f3cd55e_d20250304_m023247_c001_v0001184_t0054_u01741055567351") 2025/03/04 02:37:02 DEBUG : four: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edf9b_d20250304_m023246_c001_v0001184_t0047_u01741055566173") 2025/03/04 02:37:02 DEBUG : hello world2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d5b89_d20250304_m023118_c001_v7007000_t0000_u01741055478302") 2025/03/04 02:37:02 DEBUG : hello world2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed78c_d20250304_m023117_c001_v0001184_t0014_u01741055477742") 2025/03/04 02:37:02 DEBUG : ignore-size: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f02399b5_d20250304_m023202_c001_v7007000_t0000_u01741055522115") 2025/03/04 02:37:02 DEBUG : ignore-size: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edb6d_d20250304_m023201_c001_v0001184_t0016_u01741055521134") 2025/03/04 02:37:02 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb14318_d20250304_m023303_c001_v7007000_t0000_u01741055583660") 2025/03/04 02:37:02 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cd6b7_d20250304_m023302_c001_v0001184_t0025_u01741055582743") 2025/03/04 02:37:02 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb14313_d20250304_m023301_c001_v7007000_t0000_u01741055581632") 2025/03/04 02:37:03 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cd69d_d20250304_m023300_c001_v0001184_t0059_u01741055580652") 2025/03/04 02:37:03 DEBUG : one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b0bc_d20250304_m023249_c001_v7007000_t0000_u01741055569060") 2025/03/04 02:37:03 DEBUG : one: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f401ea72fa21edf89_d20250304_m023245_c001_v0001184_t0048_u01741055565595") 2025/03/04 02:37:03 DEBUG : only0: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adcb_d20250304_m023631_c001_v7007000_t0000_u01741055791836") 2025/03/04 02:37:03 DEBUG : only0: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4143f1deb04e0383_d20250304_m023626_c001_v0001184_t0040_u01741055786673") 2025/03/04 02:37:03 DEBUG : only0: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef242_d20250304_m023617_c001_v0001184_t0000_u01741055777215") 2025/03/04 02:37:03 DEBUG : only0: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4007cfc4b52a7bba_d20250304_m023611_c001_v7007000_t0000_u01741055771370") 2025/03/04 02:37:03 DEBUG : only0: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef06b_d20250304_m023601_c001_v0001184_t0041_u01741055761455") 2025/03/04 02:37:03 DEBUG : only1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adcc_d20250304_m023632_c001_v7007000_t0000_u01741055792019") 2025/03/04 02:37:03 DEBUG : only1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f401ea72fa21ef358_d20250304_m023625_c001_v0001184_t0048_u01741055785934") 2025/03/04 02:37:03 DEBUG : only1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef25a_d20250304_m023617_c001_v0001184_t0007_u01741055777658") 2025/03/04 02:37:03 DEBUG : only1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0acd_d20250304_m023610_c001_v7007000_t0000_u01741055770986") 2025/03/04 02:37:03 DEBUG : only1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef077_d20250304_m023601_c001_v0001184_t0015_u01741055761899") 2025/03/04 02:37:03 DEBUG : only10: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adcd_d20250304_m023632_c001_v7007000_t0000_u01741055792202") 2025/03/04 02:37:03 DEBUG : only10: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f401ea72fa21ef36c_d20250304_m023626_c001_v0001184_t0048_u01741055786513") 2025/03/04 02:37:03 DEBUG : only10: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef2ce_d20250304_m023621_c001_v0001184_t0025_u01741055781351") 2025/03/04 02:37:03 DEBUG : only10: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4007cfc4b52a7bbd_d20250304_m023611_c001_v7007000_t0000_u01741055771576") 2025/03/04 02:37:03 DEBUG : only10: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef112_d20250304_m023605_c001_v0001184_t0024_u01741055765671") 2025/03/04 02:37:03 DEBUG : only11: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adcf_d20250304_m023632_c001_v7007000_t0000_u01741055792385") 2025/03/04 02:37:03 DEBUG : only11: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4143f1deb04e037b_d20250304_m023626_c001_v0001184_t0040_u01741055786486") 2025/03/04 02:37:03 DEBUG : only11: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef2e0_d20250304_m023621_c001_v0001184_t0037_u01741055781791") 2025/03/04 02:37:04 DEBUG : only11: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0ebd_d20250304_m023611_c001_v7007000_t0000_u01741055771725") 2025/03/04 02:37:04 DEBUG : only11: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef122_d20250304_m023606_c001_v0001184_t0013_u01741055766099") 2025/03/04 02:37:04 DEBUG : only12: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540add1_d20250304_m023632_c001_v7007000_t0000_u01741055792570") 2025/03/04 02:37:04 DEBUG : only12: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f402a2e7ae2488720_d20250304_m023626_c001_v0001103_t0049_u01741055786677") 2025/03/04 02:37:04 DEBUG : only12: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef2ee_d20250304_m023622_c001_v0001184_t0017_u01741055782187") 2025/03/04 02:37:04 DEBUG : only12: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4007cfc4b52a7bb8_d20250304_m023611_c001_v7007000_t0000_u01741055771002") 2025/03/04 02:37:04 DEBUG : only12: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef128_d20250304_m023606_c001_v0001184_t0009_u01741055766532") 2025/03/04 02:37:04 DEBUG : only13: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540add2_d20250304_m023632_c001_v7007000_t0000_u01741055792752") 2025/03/04 02:37:04 DEBUG : only13: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f411b726075354011_d20250304_m023626_c001_v0001183_t0040_u01741055786863") 2025/03/04 02:37:04 DEBUG : only13: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef2fa_d20250304_m023622_c001_v0001184_t0010_u01741055782578") 2025/03/04 02:37:04 DEBUG : only13: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4080196e8d74a042_d20250304_m023610_c001_v7007000_t0000_u01741055770999") 2025/03/04 02:37:04 DEBUG : only13: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef12e_d20250304_m023606_c001_v0001184_t0032_u01741055766934") 2025/03/04 02:37:04 DEBUG : only14: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540add3_d20250304_m023632_c001_v7007000_t0000_u01741055792936") 2025/03/04 02:37:04 DEBUG : only14: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f401ea72fa21ef376_d20250304_m023626_c001_v0001184_t0048_u01741055786695") 2025/03/04 02:37:04 DEBUG : only14: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef306_d20250304_m023622_c001_v0001184_t0022_u01741055782997") 2025/03/04 02:37:04 DEBUG : only14: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4080196e8d74a046_d20250304_m023611_c001_v7007000_t0000_u01741055771371") 2025/03/04 02:37:04 DEBUG : only14: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef143_d20250304_m023607_c001_v0001184_t0009_u01741055767393") 2025/03/04 02:37:04 DEBUG : only15: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540add5_d20250304_m023633_c001_v7007000_t0000_u01741055793131") 2025/03/04 02:37:04 DEBUG : only15: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4143f1deb04e0389_d20250304_m023626_c001_v0001184_t0040_u01741055786856") 2025/03/04 02:37:04 DEBUG : only15: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef310_d20250304_m023623_c001_v0001184_t0026_u01741055783412") 2025/03/04 02:37:04 DEBUG : only15: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0ebb_d20250304_m023611_c001_v7007000_t0000_u01741055771540") 2025/03/04 02:37:05 DEBUG : only15: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef14c_d20250304_m023607_c001_v0001184_t0030_u01741055767805") 2025/03/04 02:37:05 DEBUG : only16: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540add7_d20250304_m023633_c001_v7007000_t0000_u01741055793313") 2025/03/04 02:37:05 DEBUG : only16: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f401ea72fa21ef38c_d20250304_m023627_c001_v0001184_t0048_u01741055787261") 2025/03/04 02:37:05 DEBUG : only16: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef31e_d20250304_m023623_c001_v0001184_t0051_u01741055783826") 2025/03/04 02:37:05 DEBUG : only16: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0ebe_d20250304_m023611_c001_v7007000_t0000_u01741055771734") 2025/03/04 02:37:05 DEBUG : only16: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef164_d20250304_m023608_c001_v0001184_t0014_u01741055768217") 2025/03/04 02:37:05 DEBUG : only17: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540add9_d20250304_m023633_c001_v7007000_t0000_u01741055793496") 2025/03/04 02:37:05 DEBUG : only17: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4143f1deb04e0399_d20250304_m023627_c001_v0001184_t0040_u01741055787404") 2025/03/04 02:37:05 DEBUG : only17: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef328_d20250304_m023624_c001_v0001184_t0014_u01741055784262") 2025/03/04 02:37:05 DEBUG : only17: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0ebc_d20250304_m023611_c001_v7007000_t0000_u01741055771552") 2025/03/04 02:37:05 DEBUG : only17: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef16c_d20250304_m023608_c001_v0001184_t0029_u01741055768612") 2025/03/04 02:37:05 DEBUG : only18: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adda_d20250304_m023633_c001_v7007000_t0000_u01741055793679") 2025/03/04 02:37:05 DEBUG : only18: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f402a2e7ae2488728_d20250304_m023627_c001_v0001103_t0049_u01741055787422") 2025/03/04 02:37:05 DEBUG : only18: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef33c_d20250304_m023624_c001_v0001184_t0041_u01741055784671") 2025/03/04 02:37:05 DEBUG : only18: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4007cfc4b52a7bb9_d20250304_m023611_c001_v7007000_t0000_u01741055771186") 2025/03/04 02:37:05 DEBUG : only18: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef178_d20250304_m023609_c001_v0001184_t0025_u01741055769041") 2025/03/04 02:37:05 DEBUG : only19: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540addc_d20250304_m023633_c001_v7007000_t0000_u01741055793862") 2025/03/04 02:37:05 DEBUG : only19: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f402a2e7ae2488722_d20250304_m023626_c001_v0001103_t0049_u01741055786867") 2025/03/04 02:37:05 DEBUG : only19: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef348_d20250304_m023625_c001_v0001184_t0037_u01741055785085") 2025/03/04 02:37:05 DEBUG : only19: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0ace_d20250304_m023611_c001_v7007000_t0000_u01741055771165") 2025/03/04 02:37:05 DEBUG : only19: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef184_d20250304_m023609_c001_v0001184_t0022_u01741055769439") 2025/03/04 02:37:06 DEBUG : only2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540addd_d20250304_m023634_c001_v7007000_t0000_u01741055794044") 2025/03/04 02:37:06 DEBUG : only2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f401ea72fa21ef380_d20250304_m023626_c001_v0001184_t0048_u01741055786879") 2025/03/04 02:37:06 DEBUG : only2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef268_d20250304_m023618_c001_v0001184_t0021_u01741055778056") 2025/03/04 02:37:06 DEBUG : only2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0acf_d20250304_m023611_c001_v7007000_t0000_u01741055771175") 2025/03/04 02:37:06 DEBUG : only2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef083_d20250304_m023602_c001_v0001184_t0017_u01741055762330") 2025/03/04 02:37:06 DEBUG : only3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540addf_d20250304_m023634_c001_v7007000_t0000_u01741055794227") 2025/03/04 02:37:06 DEBUG : only3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4143f1deb04e038d_d20250304_m023627_c001_v0001184_t0040_u01741055787039") 2025/03/04 02:37:06 DEBUG : only3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef272_d20250304_m023618_c001_v0001184_t0048_u01741055778476") 2025/03/04 02:37:06 DEBUG : only3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4080196e8d74a047_d20250304_m023611_c001_v7007000_t0000_u01741055771555") 2025/03/04 02:37:06 DEBUG : only3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef08f_d20250304_m023602_c001_v0001184_t0055_u01741055762747") 2025/03/04 02:37:06 DEBUG : only4: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ade2_d20250304_m023634_c001_v7007000_t0000_u01741055794410") 2025/03/04 02:37:06 DEBUG : only4: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f402a2e7ae2488724_d20250304_m023627_c001_v0001103_t0049_u01741055787049") 2025/03/04 02:37:06 DEBUG : only4: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef276_d20250304_m023618_c001_v0001184_t0038_u01741055778880") 2025/03/04 02:37:06 DEBUG : only4: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4080196e8d74a044_d20250304_m023611_c001_v7007000_t0000_u01741055771188") 2025/03/04 02:37:06 DEBUG : only4: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef09d_d20250304_m023603_c001_v0001184_t0050_u01741055763139") 2025/03/04 02:37:06 DEBUG : only5: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ade3_d20250304_m023634_c001_v7007000_t0000_u01741055794603") 2025/03/04 02:37:06 DEBUG : only5: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f411b726075354013_d20250304_m023627_c001_v0001183_t0040_u01741055787058") 2025/03/04 02:37:06 DEBUG : only5: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef28a_d20250304_m023619_c001_v0001184_t0033_u01741055779293") 2025/03/04 02:37:06 DEBUG : only5: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0eb8_d20250304_m023611_c001_v7007000_t0000_u01741055771359") 2025/03/04 02:37:06 DEBUG : only5: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef0ad_d20250304_m023603_c001_v0001184_t0038_u01741055763585") 2025/03/04 02:37:06 DEBUG : only6: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ade5_d20250304_m023634_c001_v7007000_t0000_u01741055794786") 2025/03/04 02:37:06 DEBUG : only6: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f401ea72fa21ef386_d20250304_m023627_c001_v0001184_t0048_u01741055787071") 2025/03/04 02:37:07 DEBUG : only6: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef29a_d20250304_m023619_c001_v0001184_t0001_u01741055779685") 2025/03/04 02:37:07 DEBUG : only6: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0ac8_d20250304_m023610_c001_v7007000_t0000_u01741055770617") 2025/03/04 02:37:07 DEBUG : only6: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef0bd_d20250304_m023603_c001_v0001184_t0048_u01741055763990") 2025/03/04 02:37:07 DEBUG : only7: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ade6_d20250304_m023634_c001_v7007000_t0000_u01741055794969") 2025/03/04 02:37:07 DEBUG : only7: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4143f1deb04e0395_d20250304_m023627_c001_v0001184_t0040_u01741055787222") 2025/03/04 02:37:07 DEBUG : only7: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef2a4_d20250304_m023620_c001_v0001184_t0036_u01741055780084") 2025/03/04 02:37:07 DEBUG : only7: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0eb9_d20250304_m023611_c001_v7007000_t0000_u01741055771360") 2025/03/04 02:37:07 DEBUG : only7: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef0d5_d20250304_m023604_c001_v0001184_t0055_u01741055764442") 2025/03/04 02:37:07 DEBUG : only8: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adeb_d20250304_m023635_c001_v7007000_t0000_u01741055795152") 2025/03/04 02:37:07 DEBUG : only8: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f402a2e7ae2488726_d20250304_m023627_c001_v0001103_t0049_u01741055787239") 2025/03/04 02:37:07 DEBUG : only8: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef2b2_d20250304_m023620_c001_v0001184_t0042_u01741055780500") 2025/03/04 02:37:07 DEBUG : only8: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0aca_d20250304_m023610_c001_v7007000_t0000_u01741055770798") 2025/03/04 02:37:07 DEBUG : only8: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef0f0_d20250304_m023604_c001_v0001184_t0010_u01741055764883") 2025/03/04 02:37:07 DEBUG : only9: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adee_d20250304_m023635_c001_v7007000_t0000_u01741055795335") 2025/03/04 02:37:07 DEBUG : only9: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f411b72607535401d_d20250304_m023627_c001_v0001183_t0040_u01741055787248") 2025/03/04 02:37:07 DEBUG : only9: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef2be_d20250304_m023620_c001_v0001184_t0050_u01741055780952") 2025/03/04 02:37:07 DEBUG : only9: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f412d8291b36d0acc_d20250304_m023610_c001_v7007000_t0000_u01741055770981") 2025/03/04 02:37:07 DEBUG : only9: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef100_d20250304_m023605_c001_v0001184_t0010_u01741055765276") 2025/03/04 02:37:07 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb1430d_d20250304_m023258_c001_v7007000_t0000_u01741055578792") 2025/03/04 02:37:07 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd5176c0_d20250304_m023257_c001_v0001184_t0011_u01741055577098") 2025/03/04 02:37:07 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb14301_d20250304_m023255_c001_v7007000_t0000_u01741055575242") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cd609_d20250304_m023253_c001_v0001184_t0019_u01741055573367") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb142ef_d20250304_m023251_c001_v7007000_t0000_u01741055571883") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cd5ae_d20250304_m023249_c001_v0001184_t0052_u01741055569971") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b09e_d20250304_m023239_c001_v7007000_t0000_u01741055559004") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eded9_d20250304_m023237_c001_v0001184_t0001_u01741055557882") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b031_d20250304_m023236_c001_v7007000_t0000_u01741055556042") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ede8d_d20250304_m023235_c001_v0001184_t0014_u01741055555254") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b028_d20250304_m023233_c001_v7007000_t0000_u01741055553756") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ede52_d20250304_m023232_c001_v0001184_t0057_u01741055552988") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a927_d20250304_m023226_c001_v7007000_t0000_u01741055546184") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eddb6_d20250304_m023225_c001_v0001184_t0052_u01741055545155") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a923_d20250304_m023224_c001_v7007000_t0000_u01741055544423") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edd84_d20250304_m023223_c001_v0001184_t0013_u01741055543231") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a91e_d20250304_m023222_c001_v7007000_t0000_u01741055542497") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edd66_d20250304_m023221_c001_v0001184_t0018_u01741055541938") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edd5a_d20250304_m023221_c001_v0001184_t0043_u01741055541358") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a916_d20250304_m023220_c001_v7007000_t0000_u01741055540626") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edd44_d20250304_m023220_c001_v0001184_t0013_u01741055540056") 2025/03/04 02:37:08 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edd3e_d20250304_m023219_c001_v0001184_t0056_u01741055539487") 2025/03/04 02:37:09 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540a90a_d20250304_m023218_c001_v7007000_t0000_u01741055538755") 2025/03/04 02:37:09 DEBUG : potato: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edd1c_d20250304_m023217_c001_v0001184_t0021_u01741055537996") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f418f0b13dc7e6fc8_d20250304_m023344_c001_v7007000_t0000_u01741055624124") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd517b83_d20250304_m023343_c001_v0001184_t0031_u01741055623549") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f405ec999f417da4b_d20250304_m023334_c001_v7007000_t0000_u01741055614476") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd517a3d_d20250304_m023330_c001_v0001184_t0025_u01741055610293") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f418f0b13dc7e6f15_d20250304_m023322_c001_v7007000_t0000_u01741055602774") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd5178e8_d20250304_m023318_c001_v0001184_t0059_u01741055598480") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb14324_d20250304_m023310_c001_v7007000_t0000_u01741055590434") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd5177b6_d20250304_m023307_c001_v0001184_t0044_u01741055587230") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b0ab_d20250304_m023243_c001_v7007000_t0000_u01741055563775") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edf41_d20250304_m023242_c001_v0001184_t0018_u01741055562630") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b0a7_d20250304_m023241_c001_v7007000_t0000_u01741055561528") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edf11_d20250304_m023239_c001_v0001184_t0009_u01741055559916") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b09f_d20250304_m023239_c001_v7007000_t0000_u01741055559186") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edeed_d20250304_m023238_c001_v0001184_t0025_u01741055558441") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b042_d20250304_m023237_c001_v7007000_t0000_u01741055557150") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edeaf_d20250304_m023236_c001_v0001184_t0053_u01741055556409") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b02c_d20250304_m023234_c001_v7007000_t0000_u01741055554524") 2025/03/04 02:37:09 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ede67_d20250304_m023233_c001_v0001184_t0043_u01741055553769") 2025/03/04 02:37:10 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b007_d20250304_m023227_c001_v7007000_t0000_u01741055547359") 2025/03/04 02:37:10 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eddd0_d20250304_m023225_c001_v0001184_t0009_u01741055545977") 2025/03/04 02:37:10 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d5b8d_d20250304_m023121_c001_v7007000_t0000_u01741055481596") 2025/03/04 02:37:10 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed7db_d20250304_m023121_c001_v0001184_t0007_u01741055481019") 2025/03/04 02:37:10 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d5b8a_d20250304_m023119_c001_v7007000_t0000_u01741055479766") 2025/03/04 02:37:10 DEBUG : potato2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed7af_d20250304_m023119_c001_v0001184_t0025_u01741055479201") 2025/03/04 02:37:10 DEBUG : potato3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f405ec999f417da4d_d20250304_m023334_c001_v7007000_t0000_u01741055614719") 2025/03/04 02:37:10 DEBUG : potato3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cd90c_d20250304_m023331_c001_v0001184_t0015_u01741055611441") 2025/03/04 02:37:10 DEBUG : potato3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f418f0b13dc7e6f16_d20250304_m023323_c001_v7007000_t0000_u01741055603016") 2025/03/04 02:37:10 DEBUG : potato3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cd81f_d20250304_m023319_c001_v0001184_t0029_u01741055599645") 2025/03/04 02:37:10 DEBUG : potato3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb14325_d20250304_m023310_c001_v7007000_t0000_u01741055590831") 2025/03/04 02:37:10 DEBUG : potato3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cd721_d20250304_m023307_c001_v0001184_t0044_u01741055587626") 2025/03/04 02:37:10 DEBUG : pre-dest1/1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f409a0f3b17c56da4_d20250304_m023425_c001_v7007000_t0000_u01741055665323") 2025/03/04 02:37:10 DEBUG : pre-dest1/1: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cdca2_d20250304_m023417_c001_v0001184_t0058_u01741055657497") 2025/03/04 02:37:10 DEBUG : pre-dest2/2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f409a0f3b17c56da5_d20250304_m023425_c001_v7007000_t0000_u01741055665505") 2025/03/04 02:37:10 DEBUG : pre-dest2/2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd517e95_d20250304_m023418_c001_v0001184_t0027_u01741055658114") 2025/03/04 02:37:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4080196e8d749eec_d20250304_m023356_c001_v7007000_t0000_u01741055636260") 2025/03/04 02:37:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ee530_d20250304_m023353_c001_v0001184_t0030_u01741055633331") 2025/03/04 02:37:10 DEBUG : sizeonly: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f02399b1_d20250304_m023159_c001_v7007000_t0000_u01741055519856") 2025/03/04 02:37:10 DEBUG : sizeonly: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edb47_d20250304_m023158_c001_v0001184_t0007_u01741055518917") 2025/03/04 02:37:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ae12_d20250304_m023646_c001_v7007000_t0000_u01741055806587") 2025/03/04 02:37:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f111b726075354183_d20250304_m023645_c001_v0001183_t0011_u01741055805464") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ae0b_d20250304_m023643_c001_v7007000_t0000_u01741055803577") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f1143f1deb04e056d_d20250304_m023642_c001_v0001184_t0050_u01741055802554") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb14319_d20250304_m023303_c001_v7007000_t0000_u01741055583842") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd517758_d20250304_m023303_c001_v0001184_t0026_u01741055583097") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb14314_d20250304_m023301_c001_v7007000_t0000_u01741055581821") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ee0e5_d20250304_m023301_c001_v0001184_t0041_u01741055581005") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f02399ab_d20250304_m023155_c001_v7007000_t0000_u01741055515760") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edaed_d20250304_m023154_c001_v0001184_t0016_u01741055514468") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f02399a6_d20250304_m023153_c001_v7007000_t0000_u01741055513739") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edac3_d20250304_m023152_c001_v0001184_t0042_u01741055512789") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f023999f_d20250304_m023149_c001_v7007000_t0000_u01741055509895") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eda5f_d20250304_m023149_c001_v0001184_t0013_u01741055509075") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f023999d_d20250304_m023148_c001_v7007000_t0000_u01741055508512") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eda3d_d20250304_m023147_c001_v0001184_t0040_u01741055507743") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21eda15_d20250304_m023145_c001_v0001184_t0048_u01741055505366") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f0239995_d20250304_m023144_c001_v7007000_t0000_u01741055504636") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed9fb_d20250304_m023144_c001_v0001184_t0058_u01741055504077") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed9ef_d20250304_m023143_c001_v0001184_t0027_u01741055503518") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f0239993_d20250304_m023142_c001_v7007000_t0000_u01741055502423") 2025/03/04 02:37:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed9a9_d20250304_m023140_c001_v0001184_t0047_u01741055500168") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed959_d20250304_m023137_c001_v0001184_t0022_u01741055497439") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f0239926_d20250304_m023136_c001_v7007000_t0000_u01741055496711") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed941_d20250304_m023136_c001_v0001184_t0045_u01741055496146") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed92b_d20250304_m023135_c001_v0001184_t0027_u01741055495585") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f02398e8_d20250304_m023134_c001_v7007000_t0000_u01741055494849") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed8d4_d20250304_m023131_c001_v0001184_t0035_u01741055491404") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4067a727f02398b9_d20250304_m023131_c001_v7007000_t0000_u01741055491034") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed8c0_d20250304_m023130_c001_v0001184_t0023_u01741055490463") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d5ba0_d20250304_m023128_c001_v7007000_t0000_u01741055488843") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed890_d20250304_m023128_c001_v0001184_t0019_u01741055488252") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d5b9e_d20250304_m023127_c001_v7007000_t0000_u01741055487715") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed87c_d20250304_m023127_c001_v0001184_t0052_u01741055487113") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d5b97_d20250304_m023125_c001_v7007000_t0000_u01741055485863") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed84a_d20250304_m023125_c001_v0001184_t0030_u01741055485116") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d5b94_d20250304_m023124_c001_v7007000_t0000_u01741055484569") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed830_d20250304_m023124_c001_v0001184_t0016_u01741055484005") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d5b92_d20250304_m023123_c001_v7007000_t0000_u01741055483055") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed7ff_d20250304_m023122_c001_v0001184_t0008_u01741055482502") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d5b88_d20250304_m023116_c001_v7007000_t0000_u01741055476825") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed77c_d20250304_m023116_c001_v0001184_t0056_u01741055476270") 2025/03/04 02:37:12 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d5b86_d20250304_m023115_c001_v7007000_t0000_u01741055475375") 2025/03/04 02:37:13 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed756_d20250304_m023114_c001_v0001184_t0028_u01741055474803") 2025/03/04 02:37:13 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d5b7b_d20250304_m023113_c001_v7007000_t0000_u01741055473902") 2025/03/04 02:37:13 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed72f_d20250304_m023113_c001_v0001184_t0053_u01741055473350") 2025/03/04 02:37:13 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4147e24ea36d5b68_d20250304_m023110_c001_v7007000_t0000_u01741055470470") 2025/03/04 02:37:13 DEBUG : sub dir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ed6d5_d20250304_m023109_c001_v0001184_t0045_u01741055469897") 2025/03/04 02:37:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ae13_d20250304_m023646_c001_v7007000_t0000_u01741055806773") 2025/03/04 02:37:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f102a2e7ae248874c_d20250304_m023645_c001_v0001103_t0011_u01741055805475") 2025/03/04 02:37:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ae0d_d20250304_m023643_c001_v7007000_t0000_u01741055803774") 2025/03/04 02:37:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef500_d20250304_m023642_c001_v0001184_t0000_u01741055802207") 2025/03/04 02:37:13 DEBUG : sub/yam: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb1430b_d20250304_m023258_c001_v7007000_t0000_u01741055578243") 2025/03/04 02:37:13 DEBUG : sub/yam: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cd64f_d20250304_m023256_c001_v0001184_t0038_u01741055576746") 2025/03/04 02:37:13 DEBUG : test_dir1/file2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adff_d20250304_m023640_c001_v7007000_t0000_u01741055800643") 2025/03/04 02:37:13 DEBUG : test_dir1/file2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef4b8_d20250304_m023639_c001_v0001184_t0051_u01741055799201") 2025/03/04 02:37:13 DEBUG : test_dir1/file2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adf5_d20250304_m023637_c001_v7007000_t0000_u01741055797639") 2025/03/04 02:37:13 DEBUG : test_dir1/file2: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f1143f1deb04e04ae_d20250304_m023636_c001_v0001184_t0045_u01741055796667") 2025/03/04 02:37:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540ae00_d20250304_m023640_c001_v7007000_t0000_u01741055800854") 2025/03/04 02:37:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f111b7260753540f3_d20250304_m023639_c001_v0001183_t0050_u01741055799190") 2025/03/04 02:37:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f4116c07fe540adf6_d20250304_m023637_c001_v7007000_t0000_u01741055797827") 2025/03/04 02:37:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ef488_d20250304_m023636_c001_v0001184_t0051_u01741055796660") 2025/03/04 02:37:13 DEBUG : three: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b0be_d20250304_m023249_c001_v7007000_t0000_u01741055569241") 2025/03/04 02:37:13 DEBUG : three: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edfcd_d20250304_m023248_c001_v0001184_t0046_u01741055568097") 2025/03/04 02:37:13 DEBUG : three: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21edf97_d20250304_m023245_c001_v0001184_t0027_u01741055565981") 2025/03/04 02:37:14 DEBUG : two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f404258218111b0bf_d20250304_m023249_c001_v7007000_t0000_u01741055569424") 2025/03/04 02:37:14 DEBUG : two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f409fafbccd51759a_d20250304_m023247_c001_v0001184_t0028_u01741055567539") 2025/03/04 02:37:14 DEBUG : two: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f401ea72fa21edf8d_d20250304_m023245_c001_v0001184_t0048_u01741055565798") 2025/03/04 02:37:14 DEBUG : yam: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb1430e_d20250304_m023258_c001_v7007000_t0000_u01741055578974") 2025/03/04 02:37:14 DEBUG : yam: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f114129a14d26c0ff_d20250304_m023257_c001_v0001161_t0018_u01741055577876") 2025/03/04 02:37:14 DEBUG : yam: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb14300_d20250304_m023254_c001_v7007000_t0000_u01741055574694") 2025/03/04 02:37:14 DEBUG : yam: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f101ea72fa21ee05b_d20250304_m023253_c001_v0001184_t0042_u01741055573717") 2025/03/04 02:37:14 DEBUG : yam: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb142e9_d20250304_m023251_c001_v7007000_t0000_u01741055571337") 2025/03/04 02:37:14 DEBUG : yam: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f109fafbccd5175da_d20250304_m023249_c001_v0001184_t0011_u01741055569984") 2025/03/04 02:37:14 DEBUG : yaml: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb14302_d20250304_m023255_c001_v7007000_t0000_u01741055575423") 2025/03/04 02:37:14 DEBUG : yaml: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f113c0ea66f3cd621_d20250304_m023254_c001_v0001184_t0057_u01741055574503") 2025/03/04 02:37:14 DEBUG : yaml: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f419b5f48fbb142f3_d20250304_m023252_c001_v7007000_t0000_u01741055572072") 2025/03/04 02:37:14 DEBUG : yaml: Deleting (id "4_z3ff22d03f0ed5beb9f580e1b_f10415601a19e4a98_d20250304_m023251_c001_v0001183_t0053_u01741055571102") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m9.070650737s (try 1/5)