"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/11 01:51:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi" 2025/04/11 01:51:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:51:41 DEBUG : Creating backend with remote "/tmp/rclone2315597888" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.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-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:51:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:51:46 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:51:46 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:51:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.19s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:51:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:51:47 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:51:47 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:51:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:51:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:51:48 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.12s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", 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-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:51:49 DEBUG : Creating backend with remote "/non-existing" 2025/04/11 01:51:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/11 01:51:49 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:51:49 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:51:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:51:51 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:51:51 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:51:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:51:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.95s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:51:52 INFO : B2 bucket rclone-test-lowoduh6luzi: Running all checks before starting transfers 2025/04/11 01:51:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:51:52 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:51:52 INFO : B2 bucket rclone-test-lowoduh6luzi: Checks finished, now starting transfers 2025/04/11 01:51:52 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:51:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:51:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.56s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:51:54 ERROR : Ignoring --no-traverse with sync 2025/04/11 01:51:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:51:54 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:51:54 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:51:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:51:54 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:51:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.56s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:51:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/11 01:51:55 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:51:55 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:51:56 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/11 01:51:56 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:51:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:51:57 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:51:57 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:51:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:51:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.68s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:51:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:51:59 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:51:59 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:51:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:51:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/11 01:52:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:52:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/11 01:52:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:52:01 INFO : sub dir: Making directory 2025/04/11 01:52:01 INFO : sub dir2: Making directory 2025/04/11 01:52:01 INFO : sub dir2/sub sub dir2: Making directory 2025/04/11 01:52:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:52:01 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:01 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:52:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/11 01:52:01 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.88s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:02 INFO : sub dir2: Making directory 2025/04/11 01:52:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/11 01:52:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:52:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:52:02 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:02 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:52:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:04 DEBUG : sub dir2: Making directory with metadata 2025/04/11 01:52:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:52:04 INFO : sub dir: Making directory 2025/04/11 01:52:04 INFO : sub dir2: Making directory 2025/04/11 01:52:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:52:04 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:04 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:52:04 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:52:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/11 01:52:04 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/11 01:52:05 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.84s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", 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-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:06 INFO : sub dir2: Making directory 2025/04/11 01:52:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:52:06 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:06 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:52:06 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:52:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:07 DEBUG : sub dir2: Making directory with metadata 2025/04/11 01:52:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:52:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:52:07 INFO : sub dir: Making directory 2025/04/11 01:52:07 INFO : sub dir2: Making directory 2025/04/11 01:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:52:07 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:07 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:52:07 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:52:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/11 01:52:08 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", 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-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:09 INFO : sub dir2: Making directory 2025/04/11 01:52:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:52:09 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:09 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:52:10 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:52:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.57s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:11 DEBUG : Creating backend with remote "TestB2:rclone-test-buxotiq5mila" 2025/04/11 01:52:11 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-lowoduh6luzi -> B2 bucket rclone-test-buxotiq5mila 2025/04/11 01:52:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:52:12 DEBUG : B2 bucket rclone-test-buxotiq5mila: Waiting for checks to finish 2025/04/11 01:52:12 DEBUG : B2 bucket rclone-test-buxotiq5mila: Waiting for transfers to finish 2025/04/11 01:52:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:52:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:13 DEBUG : B2 bucket rclone-test-buxotiq5mila: Purge remote 2025/04/11 01:52:13 INFO : B2 bucket rclone-test-buxotiq5mila: cleaning bucket "rclone-test-buxotiq5mila" of all files 2025/04/11 01:52:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f122d8380cd2b2b9f680e1b_f1024a88d7bb43525_d20250411_m015213_c001_v0001184_t0055_u01744336333344") --- PASS: TestServerSideCopy (4.48s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:16 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 01:52:16 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/11 01:52:16 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.33s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:18 DEBUG : Creating backend with remote "TestB2:rclone-test-voneyal1jege" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-lowoduh6luzi -> B2 bucket rclone-test-voneyal1jege 2025/04/11 01:52:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:52:19 DEBUG : B2 bucket rclone-test-voneyal1jege: Waiting for checks to finish 2025/04/11 01:52:19 DEBUG : B2 bucket rclone-test-voneyal1jege: Waiting for transfers to finish 2025/04/11 01:52:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:52:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 01:52:21 DEBUG : B2 bucket rclone-test-voneyal1jege: Waiting for checks to finish 2025/04/11 01:52:21 DEBUG : B2 bucket rclone-test-voneyal1jege: Waiting for transfers to finish 2025/04/11 01:52:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/11 01:52:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:22 DEBUG : B2 bucket rclone-test-voneyal1jege: Purge remote 2025/04/11 01:52:22 INFO : B2 bucket rclone-test-voneyal1jege: cleaning bucket "rclone-test-voneyal1jege" of all files 2025/04/11 01:52:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f124d3380cd2b2b9f680e1b_f11032df987230987_d20250411_m015221_c001_v0001113_t0038_u01744336341735") 2025/04/11 01:52:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f124d3380cd2b2b9f680e1b_f11797c75e5ca1ceb_d20250411_m015220_c001_v0001099_t0010_u01744336340225") --- PASS: TestServerSideCopyOverSelf (7.79s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 01:52:26 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:26 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/11 01:52:26 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/11 01:52:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.42s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:28 DEBUG : Creating backend with remote "TestB2:rclone-test-tesefed4mize" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-lowoduh6luzi -> B2 bucket rclone-test-tesefed4mize 2025/04/11 01:52:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:52:29 DEBUG : B2 bucket rclone-test-tesefed4mize: Waiting for checks to finish 2025/04/11 01:52:29 DEBUG : B2 bucket rclone-test-tesefed4mize: Waiting for transfers to finish 2025/04/11 01:52:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:52:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 01:52:31 DEBUG : B2 bucket rclone-test-tesefed4mize: Waiting for checks to finish 2025/04/11 01:52:31 DEBUG : B2 bucket rclone-test-tesefed4mize: Waiting for transfers to finish 2025/04/11 01:52:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/11 01:52:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/11 01:52:32 INFO : sub dir/hello world: Deleted 2025/04/11 01:52:33 DEBUG : testing file moves 2025/04/11 01:52:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/11 01:52:33 DEBUG : B2 bucket rclone-test-tesefed4mize: Waiting for checks to finish 2025/04/11 01:52:33 DEBUG : B2 bucket rclone-test-tesefed4mize: Waiting for transfers to finish 2025/04/11 01:52:34 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/11 01:52:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/11 01:52:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:34 DEBUG : B2 bucket rclone-test-tesefed4mize: Purge remote 2025/04/11 01:52:34 INFO : B2 bucket rclone-test-tesefed4mize: cleaning bucket "rclone-test-tesefed4mize" of all files 2025/04/11 01:52:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fa26da380cd2b2b9f680e1b_f116363ac390a1c3a_d20250411_m015233_c001_v0001040_t0017_u01744336353940") 2025/04/11 01:52:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fa26da380cd2b2b9f680e1b_f1171db47ea40b2ba_d20250411_m015231_c001_v0001104_t0057_u01744336351613") 2025/04/11 01:52:34 DEBUG : sub dir/hello world: Deleting (id "4_z8fa26da380cd2b2b9f680e1b_f1108c34d3b89bdf2_d20250411_m015230_c001_v0001099_t0028_u01744336350229") --- PASS: TestServerSideMoveOverSelf (10.04s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:38 ERROR : : error listing: directory not found 2025/04/11 01:52:38 INFO : Local file system at /tmp/rclone2315597888: Making directory 2025/04/11 01:52:39 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:39 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.10s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:52:40 DEBUG : Local file system at /tmp/rclone2315597888: Waiting for checks to finish 2025/04/11 01:52:40 DEBUG : Local file system at /tmp/rclone2315597888: Waiting for transfers to finish 2025/04/11 01:52:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:52:41 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/11 01:52:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestCopyRedownload (2.36s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:42 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/11 01:52:42 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:42 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 01:52:42 INFO : check sum: Copied (new) 2025/04/11 01:52:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:43 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 01:52:43 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/11 01:52:43 DEBUG : check sum: Unchanged skipping 2025/04/11 01:52:43 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:43 DEBUG : Waiting for deletions to finish 2025/04/11 01:52:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.35s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/11 01:52:44 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:44 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:45 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 01:52:45 INFO : sizeonly: Copied (new) 2025/04/11 01:52:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:45 DEBUG : sizeonly: Sizes identical 2025/04/11 01:52:45 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:45 DEBUG : sizeonly: Unchanged skipping 2025/04/11 01:52:45 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:45 DEBUG : Waiting for deletions to finish 2025/04/11 01:52:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.83s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/11 01:52:47 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:47 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:48 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/11 01:52:48 INFO : ignore-size: Copied (new) 2025/04/11 01:52:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:48 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:52:48 DEBUG : ignore-size: Unchanged skipping 2025/04/11 01:52:48 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:48 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:48 DEBUG : Waiting for deletions to finish 2025/04/11 01:52:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.37s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:52:50 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:50 DEBUG : existing: Unchanged skipping 2025/04/11 01:52:50 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:50 DEBUG : Waiting for deletions to finish 2025/04/11 01:52:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/11 01:52:50 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:50 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 01:52:51 INFO : existing: Copied (replaced existing) 2025/04/11 01:52:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.64s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 01:52:52 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:52 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 01:52:53 INFO : existing: Copied (new) 2025/04/11 01:52:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:53 DEBUG : existing: Destination exists, skipping 2025/04/11 01:52:53 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:53 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:53 DEBUG : Waiting for deletions to finish 2025/04/11 01:52:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.34s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:55 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/11 01:52:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 01:52:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:52:56 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 01:52:56 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:56 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:52:56 INFO : a/potato2: Copied (new) 2025/04/11 01:52:56 DEBUG : Waiting for deletions to finish 2025/04/11 01:52:56 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:58 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:58 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/04/11 01:52:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 01:52:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/11 01:52:58 DEBUG : empty space: Unchanged skipping 2025/04/11 01:52:58 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:52:58 DEBUG : Waiting for deletions to finish 2025/04/11 01:52:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:52:59 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/04/11 01:52:59 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:52:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 01:53:00 INFO : empty space: Updated modification time in destination 2025/04/11 01:53:00 DEBUG : empty space: Unchanged skipping 2025/04/11 01:53:00 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:00 DEBUG : Waiting for deletions to finish 2025/04/11 01:53:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.56s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:02 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/04/11 01:53:02 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 01:53:02 DEBUG : empty space: Unchanged skipping 2025/04/11 01:53:02 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:02 DEBUG : Waiting for deletions to finish 2025/04/11 01:53:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.88s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:04 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:04 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/04/11 01:53:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2315597888) 2025/04/11 01:53:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lowoduh6luzi) 2025/04/11 01:53:04 DEBUG : foo: sha1 differ 2025/04/11 01:53:04 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/11 01:53:04 INFO : foo: Copied (replaced existing) 2025/04/11 01:53:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:53:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/11 01:53:06 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:06 DEBUG : empty space: Unchanged skipping 2025/04/11 01:53:06 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:06 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:53:06 INFO : potato: Copied (new) 2025/04/11 01:53:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.44s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/11 01:53:08 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:08 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/11 01:53:09 INFO : potato: Copied (replaced existing) 2025/04/11 01:53:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.18s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:10 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:10 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/04/11 01:53:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2315597888) 2025/04/11 01:53:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lowoduh6luzi) 2025/04/11 01:53:10 DEBUG : potato: sha1 differ 2025/04/11 01:53:10 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/11 01:53:11 INFO : potato: Copied (replaced existing) 2025/04/11 01:53:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:53:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:53:13 DEBUG : empty space: Unchanged skipping 2025/04/11 01:53:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/11 01:53:13 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:13 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:13 DEBUG : Waiting for deletions to finish 2025/04/11 01:53:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:53:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:53:15 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:15 DEBUG : empty space: Unchanged skipping 2025/04/11 01:53:15 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:53:15 INFO : potato2: Copied (new) 2025/04/11 01:53:15 DEBUG : Waiting for deletions to finish 2025/04/11 01:53:16 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:18 INFO : d: Making directory 2025/04/11 01:53:18 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/11 01:53:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 01:53:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:53:18 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 01:53:18 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:18 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:53:18 INFO : a/potato2: Copied (new) 2025/04/11 01:53:18 DEBUG : Waiting for deletions to finish 2025/04/11 01:53:19 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:20 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/11 01:53:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 01:53:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:53:21 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 01:53:21 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:21 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:53:21 INFO : a/potato2: Copied (new) 2025/04/11 01:53:21 ERROR : B2 bucket rclone-test-lowoduh6luzi: not deleting files as there were IO errors 2025/04/11 01:53:21 ERROR : B2 bucket rclone-test-lowoduh6luzi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.93s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:24 DEBUG : Waiting for deletions to finish 2025/04/11 01:53:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:53:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:53:24 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:24 DEBUG : empty space: Unchanged skipping 2025/04/11 01:53:24 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:24 INFO : potato: Deleted 2025/04/11 01:53:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:53:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.94s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:27 DEBUG : Waiting for deletions to finish 2025/04/11 01:53:27 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:27 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:27 INFO : potato: Deleted 2025/04/11 01:53:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:53:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:53:27 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:27 DEBUG : empty space: Unchanged skipping 2025/04/11 01:53:27 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:53:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.36s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:53:30 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:30 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:30 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/11 01:53:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.32s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:32 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 01:53:32 DEBUG : enormous: Excluded 2025/04/11 01:53:32 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:53:32 DEBUG : potato2: Excluded 2025/04/11 01:53:33 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:53:33 DEBUG : potato2: Excluded 2025/04/11 01:53:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:53:33 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:33 DEBUG : empty space: Unchanged skipping 2025/04/11 01:53:33 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:33 DEBUG : Waiting for deletions to finish 2025/04/11 01:53:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:33 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 01:53:33 DEBUG : enormous: Excluded 2025/04/11 01:53:33 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:53:33 DEBUG : potato2: Excluded 2025/04/11 01:53:33 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:53:33 DEBUG : potato2: Excluded 2025/04/11 01:53:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/11 01:53:33 DEBUG : empty space: Unchanged skipping 2025/04/11 01:53:33 DEBUG : Local file system at /tmp/rclone2315597888: Waiting for checks to finish 2025/04/11 01:53:33 DEBUG : Local file system at /tmp/rclone2315597888: Waiting for transfers to finish 2025/04/11 01:53:33 DEBUG : Waiting for deletions to finish 2025/04/11 01:53:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:36 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 01:53:36 DEBUG : enormous: Excluded 2025/04/11 01:53:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:53:36 DEBUG : potato2: Excluded 2025/04/11 01:53:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:53:36 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:36 DEBUG : empty space: Unchanged skipping 2025/04/11 01:53:36 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:36 DEBUG : Waiting for deletions to finish 2025/04/11 01:53:37 INFO : enormous: Deleted 2025/04/11 01:53:37 INFO : potato2: Deleted 2025/04/11 01:53:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/11 01:53:37 DEBUG : empty space: Unchanged skipping 2025/04/11 01:53:37 DEBUG : Local file system at /tmp/rclone2315597888: Waiting for checks to finish 2025/04/11 01:53:37 DEBUG : Local file system at /tmp/rclone2315597888: Waiting for transfers to finish 2025/04/11 01:53:37 DEBUG : Waiting for deletions to finish 2025/04/11 01:53:37 INFO : enormous: Deleted 2025/04/11 01:53:37 INFO : potato2: Deleted 2025/04/11 01:53:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.88s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:40 DEBUG : five: Need to transfer - File not found at Destination 2025/04/11 01:53:40 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/11 01:53:40 DEBUG : one: Destination is newer than source, skipping 2025/04/11 01:53:40 DEBUG : three: Sizes identical 2025/04/11 01:53:40 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/11 01:53:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 01:53:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2315597888) 2025/04/11 01:53:40 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lowoduh6luzi) 2025/04/11 01:53:40 DEBUG : two: sha1 differ 2025/04/11 01:53:40 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/11 01:53:40 INFO : five: Copied (new) 2025/04/11 01:53:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/11 01:53:41 INFO : four: Copied (replaced existing) 2025/04/11 01:53:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/11 01:53:41 INFO : two: Copied (replaced existing) 2025/04/11 01:53:41 DEBUG : Waiting for deletions to finish 2025/04/11 01:53:41 DEBUG : one: Destination is newer than source, skipping 2025/04/11 01:53:41 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/11 01:53:41 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/11 01:53:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/11 01:53:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 01:53:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2315597888) 2025/04/11 01:53:41 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/11 01:53:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lowoduh6luzi) 2025/04/11 01:53:41 DEBUG : three: sha1 differ 2025/04/11 01:53:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 01:53:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/11 01:53:41 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/11 01:53:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/11 01:53:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 01:53:41 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 01:53:42 INFO : three: Copied (replaced existing) 2025/04/11 01:53:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.76s) === 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-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/11 01:53:43 INFO : B2 bucket rclone-test-lowoduh6luzi: Making map for --track-renames 2025/04/11 01:53:43 INFO : B2 bucket rclone-test-lowoduh6luzi: Finished making map for --track-renames 2025/04/11 01:53:43 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 01:53:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/11 01:53:43 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for renames to finish 2025/04/11 01:53:43 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/11 01:53:44 INFO : potato: Copied (new) 2025/04/11 01:53:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 01:53:44 INFO : yam: Copied (new) 2025/04/11 01:53:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:53:45 INFO : B2 bucket rclone-test-lowoduh6luzi: Making map for --track-renames 2025/04/11 01:53:45 INFO : B2 bucket rclone-test-lowoduh6luzi: Finished making map for --track-renames 2025/04/11 01:53:45 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:45 DEBUG : potato: Unchanged skipping 2025/04/11 01:53:45 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for renames to finish 2025/04/11 01:53:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 01:53:45 INFO : yam: Copied (server-side copy) to: yaml 2025/04/11 01:53:46 INFO : yam: Deleted 2025/04/11 01:53:46 INFO : yaml: Renamed from "yam" 2025/04/11 01:53:46 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.17s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/11 01:53:47 INFO : B2 bucket rclone-test-lowoduh6luzi: Making map for --track-renames 2025/04/11 01:53:47 INFO : B2 bucket rclone-test-lowoduh6luzi: Finished making map for --track-renames 2025/04/11 01:53:47 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 01:53:47 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for renames to finish 2025/04/11 01:53:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/11 01:53:47 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 01:53:48 INFO : yam: Copied (new) 2025/04/11 01:53:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/11 01:53:48 INFO : potato: Copied (new) 2025/04/11 01:53:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:53:49 INFO : B2 bucket rclone-test-lowoduh6luzi: Making map for --track-renames 2025/04/11 01:53:49 INFO : B2 bucket rclone-test-lowoduh6luzi: Finished making map for --track-renames 2025/04/11 01:53:49 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:49 DEBUG : potato: Unchanged skipping 2025/04/11 01:53:49 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for renames to finish 2025/04/11 01:53:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 01:53:49 INFO : yam: Copied (server-side copy) to: yaml 2025/04/11 01:53:50 INFO : yam: Deleted 2025/04/11 01:53:50 INFO : yaml: Renamed from "yam" 2025/04/11 01:53:50 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.89s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/11 01:53:51 INFO : B2 bucket rclone-test-lowoduh6luzi: Making map for --track-renames 2025/04/11 01:53:51 INFO : B2 bucket rclone-test-lowoduh6luzi: Finished making map for --track-renames 2025/04/11 01:53:51 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 01:53:51 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for renames to finish 2025/04/11 01:53:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/11 01:53:51 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 01:53:52 INFO : sub/yam: Copied (new) 2025/04/11 01:53:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/11 01:53:52 INFO : potato: Copied (new) 2025/04/11 01:53:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:53:53 DEBUG : potato: Unchanged skipping 2025/04/11 01:53:53 INFO : B2 bucket rclone-test-lowoduh6luzi: Making map for --track-renames 2025/04/11 01:53:53 INFO : B2 bucket rclone-test-lowoduh6luzi: Finished making map for --track-renames 2025/04/11 01:53:53 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:53 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for renames to finish 2025/04/11 01:53:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 01:53:53 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/11 01:53:54 INFO : sub/yam: Deleted 2025/04/11 01:53:54 INFO : yam: Renamed from "sub/yam" 2025/04/11 01:53:54 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.11s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:55 DEBUG : Creating backend with remote "/tmp/rclone2315597888/dir1" 2025/04/11 01:53:55 DEBUG : Creating backend with remote "/tmp/rclone2315597888/dir2" 2025/04/11 01:53:55 DEBUG : Local file system at /tmp/rclone2315597888/dir2: Using server-side directory move 2025/04/11 01:53:55 INFO : Local file system at /tmp/rclone2315597888/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/11 01:53:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/11 01:53:55 DEBUG : Local file system at /tmp/rclone2315597888/dir2: Waiting for checks to finish 2025/04/11 01:53:55 DEBUG : Local file system at /tmp/rclone2315597888/dir2: Waiting for transfers to finish 2025/04/11 01:53:55 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:53:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/11 01:53:56 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:56 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/11 01:53:56 INFO : nested/sub dir/file: Copied (new) 2025/04/11 01:53:56 INFO : nested/sub dir/file: Deleted 2025/04/11 01:53:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:53:57 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:53:57 INFO : sub dir/hello world: Deleted 2025/04/11 01:53:57 INFO : sub dir: Removing directory 2025/04/11 01:53:57 INFO : nested/sub dir: Removing directory 2025/04/11 01:53:57 INFO : nested: Removing directory 2025/04/11 01:53:57 DEBUG : Local file system at /tmp/rclone2315597888: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:53:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:53:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/11 01:53:58 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:53:58 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:53:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/11 01:53:58 INFO : nested/sub dir/file: Copied (new) 2025/04/11 01:53:58 INFO : nested/sub dir/file: Deleted 2025/04/11 01:53:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:53:59 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:53:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.87s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:54:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 01:54:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/11 01:54:01 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:54:01 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:54:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 01:54:01 INFO : existing: Copied (new) 2025/04/11 01:54:01 INFO : existing: Deleted 2025/04/11 01:54:01 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/11 01:54:01 INFO : existing-b: Copied (new) 2025/04/11 01:54:01 INFO : existing-b: Deleted 2025/04/11 01:54:02 DEBUG : existing: Destination exists, skipping 2025/04/11 01:54:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/11 01:54:02 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:54:02 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:54:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.19s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:54:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dayisoq5coxa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lowoduh6luzi -> B2 bucket rclone-test-dayisoq5coxa 2025/04/11 01:54:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:54:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/11 01:54:07 DEBUG : empty space: Unchanged skipping 2025/04/11 01:54:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 01:54:07 DEBUG : B2 bucket rclone-test-dayisoq5coxa: Waiting for checks to finish 2025/04/11 01:54:08 INFO : empty space: Deleted 2025/04/11 01:54:08 DEBUG : B2 bucket rclone-test-dayisoq5coxa: Waiting for transfers to finish 2025/04/11 01:54:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:54:08 INFO : potato2: Copied (server-side copy) 2025/04/11 01:54:08 INFO : potato2: Deleted 2025/04/11 01:54:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/11 01:54:08 INFO : potato3: Copied (server-side copy) 2025/04/11 01:54:08 INFO : potato3: Deleted 2025/04/11 01:54:08 DEBUG : Creating backend with remote "TestB2:rclone-test-civutiv6jeme" 2025/04/11 01:54:09 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/11 01:54:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:54:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/11 01:54:09 DEBUG : B2 bucket rclone-test-civutiv6jeme: Waiting for checks to finish 2025/04/11 01:54:09 DEBUG : B2 bucket rclone-test-civutiv6jeme: Waiting for transfers to finish 2025/04/11 01:54:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 01:54:11 INFO : empty space: Copied (server-side copy) 2025/04/11 01:54:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/11 01:54:11 INFO : potato3: Copied (server-side copy) 2025/04/11 01:54:11 INFO : empty space: Deleted 2025/04/11 01:54:11 INFO : potato3: Deleted 2025/04/11 01:54:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:54:11 INFO : potato2: Copied (server-side copy) 2025/04/11 01:54:11 INFO : potato2: Deleted 2025/04/11 01:54:11 DEBUG : B2 bucket rclone-test-civutiv6jeme: Purge remote 2025/04/11 01:54:11 INFO : B2 bucket rclone-test-civutiv6jeme: cleaning bucket "rclone-test-civutiv6jeme" of all files 2025/04/11 01:54:12 DEBUG : empty space: Deleting (id "4_z3fa2fd2380dd2b2b9f680e1b_f115c274c859b1ca7_d20250411_m015410_c001_v0001117_t0041_u01744336450608") 2025/04/11 01:54:12 DEBUG : potato2: Deleting (id "4_z3fa2fd2380dd2b2b9f680e1b_f1094713145066610_d20250411_m015410_c001_v0001104_t0022_u01744336450971") 2025/04/11 01:54:12 DEBUG : potato3: Deleting (id "4_z3fa2fd2380dd2b2b9f680e1b_f118330c5e0e4aebc_d20250411_m015410_c001_v0001134_t0040_u01744336450980") 2025/04/11 01:54:13 DEBUG : B2 bucket rclone-test-dayisoq5coxa: Purge remote 2025/04/11 01:54:13 INFO : B2 bucket rclone-test-dayisoq5coxa: cleaning bucket "rclone-test-dayisoq5coxa" of all files 2025/04/11 01:54:14 DEBUG : empty space: Deleting (id "4_zbf32ed2380dd2b2b9f680e1b_f4050bbfef4de26fa_d20250411_m015411_c001_v7007000_t0000_u01744336451111") 2025/04/11 01:54:14 DEBUG : empty space: Deleting (id "4_zbf32ed2380dd2b2b9f680e1b_f109354d869dd8de2_d20250411_m015407_c001_v0001165_t0047_u01744336447122") 2025/04/11 01:54:14 DEBUG : potato2: Deleting (id "4_zbf32ed2380dd2b2b9f680e1b_f415b9b1740d0256f_d20250411_m015411_c001_v7007000_t0000_u01744336451478") 2025/04/11 01:54:14 DEBUG : potato2: Deleting (id "4_zbf32ed2380dd2b2b9f680e1b_f108011dc88c97bbc_d20250411_m015407_c001_v0001183_t0048_u01744336447959") 2025/04/11 01:54:14 DEBUG : potato3: Deleting (id "4_zbf32ed2380dd2b2b9f680e1b_f415b9b1740d0256e_d20250411_m015411_c001_v7007000_t0000_u01744336451294") 2025/04/11 01:54:14 DEBUG : potato3: Deleting (id "4_zbf32ed2380dd2b2b9f680e1b_f110c4ed11055e8c3_d20250411_m015408_c001_v0001183_t0020_u01744336448211") 2025/04/11 01:54:14 DEBUG : potato3: Deleting (id "4_zbf32ed2380dd2b2b9f680e1b_f109354d869dd8de8_d20250411_m015407_c001_v0001165_t0053_u01744336447329") --- PASS: TestServerSideMove (12.51s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:54:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cikocoq1riyo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lowoduh6luzi -> B2 bucket rclone-test-cikocoq1riyo 2025/04/11 01:54:20 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 01:54:20 DEBUG : empty space: Excluded 2025/04/11 01:54:20 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 01:54:20 DEBUG : empty space: Excluded 2025/04/11 01:54:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:54:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 01:54:20 DEBUG : B2 bucket rclone-test-cikocoq1riyo: Waiting for checks to finish 2025/04/11 01:54:20 DEBUG : B2 bucket rclone-test-cikocoq1riyo: Waiting for transfers to finish 2025/04/11 01:54:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:54:21 INFO : potato2: Copied (server-side copy) 2025/04/11 01:54:21 INFO : potato2: Deleted 2025/04/11 01:54:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/11 01:54:21 INFO : potato3: Copied (server-side copy) 2025/04/11 01:54:21 INFO : potato3: Deleted 2025/04/11 01:54:22 DEBUG : Creating backend with remote "TestB2:rclone-test-nepamaj9rike" 2025/04/11 01:54:23 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 01:54:23 DEBUG : empty space: Excluded 2025/04/11 01:54:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:54:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/11 01:54:23 DEBUG : B2 bucket rclone-test-nepamaj9rike: Waiting for checks to finish 2025/04/11 01:54:23 DEBUG : B2 bucket rclone-test-nepamaj9rike: Waiting for transfers to finish 2025/04/11 01:54:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:54:24 INFO : potato2: Copied (server-side copy) 2025/04/11 01:54:24 INFO : potato2: Deleted 2025/04/11 01:54:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/11 01:54:24 INFO : potato3: Copied (server-side copy) 2025/04/11 01:54:24 INFO : potato3: Deleted 2025/04/11 01:54:25 DEBUG : B2 bucket rclone-test-nepamaj9rike: Purge remote 2025/04/11 01:54:25 INFO : B2 bucket rclone-test-nepamaj9rike: cleaning bucket "rclone-test-nepamaj9rike" of all files 2025/04/11 01:54:25 DEBUG : potato2: Deleting (id "4_zdff22d6380ed2b2b9f680e1b_f1035c2faa748f44d_d20250411_m015424_c001_v0001171_t0021_u01744336464189") 2025/04/11 01:54:25 DEBUG : potato3: Deleting (id "4_zdff22d6380ed2b2b9f680e1b_f115ff600bb46118c_d20250411_m015424_c001_v0001137_t0023_u01744336464550") 2025/04/11 01:54:26 DEBUG : B2 bucket rclone-test-cikocoq1riyo: Purge remote 2025/04/11 01:54:26 INFO : B2 bucket rclone-test-cikocoq1riyo: cleaning bucket "rclone-test-cikocoq1riyo" of all files 2025/04/11 01:54:26 DEBUG : empty space: Deleting (id "4_z6fd21d6380ed2b2b9f680e1b_f109d2074c0dde0f6_d20250411_m015420_c001_v0001183_t0027_u01744336460307") 2025/04/11 01:54:26 DEBUG : potato2: Deleting (id "4_z6fd21d6380ed2b2b9f680e1b_f401af802ee49747c_d20250411_m015424_c001_v7007000_t0000_u01744336464645") 2025/04/11 01:54:26 DEBUG : potato2: Deleting (id "4_z6fd21d6380ed2b2b9f680e1b_f1161e17ed45eb4c7_d20250411_m015421_c001_v0001120_t0051_u01744336461081") 2025/04/11 01:54:26 DEBUG : potato3: Deleting (id "4_z6fd21d6380ed2b2b9f680e1b_f401af802ee49747d_d20250411_m015424_c001_v7007000_t0000_u01744336464827") 2025/04/11 01:54:26 DEBUG : potato3: Deleting (id "4_z6fd21d6380ed2b2b9f680e1b_f1128775be4d868a4_d20250411_m015421_c001_v0001037_t0029_u01744336461456") 2025/04/11 01:54:26 DEBUG : potato3: Deleting (id "4_z6fd21d6380ed2b2b9f680e1b_f109d2074c0dde0fc_d20250411_m015420_c001_v0001183_t0035_u01744336460505") --- PASS: TestServerSideMoveWithFilter (12.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:54:28 DEBUG : Creating backend with remote "TestB2:rclone-test-lepigub7yoxa" 2025/04/11 01:54:31 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lowoduh6luzi -> B2 bucket rclone-test-lepigub7yoxa 2025/04/11 01:54:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:54:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/11 01:54:34 DEBUG : empty space: Unchanged skipping 2025/04/11 01:54:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 01:54:34 DEBUG : B2 bucket rclone-test-lepigub7yoxa: Waiting for checks to finish 2025/04/11 01:54:35 INFO : empty space: Deleted 2025/04/11 01:54:35 DEBUG : B2 bucket rclone-test-lepigub7yoxa: Waiting for transfers to finish 2025/04/11 01:54:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:54:35 INFO : potato2: Copied (server-side copy) 2025/04/11 01:54:35 INFO : potato2: Deleted 2025/04/11 01:54:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/11 01:54:35 INFO : potato3: Copied (server-side copy) 2025/04/11 01:54:35 INFO : potato3: Deleted 2025/04/11 01:54:36 DEBUG : Creating backend with remote "TestB2:rclone-test-wotuwig9kati" 2025/04/11 01:54:36 INFO : tomatoDir: Making directory 2025/04/11 01:54:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/11 01:54:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:54:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/11 01:54:37 DEBUG : B2 bucket rclone-test-wotuwig9kati: Waiting for checks to finish 2025/04/11 01:54:37 DEBUG : B2 bucket rclone-test-wotuwig9kati: Waiting for transfers to finish 2025/04/11 01:54:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 01:54:38 INFO : empty space: Copied (server-side copy) 2025/04/11 01:54:38 INFO : empty space: Deleted 2025/04/11 01:54:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/11 01:54:38 INFO : potato3: Copied (server-side copy) 2025/04/11 01:54:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:54:38 INFO : potato2: Copied (server-side copy) 2025/04/11 01:54:38 INFO : potato3: Deleted 2025/04/11 01:54:38 INFO : potato2: Deleted 2025/04/11 01:54:39 DEBUG : B2 bucket rclone-test-wotuwig9kati: Purge remote 2025/04/11 01:54:39 INFO : B2 bucket rclone-test-wotuwig9kati: cleaning bucket "rclone-test-wotuwig9kati" of all files 2025/04/11 01:54:39 DEBUG : empty space: Deleting (id "4_z9f125dd380ed2b2b9f680e1b_f102d0a5cbe1f0d6c_d20250411_m015438_c001_v0001171_t0055_u01744336478055") 2025/04/11 01:54:39 DEBUG : potato2: Deleting (id "4_z9f125dd380ed2b2b9f680e1b_f1158e5016341051e_d20250411_m015438_c001_v0001144_t0018_u01744336478422") 2025/04/11 01:54:39 DEBUG : potato3: Deleting (id "4_z9f125dd380ed2b2b9f680e1b_f105789747745ac32_d20250411_m015438_c001_v0001130_t0028_u01744336478429") 2025/04/11 01:54:40 DEBUG : B2 bucket rclone-test-lepigub7yoxa: Purge remote 2025/04/11 01:54:40 INFO : B2 bucket rclone-test-lepigub7yoxa: cleaning bucket "rclone-test-lepigub7yoxa" of all files 2025/04/11 01:54:40 DEBUG : empty space: Deleting (id "4_z3f424da380ed2b2b9f680e1b_f414561d94644875a_d20250411_m015438_c001_v7007000_t0000_u01744336478488") 2025/04/11 01:54:40 DEBUG : empty space: Deleting (id "4_z3f424da380ed2b2b9f680e1b_f11699b157f665eeb_d20250411_m015433_c001_v0001182_t0029_u01744336473649") 2025/04/11 01:54:40 DEBUG : potato2: Deleting (id "4_z3f424da380ed2b2b9f680e1b_f41541fca761b57de_d20250411_m015438_c001_v7007000_t0000_u01744336478850") 2025/04/11 01:54:40 DEBUG : potato2: Deleting (id "4_z3f424da380ed2b2b9f680e1b_f1178edeba0a9eb49_d20250411_m015434_c001_v0001100_t0056_u01744336474965") 2025/04/11 01:54:40 DEBUG : potato3: Deleting (id "4_z3f424da380ed2b2b9f680e1b_f414561d94644875e_d20250411_m015438_c001_v7007000_t0000_u01744336478751") 2025/04/11 01:54:40 DEBUG : potato3: Deleting (id "4_z3f424da380ed2b2b9f680e1b_f11341b99a1a7785b_d20250411_m015435_c001_v0001098_t0016_u01744336475340") 2025/04/11 01:54:40 DEBUG : potato3: Deleting (id "4_z3f424da380ed2b2b9f680e1b_f11699b157f665ef9_d20250411_m015434_c001_v0001182_t0008_u01744336474367") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.91s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:54:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.00s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:54:45 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:54:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/rclone-sync-test" 2025/04/11 01:54:50 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/rclone-sync-test-include/layer2" 2025/04/11 01:54:51 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/rclone-sync-test-ignore-file" 2025/04/11 01:54:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/11 01:54:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/11 01:54:55 DEBUG : pacer: Reducing sleep to 10ms 2025/04/11 01:54:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:54:55 DEBUG : B2 bucket rclone-test-lowoduh6luzi path rclone-sync-test: Waiting for checks to finish 2025/04/11 01:54:55 DEBUG : B2 bucket rclone-test-lowoduh6luzi path rclone-sync-test: Waiting for transfers to finish 2025/04/11 01:54:55 DEBUG : Waiting for deletions to finish 2025/04/11 01:54:55 INFO : There was nothing to transfer 2025/04/11 01:54:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:54:56 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:54:56 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:54:56 DEBUG : Waiting for deletions to finish 2025/04/11 01:54:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:54:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:54:56 DEBUG : B2 bucket rclone-test-lowoduh6luzi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/11 01:54:56 DEBUG : B2 bucket rclone-test-lowoduh6luzi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/11 01:54:56 DEBUG : Waiting for deletions to finish 2025/04/11 01:54:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:54:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:54:57 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:54:57 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:54:57 DEBUG : Waiting for deletions to finish 2025/04/11 01:54:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:54:57 DEBUG : : Excluded 2025/04/11 01:54:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:54:57 DEBUG : B2 bucket rclone-test-lowoduh6luzi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/11 01:54:57 DEBUG : B2 bucket rclone-test-lowoduh6luzi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/11 01:54:57 DEBUG : Waiting for deletions to finish 2025/04/11 01:54:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.53s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:55:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/dst" 2025/04/11 01:55:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/CompareDest" 2025/04/11 01:55:07 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 01:55:07 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:07 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 01:55:08 INFO : one: Copied (new) 2025/04/11 01:55:08 DEBUG : Waiting for deletions to finish 2025/04/11 01:55:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:55:09 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:09 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/11 01:55:09 INFO : one: Copied (replaced existing) 2025/04/11 01:55:09 DEBUG : Waiting for deletions to finish 2025/04/11 01:55:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:55:12 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:55:12 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:12 DEBUG : Waiting for deletions to finish 2025/04/11 01:55:12 INFO : There was nothing to transfer 2025/04/11 01:55:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:55:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 01:55:13 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:55:13 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:13 DEBUG : Waiting for deletions to finish 2025/04/11 01:55:13 INFO : There was nothing to transfer 2025/04/11 01:55:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:55:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 01:55:14 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:55:14 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:14 DEBUG : Waiting for deletions to finish 2025/04/11 01:55:14 INFO : There was nothing to transfer 2025/04/11 01:55:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:55:15 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/04/11 01:55:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/11 01:55:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 01:55:15 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:55:15 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:15 DEBUG : Waiting for deletions to finish 2025/04/11 01:55:15 INFO : There was nothing to transfer 2025/04/11 01:55:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:55:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/11 01:55:16 DEBUG : two: Need to transfer - File not found at Destination 2025/04/11 01:55:16 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:55:16 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:16 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/11 01:55:16 INFO : two: Copied (new) 2025/04/11 01:55:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.55s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:55:20 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/dest" 2025/04/11 01:55:21 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/pre-dest1" 2025/04/11 01:55:22 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/pre-dest2" 2025/04/11 01:55:24 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:55:24 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/11 01:55:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:55:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/11 01:55:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/11 01:55:24 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dest: Waiting for checks to finish 2025/04/11 01:55:24 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dest: Waiting for transfers to finish 2025/04/11 01:55:25 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/11 01:55:25 INFO : 3: Copied (new) 2025/04/11 01:55:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.00s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/dst" 2025/04/11 01:55:28 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/CopyDest" 2025/04/11 01:55:30 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 01:55:30 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:30 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 01:55:31 INFO : one: Copied (new) 2025/04/11 01:55:31 DEBUG : Waiting for deletions to finish 2025/04/11 01:55:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:55:32 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:32 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/11 01:55:32 INFO : one: Copied (replaced existing) 2025/04/11 01:55:32 DEBUG : Waiting for deletions to finish 2025/04/11 01:55:34 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/BackupDir" 2025/04/11 01:55:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:55:35 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:55:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 01:55:37 INFO : one: Copied (server-side copy) 2025/04/11 01:55:37 INFO : one: Deleted 2025/04/11 01:55:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/11 01:55:37 INFO : one: Copied (server-side copy) 2025/04/11 01:55:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/11 01:55:37 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:37 DEBUG : Waiting for deletions to finish 2025/04/11 01:55:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:39 DEBUG : one: Unchanged skipping 2025/04/11 01:55:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/11 01:55:39 INFO : two: Copied (server-side copy) 2025/04/11 01:55:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/11 01:55:39 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:39 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:39 DEBUG : Waiting for deletions to finish 2025/04/11 01:55:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:40 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:40 DEBUG : one: Unchanged skipping 2025/04/11 01:55:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:40 DEBUG : two: Unchanged skipping 2025/04/11 01:55:40 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:40 DEBUG : Waiting for deletions to finish 2025/04/11 01:55:40 INFO : There was nothing to transfer 2025/04/11 01:55:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:41 DEBUG : one: Unchanged skipping 2025/04/11 01:55:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/11 01:55:41 DEBUG : three: Destination not found in --copy-dest 2025/04/11 01:55:41 DEBUG : three: Need to transfer - File not found at Destination 2025/04/11 01:55:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 01:55:41 DEBUG : two: Unchanged skipping 2025/04/11 01:55:41 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:41 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/11 01:55:42 INFO : three: Copied (new) 2025/04/11 01:55:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.13s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:55:46 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/dst" 2025/04/11 01:55:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/backup" 2025/04/11 01:55:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:55:49 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:55:49 DEBUG : two: Unchanged skipping 2025/04/11 01:55:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 01:55:50 INFO : one: Copied (server-side copy) 2025/04/11 01:55:51 INFO : one: Deleted 2025/04/11 01:55:51 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:55:52 INFO : one: Copied (new) 2025/04/11 01:55:52 DEBUG : Waiting for deletions to finish 2025/04/11 01:55:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 01:55:52 INFO : three.txt: Copied (server-side copy) 2025/04/11 01:55:52 INFO : three.txt: Deleted 2025/04/11 01:55:52 INFO : three.txt: Moved into backup dir 2025/04/11 01:55:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:55:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:55:54 DEBUG : two: Unchanged skipping 2025/04/11 01:55:54 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:55:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:55:54 INFO : one: Copied (server-side copy) 2025/04/11 01:55:55 INFO : one: Deleted 2025/04/11 01:55:55 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:55:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 01:55:55 INFO : one: Copied (new) 2025/04/11 01:55:55 DEBUG : Waiting for deletions to finish 2025/04/11 01:55:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 01:55:56 INFO : three.txt: Copied (server-side copy) 2025/04/11 01:55:56 INFO : three.txt: Deleted 2025/04/11 01:55:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.70s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:56:01 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/dst" 2025/04/11 01:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/backup" 2025/04/11 01:56:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:56:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:56:04 DEBUG : two: Unchanged skipping 2025/04/11 01:56:04 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:56:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 01:56:05 INFO : one: Copied (server-side copy) to: one.bak 2025/04/11 01:56:05 INFO : one: Deleted 2025/04/11 01:56:05 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:56:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:56:06 INFO : one: Copied (new) 2025/04/11 01:56:06 DEBUG : Waiting for deletions to finish 2025/04/11 01:56:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 01:56:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/11 01:56:07 INFO : three.txt: Deleted 2025/04/11 01:56:07 INFO : three.txt: Moved into backup dir 2025/04/11 01:56:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:56:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:56:09 DEBUG : two: Unchanged skipping 2025/04/11 01:56:09 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:56:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:56:09 INFO : one: Copied (server-side copy) to: one.bak 2025/04/11 01:56:10 INFO : one: Deleted 2025/04/11 01:56:10 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:56:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 01:56:10 INFO : one: Copied (new) 2025/04/11 01:56:10 DEBUG : Waiting for deletions to finish 2025/04/11 01:56:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 01:56:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/11 01:56:11 INFO : three.txt: Deleted 2025/04/11 01:56:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:56:15 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/dst" 2025/04/11 01:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/backup" 2025/04/11 01:56:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:56:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:56:18 DEBUG : two: Unchanged skipping 2025/04/11 01:56:18 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:56:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 01:56:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/11 01:56:19 INFO : one: Deleted 2025/04/11 01:56:19 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:56:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:56:20 INFO : one: Copied (new) 2025/04/11 01:56:20 DEBUG : Waiting for deletions to finish 2025/04/11 01:56:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 01:56:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/11 01:56:21 INFO : three.txt: Deleted 2025/04/11 01:56:21 INFO : three.txt: Moved into backup dir 2025/04/11 01:56:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:56:23 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:56:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:56:23 DEBUG : two: Unchanged skipping 2025/04/11 01:56:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:56:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/11 01:56:23 INFO : one: Deleted 2025/04/11 01:56:23 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:56:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 01:56:24 INFO : one: Copied (new) 2025/04/11 01:56:24 DEBUG : Waiting for deletions to finish 2025/04/11 01:56:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 01:56:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/11 01:56:24 INFO : three.txt: Deleted 2025/04/11 01:56:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.57s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:56:28 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/dst" 2025/04/11 01:56:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:56:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:56:30 DEBUG : two: Unchanged skipping 2025/04/11 01:56:30 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:56:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 01:56:31 INFO : one: Copied (server-side copy) to: one.bak 2025/04/11 01:56:31 INFO : one: Deleted 2025/04/11 01:56:31 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:56:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:56:32 INFO : one: Copied (new) 2025/04/11 01:56:32 DEBUG : Waiting for deletions to finish 2025/04/11 01:56:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 01:56:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/11 01:56:32 INFO : three.txt: Deleted 2025/04/11 01:56:32 INFO : three.txt: Moved into backup dir 2025/04/11 01:56:34 DEBUG : one.bak: Excluded (Path Filter) 2025/04/11 01:56:34 DEBUG : one.bak: Excluded 2025/04/11 01:56:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/11 01:56:34 DEBUG : three.txt.bak: Excluded 2025/04/11 01:56:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:56:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:56:34 DEBUG : two: Unchanged skipping 2025/04/11 01:56:34 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for checks to finish 2025/04/11 01:56:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:56:34 INFO : one: Copied (server-side copy) to: one.bak 2025/04/11 01:56:34 INFO : one: Deleted 2025/04/11 01:56:34 DEBUG : B2 bucket rclone-test-lowoduh6luzi path dst: Waiting for transfers to finish 2025/04/11 01:56:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 01:56:35 INFO : one: Copied (new) 2025/04/11 01:56:35 DEBUG : Waiting for deletions to finish 2025/04/11 01:56:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 01:56:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/11 01:56:36 INFO : three.txt: Deleted 2025/04/11 01:56:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.37s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:56:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/dst" 2025/04/11 01:56:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:56:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 01:56:42 INFO : one: Copied (server-side copy) to: one.bak 2025/04/11 01:56:43 INFO : one: Deleted 2025/04/11 01:56:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:56:44 INFO : one: Copied (new) 2025/04/11 01:56:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:56:44 DEBUG : two: Unchanged skipping 2025/04/11 01:56:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/11 01:56:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 01:56:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/11 01:56:44 INFO : three.txt: Deleted 2025/04/11 01:56:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 01:56:45 INFO : three.txt: Copied (new) 2025/04/11 01:56:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:56:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:56:47 INFO : one: Copied (server-side copy) to: one.bak 2025/04/11 01:56:47 INFO : one: Deleted 2025/04/11 01:56:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 01:56:47 INFO : one: Copied (new) 2025/04/11 01:56:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:56:48 DEBUG : two: Unchanged skipping 2025/04/11 01:56:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/11 01:56:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 01:56:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/11 01:56:49 INFO : three.txt: Deleted 2025/04/11 01:56:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/11 01:56:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.49s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:56:53 DEBUG : Creating backend with remote "TestB2:rclone-test-lowoduh6luzi/dst" 2025/04/11 01:56:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:56:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 01:56:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/11 01:56:56 INFO : one: Deleted 2025/04/11 01:56:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:56:57 INFO : one: Copied (new) 2025/04/11 01:56:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:56:57 DEBUG : two: Unchanged skipping 2025/04/11 01:56:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/11 01:56:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 01:56:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/11 01:56:58 INFO : three.txt: Deleted 2025/04/11 01:56:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 01:56:58 INFO : three.txt: Copied (new) 2025/04/11 01:56:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:57:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:57:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/11 01:57:00 INFO : one: Deleted 2025/04/11 01:57:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 01:57:00 INFO : one: Copied (new) 2025/04/11 01:57:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:00 DEBUG : two: Unchanged skipping 2025/04/11 01:57:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/11 01:57:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 01:57:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/11 01:57:01 INFO : three.txt: Deleted 2025/04/11 01:57:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/11 01:57:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.67s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:57:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/11 01:57:05 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:57:05 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:57:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/11 01:57:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/11 01:57:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.27s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:57:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 01:57:07 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:57:07 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:57:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 01:57:07 INFO : existing: Copied (new) 2025/04/11 01:57:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:57:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/11 01:57:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/11 01:57:08 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:57:08 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:57:08 ERROR : B2 bucket rclone-test-lowoduh6luzi: not deleting files as there were IO errors 2025/04/11 01:57:08 ERROR : B2 bucket rclone-test-lowoduh6luzi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncImmutable (3.20s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:57:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:11 DEBUG : existing: Unchanged skipping 2025/04/11 01:57:11 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:57:11 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:57:11 DEBUG : Waiting for deletions to finish 2025/04/11 01:57:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.20s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", 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-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:57:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both0: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both1: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both10: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both11: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both12: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both13: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both14: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both15: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both16: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both17: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both18: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both19: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both2: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both3: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both4: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both5: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both6: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both7: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both8: Unchanged skipping 2025/04/11 01:57:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:33 DEBUG : both9: Unchanged skipping 2025/04/11 01:57:33 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:57:33 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:57:33 DEBUG : Waiting for deletions to finish 2025/04/11 01:57:33 INFO : only11: Deleted 2025/04/11 01:57:33 INFO : only14: Deleted 2025/04/11 01:57:33 INFO : only6: Deleted 2025/04/11 01:57:33 INFO : only8: Deleted 2025/04/11 01:57:33 INFO : only0: Deleted 2025/04/11 01:57:33 INFO : only10: Deleted 2025/04/11 01:57:34 INFO : only13: Deleted 2025/04/11 01:57:34 INFO : only16: Deleted 2025/04/11 01:57:34 INFO : only19: Deleted 2025/04/11 01:57:34 INFO : only3: Deleted 2025/04/11 01:57:34 INFO : only7: Deleted 2025/04/11 01:57:34 INFO : only9: Deleted 2025/04/11 01:57:34 INFO : only1: Deleted 2025/04/11 01:57:34 INFO : only12: Deleted 2025/04/11 01:57:34 INFO : only15: Deleted 2025/04/11 01:57:34 INFO : only18: Deleted 2025/04/11 01:57:34 INFO : only2: Deleted 2025/04/11 01:57:34 INFO : only4: Deleted 2025/04/11 01:57:34 INFO : only5: Deleted 2025/04/11 01:57:34 INFO : only17: Deleted 2025/04/11 01:57:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (25.70s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:57:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for checks to finish 2025/04/11 01:57:59 DEBUG : both0: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both11: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both13: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both14: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both15: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both16: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both1: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both12: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both10: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both18: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both3: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both4: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both5: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both6: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both7: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both19: Unchanged skipping 2025/04/11 01:57:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 01:57:59 DEBUG : both9: Unchanged skipping 2025/04/11 01:57:59 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : both17: Unchanged skipping 2025/04/11 01:57:59 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : both8: Unchanged skipping 2025/04/11 01:57:59 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : both2: Unchanged skipping 2025/04/11 01:57:59 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/11 01:57:59 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Waiting for transfers to finish 2025/04/11 01:57:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:57:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:57:59 INFO : only10: Copied (replaced existing) 2025/04/11 01:57:59 INFO : only12: Copied (replaced existing) 2025/04/11 01:57:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:57:59 INFO : only11: Copied (replaced existing) 2025/04/11 01:57:59 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:57:59 INFO : only1: Copied (replaced existing) 2025/04/11 01:57:59 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:57:59 INFO : only13: Copied (replaced existing) 2025/04/11 01:57:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:57:59 INFO : only0: Copied (replaced existing) 2025/04/11 01:57:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:57:59 INFO : only19: Copied (replaced existing) 2025/04/11 01:57:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:57:59 INFO : only15: Copied (replaced existing) 2025/04/11 01:57:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:57:59 INFO : only2: Copied (replaced existing) 2025/04/11 01:57:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:57:59 INFO : only14: Copied (replaced existing) 2025/04/11 01:57:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:57:59 INFO : only16: Copied (replaced existing) 2025/04/11 01:58:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:58:00 INFO : only4: Copied (replaced existing) 2025/04/11 01:58:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:58:00 INFO : only5: Copied (replaced existing) 2025/04/11 01:58:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:58:00 INFO : only6: Copied (replaced existing) 2025/04/11 01:58:00 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:58:00 INFO : only17: Copied (replaced existing) 2025/04/11 01:58:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:58:00 INFO : only3: Copied (replaced existing) 2025/04/11 01:58:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:58:00 INFO : only18: Copied (replaced existing) 2025/04/11 01:58:00 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:58:00 INFO : only7: Copied (replaced existing) 2025/04/11 01:58:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:58:00 INFO : only8: Copied (replaced existing) 2025/04/11 01:58:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:58:00 INFO : only9: Copied (replaced existing) 2025/04/11 01:58:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (29.43s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:58:08 DEBUG : empty_dir: Making directory with metadata 2025/04/11 01:58:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:58:08 DEBUG : empty_on_remote: Making directory with metadata 2025/04/11 01:58:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:58:08 INFO : empty_on_remote: Making directory 2025/04/11 01:58:08 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-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:58:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/11 01:58:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/11 01:58:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:58:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:58:12 DEBUG : empty_dir: Making directory with metadata 2025/04/11 01:58:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:58:12 DEBUG : empty_on_remote: Making directory with metadata 2025/04/11 01:58:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:58:12 INFO : empty_on_remote: Making directory 2025/04/11 01:58:12 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-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:58:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/11 01:58:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/11 01:58:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:58:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/11 01:58:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.58s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:58:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:58:15 INFO : sub dir: Making directory 2025/04/11 01:58:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" 2025/04/11 01:58:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:58:20 INFO : sub dir: Making directory 2025/04/11 01:58:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lowoduh6luzi", Local "Local file system at /tmp/rclone2315597888", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.64s) PASS 2025/04/11 01:58:24 DEBUG : B2 bucket rclone-test-lowoduh6luzi: Purge remote 2025/04/11 01:58:24 INFO : B2 bucket rclone-test-lowoduh6luzi: cleaning bucket "rclone-test-lowoduh6luzi" of all files 2025/04/11 01:58:25 DEBUG : BackupDir/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402412_d20250411_m015543_c001_v7007000_t0000_u01744336543043") 2025/04/11 01:58:25 DEBUG : BackupDir/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f110b258e68190d0a_d20250411_m015536_c001_v0001100_t0055_u01744336536936") 2025/04/11 01:58:25 DEBUG : CompareDest/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40646fd8e862fe22_d20250411_m015517_c001_v7007000_t0000_u01744336517453") 2025/04/11 01:58:25 DEBUG : CompareDest/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73ad6_d20250411_m015511_c001_v0001144_t0034_u01744336511147") 2025/04/11 01:58:25 DEBUG : CompareDest/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40646fd8e862fe23_d20250411_m015517_c001_v7007000_t0000_u01744336517637") 2025/04/11 01:58:25 DEBUG : CompareDest/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cc77_d20250411_m015512_c001_v0001146_t0012_u01744336512974") 2025/04/11 01:58:25 DEBUG : CopyDest/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402414_d20250411_m015543_c001_v7007000_t0000_u01744336543227") 2025/04/11 01:58:25 DEBUG : CopyDest/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12a5b_d20250411_m015533_c001_v0001130_t0054_u01744336533984") 2025/04/11 01:58:25 DEBUG : CopyDest/three: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402415_d20250411_m015543_c001_v7007000_t0000_u01744336543408") 2025/04/11 01:58:25 DEBUG : CopyDest/three: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ccb9_d20250411_m015540_c001_v0001146_t0003_u01744336540937") 2025/04/11 01:58:25 DEBUG : CopyDest/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402416_d20250411_m015543_c001_v7007000_t0000_u01744336543594") 2025/04/11 01:58:26 DEBUG : CopyDest/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73b1c_d20250411_m015538_c001_v0001144_t0045_u01744336538386") 2025/04/11 01:58:26 DEBUG : EXISTING: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4073bd6bacb16455_d20250411_m015711_c001_v7007000_t0000_u01744336631920") 2025/04/11 01:58:26 DEBUG : EXISTING: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c38_d20250411_m015710_c001_v0001144_t0026_u01744336630452") 2025/04/11 01:58:26 DEBUG : Testêé: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4073bd6bacb16452_d20250411_m015706_c001_v7007000_t0000_u01744336626519") 2025/04/11 01:58:26 DEBUG : Testêé: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cd91_d20250411_m015705_c001_v0001146_t0049_u01744336625796") 2025/04/11 01:58:26 DEBUG : Testêé: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c22_d20250411_m015703_c001_v0001144_t0056_u01744336623990") 2025/04/11 01:58:26 DEBUG : a/potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f26741ad_d20250411_m015322_c001_v7007000_t0000_u01744336402230") 2025/04/11 01:58:26 DEBUG : a/potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb5d_d20250411_m015321_c001_v0001146_t0019_u01744336401405") 2025/04/11 01:58:26 DEBUG : a/potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bfb4_d20250411_m015319_c001_v7007000_t0000_u01744336399470") 2025/04/11 01:58:26 DEBUG : a/potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb51_d20250411_m015318_c001_v0001146_t0022_u01744336398481") 2025/04/11 01:58:26 DEBUG : a/potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f267412c_d20250411_m015257_c001_v7007000_t0000_u01744336377440") 2025/04/11 01:58:26 DEBUG : a/potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb0b_d20250411_m015256_c001_v0001146_t0005_u01744336376467") 2025/04/11 01:58:26 DEBUG : b/potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f26741ae_d20250411_m015322_c001_v7007000_t0000_u01744336402410") 2025/04/11 01:58:26 DEBUG : b/potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb55_d20250411_m015320_c001_v0001146_t0024_u01744336400385") 2025/04/11 01:58:26 DEBUG : b/potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bfb2_d20250411_m015318_c001_v7007000_t0000_u01744336398915") 2025/04/11 01:58:26 DEBUG : b/potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb4d_d20250411_m015317_c001_v0001146_t0039_u01744336397463") 2025/04/11 01:58:26 DEBUG : b/potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f267412a_d20250411_m015256_c001_v7007000_t0000_u01744336376891") 2025/04/11 01:58:26 DEBUG : b/potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb03_d20250411_m015255_c001_v0001146_t0015_u01744336375058") 2025/04/11 01:58:27 DEBUG : backup/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f400873e5dfebd700_d20250411_m015557_c001_v7007000_t0000_u01744336557274") 2025/04/11 01:58:27 DEBUG : backup/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f104ccfbac7a66573_d20250411_m015554_c001_v0001131_t0049_u01744336554753") 2025/04/11 01:58:27 DEBUG : backup/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f101d7008ba000e9c_d20250411_m015550_c001_v0001183_t0007_u01744336550721") 2025/04/11 01:58:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952c5f6_d20250411_m015625_c001_v7007000_t0000_u01744336585187") 2025/04/11 01:58:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1098fd176524aad8_d20250411_m015623_c001_v0001180_t0022_u01744336583453") 2025/04/11 01:58:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11051ba462e15cee_d20250411_m015619_c001_v0001180_t0041_u01744336579232") 2025/04/11 01:58:27 DEBUG : backup/one.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f0eb347511036_d20250411_m015611_c001_v7007000_t0000_u01744336571599") 2025/04/11 01:58:27 DEBUG : backup/one.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f107b01d145679d22_d20250411_m015609_c001_v0001130_t0026_u01744336569578") 2025/04/11 01:58:27 DEBUG : backup/one.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f114cf8034bea7a18_d20250411_m015605_c001_v0001177_t0023_u01744336565146") 2025/04/11 01:58:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952c5f8_d20250411_m015625_c001_v7007000_t0000_u01744336585369") 2025/04/11 01:58:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f104b28cdf60a8020_d20250411_m015624_c001_v0001182_t0058_u01744336584437") 2025/04/11 01:58:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f10880d3d7d17dcff_d20250411_m015620_c001_v0001106_t0005_u01744336580716") 2025/04/11 01:58:27 DEBUG : backup/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f400873e5dfebd701_d20250411_m015557_c001_v7007000_t0000_u01744336557457") 2025/04/11 01:58:27 DEBUG : backup/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102253507fb4c3d9_d20250411_m015555_c001_v0001115_t0009_u01744336555989") 2025/04/11 01:58:27 DEBUG : backup/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1052e14ffdb627a6_d20250411_m015552_c001_v0001181_t0024_u01744336552548") 2025/04/11 01:58:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f0eb347511037_d20250411_m015611_c001_v7007000_t0000_u01744336571786") 2025/04/11 01:58:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1101a7ad6ac55b39_d20250411_m015610_c001_v0001041_t0025_u01744336570692") 2025/04/11 01:58:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f10724faaf4661e62_d20250411_m015606_c001_v0001171_t0041_u01744336566814") 2025/04/11 01:58:27 DEBUG : both0: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0262b_d20250411_m015800_c001_v7007000_t0000_u01744336680980") 2025/04/11 01:58:27 DEBUG : both0: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12bb5_d20250411_m015739_c001_v0001130_t0029_u01744336659852") 2025/04/11 01:58:28 DEBUG : both0: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402568_d20250411_m015735_c001_v7007000_t0000_u01744336655242") 2025/04/11 01:58:28 DEBUG : both0: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cda7_d20250411_m015714_c001_v0001146_t0051_u01744336634147") 2025/04/11 01:58:28 DEBUG : both1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0262d_d20250411_m015801_c001_v7007000_t0000_u01744336681161") 2025/04/11 01:58:28 DEBUG : both1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce0b_d20250411_m015741_c001_v0001146_t0016_u01744336661674") 2025/04/11 01:58:28 DEBUG : both1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402569_d20250411_m015735_c001_v7007000_t0000_u01744336655422") 2025/04/11 01:58:28 DEBUG : both1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c40_d20250411_m015715_c001_v0001144_t0020_u01744336635380") 2025/04/11 01:58:28 DEBUG : both10: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0262f_d20250411_m015801_c001_v7007000_t0000_u01744336681343") 2025/04/11 01:58:28 DEBUG : both10: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce30_d20250411_m015749_c001_v0001146_t0059_u01744336669929") 2025/04/11 01:58:28 DEBUG : both10: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e40256b_d20250411_m015735_c001_v7007000_t0000_u01744336655602") 2025/04/11 01:58:28 DEBUG : both10: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c5e_d20250411_m015723_c001_v0001144_t0022_u01744336643895") 2025/04/11 01:58:28 DEBUG : both11: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02630_d20250411_m015801_c001_v7007000_t0000_u01744336681525") 2025/04/11 01:58:28 DEBUG : both11: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73ccc_d20250411_m015750_c001_v0001144_t0057_u01744336670882") 2025/04/11 01:58:28 DEBUG : both11: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e40256c_d20250411_m015735_c001_v7007000_t0000_u01744336655784") 2025/04/11 01:58:28 DEBUG : both11: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b7f_d20250411_m015724_c001_v0001130_t0035_u01744336644721") 2025/04/11 01:58:28 DEBUG : both12: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02631_d20250411_m015801_c001_v7007000_t0000_u01744336681705") 2025/04/11 01:58:28 DEBUG : both12: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12bd7_d20250411_m015751_c001_v0001130_t0026_u01744336671831") 2025/04/11 01:58:28 DEBUG : both12: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e40256d_d20250411_m015735_c001_v7007000_t0000_u01744336655965") 2025/04/11 01:58:28 DEBUG : both12: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cddb_d20250411_m015725_c001_v0001146_t0032_u01744336645718") 2025/04/11 01:58:28 DEBUG : both13: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02633_d20250411_m015801_c001_v7007000_t0000_u01744336681899") 2025/04/11 01:58:28 DEBUG : both13: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce3c_d20250411_m015752_c001_v0001146_t0035_u01744336672691") 2025/04/11 01:58:29 DEBUG : both13: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e40256e_d20250411_m015736_c001_v7007000_t0000_u01744336656147") 2025/04/11 01:58:29 DEBUG : both13: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c68_d20250411_m015726_c001_v0001144_t0048_u01744336646288") 2025/04/11 01:58:29 DEBUG : both14: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02635_d20250411_m015802_c001_v7007000_t0000_u01744336682091") 2025/04/11 01:58:29 DEBUG : both14: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73cda_d20250411_m015753_c001_v0001144_t0044_u01744336673388") 2025/04/11 01:58:29 DEBUG : both14: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e40256f_d20250411_m015736_c001_v7007000_t0000_u01744336656327") 2025/04/11 01:58:29 DEBUG : both14: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b87_d20250411_m015727_c001_v0001130_t0051_u01744336647201") 2025/04/11 01:58:29 DEBUG : both15: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02636_d20250411_m015802_c001_v7007000_t0000_u01744336682287") 2025/04/11 01:58:29 DEBUG : both15: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12bdd_d20250411_m015754_c001_v0001130_t0038_u01744336674405") 2025/04/11 01:58:29 DEBUG : both15: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402570_d20250411_m015736_c001_v7007000_t0000_u01744336656508") 2025/04/11 01:58:29 DEBUG : both15: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cde1_d20250411_m015728_c001_v0001146_t0054_u01744336648413") 2025/04/11 01:58:29 DEBUG : both16: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02638_d20250411_m015802_c001_v7007000_t0000_u01744336682469") 2025/04/11 01:58:29 DEBUG : both16: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce46_d20250411_m015755_c001_v0001146_t0043_u01744336675174") 2025/04/11 01:58:29 DEBUG : both16: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402571_d20250411_m015736_c001_v7007000_t0000_u01744336656705") 2025/04/11 01:58:29 DEBUG : both16: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c78_d20250411_m015729_c001_v0001144_t0011_u01744336649211") 2025/04/11 01:58:29 DEBUG : both17: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02639_d20250411_m015802_c001_v7007000_t0000_u01744336682650") 2025/04/11 01:58:29 DEBUG : both17: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73cea_d20250411_m015755_c001_v0001144_t0029_u01744336675759") 2025/04/11 01:58:29 DEBUG : both17: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402572_d20250411_m015736_c001_v7007000_t0000_u01744336656885") 2025/04/11 01:58:29 DEBUG : both17: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b93_d20250411_m015730_c001_v0001130_t0040_u01744336650008") 2025/04/11 01:58:29 DEBUG : both18: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0263b_d20250411_m015802_c001_v7007000_t0000_u01744336682831") 2025/04/11 01:58:29 DEBUG : both18: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12be7_d20250411_m015756_c001_v0001130_t0023_u01744336676768") 2025/04/11 01:58:30 DEBUG : both18: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402573_d20250411_m015737_c001_v7007000_t0000_u01744336657066") 2025/04/11 01:58:30 DEBUG : both18: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cdeb_d20250411_m015730_c001_v0001146_t0029_u01744336650925") 2025/04/11 01:58:30 DEBUG : both19: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0263c_d20250411_m015803_c001_v7007000_t0000_u01744336683012") 2025/04/11 01:58:30 DEBUG : both19: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce50_d20250411_m015757_c001_v0001146_t0052_u01744336677971") 2025/04/11 01:58:30 DEBUG : both19: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402575_d20250411_m015737_c001_v7007000_t0000_u01744336657256") 2025/04/11 01:58:30 DEBUG : both19: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c82_d20250411_m015731_c001_v0001144_t0047_u01744336651581") 2025/04/11 01:58:30 DEBUG : both2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0263f_d20250411_m015803_c001_v7007000_t0000_u01744336683193") 2025/04/11 01:58:30 DEBUG : both2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73ca6_d20250411_m015742_c001_v0001144_t0019_u01744336662316") 2025/04/11 01:58:30 DEBUG : both2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402576_d20250411_m015737_c001_v7007000_t0000_u01744336657453") 2025/04/11 01:58:30 DEBUG : both2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b5d_d20250411_m015716_c001_v0001130_t0013_u01744336636342") 2025/04/11 01:58:30 DEBUG : both3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02640_d20250411_m015803_c001_v7007000_t0000_u01744336683373") 2025/04/11 01:58:30 DEBUG : both3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12bbf_d20250411_m015743_c001_v0001130_t0040_u01744336663178") 2025/04/11 01:58:30 DEBUG : both3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402577_d20250411_m015737_c001_v7007000_t0000_u01744336657633") 2025/04/11 01:58:30 DEBUG : both3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cdb3_d20250411_m015717_c001_v0001146_t0014_u01744336637324") 2025/04/11 01:58:30 DEBUG : both4: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02642_d20250411_m015803_c001_v7007000_t0000_u01744336683554") 2025/04/11 01:58:30 DEBUG : both4: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce17_d20250411_m015744_c001_v0001146_t0025_u01744336664285") 2025/04/11 01:58:30 DEBUG : both4: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402578_d20250411_m015737_c001_v7007000_t0000_u01744336657823") 2025/04/11 01:58:30 DEBUG : both4: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c46_d20250411_m015718_c001_v0001144_t0000_u01744336638083") 2025/04/11 01:58:30 DEBUG : both5: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02643_d20250411_m015803_c001_v7007000_t0000_u01744336683736") 2025/04/11 01:58:30 DEBUG : both5: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73cb6_d20250411_m015745_c001_v0001144_t0008_u01744336665039") 2025/04/11 01:58:31 DEBUG : both5: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402579_d20250411_m015738_c001_v7007000_t0000_u01744336658004") 2025/04/11 01:58:31 DEBUG : both5: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b67_d20250411_m015719_c001_v0001130_t0054_u01744336639261") 2025/04/11 01:58:31 DEBUG : both6: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02645_d20250411_m015803_c001_v7007000_t0000_u01744336683917") 2025/04/11 01:58:31 DEBUG : both6: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12bc7_d20250411_m015746_c001_v0001130_t0052_u01744336666101") 2025/04/11 01:58:31 DEBUG : both6: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e40257a_d20250411_m015738_c001_v7007000_t0000_u01744336658186") 2025/04/11 01:58:31 DEBUG : both6: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cdc3_d20250411_m015720_c001_v0001146_t0041_u01744336640299") 2025/04/11 01:58:31 DEBUG : both7: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02646_d20250411_m015804_c001_v7007000_t0000_u01744336684104") 2025/04/11 01:58:31 DEBUG : both7: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce21_d20250411_m015747_c001_v0001146_t0052_u01744336667174") 2025/04/11 01:58:31 DEBUG : both7: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e40257b_d20250411_m015738_c001_v7007000_t0000_u01744336658377") 2025/04/11 01:58:31 DEBUG : both7: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c4e_d20250411_m015721_c001_v0001144_t0051_u01744336641034") 2025/04/11 01:58:31 DEBUG : both8: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02648_d20250411_m015804_c001_v7007000_t0000_u01744336684285") 2025/04/11 01:58:31 DEBUG : both8: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73cc0_d20250411_m015747_c001_v0001144_t0051_u01744336667940") 2025/04/11 01:58:31 DEBUG : both8: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e40257c_d20250411_m015738_c001_v7007000_t0000_u01744336658559") 2025/04/11 01:58:31 DEBUG : both8: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b71_d20250411_m015721_c001_v0001130_t0034_u01744336641971") 2025/04/11 01:58:31 DEBUG : both9: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02649_d20250411_m015804_c001_v7007000_t0000_u01744336684466") 2025/04/11 01:58:31 DEBUG : both9: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12bcf_d20250411_m015749_c001_v0001130_t0043_u01744336669108") 2025/04/11 01:58:31 DEBUG : both9: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e40257d_d20250411_m015738_c001_v7007000_t0000_u01744336658752") 2025/04/11 01:58:31 DEBUG : both9: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cdd1_d20250411_m015723_c001_v0001146_t0002_u01744336643090") 2025/04/11 01:58:31 DEBUG : c/non empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f26741af_d20250411_m015322_c001_v7007000_t0000_u01744336402590") 2025/04/11 01:58:31 DEBUG : c/non empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb59_d20250411_m015320_c001_v0001146_t0024_u01744336400709") 2025/04/11 01:58:32 DEBUG : c/non empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bfb5_d20250411_m015319_c001_v7007000_t0000_u01744336399659") 2025/04/11 01:58:32 DEBUG : c/non empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb4f_d20250411_m015317_c001_v0001146_t0048_u01744336397765") 2025/04/11 01:58:32 DEBUG : c/non empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f267412d_d20250411_m015257_c001_v7007000_t0000_u01744336377621") 2025/04/11 01:58:32 DEBUG : c/non empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb05_d20250411_m015255_c001_v0001146_t0008_u01744336375468") 2025/04/11 01:58:32 DEBUG : check sum: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f412fea736ac94f1c_d20250411_m015243_c001_v7007000_t0000_u01744336363808") 2025/04/11 01:58:32 DEBUG : check sum: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cae9_d20250411_m015242_c001_v0001146_t0047_u01744336362720") 2025/04/11 01:58:32 DEBUG : dest/3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e4023ff_d20250411_m015526_c001_v7007000_t0000_u01744336526642") 2025/04/11 01:58:32 DEBUG : dest/3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4178edeba0a9ebbb_d20250411_m015525_c001_v0001100_t0036_u01744336525555") 2025/04/11 01:58:32 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4073bd6bacb1644d_d20250411_m015702_c001_v7007000_t0000_u01744336622530") 2025/04/11 01:58:32 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f113687e0130b7035_d20250411_m015700_c001_v0001102_t0033_u01744336620336") 2025/04/11 01:58:32 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4088e78795797edb_d20250411_m015700_c001_v7007000_t0000_u01744336620147") 2025/04/11 01:58:32 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f113687e0130b702b_d20250411_m015657_c001_v0001102_t0009_u01744336617179") 2025/04/11 01:58:32 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4088e78795797ed6_d20250411_m015656_c001_v7007000_t0000_u01744336616446") 2025/04/11 01:58:32 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c02_d20250411_m015651_c001_v0001144_t0017_u01744336611311") 2025/04/11 01:58:32 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4135fb94541a65bb_d20250411_m015649_c001_v7007000_t0000_u01744336609834") 2025/04/11 01:58:32 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f10724faaf4662100_d20250411_m015647_c001_v0001171_t0051_u01744336607691") 2025/04/11 01:58:32 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d025c8_d20250411_m015647_c001_v7007000_t0000_u01744336607508") 2025/04/11 01:58:32 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f10724faaf46620c2_d20250411_m015643_c001_v0001171_t0024_u01744336603733") 2025/04/11 01:58:32 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d025c4_d20250411_m015643_c001_v7007000_t0000_u01744336603007") 2025/04/11 01:58:32 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73bdc_d20250411_m015637_c001_v0001144_t0051_u01744336597823") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952c605_d20250411_m015636_c001_v7007000_t0000_u01744336596548") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1104a59e60b7c96c_d20250411_m015635_c001_v0001171_t0025_u01744336595002") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4135fb94541a65ab_d20250411_m015634_c001_v7007000_t0000_u01744336594813") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1104a59e60b7c939_d20250411_m015631_c001_v0001171_t0055_u01744336591954") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4135fb94541a65a6_d20250411_m015631_c001_v7007000_t0000_u01744336591221") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12ada_d20250411_m015626_c001_v0001130_t0016_u01744336586459") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952c5f9_d20250411_m015625_c001_v7007000_t0000_u01744336585551") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1009494bfa6e630e_d20250411_m015623_c001_v0001157_t0059_u01744336583855") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e8c58_d20250411_m015623_c001_v7007000_t0000_u01744336583672") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1009494bfa6e6306_d20250411_m015620_c001_v0001157_t0019_u01744336580240") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e8c4b_d20250411_m015619_c001_v7007000_t0000_u01744336579517") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cd11_d20250411_m015612_c001_v0001146_t0022_u01744336572886") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f0eb347511038_d20250411_m015611_c001_v7007000_t0000_u01744336571980") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f10150d2f13979f4b_d20250411_m015610_c001_v0001036_t0023_u01744336570119") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4088e78795797e78_d20250411_m015609_c001_v7007000_t0000_u01744336569928") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f10150d2f13979f45_d20250411_m015606_c001_v0001036_t0010_u01744336566082") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4088e78795797e70_d20250411_m015605_c001_v7007000_t0000_u01744336565354") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73b5c_d20250411_m015558_c001_v0001144_t0025_u01744336558560") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f400873e5dfebd702_d20250411_m015557_c001_v7007000_t0000_u01744336557655") 2025/04/11 01:58:33 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f115247a31d8d9851_d20250411_m015555_c001_v0001116_t0041_u01744336555234") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d025a4_d20250411_m015555_c001_v7007000_t0000_u01744336555051") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f115247a31d8d983f_d20250411_m015551_c001_v0001116_t0048_u01744336551706") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d025a0_d20250411_m015550_c001_v7007000_t0000_u01744336550978") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12a76_d20250411_m015544_c001_v0001130_t0052_u01744336544862") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402417_d20250411_m015543_c001_v7007000_t0000_u01744336543775") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f101657045df3646d_d20250411_m015537_c001_v0001177_t0042_u01744336537615") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f403af6e7d66a60af_d20250411_m015537_c001_v7007000_t0000_u01744336537402") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cc9f_d20250411_m015533_c001_v0001146_t0035_u01744336533196") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f105e902ef3682253_d20250411_m015532_c001_v0001171_t0031_u01744336532280") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f105e902ef3682239_d20250411_m015531_c001_v0001171_t0025_u01744336531010") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40646fd8e862fe24_d20250411_m015517_c001_v7007000_t0000_u01744336517818") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12a33_d20250411_m015510_c001_v0001130_t0037_u01744336510508") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f103385255848cdf6_d20250411_m015509_c001_v0001101_t0034_u01744336509684") 2025/04/11 01:58:34 DEBUG : dst/one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f103385255848cdee_d20250411_m015508_c001_v0001101_t0003_u01744336508492") 2025/04/11 01:58:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4073bd6bacb1644e_d20250411_m015702_c001_v7007000_t0000_u01744336622712") 2025/04/11 01:58:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f114ce4f2ed9113b7_d20250411_m015659_c001_v0001184_t0034_u01744336619943") 2025/04/11 01:58:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f111b49c44c767077_d20250411_m015656_c001_v0001113_t0057_u01744336616009") 2025/04/11 01:58:34 DEBUG : dst/one.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4135fb94541a65bc_d20250411_m015650_c001_v7007000_t0000_u01744336610024") 2025/04/11 01:58:34 DEBUG : dst/one.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f116453c27717f213_d20250411_m015646_c001_v0001144_t0026_u01744336606557") 2025/04/11 01:58:34 DEBUG : dst/one.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f10238b4434a5c5a6_d20250411_m015642_c001_v0001117_t0017_u01744336602567") 2025/04/11 01:58:35 DEBUG : dst/one.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952c606_d20250411_m015636_c001_v7007000_t0000_u01744336596738") 2025/04/11 01:58:35 DEBUG : dst/one.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f10212990ffb05a7f_d20250411_m015634_c001_v0001161_t0009_u01744336594426") 2025/04/11 01:58:35 DEBUG : dst/one.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f113a17fe82c5714a_d20250411_m015630_c001_v0001105_t0035_u01744336590997") 2025/04/11 01:58:35 DEBUG : dst/three: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402419_d20250411_m015543_c001_v7007000_t0000_u01744336543955") 2025/04/11 01:58:35 DEBUG : dst/three: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f105e902ef36822db_d20250411_m015542_c001_v0001171_t0002_u01744336542342") 2025/04/11 01:58:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4073bd6bacb1644f_d20250411_m015702_c001_v7007000_t0000_u01744336622894") 2025/04/11 01:58:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1181e40897892999_d20250411_m015701_c001_v0001182_t0030_u01744336621240") 2025/04/11 01:58:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1150191876d90e33_d20250411_m015658_c001_v0001184_t0055_u01744336618069") 2025/04/11 01:58:35 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4073bd6bacb16450_d20250411_m015703_c001_v7007000_t0000_u01744336623075") 2025/04/11 01:58:35 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f113687e0130b7037_d20250411_m015701_c001_v0001102_t0001_u01744336621618") 2025/04/11 01:58:35 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4088e78795797edd_d20250411_m015701_c001_v7007000_t0000_u01744336621429") 2025/04/11 01:58:35 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f113687e0130b7033_d20250411_m015658_c001_v0001102_t0034_u01744336618515") 2025/04/11 01:58:35 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4088e78795797ed9_d20250411_m015658_c001_v7007000_t0000_u01744336618325") 2025/04/11 01:58:35 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b21_d20250411_m015653_c001_v0001130_t0038_u01744336613171") 2025/04/11 01:58:35 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4135fb94541a65bd_d20250411_m015650_c001_v7007000_t0000_u01744336610204") 2025/04/11 01:58:35 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f10724faaf4662110_d20250411_m015649_c001_v0001171_t0012_u01744336609159") 2025/04/11 01:58:35 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d025cc_d20250411_m015648_c001_v7007000_t0000_u01744336608976") 2025/04/11 01:58:35 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f10724faaf46620da_d20250411_m015645_c001_v0001171_t0020_u01744336605086") 2025/04/11 01:58:35 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d025c6_d20250411_m015644_c001_v7007000_t0000_u01744336604901") 2025/04/11 01:58:35 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b04_d20250411_m015639_c001_v0001130_t0048_u01744336599827") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4135fb94541a65ae_d20250411_m015635_c001_v7007000_t0000_u01744336595997") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12af0_d20250411_m015633_c001_v0001130_t0048_u01744336593499") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4135fb94541a65a8_d20250411_m015632_c001_v7007000_t0000_u01744336592768") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cd31_d20250411_m015628_c001_v0001146_t0027_u01744336588407") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e8c59_d20250411_m015624_c001_v7007000_t0000_u01744336584634") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cd25_d20250411_m015622_c001_v0001146_t0017_u01744336582561") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e8c4d_d20250411_m015621_c001_v7007000_t0000_u01744336581474") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73b88_d20250411_m015614_c001_v0001144_t0041_u01744336574328") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4088e78795797e7a_d20250411_m015611_c001_v7007000_t0000_u01744336571044") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73b70_d20250411_m015608_c001_v0001144_t0036_u01744336568154") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4088e78795797e73_d20250411_m015607_c001_v7007000_t0000_u01744336567071") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12a9c_d20250411_m015600_c001_v0001130_t0046_u01744336560740") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d025a5_d20250411_m015556_c001_v7007000_t0000_u01744336556722") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12a8c_d20250411_m015553_c001_v0001130_t0039_u01744336553841") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d025a2_d20250411_m015552_c001_v7007000_t0000_u01744336552754") 2025/04/11 01:58:36 DEBUG : dst/three.txt: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ccc7_d20250411_m015546_c001_v0001146_t0024_u01744336546189") 2025/04/11 01:58:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4135fb94541a65be_d20250411_m015650_c001_v7007000_t0000_u01744336610396") 2025/04/11 01:58:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f106335e434722812_d20250411_m015648_c001_v0001145_t0056_u01744336608639") 2025/04/11 01:58:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f101657045df36533_d20250411_m015644_c001_v0001177_t0015_u01744336604683") 2025/04/11 01:58:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952c607_d20250411_m015636_c001_v7007000_t0000_u01744336596920") 2025/04/11 01:58:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11600bdc87959e27_d20250411_m015635_c001_v0001039_t0047_u01744336595617") 2025/04/11 01:58:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f103a935cbd0a791c_d20250411_m015632_c001_v0001183_t0039_u01744336592549") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4073bd6bacb16451_d20250411_m015703_c001_v7007000_t0000_u01744336623258") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cd73_d20250411_m015652_c001_v0001146_t0044_u01744336612489") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4135fb94541a65bf_d20250411_m015650_c001_v7007000_t0000_u01744336610590") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cd53_d20250411_m015638_c001_v0001146_t0047_u01744336598992") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952c608_d20250411_m015637_c001_v7007000_t0000_u01744336597102") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73bb4_d20250411_m015627_c001_v0001144_t0054_u01744336587384") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952c5fa_d20250411_m015625_c001_v7007000_t0000_u01744336585733") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12ab0_d20250411_m015613_c001_v0001130_t0037_u01744336573644") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f0eb347511039_d20250411_m015612_c001_v7007000_t0000_u01744336572162") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cce5_d20250411_m015559_c001_v0001146_t0058_u01744336559909") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f400873e5dfebd704_d20250411_m015557_c001_v7007000_t0000_u01744336557841") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73b34_d20250411_m015545_c001_v0001144_t0043_u01744336545587") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e40241a_d20250411_m015544_c001_v7007000_t0000_u01744336544136") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f113cc1d588846031_d20250411_m015539_c001_v0001157_t0006_u01744336539592") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40646fd8e862fe25_d20250411_m015518_c001_v7007000_t0000_u01744336518000") 2025/04/11 01:58:37 DEBUG : dst/two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f103385255848ce12_d20250411_m015516_c001_v0001101_t0028_u01744336516802") 2025/04/11 01:58:37 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f404ac905b0ee2edf_d20250411_m015434_c001_v7007000_t0000_u01744336474946") 2025/04/11 01:58:37 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cc1f_d20250411_m015430_c001_v0001146_t0006_u01744336470389") 2025/04/11 01:58:37 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f404ac905b0ee2eda_d20250411_m015428_c001_v7007000_t0000_u01744336468047") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cc01_d20250411_m015417_c001_v0001146_t0013_u01744336457785") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e8777_d20250411_m015407_c001_v7007000_t0000_u01744336447938") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cbdf_d20250411_m015404_c001_v0001146_t0028_u01744336444940") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bfef_d20250411_m015337_c001_v7007000_t0000_u01744336417870") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb8d_d20250411_m015335_c001_v0001146_t0029_u01744336415712") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bfe6_d20250411_m015333_c001_v7007000_t0000_u01744336413806") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb85_d20250411_m015332_c001_v0001146_t0002_u01744336412392") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bfd0_d20250411_m015328_c001_v7007000_t0000_u01744336408691") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb71_d20250411_m015326_c001_v0001146_t0055_u01744336406649") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f26741b3_d20250411_m015325_c001_v7007000_t0000_u01744336405351") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb61_d20250411_m015323_c001_v0001146_t0037_u01744336403751") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f26741a7_d20250411_m015316_c001_v7007000_t0000_u01744336396559") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb49_d20250411_m015314_c001_v0001146_t0025_u01744336394967") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f267419a_d20250411_m015313_c001_v7007000_t0000_u01744336393729") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb43_d20250411_m015312_c001_v0001146_t0022_u01744336392673") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f2674174_d20250411_m015307_c001_v7007000_t0000_u01744336387152") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb21_d20250411_m015305_c001_v0001146_t0048_u01744336385620") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f2674148_d20250411_m015303_c001_v7007000_t0000_u01744336383079") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb11_d20250411_m015301_c001_v0001146_t0045_u01744336381913") 2025/04/11 01:58:38 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f2674139_d20250411_m015300_c001_v7007000_t0000_u01744336380836") 2025/04/11 01:58:39 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f119f508fde1baac1_d20250411_m015259_c001_v0001103_t0051_u01744336379992") 2025/04/11 01:58:39 DEBUG : empty space: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb0f_d20250411_m015258_c001_v0001146_t0022_u01744336378348") 2025/04/11 01:58:39 DEBUG : enormous: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bfed_d20250411_m015336_c001_v7007000_t0000_u01744336416919") 2025/04/11 01:58:39 DEBUG : enormous: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb91_d20250411_m015336_c001_v0001146_t0033_u01744336416080") 2025/04/11 01:58:39 DEBUG : existing: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4073bd6bacb16454_d20250411_m015708_c001_v7007000_t0000_u01744336628973") 2025/04/11 01:58:39 DEBUG : existing: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b3f_d20250411_m015707_c001_v0001130_t0048_u01744336627633") 2025/04/11 01:58:39 DEBUG : existing: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e8718_d20250411_m015402_c001_v7007000_t0000_u01744336442482") 2025/04/11 01:58:39 DEBUG : existing: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cbd5_d20250411_m015401_c001_v0001146_t0033_u01744336441426") 2025/04/11 01:58:39 DEBUG : existing: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f416946806f6ab7c3_d20250411_m015253_c001_v7007000_t0000_u01744336373983") 2025/04/11 01:58:39 DEBUG : existing: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb01_d20250411_m015252_c001_v0001146_t0032_u01744336372897") 2025/04/11 01:58:39 DEBUG : existing: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f416946806f6ab7c2_d20250411_m015251_c001_v7007000_t0000_u01744336371644") 2025/04/11 01:58:39 DEBUG : existing: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cafb_d20250411_m015251_c001_v0001146_t0029_u01744336371002") 2025/04/11 01:58:39 DEBUG : existing: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520caf9_d20250411_m015250_c001_v0001146_t0012_u01744336370079") 2025/04/11 01:58:39 DEBUG : existing-b: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e871b_d20250411_m015402_c001_v7007000_t0000_u01744336442667") 2025/04/11 01:58:39 DEBUG : existing-b: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12997_d20250411_m015401_c001_v0001130_t0023_u01744336441429") 2025/04/11 01:58:39 DEBUG : file1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0267f_d20250411_m015814_c001_v7007000_t0000_u01744336694429") 2025/04/11 01:58:39 DEBUG : file1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce7a_d20250411_m015812_c001_v0001146_t0052_u01744336692590") 2025/04/11 01:58:39 DEBUG : file1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02672_d20250411_m015810_c001_v7007000_t0000_u01744336690808") 2025/04/11 01:58:39 DEBUG : file1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce78_d20250411_m015809_c001_v0001146_t0016_u01744336689485") 2025/04/11 01:58:39 DEBUG : five: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bff2_d20250411_m015342_c001_v7007000_t0000_u01744336422621") 2025/04/11 01:58:39 DEBUG : five: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41979fa7f520cba5_d20250411_m015340_c001_v0001146_t0051_u01744336420580") 2025/04/11 01:58:39 DEBUG : foo: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f267415b_d20250411_m015304_c001_v7007000_t0000_u01744336384893") 2025/04/11 01:58:40 DEBUG : foo: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41979fa7f520cb1b_d20250411_m015304_c001_v0001146_t0051_u01744336384347") 2025/04/11 01:58:40 DEBUG : foo: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41979fa7f520cb19_d20250411_m015303_c001_v0001146_t0051_u01744336383798") 2025/04/11 01:58:40 DEBUG : four: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bff3_d20250411_m015342_c001_v7007000_t0000_u01744336422801") 2025/04/11 01:58:40 DEBUG : four: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f402722dedda1296f_d20250411_m015341_c001_v0001130_t0016_u01744336421130") 2025/04/11 01:58:40 DEBUG : four: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cba1_d20250411_m015339_c001_v0001146_t0021_u01744336419889") 2025/04/11 01:58:40 DEBUG : hello world2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40946960627fb553_d20250411_m015156_c001_v7007000_t0000_u01744336316661") 2025/04/11 01:58:40 DEBUG : hello world2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca56_d20250411_m015155_c001_v0001146_t0038_u01744336315985") 2025/04/11 01:58:40 DEBUG : ignore-size: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f416946806f6ab7b7_d20250411_m015249_c001_v7007000_t0000_u01744336369004") 2025/04/11 01:58:40 DEBUG : ignore-size: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520caf1_d20250411_m015247_c001_v0001146_t0053_u01744336367895") 2025/04/11 01:58:40 DEBUG : nested/sub dir/file: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e8701_d20250411_m015400_c001_v7007000_t0000_u01744336440319") 2025/04/11 01:58:40 DEBUG : nested/sub dir/file: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12991_d20250411_m015358_c001_v0001130_t0045_u01744336438567") 2025/04/11 01:58:40 DEBUG : nested/sub dir/file: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e86fc_d20250411_m015357_c001_v7007000_t0000_u01744336437456") 2025/04/11 01:58:40 DEBUG : nested/sub dir/file: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda1298d_d20250411_m015356_c001_v0001130_t0049_u01744336436448") 2025/04/11 01:58:40 DEBUG : one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bff4_d20250411_m015342_c001_v7007000_t0000_u01744336422982") 2025/04/11 01:58:40 DEBUG : one: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41979fa7f520cb9b_d20250411_m015338_c001_v0001146_t0051_u01744336418987") 2025/04/11 01:58:40 DEBUG : only0: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0264b_d20250411_m015804_c001_v7007000_t0000_u01744336684648") 2025/04/11 01:58:40 DEBUG : only0: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41979fa7f520ce58_d20250411_m015759_c001_v0001146_t0051_u01744336679523") 2025/04/11 01:58:40 DEBUG : only0: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73ca2_d20250411_m015740_c001_v0001144_t0015_u01744336660552") 2025/04/11 01:58:40 DEBUG : only0: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402562_d20250411_m015733_c001_v7007000_t0000_u01744336653880") 2025/04/11 01:58:40 DEBUG : only0: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b5b_d20250411_m015715_c001_v0001130_t0044_u01744336635073") 2025/04/11 01:58:41 DEBUG : only1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0264d_d20250411_m015804_c001_v7007000_t0000_u01744336684829") 2025/04/11 01:58:41 DEBUG : only1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4143acab99a73cfa_d20250411_m015759_c001_v0001144_t0021_u01744336679511") 2025/04/11 01:58:41 DEBUG : only1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12bbb_d20250411_m015742_c001_v0001130_t0041_u01744336662037") 2025/04/11 01:58:41 DEBUG : only1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402565_d20250411_m015734_c001_v7007000_t0000_u01744336654250") 2025/04/11 01:58:41 DEBUG : only1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cdaf_d20250411_m015715_c001_v0001146_t0013_u01744336635953") 2025/04/11 01:58:41 DEBUG : only10: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0264f_d20250411_m015805_c001_v7007000_t0000_u01744336685016") 2025/04/11 01:58:41 DEBUG : only10: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41979fa7f520ce52_d20250411_m015759_c001_v0001146_t0051_u01744336679304") 2025/04/11 01:58:41 DEBUG : only10: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12bd3_d20250411_m015750_c001_v0001130_t0035_u01744336670556") 2025/04/11 01:58:41 DEBUG : only10: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f403af6e7d66a617e_d20250411_m015733_c001_v7007000_t0000_u01744336653895") 2025/04/11 01:58:41 DEBUG : only10: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cdd9_d20250411_m015724_c001_v0001146_t0032_u01744336644343") 2025/04/11 01:58:41 DEBUG : only11: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02650_d20250411_m015805_c001_v7007000_t0000_u01744336685211") 2025/04/11 01:58:41 DEBUG : only11: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f402722dedda12bf3_d20250411_m015759_c001_v0001130_t0016_u01744336679315") 2025/04/11 01:58:41 DEBUG : only11: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce3a_d20250411_m015751_c001_v0001146_t0049_u01744336671500") 2025/04/11 01:58:41 DEBUG : only11: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4113b985270e3792_d20250411_m015733_c001_v7007000_t0000_u01744336653503") 2025/04/11 01:58:41 DEBUG : only11: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c64_d20250411_m015725_c001_v0001144_t0007_u01744336645039") 2025/04/11 01:58:41 DEBUG : only12: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02651_d20250411_m015805_c001_v7007000_t0000_u01744336685392") 2025/04/11 01:58:41 DEBUG : only12: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4143acab99a73cf8_d20250411_m015759_c001_v0001144_t0021_u01744336679292") 2025/04/11 01:58:41 DEBUG : only12: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73cd4_d20250411_m015752_c001_v0001144_t0012_u01744336672120") 2025/04/11 01:58:41 DEBUG : only12: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f403af6e7d66a6180_d20250411_m015734_c001_v7007000_t0000_u01744336654263") 2025/04/11 01:58:41 DEBUG : only12: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b81_d20250411_m015726_c001_v0001130_t0032_u01744336646010") 2025/04/11 01:58:42 DEBUG : only13: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02653_d20250411_m015805_c001_v7007000_t0000_u01744336685574") 2025/04/11 01:58:42 DEBUG : only13: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f402722dedda12bf5_d20250411_m015759_c001_v0001130_t0016_u01744336679535") 2025/04/11 01:58:42 DEBUG : only13: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12bdb_d20250411_m015753_c001_v0001130_t0052_u01744336673022") 2025/04/11 01:58:42 DEBUG : only13: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4113b985270e3795_d20250411_m015734_c001_v7007000_t0000_u01744336654048") 2025/04/11 01:58:42 DEBUG : only13: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cddd_d20250411_m015726_c001_v0001146_t0039_u01744336646875") 2025/04/11 01:58:42 DEBUG : only14: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02654_d20250411_m015805_c001_v7007000_t0000_u01744336685765") 2025/04/11 01:58:42 DEBUG : only14: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4090ae68f2d35d4e_d20250411_m015759_c001_v0001182_t0046_u01744336679864") 2025/04/11 01:58:42 DEBUG : only14: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce42_d20250411_m015754_c001_v0001146_t0007_u01744336674011") 2025/04/11 01:58:42 DEBUG : only14: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4113b985270e3793_d20250411_m015733_c001_v7007000_t0000_u01744336653686") 2025/04/11 01:58:42 DEBUG : only14: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c70_d20250411_m015727_c001_v0001144_t0041_u01744336647553") 2025/04/11 01:58:42 DEBUG : only15: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02655_d20250411_m015805_c001_v7007000_t0000_u01744336685948") 2025/04/11 01:58:42 DEBUG : only15: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4143acab99a73cfc_d20250411_m015759_c001_v0001144_t0021_u01744336679713") 2025/04/11 01:58:42 DEBUG : only15: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73ce2_d20250411_m015754_c001_v0001144_t0019_u01744336674709") 2025/04/11 01:58:42 DEBUG : only15: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4113b985270e3797_d20250411_m015734_c001_v7007000_t0000_u01744336654410") 2025/04/11 01:58:42 DEBUG : only15: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b8b_d20250411_m015728_c001_v0001130_t0056_u01744336648835") 2025/04/11 01:58:42 DEBUG : only16: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02657_d20250411_m015806_c001_v7007000_t0000_u01744336686129") 2025/04/11 01:58:42 DEBUG : only16: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f402722dedda12bfb_d20250411_m015759_c001_v0001130_t0016_u01744336679900") 2025/04/11 01:58:42 DEBUG : only16: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12be1_d20250411_m015755_c001_v0001130_t0012_u01744336675472") 2025/04/11 01:58:42 DEBUG : only16: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4031dd423c0ac980_d20250411_m015734_c001_v7007000_t0000_u01744336654060") 2025/04/11 01:58:43 DEBUG : only16: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cde7_d20250411_m015729_c001_v0001146_t0037_u01744336649723") 2025/04/11 01:58:43 DEBUG : only17: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0265a_d20250411_m015806_c001_v7007000_t0000_u01744336686321") 2025/04/11 01:58:43 DEBUG : only17: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f402722dedda12bfd_d20250411_m015800_c001_v0001130_t0016_u01744336680081") 2025/04/11 01:58:43 DEBUG : only17: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce4a_d20250411_m015756_c001_v0001146_t0035_u01744336676430") 2025/04/11 01:58:43 DEBUG : only17: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402567_d20250411_m015734_c001_v7007000_t0000_u01744336654623") 2025/04/11 01:58:43 DEBUG : only17: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c7e_d20250411_m015730_c001_v0001144_t0057_u01744336650300") 2025/04/11 01:58:43 DEBUG : only18: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0265b_d20250411_m015806_c001_v7007000_t0000_u01744336686508") 2025/04/11 01:58:43 DEBUG : only18: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41979fa7f520ce5e_d20250411_m015800_c001_v0001146_t0051_u01744336680114") 2025/04/11 01:58:43 DEBUG : only18: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73cf4_d20250411_m015757_c001_v0001144_t0017_u01744336677229") 2025/04/11 01:58:43 DEBUG : only18: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4031dd423c0ac982_d20250411_m015734_c001_v7007000_t0000_u01744336654424") 2025/04/11 01:58:43 DEBUG : only18: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b97_d20250411_m015731_c001_v0001130_t0031_u01744336651203") 2025/04/11 01:58:43 DEBUG : only19: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0265d_d20250411_m015806_c001_v7007000_t0000_u01744336686690") 2025/04/11 01:58:43 DEBUG : only19: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f402722dedda12bf7_d20250411_m015759_c001_v0001130_t0016_u01744336679718") 2025/04/11 01:58:43 DEBUG : only19: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12bf1_d20250411_m015758_c001_v0001130_t0036_u01744336678349") 2025/04/11 01:58:43 DEBUG : only19: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402564_d20250411_m015734_c001_v7007000_t0000_u01744336654067") 2025/04/11 01:58:43 DEBUG : only19: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cded_d20250411_m015732_c001_v0001146_t0045_u01744336652247") 2025/04/11 01:58:43 DEBUG : only2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0265f_d20250411_m015806_c001_v7007000_t0000_u01744336686871") 2025/04/11 01:58:43 DEBUG : only2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41979fa7f520ce5a_d20250411_m015759_c001_v0001146_t0051_u01744336679732") 2025/04/11 01:58:43 DEBUG : only2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce11_d20250411_m015742_c001_v0001146_t0019_u01744336662872") 2025/04/11 01:58:43 DEBUG : only2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402566_d20250411_m015734_c001_v7007000_t0000_u01744336654439") 2025/04/11 01:58:44 DEBUG : only2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c44_d20250411_m015716_c001_v0001144_t0051_u01744336636670") 2025/04/11 01:58:44 DEBUG : only3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02660_d20250411_m015807_c001_v7007000_t0000_u01744336687053") 2025/04/11 01:58:44 DEBUG : only3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4143acab99a73d04_d20250411_m015800_c001_v0001144_t0021_u01744336680094") 2025/04/11 01:58:44 DEBUG : only3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73cae_d20250411_m015743_c001_v0001144_t0031_u01744336663491") 2025/04/11 01:58:44 DEBUG : only3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f403af6e7d66a617f_d20250411_m015734_c001_v7007000_t0000_u01744336654079") 2025/04/11 01:58:44 DEBUG : only3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b61_d20250411_m015717_c001_v0001130_t0034_u01744336637623") 2025/04/11 01:58:44 DEBUG : only4: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02661_d20250411_m015807_c001_v7007000_t0000_u01744336687234") 2025/04/11 01:58:44 DEBUG : only4: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4143acab99a73d02_d20250411_m015759_c001_v0001144_t0021_u01744336679913") 2025/04/11 01:58:44 DEBUG : only4: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12bc3_d20250411_m015744_c001_v0001130_t0034_u01744336664721") 2025/04/11 01:58:44 DEBUG : only4: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f403af6e7d66a6182_d20250411_m015734_c001_v7007000_t0000_u01744336654451") 2025/04/11 01:58:44 DEBUG : only4: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cdb7_d20250411_m015718_c001_v0001146_t0008_u01744336638830") 2025/04/11 01:58:44 DEBUG : only5: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02663_d20250411_m015807_c001_v7007000_t0000_u01744336687427") 2025/04/11 01:58:44 DEBUG : only5: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41979fa7f520ce5c_d20250411_m015759_c001_v0001146_t0051_u01744336679928") 2025/04/11 01:58:44 DEBUG : only5: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce1b_d20250411_m015745_c001_v0001146_t0015_u01744336665793") 2025/04/11 01:58:44 DEBUG : only5: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4113b985270e3798_d20250411_m015734_c001_v7007000_t0000_u01744336654590") 2025/04/11 01:58:44 DEBUG : only5: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c4a_d20250411_m015719_c001_v0001144_t0009_u01744336639671") 2025/04/11 01:58:44 DEBUG : only6: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02665_d20250411_m015807_c001_v7007000_t0000_u01744336687625") 2025/04/11 01:58:44 DEBUG : only6: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4090ae68f2d35d54_d20250411_m015800_c001_v0001182_t0046_u01744336680047") 2025/04/11 01:58:44 DEBUG : only6: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73cba_d20250411_m015746_c001_v0001144_t0055_u01744336666450") 2025/04/11 01:58:44 DEBUG : only6: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4113b985270e3794_d20250411_m015733_c001_v7007000_t0000_u01744336653867") 2025/04/11 01:58:44 DEBUG : only6: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b6d_d20250411_m015720_c001_v0001130_t0055_u01744336640616") 2025/04/11 01:58:45 DEBUG : only7: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02666_d20250411_m015807_c001_v7007000_t0000_u01744336687806") 2025/04/11 01:58:45 DEBUG : only7: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4090ae68f2d35d56_d20250411_m015800_c001_v0001182_t0046_u01744336680229") 2025/04/11 01:58:45 DEBUG : only7: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12bcd_d20250411_m015747_c001_v0001130_t0011_u01744336667623") 2025/04/11 01:58:45 DEBUG : only7: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4113b985270e3796_d20250411_m015734_c001_v7007000_t0000_u01744336654230") 2025/04/11 01:58:45 DEBUG : only7: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cdcb_d20250411_m015721_c001_v0001146_t0046_u01744336641672") 2025/04/11 01:58:45 DEBUG : only8: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02668_d20250411_m015807_c001_v7007000_t0000_u01744336687987") 2025/04/11 01:58:45 DEBUG : only8: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f402722dedda12bff_d20250411_m015800_c001_v0001130_t0016_u01744336680272") 2025/04/11 01:58:45 DEBUG : only8: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce26_d20250411_m015748_c001_v0001146_t0049_u01744336668626") 2025/04/11 01:58:45 DEBUG : only8: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4031dd423c0ac97f_d20250411_m015733_c001_v7007000_t0000_u01744336653877") 2025/04/11 01:58:45 DEBUG : only8: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73c5a_d20250411_m015722_c001_v0001144_t0056_u01744336642303") 2025/04/11 01:58:45 DEBUG : only9: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02669_d20250411_m015808_c001_v7007000_t0000_u01744336688167") 2025/04/11 01:58:45 DEBUG : only9: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4143acab99a73d06_d20250411_m015800_c001_v0001144_t0021_u01744336680280") 2025/04/11 01:58:45 DEBUG : only9: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73cc8_d20250411_m015749_c001_v0001144_t0028_u01744336669363") 2025/04/11 01:58:45 DEBUG : only9: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4031dd423c0ac981_d20250411_m015734_c001_v7007000_t0000_u01744336654242") 2025/04/11 01:58:45 DEBUG : only9: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12b79_d20250411_m015723_c001_v0001130_t0011_u01744336643565") 2025/04/11 01:58:45 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e86f9_d20250411_m015354_c001_v7007000_t0000_u01744336434609") 2025/04/11 01:58:45 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a739f6_d20250411_m015352_c001_v0001144_t0056_u01744336432310") 2025/04/11 01:58:45 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952c003_d20250411_m015350_c001_v7007000_t0000_u01744336430497") 2025/04/11 01:58:45 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cbbf_d20250411_m015348_c001_v0001146_t0049_u01744336428443") 2025/04/11 01:58:45 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bffc_d20250411_m015346_c001_v7007000_t0000_u01744336426535") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda1297b_d20250411_m015343_c001_v0001130_t0012_u01744336423934") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bfe1_d20250411_m015331_c001_v7007000_t0000_u01744336411023") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb7d_d20250411_m015329_c001_v0001146_t0005_u01744336409611") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bfcc_d20250411_m015327_c001_v7007000_t0000_u01744336407687") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb6d_d20250411_m015326_c001_v0001146_t0047_u01744336406276") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f26741b1_d20250411_m015324_c001_v7007000_t0000_u01744336404472") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb5f_d20250411_m015323_c001_v0001146_t0043_u01744336403312") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f26741a3_d20250411_m015316_c001_v7007000_t0000_u01744336396008") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb47_d20250411_m015314_c001_v0001146_t0010_u01744336394631") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f267419c_d20250411_m015313_c001_v7007000_t0000_u01744336393912") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb3f_d20250411_m015312_c001_v0001146_t0019_u01744336392310") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f2674191_d20250411_m015311_c001_v7007000_t0000_u01744336391591") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb3d_d20250411_m015310_c001_v0001146_t0043_u01744336390918") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb3b_d20250411_m015310_c001_v0001146_t0018_u01744336390239") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f2674180_d20250411_m015309_c001_v7007000_t0000_u01744336389517") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb31_d20250411_m015308_c001_v0001146_t0016_u01744336388852") 2025/04/11 01:58:46 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb2d_d20250411_m015308_c001_v0001146_t0051_u01744336388059") 2025/04/11 01:58:47 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f2674175_d20250411_m015307_c001_v7007000_t0000_u01744336387340") 2025/04/11 01:58:47 DEBUG : potato: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb23_d20250411_m015306_c001_v0001146_t0007_u01744336386426") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4088e78795797e30_d20250411_m015444_c001_v7007000_t0000_u01744336484961") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73a96_d20250411_m015443_c001_v0001144_t0043_u01744336483787") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f404ac905b0ee2ee2_d20250411_m015435_c001_v7007000_t0000_u01744336475374") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73a64_d20250411_m015429_c001_v0001144_t0035_u01744336469315") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4113b985270e2f04_d20250411_m015421_c001_v7007000_t0000_u01744336461581") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73a42_d20250411_m015416_c001_v0001144_t0034_u01744336456829") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e877a_d20250411_m015408_c001_v7007000_t0000_u01744336448192") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73a28_d20250411_m015403_c001_v0001144_t0048_u01744336443944") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bfee_d20250411_m015337_c001_v7007000_t0000_u01744336417119") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb89_d20250411_m015335_c001_v0001146_t0000_u01744336415077") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bfe7_d20250411_m015333_c001_v7007000_t0000_u01744336413988") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb83_d20250411_m015331_c001_v0001146_t0054_u01744336411933") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bfe2_d20250411_m015331_c001_v7007000_t0000_u01744336411211") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb7f_d20250411_m015330_c001_v0001146_t0027_u01744336410364") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bfd2_d20250411_m015328_c001_v7007000_t0000_u01744336408884") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb7b_d20250411_m015328_c001_v0001146_t0034_u01744336408054") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f26741b4_d20250411_m015325_c001_v7007000_t0000_u01744336405532") 2025/04/11 01:58:47 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb63_d20250411_m015324_c001_v0001146_t0003_u01744336404481") 2025/04/11 01:58:48 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f417c1958f26741a9_d20250411_m015316_c001_v7007000_t0000_u01744336396739") 2025/04/11 01:58:48 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb4b_d20250411_m015315_c001_v0001146_t0021_u01744336395721") 2025/04/11 01:58:48 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40946960627fb557_d20250411_m015200_c001_v7007000_t0000_u01744336320264") 2025/04/11 01:58:48 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca6c_d20250411_m015159_c001_v0001146_t0034_u01744336319592") 2025/04/11 01:58:48 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40946960627fb555_d20250411_m015158_c001_v7007000_t0000_u01744336318322") 2025/04/11 01:58:48 DEBUG : potato2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca60_d20250411_m015157_c001_v0001146_t0056_u01744336317555") 2025/04/11 01:58:48 DEBUG : potato3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f404ac905b0ee2ee4_d20250411_m015435_c001_v7007000_t0000_u01744336475729") 2025/04/11 01:58:48 DEBUG : potato3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda129e7_d20250411_m015431_c001_v0001130_t0003_u01744336471509") 2025/04/11 01:58:48 DEBUG : potato3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4113b985270e2f06_d20250411_m015421_c001_v7007000_t0000_u01744336461884") 2025/04/11 01:58:48 DEBUG : potato3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda129bb_d20250411_m015418_c001_v0001130_t0044_u01744336458434") 2025/04/11 01:58:48 DEBUG : potato3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e877c_d20250411_m015408_c001_v7007000_t0000_u01744336448409") 2025/04/11 01:58:48 DEBUG : potato3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12999_d20250411_m015405_c001_v0001130_t0045_u01744336445226") 2025/04/11 01:58:48 DEBUG : pre-dest1/1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402400_d20250411_m015526_c001_v7007000_t0000_u01744336526822") 2025/04/11 01:58:48 DEBUG : pre-dest1/1: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12a47_d20250411_m015518_c001_v0001130_t0016_u01744336518744") 2025/04/11 01:58:48 DEBUG : pre-dest2/2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f419f9d256e402401_d20250411_m015527_c001_v7007000_t0000_u01744336527003") 2025/04/11 01:58:48 DEBUG : pre-dest2/2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73af0_d20250411_m015519_c001_v0001144_t0010_u01744336519439") 2025/04/11 01:58:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40646fd8e862fe0b_d20250411_m015458_c001_v7007000_t0000_u01744336498137") 2025/04/11 01:58:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cc4d_d20250411_m015454_c001_v0001146_t0053_u01744336494098") 2025/04/11 01:58:48 DEBUG : sizeonly: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f412fea736ac94f23_d20250411_m015246_c001_v7007000_t0000_u01744336366271") 2025/04/11 01:58:48 DEBUG : sizeonly: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520caef_d20250411_m015245_c001_v0001146_t0001_u01744336365067") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4050bbfef4de34c5_d20250411_m015823_c001_v7007000_t0000_u01744336703673") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ce86_d20250411_m015820_c001_v0001146_t0050_u01744336700909") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d0268f_d20250411_m015819_c001_v7007000_t0000_u01744336699029") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12c19_d20250411_m015816_c001_v0001130_t0026_u01744336696507") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e8702_d20250411_m015400_c001_v7007000_t0000_u01744336440500") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73a10_d20250411_m015358_c001_v0001144_t0050_u01744336438910") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e86fd_d20250411_m015357_c001_v7007000_t0000_u01744336437638") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cbd1_d20250411_m015356_c001_v0001146_t0035_u01744336436797") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f412fea736ac94f19_d20250411_m015241_c001_v7007000_t0000_u01744336361808") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cae1_d20250411_m015240_c001_v0001146_t0050_u01744336360172") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f412fea736ac94f17_d20250411_m015239_c001_v7007000_t0000_u01744336359450") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cadf_d20250411_m015238_c001_v0001146_t0049_u01744336358076") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f412fea736ac94f14_d20250411_m015234_c001_v7007000_t0000_u01744336354325") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cad5_d20250411_m015232_c001_v0001146_t0054_u01744336352998") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f412fea736ac94f13_d20250411_m015232_c001_v7007000_t0000_u01744336352458") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cacf_d20250411_m015230_c001_v0001146_t0026_u01744336350733") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cac9_d20250411_m015228_c001_v0001146_t0031_u01744336348036") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f412fea736ac94f0b_d20250411_m015227_c001_v7007000_t0000_u01744336347310") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cac7_d20250411_m015226_c001_v0001146_t0015_u01744336346448") 2025/04/11 01:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cac3_d20250411_m015225_c001_v0001146_t0023_u01744336345617") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f412fea736ac94f07_d20250411_m015224_c001_v7007000_t0000_u01744336344540") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cab8_d20250411_m015220_c001_v0001146_t0039_u01744336340787") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cab0_d20250411_m015217_c001_v0001146_t0057_u01744336337826") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f412fea736ac94efd_d20250411_m015217_c001_v7007000_t0000_u01744336337106") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520caac_d20250411_m015216_c001_v0001146_t0012_u01744336336425") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520caa6_d20250411_m015215_c001_v0001146_t0057_u01744336335497") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f412fea736ac94efa_d20250411_m015214_c001_v7007000_t0000_u01744336334780") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca90_d20250411_m015211_c001_v0001146_t0056_u01744336331015") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f412fea736ac94ef8_d20250411_m015210_c001_v7007000_t0000_u01744336330654") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca8e_d20250411_m015209_c001_v0001146_t0030_u01744336329980") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40946960627fb56a_d20250411_m015208_c001_v7007000_t0000_u01744336328371") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca84_d20250411_m015207_c001_v0001146_t0024_u01744336327720") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40946960627fb566_d20250411_m015207_c001_v7007000_t0000_u01744336327180") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca80_d20250411_m015206_c001_v0001146_t0011_u01744336326531") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40946960627fb561_d20250411_m015205_c001_v7007000_t0000_u01744336325279") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca7c_d20250411_m015204_c001_v0001146_t0056_u01744336324331") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40946960627fb560_d20250411_m015203_c001_v7007000_t0000_u01744336323792") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca78_d20250411_m015203_c001_v0001146_t0050_u01744336323046") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40946960627fb55b_d20250411_m015202_c001_v7007000_t0000_u01744336322150") 2025/04/11 01:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca72_d20250411_m015201_c001_v0001146_t0016_u01744336321170") 2025/04/11 01:58:51 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40946960627fb550_d20250411_m015155_c001_v7007000_t0000_u01744336315076") 2025/04/11 01:58:51 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca4e_d20250411_m015154_c001_v0001146_t0021_u01744336314423") 2025/04/11 01:58:51 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40946960627fb54f_d20250411_m015153_c001_v7007000_t0000_u01744336313526") 2025/04/11 01:58:51 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca4c_d20250411_m015152_c001_v0001146_t0044_u01744336312863") 2025/04/11 01:58:51 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40946960627fb54a_d20250411_m015151_c001_v7007000_t0000_u01744336311970") 2025/04/11 01:58:51 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca44_d20250411_m015151_c001_v0001146_t0047_u01744336311275") 2025/04/11 01:58:51 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f40946960627fb547_d20250411_m015148_c001_v7007000_t0000_u01744336308400") 2025/04/11 01:58:51 DEBUG : sub dir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520ca36_d20250411_m015147_c001_v0001146_t0018_u01744336307715") 2025/04/11 01:58:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4050bbfef4de34c6_d20250411_m015823_c001_v7007000_t0000_u01744336703854") 2025/04/11 01:58:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73d3a_d20250411_m015820_c001_v0001144_t0030_u01744336700916") 2025/04/11 01:58:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02691_d20250411_m015819_c001_v7007000_t0000_u01744336699210") 2025/04/11 01:58:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1090ae68f2d35df9_d20250411_m015816_c001_v0001182_t0027_u01744336696163") 2025/04/11 01:58:51 DEBUG : sub/yam: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e86f8_d20250411_m015354_c001_v7007000_t0000_u01744336434062") 2025/04/11 01:58:51 DEBUG : sub/yam: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12985_d20250411_m015351_c001_v0001130_t0048_u01744336431967") 2025/04/11 01:58:51 DEBUG : test_dir1/file2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02681_d20250411_m015814_c001_v7007000_t0000_u01744336694610") 2025/04/11 01:58:51 DEBUG : test_dir1/file2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a73d2a_d20250411_m015812_c001_v0001144_t0017_u01744336692923") 2025/04/11 01:58:51 DEBUG : test_dir1/file2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02674_d20250411_m015810_c001_v7007000_t0000_u01744336690989") 2025/04/11 01:58:51 DEBUG : test_dir1/file2: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12c07_d20250411_m015809_c001_v0001130_t0010_u01744336689510") 2025/04/11 01:58:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02682_d20250411_m015814_c001_v7007000_t0000_u01744336694791") 2025/04/11 01:58:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1090ae68f2d35dcf_d20250411_m015812_c001_v0001182_t0025_u01744336692581") 2025/04/11 01:58:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f415b9b1740d02675_d20250411_m015811_c001_v7007000_t0000_u01744336691171") 2025/04/11 01:58:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1090ae68f2d35daf_d20250411_m015809_c001_v0001182_t0016_u01744336689500") 2025/04/11 01:58:52 DEBUG : three: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bff5_d20250411_m015343_c001_v7007000_t0000_u01744336423163") 2025/04/11 01:58:52 DEBUG : three: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cbab_d20250411_m015341_c001_v0001146_t0048_u01744336421910") 2025/04/11 01:58:52 DEBUG : three: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f11979fa7f520cb9f_d20250411_m015339_c001_v0001146_t0054_u01744336419350") 2025/04/11 01:58:52 DEBUG : two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bff6_d20250411_m015343_c001_v7007000_t0000_u01744336423345") 2025/04/11 01:58:52 DEBUG : two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4143acab99a739d4_d20250411_m015341_c001_v0001144_t0021_u01744336421313") 2025/04/11 01:58:52 DEBUG : two: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41979fa7f520cb9d_d20250411_m015339_c001_v0001146_t0051_u01744336419169") 2025/04/11 01:58:52 DEBUG : yam: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f41755898810e86fa_d20250411_m015354_c001_v7007000_t0000_u01744336434791") 2025/04/11 01:58:52 DEBUG : yam: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f101b7f7eeef0f4b1_d20250411_m015353_c001_v0001039_t0023_u01744336433631") 2025/04/11 01:58:52 DEBUG : yam: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952c001_d20250411_m015349_c001_v7007000_t0000_u01744336429953") 2025/04/11 01:58:52 DEBUG : yam: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f102722dedda12981_d20250411_m015348_c001_v0001130_t0044_u01744336428099") 2025/04/11 01:58:52 DEBUG : yam: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bffb_d20250411_m015345_c001_v7007000_t0000_u01744336425983") 2025/04/11 01:58:52 DEBUG : yam: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1143acab99a739da_d20250411_m015343_c001_v0001144_t0037_u01744336423942") 2025/04/11 01:58:52 DEBUG : yaml: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952c004_d20250411_m015350_c001_v7007000_t0000_u01744336430678") 2025/04/11 01:58:52 DEBUG : yaml: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1100773ae36b99d9_d20250411_m015349_c001_v0001032_t0053_u01744336429401") 2025/04/11 01:58:52 DEBUG : yaml: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f4075e2da4952bffd_d20250411_m015346_c001_v7007000_t0000_u01744336426715") 2025/04/11 01:58:52 DEBUG : yaml: Deleting (id "4_z7f62bd0380bd2b2b9f680e1b_f1076de1275bd92dc_d20250411_m015345_c001_v0001120_t0030_u01744336425737") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m12.780030643s (try 1/5)