"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/09 07:27:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva" 2025/03/09 07:27:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 07:27:18 DEBUG : Creating backend with remote "/tmp/rclone3696455450" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:19 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/09 07:27:19 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.90s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 07:27:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:20 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:20 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:21 DEBUG : B2 bucket rclone-test-qidadak5weva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", 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-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", 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-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:23 DEBUG : Creating backend with remote "/non-existing" 2025/03/09 07:27:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/09 07:27:23 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:23 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:24 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:24 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:25 INFO : B2 bucket rclone-test-qidadak5weva: Running all checks before starting transfers 2025/03/09 07:27:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:26 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:26 INFO : B2 bucket rclone-test-qidadak5weva: Checks finished, now starting transfers 2025/03/09 07:27:26 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:27 ERROR : Ignoring --no-traverse with sync 2025/03/09 07:27:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:27 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:27 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:27 INFO : sub dir/hello world: Copied (new) 2025/03/09 07:27:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.47s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/09 07:27:29 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:29 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:29 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/09 07:27:29 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:27:30 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:30 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:27:32 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:32 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.82s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/09 07:27:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 07:27:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/09 07:27:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 07:27:33 INFO : sub dir: Making directory 2025/03/09 07:27:33 INFO : sub dir2: Making directory 2025/03/09 07:27:33 INFO : sub dir2/sub sub dir2: Making directory 2025/03/09 07:27:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:33 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:33 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/09 07:27:34 DEBUG : B2 bucket rclone-test-qidadak5weva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:35 INFO : sub dir2: Making directory 2025/03/09 07:27:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/09 07:27:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 07:27:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:35 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:35 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:36 DEBUG : sub dir2: Making directory with metadata 2025/03/09 07:27:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 07:27:36 INFO : sub dir: Making directory 2025/03/09 07:27:36 INFO : sub dir2: Making directory 2025/03/09 07:27:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:36 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:36 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:36 INFO : sub dir/hello world: Copied (new) 2025/03/09 07:27:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/09 07:27:37 DEBUG : B2 bucket rclone-test-qidadak5weva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/09 07:27:37 DEBUG : B2 bucket rclone-test-qidadak5weva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.69s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", 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-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:38 INFO : sub dir2: Making directory 2025/03/09 07:27:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:38 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:38 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:38 INFO : sub dir/hello world: Copied (new) 2025/03/09 07:27:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:39 DEBUG : sub dir2: Making directory with metadata 2025/03/09 07:27:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 07:27:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 07:27:39 INFO : sub dir: Making directory 2025/03/09 07:27:39 INFO : sub dir2: Making directory 2025/03/09 07:27:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:39 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:39 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:39 INFO : sub dir/hello world: Copied (new) 2025/03/09 07:27:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/09 07:27:40 DEBUG : B2 bucket rclone-test-qidadak5weva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", 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-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:41 INFO : sub dir2: Making directory 2025/03/09 07:27:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:41 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:41 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:42 INFO : sub dir/hello world: Copied (new) 2025/03/09 07:27:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kebowox8bazi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qidadak5weva -> B2 bucket rclone-test-kebowox8bazi 2025/03/09 07:27:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:44 DEBUG : B2 bucket rclone-test-kebowox8bazi: Waiting for checks to finish 2025/03/09 07:27:44 DEBUG : B2 bucket rclone-test-kebowox8bazi: Waiting for transfers to finish 2025/03/09 07:27:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:45 DEBUG : B2 bucket rclone-test-kebowox8bazi: Purge remote 2025/03/09 07:27:45 INFO : B2 bucket rclone-test-kebowox8bazi: cleaning bucket "rclone-test-kebowox8bazi" of all files 2025/03/09 07:27:45 DEBUG : sub dir/hello world: Deleting (id "4_z7ff27dc3c0dd7b9b9f580e1b_f11427d23884b91d4_d20250309_m072745_c001_v0001180_t0002_u01741505265181") --- PASS: TestServerSideCopy (4.21s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 07:27:47 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:47 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/09 07:27:48 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.59s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yomowok9ruqa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qidadak5weva -> B2 bucket rclone-test-yomowok9ruqa 2025/03/09 07:27:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:51 DEBUG : B2 bucket rclone-test-yomowok9ruqa: Waiting for checks to finish 2025/03/09 07:27:51 DEBUG : B2 bucket rclone-test-yomowok9ruqa: Waiting for transfers to finish 2025/03/09 07:27:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:27:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:53 DEBUG : B2 bucket rclone-test-yomowok9ruqa: Waiting for checks to finish 2025/03/09 07:27:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 07:27:53 DEBUG : B2 bucket rclone-test-yomowok9ruqa: Waiting for transfers to finish 2025/03/09 07:27:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/09 07:27:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:53 DEBUG : B2 bucket rclone-test-yomowok9ruqa: Purge remote 2025/03/09 07:27:53 INFO : B2 bucket rclone-test-yomowok9ruqa: cleaning bucket "rclone-test-yomowok9ruqa" of all files 2025/03/09 07:27:53 DEBUG : sub dir/hello world: Deleting (id "4_zef229d63c0dd7b9b9f580e1b_f10626f58816e9449_d20250309_m072753_c001_v0001182_t0055_u01741505273191") 2025/03/09 07:27:53 DEBUG : sub dir/hello world: Deleting (id "4_zef229d63c0dd7b9b9f580e1b_f1140ed5edcd37607_d20250309_m072751_c001_v0001146_t0040_u01741505271928") --- PASS: TestServerSideCopyOverSelf (6.05s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:56 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:27:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 07:27:56 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:27:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/09 07:27:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/09 07:27:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.15s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:27:58 DEBUG : Creating backend with remote "TestB2:rclone-test-caxekuk3xema" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qidadak5weva -> B2 bucket rclone-test-caxekuk3xema 2025/03/09 07:27:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:27:59 DEBUG : B2 bucket rclone-test-caxekuk3xema: Waiting for checks to finish 2025/03/09 07:27:59 DEBUG : B2 bucket rclone-test-caxekuk3xema: Waiting for transfers to finish 2025/03/09 07:28:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:28:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:01 DEBUG : B2 bucket rclone-test-caxekuk3xema: Waiting for checks to finish 2025/03/09 07:28:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 07:28:01 DEBUG : B2 bucket rclone-test-caxekuk3xema: Waiting for transfers to finish 2025/03/09 07:28:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/09 07:28:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/09 07:28:02 INFO : sub dir/hello world: Deleted 2025/03/09 07:28:02 DEBUG : testing file moves 2025/03/09 07:28:03 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/09 07:28:03 DEBUG : B2 bucket rclone-test-caxekuk3xema: Waiting for checks to finish 2025/03/09 07:28:03 DEBUG : B2 bucket rclone-test-caxekuk3xema: Waiting for transfers to finish 2025/03/09 07:28:03 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/09 07:28:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/09 07:28:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:04 DEBUG : B2 bucket rclone-test-caxekuk3xema: Purge remote 2025/03/09 07:28:04 INFO : B2 bucket rclone-test-caxekuk3xema: cleaning bucket "rclone-test-caxekuk3xema" of all files 2025/03/09 07:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f82bd73c0dd7b9b9f580e1b_f1001550e6cad5d2f_d20250309_m072803_c001_v0001150_t0050_u01741505283288") 2025/03/09 07:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f82bd73c0dd7b9b9f580e1b_f118328349de12c60_d20250309_m072801_c001_v0001136_t0035_u01741505281580") 2025/03/09 07:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z4f82bd73c0dd7b9b9f580e1b_f1134ddb19b988314_d20250309_m072800_c001_v0001113_t0059_u01741505280268") --- PASS: TestServerSideMoveOverSelf (8.27s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:06 ERROR : : error listing: directory not found 2025/03/09 07:28:06 INFO : Local file system at /tmp/rclone3696455450: Making directory 2025/03/09 07:28:06 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:06 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.88s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:28:08 DEBUG : Local file system at /tmp/rclone3696455450: Waiting for checks to finish 2025/03/09 07:28:08 DEBUG : Local file system at /tmp/rclone3696455450: Waiting for transfers to finish 2025/03/09 07:28:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:28:09 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/09 07:28:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestCopyRedownload (2.27s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/09 07:28:10 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:10 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 07:28:10 INFO : check sum: Copied (new) 2025/03/09 07:28:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:11 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 07:28:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/09 07:28:11 DEBUG : check sum: Unchanged skipping 2025/03/09 07:28:11 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:11 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.28s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/09 07:28:12 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:12 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/09 07:28:13 INFO : sizeonly: Copied (new) 2025/03/09 07:28:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:13 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:13 DEBUG : sizeonly: Sizes identical 2025/03/09 07:28:13 DEBUG : sizeonly: Unchanged skipping 2025/03/09 07:28:13 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:13 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.63s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/09 07:28:15 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:15 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:15 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/09 07:28:15 INFO : ignore-size: Copied (new) 2025/03/09 07:28:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:16 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:16 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:28:16 DEBUG : ignore-size: Unchanged skipping 2025/03/09 07:28:16 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:16 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:18 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:28:18 DEBUG : existing: Unchanged skipping 2025/03/09 07:28:18 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:18 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/09 07:28:18 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:18 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/09 07:28:18 INFO : existing: Copied (replaced existing) 2025/03/09 07:28:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.54s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 07:28:20 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:20 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/09 07:28:20 INFO : existing: Copied (new) 2025/03/09 07:28:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:20 DEBUG : existing: Destination exists, skipping 2025/03/09 07:28:20 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:20 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:20 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:22 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/09 07:28:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 07:28:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:28:23 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 07:28:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 07:28:23 INFO : a/potato2: Copied (new) 2025/03/09 07:28:23 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:23 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:23 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:23 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.68s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:25 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/09 07:28:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 07:28:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/09 07:28:25 DEBUG : empty space: Unchanged skipping 2025/03/09 07:28:25 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:25 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:26 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/09 07:28:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 07:28:26 INFO : empty space: Updated modification time in destination 2025/03/09 07:28:26 DEBUG : empty space: Unchanged skipping 2025/03/09 07:28:26 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:26 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:29 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:29 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/09 07:28:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 07:28:29 DEBUG : empty space: Unchanged skipping 2025/03/09 07:28:29 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:29 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.77s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:30 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:30 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/09 07:28:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3696455450) 2025/03/09 07:28:30 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qidadak5weva) 2025/03/09 07:28:30 DEBUG : foo: sha1 differ 2025/03/09 07:28:30 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/09 07:28:30 INFO : foo: Copied (replaced existing) 2025/03/09 07:28:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/09 07:28:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:28:32 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:32 DEBUG : empty space: Unchanged skipping 2025/03/09 07:28:32 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 07:28:32 INFO : potato: Copied (new) 2025/03/09 07:28:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.22s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:34 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:34 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/09 07:28:34 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/09 07:28:35 INFO : potato: Copied (replaced existing) 2025/03/09 07:28:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.00s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:36 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/09 07:28:36 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3696455450) 2025/03/09 07:28:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qidadak5weva) 2025/03/09 07:28:36 DEBUG : potato: sha1 differ 2025/03/09 07:28:36 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/09 07:28:37 INFO : potato: Copied (replaced existing) 2025/03/09 07:28:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:28:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/09 07:28:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:28:38 DEBUG : empty space: Unchanged skipping 2025/03/09 07:28:38 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:38 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:38 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:28:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:28:40 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:40 DEBUG : empty space: Unchanged skipping 2025/03/09 07:28:40 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 07:28:41 INFO : potato2: Copied (new) 2025/03/09 07:28:41 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:41 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:43 INFO : d: Making directory 2025/03/09 07:28:43 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/09 07:28:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 07:28:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:28:43 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 07:28:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 07:28:43 INFO : a/potato2: Copied (new) 2025/03/09 07:28:43 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:43 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:43 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:43 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:45 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/09 07:28:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 07:28:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:28:46 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 07:28:46 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:46 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 07:28:46 INFO : a/potato2: Copied (new) 2025/03/09 07:28:46 ERROR : B2 bucket rclone-test-qidadak5weva: not deleting files as there were IO errors 2025/03/09 07:28:46 ERROR : B2 bucket rclone-test-qidadak5weva: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:48 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:28:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:28:48 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:48 DEBUG : empty space: Unchanged skipping 2025/03/09 07:28:48 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:48 INFO : potato: Deleted 2025/03/09 07:28:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 07:28:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:50 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:50 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:50 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:51 INFO : potato: Deleted 2025/03/09 07:28:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:28:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:28:51 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:51 DEBUG : empty space: Unchanged skipping 2025/03/09 07:28:51 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 07:28:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.71s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:28:53 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:53 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/09 07:28:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.17s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:55 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 07:28:55 DEBUG : enormous: Excluded 2025/03/09 07:28:55 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 07:28:55 DEBUG : potato2: Excluded 2025/03/09 07:28:55 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 07:28:55 DEBUG : potato2: Excluded 2025/03/09 07:28:55 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:28:55 DEBUG : empty space: Unchanged skipping 2025/03/09 07:28:55 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:55 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:55 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 07:28:55 DEBUG : enormous: Excluded 2025/03/09 07:28:55 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 07:28:55 DEBUG : potato2: Excluded 2025/03/09 07:28:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 07:28:56 DEBUG : potato2: Excluded 2025/03/09 07:28:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/09 07:28:56 DEBUG : empty space: Unchanged skipping 2025/03/09 07:28:56 DEBUG : Local file system at /tmp/rclone3696455450: Waiting for checks to finish 2025/03/09 07:28:56 DEBUG : Local file system at /tmp/rclone3696455450: Waiting for transfers to finish 2025/03/09 07:28:56 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.69s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:58 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 07:28:58 DEBUG : enormous: Excluded 2025/03/09 07:28:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 07:28:58 DEBUG : potato2: Excluded 2025/03/09 07:28:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:28:58 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:28:58 DEBUG : empty space: Unchanged skipping 2025/03/09 07:28:58 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:28:58 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:58 INFO : potato2: Deleted 2025/03/09 07:28:59 INFO : enormous: Deleted 2025/03/09 07:28:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:28:59 DEBUG : Local file system at /tmp/rclone3696455450: Waiting for checks to finish 2025/03/09 07:28:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/09 07:28:59 DEBUG : empty space: Unchanged skipping 2025/03/09 07:28:59 DEBUG : Local file system at /tmp/rclone3696455450: Waiting for transfers to finish 2025/03/09 07:28:59 DEBUG : Waiting for deletions to finish 2025/03/09 07:28:59 INFO : potato2: Deleted 2025/03/09 07:28:59 INFO : enormous: Deleted 2025/03/09 07:28:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:29:01 DEBUG : five: Need to transfer - File not found at Destination 2025/03/09 07:29:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/09 07:29:01 DEBUG : one: Destination is newer than source, skipping 2025/03/09 07:29:01 DEBUG : three: Sizes identical 2025/03/09 07:29:01 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:29:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/09 07:29:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/09 07:29:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3696455450) 2025/03/09 07:29:01 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qidadak5weva) 2025/03/09 07:29:01 DEBUG : two: sha1 differ 2025/03/09 07:29:01 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:29:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/09 07:29:02 INFO : five: Copied (new) 2025/03/09 07:29:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/09 07:29:02 INFO : four: Copied (replaced existing) 2025/03/09 07:29:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/09 07:29:02 INFO : two: Copied (replaced existing) 2025/03/09 07:29:02 DEBUG : Waiting for deletions to finish 2025/03/09 07:29:03 DEBUG : one: Destination is newer than source, skipping 2025/03/09 07:29:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/09 07:29:03 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/09 07:29:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/09 07:29:03 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:29:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3696455450) 2025/03/09 07:29:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/09 07:29:03 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/09 07:29:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qidadak5weva) 2025/03/09 07:29:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/09 07:29:03 DEBUG : three: sha1 differ 2025/03/09 07:29:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/09 07:29:03 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/09 07:29:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/09 07:29:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/09 07:29:03 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:29:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 07:29:03 INFO : three: Copied (replaced existing) 2025/03/09 07:29:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.20s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/09 07:29:05 INFO : B2 bucket rclone-test-qidadak5weva: Making map for --track-renames 2025/03/09 07:29:05 INFO : B2 bucket rclone-test-qidadak5weva: Finished making map for --track-renames 2025/03/09 07:29:05 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:29:05 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for renames to finish 2025/03/09 07:29:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/09 07:29:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/09 07:29:05 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:29:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/09 07:29:05 INFO : potato: Copied (new) 2025/03/09 07:29:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/09 07:29:05 INFO : yam: Copied (new) 2025/03/09 07:29:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:29:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:29:05 INFO : B2 bucket rclone-test-qidadak5weva: Making map for --track-renames 2025/03/09 07:29:05 INFO : B2 bucket rclone-test-qidadak5weva: Finished making map for --track-renames 2025/03/09 07:29:05 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:29:05 DEBUG : potato: Unchanged skipping 2025/03/09 07:29:05 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for renames to finish 2025/03/09 07:29:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/09 07:29:06 INFO : yam: Copied (server-side copy) to: yaml 2025/03/09 07:29:06 INFO : yam: Deleted 2025/03/09 07:29:06 INFO : yaml: Renamed from "yam" 2025/03/09 07:29:06 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:29:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/09 07:29:08 INFO : B2 bucket rclone-test-qidadak5weva: Making map for --track-renames 2025/03/09 07:29:08 INFO : B2 bucket rclone-test-qidadak5weva: Finished making map for --track-renames 2025/03/09 07:29:08 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:29:08 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for renames to finish 2025/03/09 07:29:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/09 07:29:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/09 07:29:08 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:29:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/09 07:29:08 INFO : potato: Copied (new) 2025/03/09 07:29:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/09 07:29:09 INFO : yam: Copied (new) 2025/03/09 07:29:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:29:09 INFO : B2 bucket rclone-test-qidadak5weva: Making map for --track-renames 2025/03/09 07:29:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:29:09 INFO : B2 bucket rclone-test-qidadak5weva: Finished making map for --track-renames 2025/03/09 07:29:09 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:29:09 DEBUG : potato: Unchanged skipping 2025/03/09 07:29:09 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for renames to finish 2025/03/09 07:29:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/09 07:29:09 INFO : yam: Copied (server-side copy) to: yaml 2025/03/09 07:29:10 INFO : yam: Deleted 2025/03/09 07:29:10 INFO : yaml: Renamed from "yam" 2025/03/09 07:29:10 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:29:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/09 07:29:12 INFO : B2 bucket rclone-test-qidadak5weva: Making map for --track-renames 2025/03/09 07:29:12 INFO : B2 bucket rclone-test-qidadak5weva: Finished making map for --track-renames 2025/03/09 07:29:12 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:29:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/09 07:29:12 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for renames to finish 2025/03/09 07:29:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/09 07:29:12 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:29:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/09 07:29:12 INFO : sub/yam: Copied (new) 2025/03/09 07:29:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/09 07:29:12 INFO : potato: Copied (new) 2025/03/09 07:29:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:29:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:29:12 DEBUG : potato: Unchanged skipping 2025/03/09 07:29:13 INFO : B2 bucket rclone-test-qidadak5weva: Making map for --track-renames 2025/03/09 07:29:13 INFO : B2 bucket rclone-test-qidadak5weva: Finished making map for --track-renames 2025/03/09 07:29:13 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:29:13 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for renames to finish 2025/03/09 07:29:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/09 07:29:13 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/09 07:29:13 INFO : sub/yam: Deleted 2025/03/09 07:29:13 INFO : yam: Renamed from "sub/yam" 2025/03/09 07:29:13 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:29:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.59s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:29:15 DEBUG : Creating backend with remote "/tmp/rclone3696455450/dir1" 2025/03/09 07:29:15 DEBUG : Creating backend with remote "/tmp/rclone3696455450/dir2" 2025/03/09 07:29:15 DEBUG : Local file system at /tmp/rclone3696455450/dir2: Using server-side directory move 2025/03/09 07:29:15 INFO : Local file system at /tmp/rclone3696455450/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 07:29:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/09 07:29:15 DEBUG : Local file system at /tmp/rclone3696455450/dir2: Waiting for checks to finish 2025/03/09 07:29:15 DEBUG : Local file system at /tmp/rclone3696455450/dir2: Waiting for transfers to finish 2025/03/09 07:29:15 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:29:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:29:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/09 07:29:16 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:29:16 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:29:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/09 07:29:16 INFO : nested/sub dir/file: Copied (new) 2025/03/09 07:29:16 INFO : nested/sub dir/file: Deleted 2025/03/09 07:29:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:29:16 INFO : sub dir/hello world: Copied (new) 2025/03/09 07:29:16 INFO : sub dir/hello world: Deleted 2025/03/09 07:29:16 INFO : sub dir: Removing directory 2025/03/09 07:29:16 INFO : nested/sub dir: Removing directory 2025/03/09 07:29:16 INFO : nested: Removing directory 2025/03/09 07:29:16 DEBUG : Local file system at /tmp/rclone3696455450: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:29:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:29:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/09 07:29:18 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:29:18 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:29:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/09 07:29:18 INFO : nested/sub dir/file: Copied (new) 2025/03/09 07:29:18 INFO : nested/sub dir/file: Deleted 2025/03/09 07:29:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:29:18 INFO : sub dir/hello world: Copied (new) 2025/03/09 07:29:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.12s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:29:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 07:29:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/09 07:29:20 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:29:20 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:29:20 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/09 07:29:20 INFO : existing-b: Copied (new) 2025/03/09 07:29:20 INFO : existing-b: Deleted 2025/03/09 07:29:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/09 07:29:20 INFO : existing: Copied (new) 2025/03/09 07:29:20 INFO : existing: Deleted 2025/03/09 07:29:20 DEBUG : existing: Destination exists, skipping 2025/03/09 07:29:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/09 07:29:20 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:29:20 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:29:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:29:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mupeqib0bali" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qidadak5weva -> B2 bucket rclone-test-mupeqib0bali 2025/03/09 07:29:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:29:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/09 07:29:25 DEBUG : empty space: Unchanged skipping 2025/03/09 07:29:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 07:29:25 DEBUG : B2 bucket rclone-test-mupeqib0bali: Waiting for checks to finish 2025/03/09 07:29:25 INFO : empty space: Deleted 2025/03/09 07:29:25 DEBUG : B2 bucket rclone-test-mupeqib0bali: Waiting for transfers to finish 2025/03/09 07:29:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 07:29:26 INFO : potato2: Copied (server-side copy) 2025/03/09 07:29:26 INFO : potato2: Deleted 2025/03/09 07:29:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/09 07:29:26 INFO : potato3: Copied (server-side copy) 2025/03/09 07:29:26 INFO : potato3: Deleted 2025/03/09 07:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qetuqab9quci" 2025/03/09 07:29:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/09 07:29:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:29:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/09 07:29:28 DEBUG : B2 bucket rclone-test-qetuqab9quci: Waiting for checks to finish 2025/03/09 07:29:28 DEBUG : B2 bucket rclone-test-qetuqab9quci: Waiting for transfers to finish 2025/03/09 07:29:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 07:29:29 INFO : potato2: Copied (server-side copy) 2025/03/09 07:29:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 07:29:29 INFO : empty space: Copied (server-side copy) 2025/03/09 07:29:29 INFO : potato2: Deleted 2025/03/09 07:29:29 INFO : empty space: Deleted 2025/03/09 07:29:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/09 07:29:29 INFO : potato3: Copied (server-side copy) 2025/03/09 07:29:29 INFO : potato3: Deleted 2025/03/09 07:29:29 DEBUG : B2 bucket rclone-test-qetuqab9quci: Purge remote 2025/03/09 07:29:29 INFO : B2 bucket rclone-test-qetuqab9quci: cleaning bucket "rclone-test-qetuqab9quci" of all files 2025/03/09 07:29:30 DEBUG : empty space: Deleting (id "4_zaff21d03c0fd7b9b9f580e1b_f10297a5e01f7758a_d20250309_m072929_c001_v0001165_t0024_u01741505369002") 2025/03/09 07:29:30 DEBUG : potato2: Deleting (id "4_zaff21d03c0fd7b9b9f580e1b_f1059977ef633689a_d20250309_m072928_c001_v0001105_t0008_u01741505368603") 2025/03/09 07:29:30 DEBUG : potato3: Deleting (id "4_zaff21d03c0fd7b9b9f580e1b_f1061c58daca5319d_d20250309_m072929_c001_v0001165_t0043_u01741505369047") 2025/03/09 07:29:30 DEBUG : B2 bucket rclone-test-mupeqib0bali: Purge remote 2025/03/09 07:29:30 INFO : B2 bucket rclone-test-mupeqib0bali: cleaning bucket "rclone-test-mupeqib0bali" of all files 2025/03/09 07:29:30 DEBUG : empty space: Deleting (id "4_z0f120d03c0fd7b9b9f580e1b_f413d72d110dd40ec_d20250309_m072929_c001_v7007000_t0000_u01741505369244") 2025/03/09 07:29:30 DEBUG : empty space: Deleting (id "4_z0f120d03c0fd7b9b9f580e1b_f1051df94b7c6f6d6_d20250309_m072924_c001_v0001182_t0050_u01741505364875") 2025/03/09 07:29:30 DEBUG : potato2: Deleting (id "4_z0f120d03c0fd7b9b9f580e1b_f403a6e5f04decdc3_d20250309_m072929_c001_v7007000_t0000_u01741505369171") 2025/03/09 07:29:30 DEBUG : potato2: Deleting (id "4_z0f120d03c0fd7b9b9f580e1b_f114b8eeba7555125_d20250309_m072925_c001_v0001102_t0014_u01741505365674") 2025/03/09 07:29:30 DEBUG : potato3: Deleting (id "4_z0f120d03c0fd7b9b9f580e1b_f413d72d110dd40fb_d20250309_m072929_c001_v7007000_t0000_u01741505369505") 2025/03/09 07:29:30 DEBUG : potato3: Deleting (id "4_z0f120d03c0fd7b9b9f580e1b_f100213065a5bbc01_d20250309_m072926_c001_v0001134_t0000_u01741505366046") 2025/03/09 07:29:30 DEBUG : potato3: Deleting (id "4_z0f120d03c0fd7b9b9f580e1b_f1051df94b7c6f6e2_d20250309_m072925_c001_v0001182_t0040_u01741505365073") --- PASS: TestServerSideMove (10.51s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:29:32 DEBUG : Creating backend with remote "TestB2:rclone-test-netukop9xobe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qidadak5weva -> B2 bucket rclone-test-netukop9xobe 2025/03/09 07:29:37 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 07:29:37 DEBUG : empty space: Excluded 2025/03/09 07:29:37 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 07:29:37 DEBUG : empty space: Excluded 2025/03/09 07:29:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:29:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 07:29:37 DEBUG : B2 bucket rclone-test-netukop9xobe: Waiting for checks to finish 2025/03/09 07:29:37 DEBUG : B2 bucket rclone-test-netukop9xobe: Waiting for transfers to finish 2025/03/09 07:29:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 07:29:37 INFO : potato2: Copied (server-side copy) 2025/03/09 07:29:37 INFO : potato2: Deleted 2025/03/09 07:29:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/09 07:29:37 INFO : potato3: Copied (server-side copy) 2025/03/09 07:29:37 INFO : potato3: Deleted 2025/03/09 07:29:38 DEBUG : Creating backend with remote "TestB2:rclone-test-tebowiq7vilu" 2025/03/09 07:29:38 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 07:29:38 DEBUG : empty space: Excluded 2025/03/09 07:29:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:29:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/09 07:29:39 DEBUG : B2 bucket rclone-test-tebowiq7vilu: Waiting for checks to finish 2025/03/09 07:29:39 DEBUG : B2 bucket rclone-test-tebowiq7vilu: Waiting for transfers to finish 2025/03/09 07:29:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 07:29:40 INFO : potato2: Copied (server-side copy) 2025/03/09 07:29:40 INFO : potato2: Deleted 2025/03/09 07:29:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/09 07:29:40 INFO : potato3: Copied (server-side copy) 2025/03/09 07:29:40 INFO : potato3: Deleted 2025/03/09 07:29:41 DEBUG : B2 bucket rclone-test-tebowiq7vilu: Purge remote 2025/03/09 07:29:41 INFO : B2 bucket rclone-test-tebowiq7vilu: cleaning bucket "rclone-test-tebowiq7vilu" of all files 2025/03/09 07:29:41 DEBUG : potato2: Deleting (id "4_z5f523dc3c0fd7b9b9f580e1b_f11995ec3132adf3f_d20250309_m072939_c001_v0001116_t0008_u01741505379806") 2025/03/09 07:29:41 DEBUG : potato3: Deleting (id "4_z5f523dc3c0fd7b9b9f580e1b_f1081ccb4c1539337_d20250309_m072940_c001_v0001172_t0004_u01741505380178") 2025/03/09 07:29:42 DEBUG : B2 bucket rclone-test-netukop9xobe: Purge remote 2025/03/09 07:29:42 INFO : B2 bucket rclone-test-netukop9xobe: cleaning bucket "rclone-test-netukop9xobe" of all files 2025/03/09 07:29:42 DEBUG : empty space: Deleting (id "4_z2fc22dd3c0fd7b9b9f580e1b_f1140477d46912450_d20250309_m072936_c001_v0001182_t0000_u01741505376483") 2025/03/09 07:29:42 DEBUG : potato2: Deleting (id "4_z2fc22dd3c0fd7b9b9f580e1b_f40156a7d71d01376_d20250309_m072940_c001_v7007000_t0000_u01741505380343") 2025/03/09 07:29:42 DEBUG : potato2: Deleting (id "4_z2fc22dd3c0fd7b9b9f580e1b_f106f0843ef17a543_d20250309_m072937_c001_v0001180_t0030_u01741505377295") 2025/03/09 07:29:42 DEBUG : potato3: Deleting (id "4_z2fc22dd3c0fd7b9b9f580e1b_f40156a7d71d01379_d20250309_m072940_c001_v7007000_t0000_u01741505380764") 2025/03/09 07:29:42 DEBUG : potato3: Deleting (id "4_z2fc22dd3c0fd7b9b9f580e1b_f111eb1faed101788_d20250309_m072937_c001_v0001182_t0058_u01741505377525") 2025/03/09 07:29:42 DEBUG : potato3: Deleting (id "4_z2fc22dd3c0fd7b9b9f580e1b_f1140477d4691245a_d20250309_m072936_c001_v0001182_t0059_u01741505376686") --- PASS: TestServerSideMoveWithFilter (11.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:29:44 DEBUG : Creating backend with remote "TestB2:rclone-test-humoniw5dane" 2025/03/09 07:29:46 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qidadak5weva -> B2 bucket rclone-test-humoniw5dane 2025/03/09 07:29:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:29:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 07:29:49 DEBUG : B2 bucket rclone-test-humoniw5dane: Waiting for checks to finish 2025/03/09 07:29:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/09 07:29:49 DEBUG : empty space: Unchanged skipping 2025/03/09 07:29:49 INFO : empty space: Deleted 2025/03/09 07:29:49 DEBUG : B2 bucket rclone-test-humoniw5dane: Waiting for transfers to finish 2025/03/09 07:29:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 07:29:49 INFO : potato2: Copied (server-side copy) 2025/03/09 07:29:49 INFO : potato2: Deleted 2025/03/09 07:29:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/09 07:29:49 INFO : potato3: Copied (server-side copy) 2025/03/09 07:29:50 INFO : potato3: Deleted 2025/03/09 07:29:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jalahud4jote" 2025/03/09 07:29:51 INFO : tomatoDir: Making directory 2025/03/09 07:29:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/09 07:29:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:29:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/09 07:29:51 DEBUG : B2 bucket rclone-test-jalahud4jote: Waiting for checks to finish 2025/03/09 07:29:51 DEBUG : B2 bucket rclone-test-jalahud4jote: Waiting for transfers to finish 2025/03/09 07:29:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 07:29:52 INFO : empty space: Copied (server-side copy) 2025/03/09 07:29:52 INFO : empty space: Deleted 2025/03/09 07:29:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/09 07:29:52 INFO : potato3: Copied (server-side copy) 2025/03/09 07:29:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 07:29:52 INFO : potato2: Copied (server-side copy) 2025/03/09 07:29:53 INFO : potato3: Deleted 2025/03/09 07:29:53 INFO : potato2: Deleted 2025/03/09 07:29:53 DEBUG : B2 bucket rclone-test-jalahud4jote: Purge remote 2025/03/09 07:29:53 INFO : B2 bucket rclone-test-jalahud4jote: cleaning bucket "rclone-test-jalahud4jote" of all files 2025/03/09 07:29:53 DEBUG : empty space: Deleting (id "4_zaf026dc3c0fd7b9b9f580e1b_f11495f47fa150b1f_d20250309_m072952_c001_v0001098_t0010_u01741505392281") 2025/03/09 07:29:53 DEBUG : potato2: Deleting (id "4_zaf026dc3c0fd7b9b9f580e1b_f1081ccb4c1539369_d20250309_m072952_c001_v0001172_t0025_u01741505392647") 2025/03/09 07:29:53 DEBUG : potato3: Deleting (id "4_zaf026dc3c0fd7b9b9f580e1b_f101b54db91f29ad7_d20250309_m072952_c001_v0001105_t0024_u01741505392656") 2025/03/09 07:29:54 DEBUG : B2 bucket rclone-test-humoniw5dane: Purge remote 2025/03/09 07:29:54 INFO : B2 bucket rclone-test-humoniw5dane: cleaning bucket "rclone-test-humoniw5dane" of all files 2025/03/09 07:29:54 DEBUG : empty space: Deleting (id "4_z2f925da3c0fd7b9b9f580e1b_f411ee31962940844_d20250309_m072952_c001_v7007000_t0000_u01741505392646") 2025/03/09 07:29:54 DEBUG : empty space: Deleting (id "4_z2f925da3c0fd7b9b9f580e1b_f10485cd4f3d83a12_d20250309_m072947_c001_v0001172_t0026_u01741505387983") 2025/03/09 07:29:54 DEBUG : potato2: Deleting (id "4_z2f925da3c0fd7b9b9f580e1b_f40924c8bbb3fabe4_d20250309_m072953_c001_v7007000_t0000_u01741505393093") 2025/03/09 07:29:54 DEBUG : potato2: Deleting (id "4_z2f925da3c0fd7b9b9f580e1b_f1020208f9e4b45a2_d20250309_m072949_c001_v0001150_t0003_u01741505389306") 2025/03/09 07:29:54 DEBUG : potato3: Deleting (id "4_z2f925da3c0fd7b9b9f580e1b_f411ee31962940845_d20250309_m072953_c001_v7007000_t0000_u01741505393051") 2025/03/09 07:29:54 DEBUG : potato3: Deleting (id "4_z2f925da3c0fd7b9b9f580e1b_f104ce9899a89b691_d20250309_m072949_c001_v0001029_t0031_u01741505389570") 2025/03/09 07:29:54 DEBUG : potato3: Deleting (id "4_z2f925da3c0fd7b9b9f580e1b_f10485cd4f3d83a16_d20250309_m072948_c001_v0001172_t0044_u01741505388376") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.41s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:29:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:29:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:30:01 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/rclone-sync-test" 2025/03/09 07:30:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/rclone-sync-test-include/layer2" 2025/03/09 07:30:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/rclone-sync-test-ignore-file" 2025/03/09 07:30:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/09 07:30:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 07:30:09 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 07:30:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 07:30:09 DEBUG : B2 bucket rclone-test-qidadak5weva path rclone-sync-test: Waiting for checks to finish 2025/03/09 07:30:09 DEBUG : B2 bucket rclone-test-qidadak5weva path rclone-sync-test: Waiting for transfers to finish 2025/03/09 07:30:09 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:09 INFO : There was nothing to transfer 2025/03/09 07:30:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 07:30:09 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:30:09 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:30:09 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:30:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 07:30:10 DEBUG : B2 bucket rclone-test-qidadak5weva path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/09 07:30:10 DEBUG : B2 bucket rclone-test-qidadak5weva path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/09 07:30:10 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:30:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 07:30:11 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:30:11 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:30:11 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:30:11 DEBUG : : Excluded 2025/03/09 07:30:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/09 07:30:11 DEBUG : B2 bucket rclone-test-qidadak5weva path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/09 07:30:11 DEBUG : B2 bucket rclone-test-qidadak5weva path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/09 07:30:11 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.57s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:30:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/dst" 2025/03/09 07:30:19 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/CompareDest" 2025/03/09 07:30:21 DEBUG : one: Need to transfer - File not found at Destination 2025/03/09 07:30:21 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:30:21 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:30:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 07:30:22 INFO : one: Copied (new) 2025/03/09 07:30:22 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 07:30:23 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:30:23 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:30:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/09 07:30:23 INFO : one: Copied (replaced existing) 2025/03/09 07:30:23 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 07:30:25 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:30:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 07:30:25 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:30:25 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:25 INFO : There was nothing to transfer 2025/03/09 07:30:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 07:30:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 07:30:26 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:30:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 07:30:27 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:30:27 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:27 INFO : There was nothing to transfer 2025/03/09 07:30:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 07:30:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 07:30:27 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:30:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 07:30:27 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:30:27 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:27 INFO : There was nothing to transfer 2025/03/09 07:30:29 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/09 07:30:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/09 07:30:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 07:30:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 07:30:29 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:30:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 07:30:29 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:30:29 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:29 INFO : There was nothing to transfer 2025/03/09 07:30:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/09 07:30:30 DEBUG : two: Need to transfer - File not found at Destination 2025/03/09 07:30:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 07:30:30 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:30:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 07:30:30 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:30:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/09 07:30:30 INFO : two: Copied (new) 2025/03/09 07:30:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.56s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:30:33 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/dest" 2025/03/09 07:30:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/pre-dest1" 2025/03/09 07:30:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/pre-dest2" 2025/03/09 07:30:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:30:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/09 07:30:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:30:37 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/09 07:30:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/09 07:30:38 DEBUG : B2 bucket rclone-test-qidadak5weva path dest: Waiting for checks to finish 2025/03/09 07:30:38 DEBUG : B2 bucket rclone-test-qidadak5weva path dest: Waiting for transfers to finish 2025/03/09 07:30:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/09 07:30:39 INFO : 3: Copied (new) 2025/03/09 07:30:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.65s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:30:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/dst" 2025/03/09 07:30:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/CopyDest" 2025/03/09 07:30:43 DEBUG : one: Need to transfer - File not found at Destination 2025/03/09 07:30:43 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:30:43 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:30:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 07:30:44 INFO : one: Copied (new) 2025/03/09 07:30:44 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 07:30:45 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:30:45 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:30:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/09 07:30:45 INFO : one: Copied (replaced existing) 2025/03/09 07:30:45 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:47 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/BackupDir" 2025/03/09 07:30:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 07:30:48 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:30:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 07:30:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 07:30:50 INFO : one: Copied (server-side copy) 2025/03/09 07:30:50 INFO : one: Deleted 2025/03/09 07:30:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/09 07:30:51 INFO : one: Copied (server-side copy) 2025/03/09 07:30:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/09 07:30:51 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:30:51 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/09 07:30:52 INFO : two: Copied (server-side copy) 2025/03/09 07:30:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/09 07:30:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:52 DEBUG : one: Unchanged skipping 2025/03/09 07:30:52 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:30:52 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:30:52 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:53 DEBUG : one: Unchanged skipping 2025/03/09 07:30:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:53 DEBUG : two: Unchanged skipping 2025/03/09 07:30:53 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:30:53 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:30:53 DEBUG : Waiting for deletions to finish 2025/03/09 07:30:53 INFO : There was nothing to transfer 2025/03/09 07:30:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/09 07:30:54 DEBUG : three: Destination not found in --copy-dest 2025/03/09 07:30:54 DEBUG : three: Need to transfer - File not found at Destination 2025/03/09 07:30:54 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:30:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:54 DEBUG : one: Unchanged skipping 2025/03/09 07:30:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 07:30:54 DEBUG : two: Unchanged skipping 2025/03/09 07:30:54 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:30:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/09 07:30:55 INFO : three: Copied (new) 2025/03/09 07:30:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.26s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:30:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/dst" 2025/03/09 07:30:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/backup" 2025/03/09 07:31:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 07:31:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:31:01 DEBUG : two: Unchanged skipping 2025/03/09 07:31:01 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:31:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 07:31:02 INFO : one: Copied (server-side copy) 2025/03/09 07:31:03 INFO : one: Deleted 2025/03/09 07:31:03 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:31:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 07:31:04 INFO : one: Copied (new) 2025/03/09 07:31:04 DEBUG : Waiting for deletions to finish 2025/03/09 07:31:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 07:31:04 INFO : three.txt: Copied (server-side copy) 2025/03/09 07:31:04 INFO : three.txt: Deleted 2025/03/09 07:31:04 INFO : three.txt: Moved into backup dir 2025/03/09 07:31:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 07:31:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:31:06 DEBUG : two: Unchanged skipping 2025/03/09 07:31:06 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:31:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 07:31:07 INFO : one: Copied (server-side copy) 2025/03/09 07:31:07 INFO : one: Deleted 2025/03/09 07:31:07 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:31:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/09 07:31:08 INFO : one: Copied (new) 2025/03/09 07:31:08 DEBUG : Waiting for deletions to finish 2025/03/09 07:31:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 07:31:08 INFO : three.txt: Copied (server-side copy) 2025/03/09 07:31:08 INFO : three.txt: Deleted 2025/03/09 07:31:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:31:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/dst" 2025/03/09 07:31:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/backup" 2025/03/09 07:31:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 07:31:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:31:15 DEBUG : two: Unchanged skipping 2025/03/09 07:31:15 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:31:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 07:31:16 INFO : one: Copied (server-side copy) to: one.bak 2025/03/09 07:31:16 INFO : one: Deleted 2025/03/09 07:31:16 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:31:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 07:31:17 INFO : one: Copied (new) 2025/03/09 07:31:17 DEBUG : Waiting for deletions to finish 2025/03/09 07:31:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 07:31:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/09 07:31:18 INFO : three.txt: Deleted 2025/03/09 07:31:18 INFO : three.txt: Moved into backup dir 2025/03/09 07:31:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 07:31:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:31:19 DEBUG : two: Unchanged skipping 2025/03/09 07:31:19 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:31:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 07:31:20 INFO : one: Copied (server-side copy) to: one.bak 2025/03/09 07:31:20 INFO : one: Deleted 2025/03/09 07:31:20 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:31:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/09 07:31:20 INFO : one: Copied (new) 2025/03/09 07:31:20 DEBUG : Waiting for deletions to finish 2025/03/09 07:31:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 07:31:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/09 07:31:21 INFO : three.txt: Deleted 2025/03/09 07:31:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:31:24 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-02.backblaze.com/b2api/v1/b2_upload_file/1f621d83c0dd7b9b9f580e1b/c001_v0001183_t0056": EOF 2025/03/09 07:31:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-02.backblaze.com/b2api/v1/b2_upload_file/1f621d83c0dd7b9b9f580e1b/c001_v0001183_t0056": EOF) 2025/03/09 07:31:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qidadak5weva: 1/10 (Post "https://pod-000-1183-02.backblaze.com/b2api/v1/b2_upload_file/1f621d83c0dd7b9b9f580e1b/c001_v0001183_t0056": EOF) 2025/03/09 07:31:26 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 07:31:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/dst" 2025/03/09 07:31:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/backup" 2025/03/09 07:31:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 07:31:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:31:29 DEBUG : two: Unchanged skipping 2025/03/09 07:31:29 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:31:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 07:31:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/09 07:31:30 INFO : one: Deleted 2025/03/09 07:31:30 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:31:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 07:31:31 INFO : one: Copied (new) 2025/03/09 07:31:31 DEBUG : Waiting for deletions to finish 2025/03/09 07:31:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 07:31:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/09 07:31:32 INFO : three.txt: Deleted 2025/03/09 07:31:32 INFO : three.txt: Moved into backup dir 2025/03/09 07:31:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 07:31:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:31:33 DEBUG : two: Unchanged skipping 2025/03/09 07:31:33 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:31:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 07:31:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/09 07:31:34 INFO : one: Deleted 2025/03/09 07:31:34 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:31:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/09 07:31:34 INFO : one: Copied (new) 2025/03/09 07:31:34 DEBUG : Waiting for deletions to finish 2025/03/09 07:31:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 07:31:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/09 07:31:35 INFO : three.txt: Deleted 2025/03/09 07:31:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.02s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:31:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/dst" 2025/03/09 07:31:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 07:31:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:31:39 DEBUG : two: Unchanged skipping 2025/03/09 07:31:39 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:31:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 07:31:40 INFO : one: Copied (server-side copy) to: one.bak 2025/03/09 07:31:40 INFO : one: Deleted 2025/03/09 07:31:40 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:31:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 07:31:41 INFO : one: Copied (new) 2025/03/09 07:31:41 DEBUG : Waiting for deletions to finish 2025/03/09 07:31:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 07:31:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/09 07:31:42 INFO : three.txt: Deleted 2025/03/09 07:31:42 INFO : three.txt: Moved into backup dir 2025/03/09 07:31:43 DEBUG : one.bak: Excluded (Path Filter) 2025/03/09 07:31:43 DEBUG : one.bak: Excluded 2025/03/09 07:31:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/09 07:31:43 DEBUG : three.txt.bak: Excluded 2025/03/09 07:31:43 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for checks to finish 2025/03/09 07:31:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 07:31:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:31:43 DEBUG : two: Unchanged skipping 2025/03/09 07:31:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 07:31:43 INFO : one: Copied (server-side copy) to: one.bak 2025/03/09 07:31:43 INFO : one: Deleted 2025/03/09 07:31:43 DEBUG : B2 bucket rclone-test-qidadak5weva path dst: Waiting for transfers to finish 2025/03/09 07:31:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/09 07:31:44 INFO : one: Copied (new) 2025/03/09 07:31:44 DEBUG : Waiting for deletions to finish 2025/03/09 07:31:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 07:31:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/09 07:31:44 INFO : three.txt: Deleted 2025/03/09 07:31:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.25s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:31:47 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/dst" 2025/03/09 07:31:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 07:31:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 07:31:49 INFO : one: Copied (server-side copy) to: one.bak 2025/03/09 07:31:50 INFO : one: Deleted 2025/03/09 07:31:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 07:31:50 INFO : one: Copied (new) 2025/03/09 07:31:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:31:51 DEBUG : two: Unchanged skipping 2025/03/09 07:31:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/09 07:31:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 07:31:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/09 07:31:51 INFO : three.txt: Deleted 2025/03/09 07:31:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 07:31:52 INFO : three.txt: Copied (new) 2025/03/09 07:31:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 07:31:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 07:31:53 INFO : one: Copied (server-side copy) to: one.bak 2025/03/09 07:31:53 INFO : one: Deleted 2025/03/09 07:31:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/09 07:31:53 INFO : one: Copied (new) 2025/03/09 07:31:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:31:54 DEBUG : two: Unchanged skipping 2025/03/09 07:31:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/09 07:31:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 07:31:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/09 07:31:54 INFO : three.txt: Deleted 2025/03/09 07:31:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/09 07:31:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.78s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:31:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qidadak5weva/dst" 2025/03/09 07:31:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 07:32:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 07:32:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/09 07:32:01 INFO : one: Deleted 2025/03/09 07:32:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 07:32:01 INFO : one: Copied (new) 2025/03/09 07:32:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:02 DEBUG : two: Unchanged skipping 2025/03/09 07:32:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/09 07:32:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 07:32:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/09 07:32:03 INFO : three.txt: Deleted 2025/03/09 07:32:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 07:32:03 INFO : three.txt: Copied (new) 2025/03/09 07:32:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/09 07:32:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 07:32:04 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 07:32:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 07:32:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 07:32:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/09 07:32:05 INFO : one: Deleted 2025/03/09 07:32:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/09 07:32:05 INFO : one: Copied (new) 2025/03/09 07:32:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:05 DEBUG : two: Unchanged skipping 2025/03/09 07:32:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/09 07:32:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 07:32:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/09 07:32:06 INFO : three.txt: Deleted 2025/03/09 07:32:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/09 07:32:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.21s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:32:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/09 07:32:09 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:32:09 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:32:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/09 07:32:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/09 07:32:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:32:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 07:32:10 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:32:10 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:32:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/09 07:32:10 INFO : existing: Copied (new) 2025/03/09 07:32:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:32:11 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:32:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/09 07:32:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/09 07:32:11 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:32:11 ERROR : B2 bucket rclone-test-qidadak5weva: not deleting files as there were IO errors 2025/03/09 07:32:11 ERROR : B2 bucket rclone-test-qidadak5weva: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncImmutable (2.65s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:32:13 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:32:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:13 DEBUG : existing: Unchanged skipping 2025/03/09 07:32:13 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:32:13 DEBUG : Waiting for deletions to finish 2025/03/09 07:32:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", 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-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:32:15 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1165-13.backblaze.com/b2api/v1/b2_upload_file/1f621d83c0dd7b9b9f580e1b/c001_v0001165_t0057": EOF 2025/03/09 07:32:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-13.backblaze.com/b2api/v1/b2_upload_file/1f621d83c0dd7b9b9f580e1b/c001_v0001165_t0057": EOF) 2025/03/09 07:32:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-qidadak5weva: 1/10 (Post "https://pod-000-1165-13.backblaze.com/b2api/v1/b2_upload_file/1f621d83c0dd7b9b9f580e1b/c001_v0001165_t0057": EOF) 2025/03/09 07:32:18 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 07:32:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:32:27 DEBUG : both10: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both12: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both13: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both0: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both15: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both11: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both17: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both18: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both19: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both1: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both3: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both14: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both5: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both16: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both7: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both2: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:27 DEBUG : both9: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both4: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both6: Unchanged skipping 2025/03/09 07:32:27 DEBUG : both8: Unchanged skipping 2025/03/09 07:32:27 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:32:27 DEBUG : Waiting for deletions to finish 2025/03/09 07:32:27 INFO : only0: Deleted 2025/03/09 07:32:27 INFO : only11: Deleted 2025/03/09 07:32:27 INFO : only17: Deleted 2025/03/09 07:32:27 INFO : only19: Deleted 2025/03/09 07:32:27 INFO : only2: Deleted 2025/03/09 07:32:27 INFO : only8: Deleted 2025/03/09 07:32:28 INFO : only1: Deleted 2025/03/09 07:32:28 INFO : only12: Deleted 2025/03/09 07:32:28 INFO : only16: Deleted 2025/03/09 07:32:28 INFO : only18: Deleted 2025/03/09 07:32:28 INFO : only3: Deleted 2025/03/09 07:32:28 INFO : only10: Deleted 2025/03/09 07:32:28 INFO : only13: Deleted 2025/03/09 07:32:28 INFO : only7: Deleted 2025/03/09 07:32:28 INFO : only14: Deleted 2025/03/09 07:32:28 INFO : only15: Deleted 2025/03/09 07:32:28 INFO : only4: Deleted 2025/03/09 07:32:28 INFO : only5: Deleted 2025/03/09 07:32:28 INFO : only6: Deleted 2025/03/09 07:32:28 INFO : only9: Deleted 2025/03/09 07:32:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:32:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for checks to finish 2025/03/09 07:32:42 DEBUG : both0: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both12: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both11: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both10: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both15: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both16: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both1: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both18: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both19: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both2: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both3: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both4: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both5: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both13: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both7: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both8: Unchanged skipping 2025/03/09 07:32:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 07:32:42 DEBUG : both14: Unchanged skipping 2025/03/09 07:32:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : both17: Unchanged skipping 2025/03/09 07:32:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : both6: Unchanged skipping 2025/03/09 07:32:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/09 07:32:42 DEBUG : both9: Unchanged skipping 2025/03/09 07:32:42 DEBUG : B2 bucket rclone-test-qidadak5weva: Waiting for transfers to finish 2025/03/09 07:32:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:43 INFO : only1: Copied (replaced existing) 2025/03/09 07:32:43 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:43 INFO : only10: Copied (replaced existing) 2025/03/09 07:32:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:43 INFO : only13: Copied (replaced existing) 2025/03/09 07:32:43 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:43 INFO : only12: Copied (replaced existing) 2025/03/09 07:32:43 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:43 INFO : only14: Copied (replaced existing) 2025/03/09 07:32:43 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:43 INFO : only15: Copied (replaced existing) 2025/03/09 07:32:43 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:43 INFO : only16: Copied (replaced existing) 2025/03/09 07:32:43 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:43 INFO : only11: Copied (replaced existing) 2025/03/09 07:32:43 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:43 INFO : only17: Copied (replaced existing) 2025/03/09 07:32:43 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:43 INFO : only18: Copied (replaced existing) 2025/03/09 07:32:44 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:44 INFO : only19: Copied (replaced existing) 2025/03/09 07:32:44 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:44 INFO : only3: Copied (replaced existing) 2025/03/09 07:32:44 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:44 INFO : only4: Copied (replaced existing) 2025/03/09 07:32:44 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:44 INFO : only5: Copied (replaced existing) 2025/03/09 07:32:44 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:44 INFO : only6: Copied (replaced existing) 2025/03/09 07:32:44 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:44 INFO : only7: Copied (replaced existing) 2025/03/09 07:32:44 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:44 INFO : only8: Copied (replaced existing) 2025/03/09 07:32:44 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:44 INFO : only9: Copied (replaced existing) 2025/03/09 07:32:44 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:44 INFO : only2: Copied (replaced existing) 2025/03/09 07:32:44 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 07:32:44 INFO : only0: Copied (replaced existing) 2025/03/09 07:32:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.66s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:32:53 DEBUG : empty_dir: Making directory with metadata 2025/03/09 07:32:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 07:32:53 DEBUG : empty_on_remote: Making directory with metadata 2025/03/09 07:32:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 07:32:53 INFO : empty_on_remote: Making directory 2025/03/09 07:32:53 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-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:32:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/09 07:32:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/09 07:32:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/09 07:32:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (4.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:32:57 DEBUG : empty_dir: Making directory with metadata 2025/03/09 07:32:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 07:32:57 DEBUG : empty_on_remote: Making directory with metadata 2025/03/09 07:32:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 07:32:57 INFO : empty_on_remote: Making directory 2025/03/09 07:32:57 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-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:32:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/09 07:32:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/09 07:32:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/09 07:32:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/09 07:32:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.44s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:33:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 07:33:00 INFO : sub dir: Making directory 2025/03/09 07:33:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (5.14s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" 2025/03/09 07:33:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 07:33:05 INFO : sub dir: Making directory 2025/03/09 07:33:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qidadak5weva", Local "Local file system at /tmp/rclone3696455450", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.66s) PASS 2025/03/09 07:33:10 DEBUG : B2 bucket rclone-test-qidadak5weva: Purge remote 2025/03/09 07:33:10 INFO : B2 bucket rclone-test-qidadak5weva: cleaning bucket "rclone-test-qidadak5weva" of all files 2025/03/09 07:33:11 DEBUG : BackupDir/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb5119bb_d20250309_m073055_c001_v7007000_t0000_u01741505455622") 2025/03/09 07:33:11 DEBUG : BackupDir/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103f1b69d29d1622_d20250309_m073050_c001_v0001044_t0008_u01741505450026") 2025/03/09 07:33:11 DEBUG : CompareDest/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f417efa2f9a3fe429_d20250309_m073031_c001_v7007000_t0000_u01741505431239") 2025/03/09 07:33:11 DEBUG : CompareDest/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f102821f5f98c7f5a_d20250309_m073024_c001_v0001183_t0035_u01741505424976") 2025/03/09 07:33:11 DEBUG : CompareDest/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f417efa2f9a3fe42a_d20250309_m073031_c001_v7007000_t0000_u01741505431421") 2025/03/09 07:33:11 DEBUG : CompareDest/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6b9e_d20250309_m073026_c001_v0001165_t0010_u01741505426295") 2025/03/09 07:33:11 DEBUG : CopyDest/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb5119bc_d20250309_m073055_c001_v7007000_t0000_u01741505455803") 2025/03/09 07:33:11 DEBUG : CopyDest/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67d6ff_d20250309_m073047_c001_v0001184_t0051_u01741505447168") 2025/03/09 07:33:11 DEBUG : CopyDest/three: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb5119cb_d20250309_m073055_c001_v7007000_t0000_u01741505455984") 2025/03/09 07:33:11 DEBUG : CopyDest/three: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6c16_d20250309_m073053_c001_v0001165_t0048_u01741505453815") 2025/03/09 07:33:11 DEBUG : CopyDest/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb5119ce_d20250309_m073056_c001_v7007000_t0000_u01741505456166") 2025/03/09 07:33:11 DEBUG : CopyDest/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f102821f5f98c81de_d20250309_m073051_c001_v0001183_t0039_u01741505451900") 2025/03/09 07:33:11 DEBUG : EXISTING: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40924c8bbb3fb296_d20250309_m073214_c001_v7007000_t0000_u01741505534164") 2025/03/09 07:33:11 DEBUG : EXISTING: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e1ef_d20250309_m073213_c001_v0001184_t0002_u01741505533156") 2025/03/09 07:33:11 DEBUG : Testêé: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40924c8bbb3fb23f_d20250309_m073210_c001_v7007000_t0000_u01741505530132") 2025/03/09 07:33:11 DEBUG : Testêé: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e192_d20250309_m073209_c001_v0001184_t0030_u01741505529549") 2025/03/09 07:33:11 DEBUG : Testêé: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6d30_d20250309_m073208_c001_v0001165_t0043_u01741505528600") 2025/03/09 07:33:11 DEBUG : a/potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012c8_d20250309_m072846_c001_v7007000_t0000_u01741505326721") 2025/03/09 07:33:11 DEBUG : a/potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69f1_d20250309_m072846_c001_v0001165_t0031_u01741505326143") 2025/03/09 07:33:11 DEBUG : a/potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb510a75_d20250309_m072844_c001_v7007000_t0000_u01741505324400") 2025/03/09 07:33:11 DEBUG : a/potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69e7_d20250309_m072843_c001_v0001165_t0008_u01741505323506") 2025/03/09 07:33:11 DEBUG : a/potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413d72d110dd3dea_d20250309_m072824_c001_v7007000_t0000_u01741505304215") 2025/03/09 07:33:11 DEBUG : a/potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6977_d20250309_m072823_c001_v0001165_t0014_u01741505303297") 2025/03/09 07:33:12 DEBUG : b/potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012c9_d20250309_m072846_c001_v7007000_t0000_u01741505326907") 2025/03/09 07:33:12 DEBUG : b/potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69eb_d20250309_m072845_c001_v0001165_t0059_u01741505325313") 2025/03/09 07:33:12 DEBUG : b/potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb510a74_d20250309_m072843_c001_v7007000_t0000_u01741505323850") 2025/03/09 07:33:12 DEBUG : b/potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69e1_d20250309_m072842_c001_v0001165_t0008_u01741505322687") 2025/03/09 07:33:12 DEBUG : b/potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413d72d110dd3de8_d20250309_m072823_c001_v7007000_t0000_u01741505303646") 2025/03/09 07:33:12 DEBUG : b/potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6973_d20250309_m072822_c001_v0001165_t0039_u01741505302476") 2025/03/09 07:33:12 DEBUG : backup/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f414a6534bdf04ae6_d20250309_m073109_c001_v7007000_t0000_u01741505469489") 2025/03/09 07:33:12 DEBUG : backup/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1178261b7e87adf0_d20250309_m073106_c001_v0001105_t0020_u01741505466990") 2025/03/09 07:33:12 DEBUG : backup/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1185f68ada4483f5_d20250309_m073102_c001_v0001181_t0049_u01741505462710") 2025/03/09 07:33:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849be25_d20250309_m073136_c001_v7007000_t0000_u01741505496057") 2025/03/09 07:33:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f11619a67134d503c_d20250309_m073134_c001_v0001115_t0011_u01741505494169") 2025/03/09 07:33:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1168a2d64f549fdb_d20250309_m073130_c001_v0001120_t0056_u01741505490575") 2025/03/09 07:33:12 DEBUG : backup/one.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41932860abc556cf_d20250309_m073122_c001_v7007000_t0000_u01741505482003") 2025/03/09 07:33:12 DEBUG : backup/one.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f106eedab798f27ec_d20250309_m073119_c001_v0001136_t0045_u01741505479961") 2025/03/09 07:33:12 DEBUG : backup/one.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f105b880e5022b418_d20250309_m073116_c001_v0001179_t0019_u01741505476244") 2025/03/09 07:33:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849be26_d20250309_m073136_c001_v7007000_t0000_u01741505496244") 2025/03/09 07:33:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1129e14feda16209_d20250309_m073135_c001_v0001184_t0056_u01741505495281") 2025/03/09 07:33:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f106e966c25a348a2_d20250309_m073132_c001_v0001184_t0057_u01741505492045") 2025/03/09 07:33:12 DEBUG : backup/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f414a6534bdf04af5_d20250309_m073109_c001_v7007000_t0000_u01741505469682") 2025/03/09 07:33:12 DEBUG : backup/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1062655c4dcc7c8c_d20250309_m073108_c001_v0001098_t0038_u01741505468443") 2025/03/09 07:33:13 DEBUG : backup/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1140deecfa4d5858_d20250309_m073104_c001_v0001101_t0041_u01741505464468") 2025/03/09 07:33:13 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41932860abc556d0_d20250309_m073122_c001_v7007000_t0000_u01741505482190") 2025/03/09 07:33:13 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1062ab5c48bda5ae_d20250309_m073120_c001_v0001099_t0016_u01741505480933") 2025/03/09 07:33:13 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f11294a2a9be1229a_d20250309_m073117_c001_v0001113_t0000_u01741505477655") 2025/03/09 07:33:13 DEBUG : both0: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c925ed_d20250309_m073245_c001_v7007000_t0000_u01741505565058") 2025/03/09 07:33:13 DEBUG : both0: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e4f7_d20250309_m073233_c001_v0001184_t0014_u01741505553837") 2025/03/09 07:33:13 DEBUG : both0: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f0b_d20250309_m073229_c001_v7007000_t0000_u01741505549214") 2025/03/09 07:33:13 DEBUG : both0: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e299_d20250309_m073218_c001_v0001184_t0034_u01741505538076") 2025/03/09 07:33:13 DEBUG : both1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c925ee_d20250309_m073245_c001_v7007000_t0000_u01741505565242") 2025/03/09 07:33:13 DEBUG : both1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e50b_d20250309_m073234_c001_v0001184_t0052_u01741505554252") 2025/03/09 07:33:13 DEBUG : both1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f0d_d20250309_m073229_c001_v7007000_t0000_u01741505549398") 2025/03/09 07:33:13 DEBUG : both1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e2aa_d20250309_m073218_c001_v0001184_t0012_u01741505538494") 2025/03/09 07:33:13 DEBUG : both10: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c925ef_d20250309_m073245_c001_v7007000_t0000_u01741505565426") 2025/03/09 07:33:13 DEBUG : both10: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e5b5_d20250309_m073237_c001_v0001184_t0022_u01741505557974") 2025/03/09 07:33:13 DEBUG : both10: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f10_d20250309_m073229_c001_v7007000_t0000_u01741505549580") 2025/03/09 07:33:13 DEBUG : both10: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e343_d20250309_m073222_c001_v0001184_t0035_u01741505542215") 2025/03/09 07:33:13 DEBUG : both11: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c925f0_d20250309_m073245_c001_v7007000_t0000_u01741505565610") 2025/03/09 07:33:13 DEBUG : both11: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e5c3_d20250309_m073238_c001_v0001184_t0001_u01741505558373") 2025/03/09 07:33:13 DEBUG : both11: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f15_d20250309_m073229_c001_v7007000_t0000_u01741505549768") 2025/03/09 07:33:13 DEBUG : both11: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e357_d20250309_m073222_c001_v0001184_t0021_u01741505542681") 2025/03/09 07:33:14 DEBUG : both12: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c925f7_d20250309_m073245_c001_v7007000_t0000_u01741505565793") 2025/03/09 07:33:14 DEBUG : both12: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e5d1_d20250309_m073238_c001_v0001184_t0039_u01741505558803") 2025/03/09 07:33:14 DEBUG : both12: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f17_d20250309_m073229_c001_v7007000_t0000_u01741505549953") 2025/03/09 07:33:14 DEBUG : both12: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e36b_d20250309_m073223_c001_v0001184_t0003_u01741505543143") 2025/03/09 07:33:14 DEBUG : both13: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c925f8_d20250309_m073245_c001_v7007000_t0000_u01741505565992") 2025/03/09 07:33:14 DEBUG : both13: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e5e1_d20250309_m073239_c001_v0001184_t0055_u01741505559224") 2025/03/09 07:33:14 DEBUG : both13: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f18_d20250309_m073230_c001_v7007000_t0000_u01741505550149") 2025/03/09 07:33:14 DEBUG : both13: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e37f_d20250309_m073223_c001_v0001184_t0006_u01741505543629") 2025/03/09 07:33:14 DEBUG : both14: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c925f9_d20250309_m073246_c001_v7007000_t0000_u01741505566184") 2025/03/09 07:33:14 DEBUG : both14: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e5ef_d20250309_m073239_c001_v0001184_t0031_u01741505559636") 2025/03/09 07:33:14 DEBUG : both14: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f19_d20250309_m073230_c001_v7007000_t0000_u01741505550331") 2025/03/09 07:33:14 DEBUG : both14: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e395_d20250309_m073224_c001_v0001184_t0025_u01741505544044") 2025/03/09 07:33:14 DEBUG : both15: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c925fa_d20250309_m073246_c001_v7007000_t0000_u01741505566377") 2025/03/09 07:33:14 DEBUG : both15: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e603_d20250309_m073240_c001_v0001184_t0020_u01741505560095") 2025/03/09 07:33:14 DEBUG : both15: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f1a_d20250309_m073230_c001_v7007000_t0000_u01741505550517") 2025/03/09 07:33:14 DEBUG : both15: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e3a1_d20250309_m073224_c001_v0001184_t0044_u01741505544458") 2025/03/09 07:33:14 DEBUG : both16: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c925fb_d20250309_m073246_c001_v7007000_t0000_u01741505566560") 2025/03/09 07:33:14 DEBUG : both16: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e617_d20250309_m073240_c001_v0001184_t0056_u01741505560492") 2025/03/09 07:33:14 DEBUG : both16: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f1c_d20250309_m073230_c001_v7007000_t0000_u01741505550700") 2025/03/09 07:33:14 DEBUG : both16: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e3b1_d20250309_m073224_c001_v0001184_t0038_u01741505544852") 2025/03/09 07:33:14 DEBUG : both17: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92601_d20250309_m073246_c001_v7007000_t0000_u01741505566747") 2025/03/09 07:33:15 DEBUG : both17: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e633_d20250309_m073240_c001_v0001184_t0000_u01741505560947") 2025/03/09 07:33:15 DEBUG : both17: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f1d_d20250309_m073230_c001_v7007000_t0000_u01741505550882") 2025/03/09 07:33:15 DEBUG : both17: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e3bd_d20250309_m073225_c001_v0001184_t0007_u01741505545267") 2025/03/09 07:33:15 DEBUG : both18: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92602_d20250309_m073246_c001_v7007000_t0000_u01741505566932") 2025/03/09 07:33:15 DEBUG : both18: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e641_d20250309_m073241_c001_v0001184_t0041_u01741505561348") 2025/03/09 07:33:15 DEBUG : both18: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f1e_d20250309_m073231_c001_v7007000_t0000_u01741505551067") 2025/03/09 07:33:15 DEBUG : both18: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e3d5_d20250309_m073225_c001_v0001184_t0007_u01741505545700") 2025/03/09 07:33:15 DEBUG : both19: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92603_d20250309_m073247_c001_v7007000_t0000_u01741505567115") 2025/03/09 07:33:15 DEBUG : both19: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e657_d20250309_m073241_c001_v0001184_t0004_u01741505561768") 2025/03/09 07:33:15 DEBUG : both19: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f20_d20250309_m073231_c001_v7007000_t0000_u01741505551250") 2025/03/09 07:33:15 DEBUG : both19: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e3e1_d20250309_m073226_c001_v0001184_t0049_u01741505546088") 2025/03/09 07:33:15 DEBUG : both2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92604_d20250309_m073247_c001_v7007000_t0000_u01741505567299") 2025/03/09 07:33:15 DEBUG : both2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e519_d20250309_m073234_c001_v0001184_t0055_u01741505554657") 2025/03/09 07:33:15 DEBUG : both2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f21_d20250309_m073231_c001_v7007000_t0000_u01741505551432") 2025/03/09 07:33:15 DEBUG : both2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e2c1_d20250309_m073218_c001_v0001184_t0048_u01741505538922") 2025/03/09 07:33:15 DEBUG : both3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92605_d20250309_m073247_c001_v7007000_t0000_u01741505567483") 2025/03/09 07:33:15 DEBUG : both3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e524_d20250309_m073235_c001_v0001184_t0039_u01741505555063") 2025/03/09 07:33:15 DEBUG : both3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f27_d20250309_m073231_c001_v7007000_t0000_u01741505551615") 2025/03/09 07:33:15 DEBUG : both3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e2cf_d20250309_m073219_c001_v0001184_t0056_u01741505539327") 2025/03/09 07:33:15 DEBUG : both4: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92610_d20250309_m073247_c001_v7007000_t0000_u01741505567666") 2025/03/09 07:33:15 DEBUG : both4: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e539_d20250309_m073235_c001_v0001184_t0053_u01741505555460") 2025/03/09 07:33:16 DEBUG : both4: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f2d_d20250309_m073231_c001_v7007000_t0000_u01741505551802") 2025/03/09 07:33:16 DEBUG : both4: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e2e3_d20250309_m073219_c001_v0001184_t0029_u01741505539736") 2025/03/09 07:33:16 DEBUG : both5: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92611_d20250309_m073247_c001_v7007000_t0000_u01741505567857") 2025/03/09 07:33:16 DEBUG : both5: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e551_d20250309_m073235_c001_v0001184_t0013_u01741505555916") 2025/03/09 07:33:16 DEBUG : both5: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f32_d20250309_m073231_c001_v7007000_t0000_u01741505551986") 2025/03/09 07:33:16 DEBUG : both5: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e2f3_d20250309_m073220_c001_v0001184_t0011_u01741505540150") 2025/03/09 07:33:16 DEBUG : both6: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92612_d20250309_m073248_c001_v7007000_t0000_u01741505568045") 2025/03/09 07:33:16 DEBUG : both6: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e567_d20250309_m073236_c001_v0001184_t0044_u01741505556331") 2025/03/09 07:33:16 DEBUG : both6: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f38_d20250309_m073232_c001_v7007000_t0000_u01741505552168") 2025/03/09 07:33:16 DEBUG : both6: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e309_d20250309_m073220_c001_v0001184_t0038_u01741505540563") 2025/03/09 07:33:16 DEBUG : both7: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92613_d20250309_m073248_c001_v7007000_t0000_u01741505568230") 2025/03/09 07:33:16 DEBUG : both7: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e57d_d20250309_m073236_c001_v0001184_t0019_u01741505556747") 2025/03/09 07:33:16 DEBUG : both7: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f3f_d20250309_m073232_c001_v7007000_t0000_u01741505552352") 2025/03/09 07:33:16 DEBUG : both7: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e31d_d20250309_m073221_c001_v0001184_t0028_u01741505541012") 2025/03/09 07:33:16 DEBUG : both8: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92614_d20250309_m073248_c001_v7007000_t0000_u01741505568431") 2025/03/09 07:33:16 DEBUG : both8: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e595_d20250309_m073237_c001_v0001184_t0010_u01741505557156") 2025/03/09 07:33:16 DEBUG : both8: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f44_d20250309_m073232_c001_v7007000_t0000_u01741505552538") 2025/03/09 07:33:16 DEBUG : both8: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e32b_d20250309_m073221_c001_v0001184_t0050_u01741505541413") 2025/03/09 07:33:16 DEBUG : both9: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92616_d20250309_m073248_c001_v7007000_t0000_u01741505568625") 2025/03/09 07:33:16 DEBUG : both9: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e5a7_d20250309_m073237_c001_v0001184_t0052_u01741505557570") 2025/03/09 07:33:17 DEBUG : both9: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f49_d20250309_m073232_c001_v7007000_t0000_u01741505552720") 2025/03/09 07:33:17 DEBUG : both9: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e331_d20250309_m073221_c001_v0001184_t0044_u01741505541826") 2025/03/09 07:33:17 DEBUG : c/non empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012ca_d20250309_m072847_c001_v7007000_t0000_u01741505327094") 2025/03/09 07:33:17 DEBUG : c/non empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69ed_d20250309_m072845_c001_v0001165_t0037_u01741505325517") 2025/03/09 07:33:17 DEBUG : c/non empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb510a76_d20250309_m072844_c001_v7007000_t0000_u01741505324584") 2025/03/09 07:33:17 DEBUG : c/non empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69e5_d20250309_m072842_c001_v0001165_t0051_u01741505322899") 2025/03/09 07:33:17 DEBUG : c/non empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413d72d110dd3dec_d20250309_m072824_c001_v7007000_t0000_u01741505304404") 2025/03/09 07:33:17 DEBUG : c/non empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6975_d20250309_m072822_c001_v0001165_t0035_u01741505302691") 2025/03/09 07:33:17 DEBUG : check sum: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04deca4a_d20250309_m072811_c001_v7007000_t0000_u01741505291575") 2025/03/09 07:33:17 DEBUG : check sum: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6947_d20250309_m072810_c001_v0001165_t0034_u01741505290624") 2025/03/09 07:33:17 DEBUG : dest/3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb51190d_d20250309_m073040_c001_v7007000_t0000_u01741505440076") 2025/03/09 07:33:17 DEBUG : dest/3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41619a67134d4f06_d20250309_m073038_c001_v0001115_t0042_u01741505438976") 2025/03/09 07:33:17 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40924c8bbb3fb1f8_d20250309_m073207_c001_v7007000_t0000_u01741505527120") 2025/03/09 07:33:17 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f107e9f2260092e67_d20250309_m073205_c001_v0001179_t0020_u01741505525299") 2025/03/09 07:33:17 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41932860abc559ef_d20250309_m073205_c001_v7007000_t0000_u01741505525117") 2025/03/09 07:33:17 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f107e9f2260092e51_d20250309_m073201_c001_v0001179_t0032_u01741505521877") 2025/03/09 07:33:17 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41932860abc559c9_d20250309_m073201_c001_v7007000_t0000_u01741505521141") 2025/03/09 07:33:17 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67dfd9_d20250309_m073157_c001_v0001184_t0051_u01741505517390") 2025/03/09 07:33:17 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849bf8d_d20250309_m073155_c001_v7007000_t0000_u01741505515900") 2025/03/09 07:33:17 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1071211de40abb3a_d20250309_m073153_c001_v0001105_t0009_u01741505513517") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4051f84dbf3e844b_d20250309_m073153_c001_v7007000_t0000_u01741505513337") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1071211de40abb2c_d20250309_m073150_c001_v0001105_t0056_u01741505510710") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4051f84dbf3e842e_d20250309_m073149_c001_v7007000_t0000_u01741505509970") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6cd9_d20250309_m073146_c001_v0001165_t0026_u01741505506609") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849beba_d20250309_m073145_c001_v7007000_t0000_u01741505505305") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f11153cc75f713b2e_d20250309_m073143_c001_v0001161_t0032_u01741505503959") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92310_d20250309_m073143_c001_v7007000_t0000_u01741505503771") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f11153cc75f713b28_d20250309_m073141_c001_v0001161_t0056_u01741505501341") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c922e3_d20250309_m073140_c001_v7007000_t0000_u01741505500591") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6cbe_d20250309_m073137_c001_v0001165_t0040_u01741505497365") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849be31_d20250309_m073136_c001_v7007000_t0000_u01741505496439") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f11747c8abe48a673_d20250309_m073134_c001_v0001165_t0054_u01741505494868") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f407598366eb1003e_d20250309_m073134_c001_v7007000_t0000_u01741505494682") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f11747c8abe48a669_d20250309_m073131_c001_v0001165_t0027_u01741505491574") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f407598366eb10007_d20250309_m073130_c001_v7007000_t0000_u01741505490842") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6c94_d20250309_m073123_c001_v0001165_t0032_u01741505483342") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41932860abc556d1_d20250309_m073122_c001_v7007000_t0000_u01741505482378") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f106e966c25a34707_d20250309_m073120_c001_v0001184_t0002_u01741505480499") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4057502eb26e9212_d20250309_m073120_c001_v7007000_t0000_u01741505480315") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f106e966c25a34698_d20250309_m073117_c001_v0001184_t0004_u01741505477196") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4057502eb26e91ff_d20250309_m073116_c001_v7007000_t0000_u01741505476470") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f102821f5f98c83e2_d20250309_m073110_c001_v0001183_t0038_u01741505470775") 2025/03/09 07:33:18 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f414a6534bdf04af6_d20250309_m073109_c001_v7007000_t0000_u01741505469868") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f104cbfbbc9d88b19_d20250309_m073107_c001_v0001038_t0000_u01741505467818") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40774eb3a1d7d849_d20250309_m073107_c001_v7007000_t0000_u01741505467628") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f104cbfbbc9d88b0b_d20250309_m073103_c001_v0001038_t0048_u01741505463659") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40774eb3a1d7d82e_d20250309_m073102_c001_v7007000_t0000_u01741505462913") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67d853_d20250309_m073057_c001_v0001184_t0021_u01741505457441") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb5119cf_d20250309_m073056_c001_v7007000_t0000_u01741505456348") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f101f58d2530393ee_d20250309_m073050_c001_v0001041_t0016_u01741505450679") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f412445dfcf71078b_d20250309_m073050_c001_v7007000_t0000_u01741505450479") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6bf4_d20250309_m073046_c001_v0001165_t0058_u01741505446600") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f118c0daf17f7d073_d20250309_m073045_c001_v0001157_t0052_u01741505445769") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f118c0daf17f7d06f_d20250309_m073044_c001_v0001157_t0011_u01741505444580") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f417efa2f9a3fe42b_d20250309_m073031_c001_v7007000_t0000_u01741505431609") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67d414_d20250309_m073024_c001_v0001184_t0048_u01741505424416") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f10639d7bd5a65515_d20250309_m073023_c001_v0001101_t0017_u01741505423395") 2025/03/09 07:33:19 DEBUG : dst/one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f10639d7bd5a65511_d20250309_m073022_c001_v0001101_t0003_u01741505422290") 2025/03/09 07:33:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40924c8bbb3fb207_d20250309_m073207_c001_v7007000_t0000_u01741505527303") 2025/03/09 07:33:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f109417f94179ef73_d20250309_m073204_c001_v0001161_t0028_u01741505524790") 2025/03/09 07:33:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f107d071a7eb03406_d20250309_m073200_c001_v0001100_t0038_u01741505520804") 2025/03/09 07:33:19 DEBUG : dst/one.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849bf8e_d20250309_m073156_c001_v7007000_t0000_u01741505516084") 2025/03/09 07:33:20 DEBUG : dst/one.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f108979e567711405_d20250309_m073153_c001_v0001183_t0000_u01741505513130") 2025/03/09 07:33:20 DEBUG : dst/one.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f10626f58816eaa10_d20250309_m073149_c001_v0001182_t0035_u01741505509729") 2025/03/09 07:33:20 DEBUG : dst/one.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849bebc_d20250309_m073145_c001_v7007000_t0000_u01741505505490") 2025/03/09 07:33:20 DEBUG : dst/one.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f10104a5fd62d4690_d20250309_m073143_c001_v0001043_t0021_u01741505503315") 2025/03/09 07:33:20 DEBUG : dst/one.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1107a2f0b6dad243_d20250309_m073140_c001_v0001153_t0021_u01741505500263") 2025/03/09 07:33:20 DEBUG : dst/three: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb5119d0_d20250309_m073056_c001_v7007000_t0000_u01741505456529") 2025/03/09 07:33:20 DEBUG : dst/three: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f118c0daf17f7d0a1_d20250309_m073054_c001_v0001157_t0041_u01741505454970") 2025/03/09 07:33:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40924c8bbb3fb20a_d20250309_m073207_c001_v7007000_t0000_u01741505527484") 2025/03/09 07:33:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1086a931d26b7df7_d20250309_m073206_c001_v0001182_t0019_u01741505526130") 2025/03/09 07:33:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1173eef791d2efe9_d20250309_m073202_c001_v0001136_t0053_u01741505522660") 2025/03/09 07:33:20 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40924c8bbb3fb20b_d20250309_m073207_c001_v7007000_t0000_u01741505527668") 2025/03/09 07:33:20 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f107e9f2260092e6d_d20250309_m073206_c001_v0001179_t0059_u01741505526511") 2025/03/09 07:33:20 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41932860abc559fc_d20250309_m073206_c001_v7007000_t0000_u01741505526327") 2025/03/09 07:33:20 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f107e9f2260092e57_d20250309_m073203_c001_v0001179_t0004_u01741505523219") 2025/03/09 07:33:20 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41932860abc559d9_d20250309_m073203_c001_v7007000_t0000_u01741505523035") 2025/03/09 07:33:20 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67dff1_d20250309_m073158_c001_v0001184_t0019_u01741505518165") 2025/03/09 07:33:20 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849bf95_d20250309_m073156_c001_v7007000_t0000_u01741505516284") 2025/03/09 07:33:20 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1071211de40abb42_d20250309_m073155_c001_v0001105_t0027_u01741505515024") 2025/03/09 07:33:20 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4051f84dbf3e8457_d20250309_m073154_c001_v7007000_t0000_u01741505514843") 2025/03/09 07:33:20 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f1071211de40abb2e_d20250309_m073152_c001_v0001105_t0047_u01741505512036") 2025/03/09 07:33:20 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4051f84dbf3e843c_d20250309_m073151_c001_v7007000_t0000_u01741505511854") 2025/03/09 07:33:20 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6cdd_d20250309_m073147_c001_v0001165_t0043_u01741505507087") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92327_d20250309_m073144_c001_v7007000_t0000_u01741505504693") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67de0f_d20250309_m073142_c001_v0001184_t0012_u01741505502478") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92303_d20250309_m073142_c001_v7007000_t0000_u01741505502102") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6cc0_d20250309_m073137_c001_v0001165_t0011_u01741505497809") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f407598366eb1004c_d20250309_m073135_c001_v7007000_t0000_u01741505495480") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67dcf1_d20250309_m073133_c001_v0001184_t0013_u01741505493354") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f407598366eb10012_d20250309_m073132_c001_v7007000_t0000_u01741505492254") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6c9a_d20250309_m073126_c001_v0001165_t0055_u01741505486292") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4057502eb26e9220_d20250309_m073121_c001_v7007000_t0000_u01741505481435") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f102821f5f98c84c3_d20250309_m073119_c001_v0001183_t0033_u01741505479090") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4057502eb26e9209_d20250309_m073117_c001_v7007000_t0000_u01741505477967") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67da70_d20250309_m073111_c001_v0001184_t0026_u01741505471928") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40774eb3a1d7d84e_d20250309_m073108_c001_v7007000_t0000_u01741505468853") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67d967_d20250309_m073105_c001_v0001184_t0053_u01741505465942") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40774eb3a1d7d839_d20250309_m073104_c001_v7007000_t0000_u01741505464832") 2025/03/09 07:33:21 DEBUG : dst/three.txt: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6c2a_d20250309_m073058_c001_v0001165_t0057_u01741505458211") 2025/03/09 07:33:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849bf96_d20250309_m073156_c001_v7007000_t0000_u01741505516470") 2025/03/09 07:33:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f105e2256d94742cb_d20250309_m073154_c001_v0001130_t0031_u01741505514536") 2025/03/09 07:33:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f110a499a69dc15ae_d20250309_m073151_c001_v0001137_t0048_u01741505511560") 2025/03/09 07:33:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849bed0_d20250309_m073145_c001_v7007000_t0000_u01741505505676") 2025/03/09 07:33:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f104faf4abc519dfd_d20250309_m073144_c001_v0001183_t0059_u01741505504488") 2025/03/09 07:33:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103d632704253769_d20250309_m073141_c001_v0001181_t0029_u01741505501885") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40924c8bbb3fb20d_d20250309_m073207_c001_v7007000_t0000_u01741505527859") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6d06_d20250309_m073157_c001_v0001165_t0048_u01741505517953") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849bf97_d20250309_m073156_c001_v7007000_t0000_u01741505516657") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67de7d_d20250309_m073146_c001_v0001184_t0025_u01741505506877") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849bed1_d20250309_m073145_c001_v7007000_t0000_u01741505505873") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67dd6e_d20250309_m073137_c001_v0001184_t0003_u01741505497590") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849be32_d20250309_m073136_c001_v7007000_t0000_u01741505496633") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67dbed_d20250309_m073123_c001_v0001184_t0001_u01741505483937") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41932860abc556d2_d20250309_m073122_c001_v7007000_t0000_u01741505482612") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6c58_d20250309_m073111_c001_v0001165_t0016_u01741505471351") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f414a6534bdf04af8_d20250309_m073110_c001_v7007000_t0000_u01741505470050") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f102821f5f98c825e_d20250309_m073058_c001_v0001183_t0058_u01741505458002") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb5119d1_d20250309_m073056_c001_v7007000_t0000_u01741505456710") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f101702f81a431356_d20250309_m073052_c001_v0001183_t0019_u01741505452684") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f417efa2f9a3fe42c_d20250309_m073031_c001_v7007000_t0000_u01741505431795") 2025/03/09 07:33:22 DEBUG : dst/two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f10639d7bd5a65529_d20250309_m073030_c001_v0001101_t0027_u01741505430508") 2025/03/09 07:33:22 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f417efa2f9a3fe3f8_d20250309_m072949_c001_v7007000_t0000_u01741505389285") 2025/03/09 07:33:22 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6af8_d20250309_m072945_c001_v0001165_t0058_u01741505385699") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f417efa2f9a3fe3c9_d20250309_m072943_c001_v7007000_t0000_u01741505383829") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6ac8_d20250309_m072934_c001_v0001165_t0019_u01741505374188") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f411ee31962940751_d20250309_m072925_c001_v7007000_t0000_u01741505365658") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6aa2_d20250309_m072922_c001_v0001165_t0012_u01741505362960") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d0130c_d20250309_m072859_c001_v7007000_t0000_u01741505339710") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a2f_d20250309_m072857_c001_v0001165_t0049_u01741505337968") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012ec_d20250309_m072856_c001_v7007000_t0000_u01741505336467") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a23_d20250309_m072855_c001_v0001165_t0002_u01741505335316") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012d2_d20250309_m072851_c001_v7007000_t0000_u01741505331982") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a07_d20250309_m072850_c001_v0001165_t0040_u01741505330439") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012cc_d20250309_m072849_c001_v7007000_t0000_u01741505329254") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69fd_d20250309_m072848_c001_v0001165_t0054_u01741505328044") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb510a6e_d20250309_m072841_c001_v7007000_t0000_u01741505321779") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69d9_d20250309_m072840_c001_v0001165_t0004_u01741505320436") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb510a6b_d20250309_m072839_c001_v7007000_t0000_u01741505319307") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69c7_d20250309_m072838_c001_v0001165_t0055_u01741505318542") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413d72d110dd3e5d_d20250309_m072833_c001_v7007000_t0000_u01741505313360") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69ad_d20250309_m072832_c001_v0001165_t0041_u01741505312165") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413d72d110dd3e3b_d20250309_m072829_c001_v7007000_t0000_u01741505309547") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6997_d20250309_m072828_c001_v0001165_t0011_u01741505308532") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413d72d110dd3e1c_d20250309_m072827_c001_v7007000_t0000_u01741505307429") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f108c15efcaac97ac_d20250309_m072826_c001_v0001145_t0036_u01741505306731") 2025/03/09 07:33:23 DEBUG : empty space: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e698b_d20250309_m072825_c001_v0001165_t0036_u01741505305151") 2025/03/09 07:33:24 DEBUG : enormous: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d01300_d20250309_m072858_c001_v7007000_t0000_u01741505338958") 2025/03/09 07:33:24 DEBUG : enormous: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a31_d20250309_m072858_c001_v0001165_t0057_u01741505338187") 2025/03/09 07:33:24 DEBUG : existing: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40924c8bbb3fb273_d20250309_m073212_c001_v7007000_t0000_u01741505532031") 2025/03/09 07:33:24 DEBUG : existing: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6d36_d20250309_m073210_c001_v0001165_t0036_u01741505530881") 2025/03/09 07:33:24 DEBUG : existing: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f411ee3196294072b_d20250309_m072921_c001_v7007000_t0000_u01741505361248") 2025/03/09 07:33:24 DEBUG : existing: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67c981_d20250309_m072920_c001_v0001184_t0026_u01741505360280") 2025/03/09 07:33:24 DEBUG : existing: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413d72d110dd3dbe_d20250309_m072821_c001_v7007000_t0000_u01741505301389") 2025/03/09 07:33:24 DEBUG : existing: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e696d_d20250309_m072820_c001_v0001165_t0013_u01741505300376") 2025/03/09 07:33:24 DEBUG : existing: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413d72d110dd3da5_d20250309_m072819_c001_v7007000_t0000_u01741505299030") 2025/03/09 07:33:24 DEBUG : existing: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6965_d20250309_m072818_c001_v0001165_t0035_u01741505298449") 2025/03/09 07:33:24 DEBUG : existing: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6963_d20250309_m072817_c001_v0001165_t0004_u01741505297656") 2025/03/09 07:33:24 DEBUG : existing-b: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f411ee3196294072c_d20250309_m072921_c001_v7007000_t0000_u01741505361436") 2025/03/09 07:33:24 DEBUG : existing-b: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a92_d20250309_m072920_c001_v0001165_t0047_u01741505360268") 2025/03/09 07:33:24 DEBUG : file1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92697_d20250309_m073259_c001_v7007000_t0000_u01741505579014") 2025/03/09 07:33:24 DEBUG : file1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f112b103ec3e935ce_d20250309_m073257_c001_v0001101_t0009_u01741505577716") 2025/03/09 07:33:24 DEBUG : file1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9266d_d20250309_m073255_c001_v7007000_t0000_u01741505575575") 2025/03/09 07:33:24 DEBUG : file1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f105278f184c504d8_d20250309_m073253_c001_v0001115_t0010_u01741505573701") 2025/03/09 07:33:24 DEBUG : five: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d01314_d20250309_m072903_c001_v7007000_t0000_u01741505343901") 2025/03/09 07:33:24 DEBUG : five: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413b88e2596e6a55_d20250309_m072901_c001_v0001165_t0057_u01741505341989") 2025/03/09 07:33:24 DEBUG : foo: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413d72d110dd3e4b_d20250309_m072831_c001_v7007000_t0000_u01741505311423") 2025/03/09 07:33:24 DEBUG : foo: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413b88e2596e69a7_d20250309_m072830_c001_v0001165_t0057_u01741505310859") 2025/03/09 07:33:25 DEBUG : foo: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413b88e2596e69a1_d20250309_m072830_c001_v0001165_t0057_u01741505310300") 2025/03/09 07:33:25 DEBUG : four: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d01315_d20250309_m072904_c001_v7007000_t0000_u01741505344087") 2025/03/09 07:33:25 DEBUG : four: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a4ed3cc67c6a3_d20250309_m072902_c001_v0001184_t0007_u01741505342544") 2025/03/09 07:33:25 DEBUG : four: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a53_d20250309_m072901_c001_v0001165_t0037_u01741505341405") 2025/03/09 07:33:25 DEBUG : hello world2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41824af4944b6d52_d20250309_m072729_c001_v7007000_t0000_u01741505249735") 2025/03/09 07:33:25 DEBUG : hello world2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6895_d20250309_m072729_c001_v0001165_t0020_u01741505249165") 2025/03/09 07:33:25 DEBUG : ignore-size: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413d72d110dd3d80_d20250309_m072816_c001_v7007000_t0000_u01741505296521") 2025/03/09 07:33:25 DEBUG : ignore-size: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6959_d20250309_m072815_c001_v0001165_t0023_u01741505295526") 2025/03/09 07:33:25 DEBUG : nested/sub dir/file: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f411ee3196294070f_d20250309_m072919_c001_v7007000_t0000_u01741505359125") 2025/03/09 07:33:25 DEBUG : nested/sub dir/file: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67c936_d20250309_m072918_c001_v0001184_t0037_u01741505358183") 2025/03/09 07:33:25 DEBUG : nested/sub dir/file: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f411ee319629406ee_d20250309_m072917_c001_v7007000_t0000_u01741505357024") 2025/03/09 07:33:25 DEBUG : nested/sub dir/file: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67c8e3_d20250309_m072916_c001_v0001184_t0019_u01741505356107") 2025/03/09 07:33:25 DEBUG : one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d01316_d20250309_m072904_c001_v7007000_t0000_u01741505344271") 2025/03/09 07:33:25 DEBUG : one: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413b88e2596e6a49_d20250309_m072900_c001_v0001165_t0057_u01741505340829") 2025/03/09 07:33:25 DEBUG : only0: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92617_d20250309_m073248_c001_v7007000_t0000_u01741505568823") 2025/03/09 07:33:25 DEBUG : only0: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f412b103ec3e935a8_d20250309_m073244_c001_v0001101_t0033_u01741505564330") 2025/03/09 07:33:25 DEBUG : only0: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e501_d20250309_m073234_c001_v0001184_t0053_u01741505554031") 2025/03/09 07:33:25 DEBUG : only0: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04ded640_d20250309_m073227_c001_v7007000_t0000_u01741505547479") 2025/03/09 07:33:25 DEBUG : only0: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e2a1_d20250309_m073218_c001_v0001184_t0058_u01741505538299") 2025/03/09 07:33:26 DEBUG : only1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92618_d20250309_m073249_c001_v7007000_t0000_u01741505569008") 2025/03/09 07:33:26 DEBUG : only1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a4ed3cc67e67f_d20250309_m073242_c001_v0001184_t0007_u01741505562861") 2025/03/09 07:33:26 DEBUG : only1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e513_d20250309_m073234_c001_v0001184_t0046_u01741505554463") 2025/03/09 07:33:26 DEBUG : only1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04ded649_d20250309_m073228_c001_v7007000_t0000_u01741505548026") 2025/03/09 07:33:26 DEBUG : only1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e2b5_d20250309_m073218_c001_v0001184_t0030_u01741505538705") 2025/03/09 07:33:26 DEBUG : only10: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92619_d20250309_m073249_c001_v7007000_t0000_u01741505569193") 2025/03/09 07:33:26 DEBUG : only10: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f405278f184c50494_d20250309_m073243_c001_v0001115_t0040_u01741505563418") 2025/03/09 07:33:26 DEBUG : only10: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e5b9_d20250309_m073238_c001_v0001184_t0025_u01741505558177") 2025/03/09 07:33:26 DEBUG : only10: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f08_d20250309_m073228_c001_v7007000_t0000_u01741505548215") 2025/03/09 07:33:26 DEBUG : only10: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e34d_d20250309_m073222_c001_v0001184_t0023_u01741505542471") 2025/03/09 07:33:26 DEBUG : only11: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9261a_d20250309_m073249_c001_v7007000_t0000_u01741505569378") 2025/03/09 07:33:26 DEBUG : only11: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f404df19ac6dca68e_d20250309_m073243_c001_v0001177_t0025_u01741505563791") 2025/03/09 07:33:26 DEBUG : only11: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e5cb_d20250309_m073238_c001_v0001184_t0008_u01741505558596") 2025/03/09 07:33:26 DEBUG : only11: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04ded641_d20250309_m073227_c001_v7007000_t0000_u01741505547665") 2025/03/09 07:33:26 DEBUG : only11: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e35f_d20250309_m073222_c001_v0001184_t0001_u01741505542879") 2025/03/09 07:33:26 DEBUG : only12: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9261b_d20250309_m073249_c001_v7007000_t0000_u01741505569562") 2025/03/09 07:33:26 DEBUG : only12: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f412b103ec3e9359c_d20250309_m073243_c001_v0001101_t0033_u01741505563601") 2025/03/09 07:33:26 DEBUG : only12: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e5dd_d20250309_m073239_c001_v0001184_t0057_u01741505559013") 2025/03/09 07:33:26 DEBUG : only12: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f06_d20250309_m073228_c001_v7007000_t0000_u01741505548032") 2025/03/09 07:33:26 DEBUG : only12: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e375_d20250309_m073223_c001_v0001184_t0037_u01741505543370") 2025/03/09 07:33:26 DEBUG : only13: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9261c_d20250309_m073249_c001_v7007000_t0000_u01741505569750") 2025/03/09 07:33:26 DEBUG : only13: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a4ed3cc67e68f_d20250309_m073243_c001_v0001184_t0007_u01741505563440") 2025/03/09 07:33:27 DEBUG : only13: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e5e9_d20250309_m073239_c001_v0001184_t0011_u01741505559423") 2025/03/09 07:33:27 DEBUG : only13: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f414a6534bdf04fb2_d20250309_m073228_c001_v7007000_t0000_u01741505548228") 2025/03/09 07:33:27 DEBUG : only13: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e389_d20250309_m073223_c001_v0001184_t0008_u01741505543824") 2025/03/09 07:33:27 DEBUG : only14: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9261d_d20250309_m073249_c001_v7007000_t0000_u01741505569941") 2025/03/09 07:33:27 DEBUG : only14: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f405278f184c50498_d20250309_m073243_c001_v0001115_t0040_u01741505563610") 2025/03/09 07:33:27 DEBUG : only14: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e5f9_d20250309_m073239_c001_v0001184_t0058_u01741505559834") 2025/03/09 07:33:27 DEBUG : only14: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04ded64b_d20250309_m073228_c001_v7007000_t0000_u01741505548391") 2025/03/09 07:33:27 DEBUG : only14: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e39b_d20250309_m073224_c001_v0001184_t0044_u01741505544257") 2025/03/09 07:33:27 DEBUG : only15: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9262b_d20250309_m073250_c001_v7007000_t0000_u01741505570125") 2025/03/09 07:33:27 DEBUG : only15: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a4ed3cc67e699_d20250309_m073243_c001_v0001184_t0007_u01741505563626") 2025/03/09 07:33:27 DEBUG : only15: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e611_d20250309_m073240_c001_v0001184_t0005_u01741505560292") 2025/03/09 07:33:27 DEBUG : only15: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f09_d20250309_m073228_c001_v7007000_t0000_u01741505548398") 2025/03/09 07:33:27 DEBUG : only15: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e3af_d20250309_m073224_c001_v0001184_t0026_u01741505544655") 2025/03/09 07:33:27 DEBUG : only16: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9262c_d20250309_m073250_c001_v7007000_t0000_u01741505570312") 2025/03/09 07:33:27 DEBUG : only16: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f412b103ec3e9359e_d20250309_m073243_c001_v0001101_t0033_u01741505563784") 2025/03/09 07:33:27 DEBUG : only16: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e627_d20250309_m073240_c001_v0001184_t0021_u01741505560691") 2025/03/09 07:33:27 DEBUG : only16: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f414a6534bdf04fb1_d20250309_m073228_c001_v7007000_t0000_u01741505548046") 2025/03/09 07:33:27 DEBUG : only16: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e3b7_d20250309_m073225_c001_v0001184_t0024_u01741505545067") 2025/03/09 07:33:27 DEBUG : only17: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9262d_d20250309_m073250_c001_v7007000_t0000_u01741505570498") 2025/03/09 07:33:27 DEBUG : only17: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f405278f184c5049a_d20250309_m073243_c001_v0001115_t0040_u01741505563795") 2025/03/09 07:33:27 DEBUG : only17: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e637_d20250309_m073241_c001_v0001184_t0005_u01741505561154") 2025/03/09 07:33:28 DEBUG : only17: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04ded648_d20250309_m073227_c001_v7007000_t0000_u01741505547845") 2025/03/09 07:33:28 DEBUG : only17: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e3cb_d20250309_m073225_c001_v0001184_t0014_u01741505545483") 2025/03/09 07:33:28 DEBUG : only18: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9262e_d20250309_m073250_c001_v7007000_t0000_u01741505570686") 2025/03/09 07:33:28 DEBUG : only18: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a4ed3cc67e69f_d20250309_m073243_c001_v0001184_t0007_u01741505563808") 2025/03/09 07:33:28 DEBUG : only18: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e64f_d20250309_m073241_c001_v0001184_t0009_u01741505561559") 2025/03/09 07:33:28 DEBUG : only18: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40924c8bbb3fb37d_d20250309_m073228_c001_v7007000_t0000_u01741505548056") 2025/03/09 07:33:28 DEBUG : only18: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e3d7_d20250309_m073225_c001_v0001184_t0054_u01741505545892") 2025/03/09 07:33:28 DEBUG : only19: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9262f_d20250309_m073250_c001_v7007000_t0000_u01741505570873") 2025/03/09 07:33:28 DEBUG : only19: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f412b103ec3e935a2_d20250309_m073243_c001_v0001101_t0033_u01741505563965") 2025/03/09 07:33:28 DEBUG : only19: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e669_d20250309_m073241_c001_v0001184_t0035_u01741505561979") 2025/03/09 07:33:28 DEBUG : only19: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f05_d20250309_m073227_c001_v7007000_t0000_u01741505547849") 2025/03/09 07:33:28 DEBUG : only19: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e3ed_d20250309_m073226_c001_v0001184_t0026_u01741505546288") 2025/03/09 07:33:28 DEBUG : only2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9263b_d20250309_m073251_c001_v7007000_t0000_u01741505571060") 2025/03/09 07:33:28 DEBUG : only2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f404df19ac6dca694_d20250309_m073244_c001_v0001177_t0025_u01741505564340") 2025/03/09 07:33:28 DEBUG : only2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e51f_d20250309_m073234_c001_v0001184_t0055_u01741505554858") 2025/03/09 07:33:28 DEBUG : only2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f414a6534bdf04fb0_d20250309_m073227_c001_v7007000_t0000_u01741505547863") 2025/03/09 07:33:28 DEBUG : only2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e2c9_d20250309_m073219_c001_v0001184_t0059_u01741505539127") 2025/03/09 07:33:28 DEBUG : only3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9263c_d20250309_m073251_c001_v7007000_t0000_u01741505571245") 2025/03/09 07:33:28 DEBUG : only3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f404df19ac6dca690_d20250309_m073243_c001_v0001177_t0025_u01741505563975") 2025/03/09 07:33:28 DEBUG : only3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e52b_d20250309_m073235_c001_v0001184_t0022_u01741505555259") 2025/03/09 07:33:28 DEBUG : only3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04ded64a_d20250309_m073228_c001_v7007000_t0000_u01741505548209") 2025/03/09 07:33:29 DEBUG : only3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e2d9_d20250309_m073219_c001_v0001184_t0019_u01741505539535") 2025/03/09 07:33:29 DEBUG : only4: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9263d_d20250309_m073251_c001_v7007000_t0000_u01741505571430") 2025/03/09 07:33:29 DEBUG : only4: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f405278f184c5049e_d20250309_m073243_c001_v0001115_t0040_u01741505563987") 2025/03/09 07:33:29 DEBUG : only4: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e545_d20250309_m073235_c001_v0001184_t0035_u01741505555695") 2025/03/09 07:33:29 DEBUG : only4: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f414a6534bdf04fb3_d20250309_m073228_c001_v7007000_t0000_u01741505548412") 2025/03/09 07:33:29 DEBUG : only4: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e2eb_d20250309_m073219_c001_v0001184_t0010_u01741505539948") 2025/03/09 07:33:29 DEBUG : only5: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9263e_d20250309_m073251_c001_v7007000_t0000_u01741505571618") 2025/03/09 07:33:29 DEBUG : only5: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a4ed3cc67e6a9_d20250309_m073243_c001_v0001184_t0007_u01741505563998") 2025/03/09 07:33:29 DEBUG : only5: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e557_d20250309_m073236_c001_v0001184_t0007_u01741505556127") 2025/03/09 07:33:29 DEBUG : only5: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40924c8bbb3fb37f_d20250309_m073228_c001_v7007000_t0000_u01741505548423") 2025/03/09 07:33:29 DEBUG : only5: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e2ff_d20250309_m073220_c001_v0001184_t0013_u01741505540354") 2025/03/09 07:33:29 DEBUG : only6: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9263f_d20250309_m073251_c001_v7007000_t0000_u01741505571802") 2025/03/09 07:33:29 DEBUG : only6: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f412b103ec3e935a6_d20250309_m073244_c001_v0001101_t0033_u01741505564147") 2025/03/09 07:33:29 DEBUG : only6: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e571_d20250309_m073236_c001_v0001184_t0001_u01741505556549") 2025/03/09 07:33:29 DEBUG : only6: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04ded64d_d20250309_m073228_c001_v7007000_t0000_u01741505548576") 2025/03/09 07:33:29 DEBUG : only6: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e313_d20250309_m073220_c001_v0001184_t0033_u01741505540770") 2025/03/09 07:33:29 DEBUG : only7: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92640_d20250309_m073251_c001_v7007000_t0000_u01741505571985") 2025/03/09 07:33:29 DEBUG : only7: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f404df19ac6dca692_d20250309_m073244_c001_v0001177_t0025_u01741505564159") 2025/03/09 07:33:29 DEBUG : only7: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e587_d20250309_m073236_c001_v0001184_t0007_u01741505556953") 2025/03/09 07:33:29 DEBUG : only7: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40924c8bbb3fb37e_d20250309_m073228_c001_v7007000_t0000_u01741505548240") 2025/03/09 07:33:29 DEBUG : only7: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e321_d20250309_m073221_c001_v0001184_t0009_u01741505541207") 2025/03/09 07:33:30 DEBUG : only8: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92658_d20250309_m073252_c001_v7007000_t0000_u01741505572169") 2025/03/09 07:33:30 DEBUG : only8: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f405278f184c504a0_d20250309_m073244_c001_v0001115_t0040_u01741505564171") 2025/03/09 07:33:30 DEBUG : only8: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e597_d20250309_m073237_c001_v0001184_t0038_u01741505557352") 2025/03/09 07:33:30 DEBUG : only8: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40924c8bbb3fb37c_d20250309_m073227_c001_v7007000_t0000_u01741505547872") 2025/03/09 07:33:30 DEBUG : only8: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e32f_d20250309_m073221_c001_v0001184_t0011_u01741505541610") 2025/03/09 07:33:30 DEBUG : only9: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92659_d20250309_m073252_c001_v7007000_t0000_u01741505572353") 2025/03/09 07:33:30 DEBUG : only9: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a4ed3cc67e6ab_d20250309_m073244_c001_v0001184_t0007_u01741505564184") 2025/03/09 07:33:30 DEBUG : only9: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e5ad_d20250309_m073237_c001_v0001184_t0042_u01741505557769") 2025/03/09 07:33:30 DEBUG : only9: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4084b076474e2f0a_d20250309_m073228_c001_v7007000_t0000_u01741505548590") 2025/03/09 07:33:30 DEBUG : only9: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e33b_d20250309_m073222_c001_v0001184_t0028_u01741505542020") 2025/03/09 07:33:30 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f411ee319629406b3_d20250309_m072914_c001_v7007000_t0000_u01741505354248") 2025/03/09 07:33:30 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f102821f5f98c7730_d20250309_m072912_c001_v0001183_t0049_u01741505352500") 2025/03/09 07:33:30 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d0131f_d20250309_m072910_c001_v7007000_t0000_u01741505350635") 2025/03/09 07:33:30 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67c7b1_d20250309_m072908_c001_v0001184_t0000_u01741505348656") 2025/03/09 07:33:30 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d0131a_d20250309_m072907_c001_v7007000_t0000_u01741505347151") 2025/03/09 07:33:30 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67c726_d20250309_m072905_c001_v0001184_t0049_u01741505345210") 2025/03/09 07:33:30 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012d7_d20250309_m072854_c001_v7007000_t0000_u01741505334149") 2025/03/09 07:33:30 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a1b_d20250309_m072852_c001_v0001165_t0021_u01741505332909") 2025/03/09 07:33:30 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012d0_d20250309_m072851_c001_v7007000_t0000_u01741505331027") 2025/03/09 07:33:30 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a05_d20250309_m072850_c001_v0001165_t0050_u01741505330197") 2025/03/09 07:33:30 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012cb_d20250309_m072848_c001_v7007000_t0000_u01741505328653") 2025/03/09 07:33:31 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69fb_d20250309_m072847_c001_v0001165_t0009_u01741505327837") 2025/03/09 07:33:31 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb510a6d_d20250309_m072841_c001_v7007000_t0000_u01741505321225") 2025/03/09 07:33:31 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69d3_d20250309_m072840_c001_v0001165_t0035_u01741505320213") 2025/03/09 07:33:31 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb510a6c_d20250309_m072839_c001_v7007000_t0000_u01741505319488") 2025/03/09 07:33:31 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69c5_d20250309_m072838_c001_v0001165_t0013_u01741505318271") 2025/03/09 07:33:31 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413d72d110dd3e84_d20250309_m072837_c001_v7007000_t0000_u01741505317538") 2025/03/09 07:33:31 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69c3_d20250309_m072836_c001_v0001165_t0058_u01741505316976") 2025/03/09 07:33:31 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69bb_d20250309_m072836_c001_v0001165_t0005_u01741505316384") 2025/03/09 07:33:31 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413d72d110dd3e6e_d20250309_m072835_c001_v7007000_t0000_u01741505315625") 2025/03/09 07:33:31 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69b5_d20250309_m072834_c001_v0001165_t0011_u01741505314965") 2025/03/09 07:33:31 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69b1_d20250309_m072834_c001_v0001165_t0009_u01741505314383") 2025/03/09 07:33:31 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413d72d110dd3e62_d20250309_m072833_c001_v7007000_t0000_u01741505313633") 2025/03/09 07:33:31 DEBUG : potato: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69af_d20250309_m072832_c001_v0001165_t0053_u01741505312759") 2025/03/09 07:33:31 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41824af4944b742d_d20250309_m072958_c001_v7007000_t0000_u01741505398665") 2025/03/09 07:33:31 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f102821f5f98c7c5c_d20250309_m072958_c001_v0001183_t0005_u01741505398088") 2025/03/09 07:33:31 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f417efa2f9a3fe3f9_d20250309_m072949_c001_v7007000_t0000_u01741505389557") 2025/03/09 07:33:31 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f102821f5f98c7afa_d20250309_m072945_c001_v0001183_t0056_u01741505385132") 2025/03/09 07:33:31 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849b707_d20250309_m072937_c001_v7007000_t0000_u01741505377504") 2025/03/09 07:33:31 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f102821f5f98c7982_d20250309_m072933_c001_v0001183_t0040_u01741505373621") 2025/03/09 07:33:31 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f411ee31962940760_d20250309_m072926_c001_v7007000_t0000_u01741505366128") 2025/03/09 07:33:31 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f102821f5f98c7840_d20250309_m072922_c001_v0001183_t0027_u01741505362748") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012ff_d20250309_m072858_c001_v7007000_t0000_u01741505338774") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a2b_d20250309_m072857_c001_v0001165_t0006_u01741505337771") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012f6_d20250309_m072856_c001_v7007000_t0000_u01741505336652") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a21_d20250309_m072855_c001_v0001165_t0050_u01741505335081") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012d8_d20250309_m072854_c001_v7007000_t0000_u01741505334334") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a1d_d20250309_m072853_c001_v0001165_t0005_u01741505333507") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012d3_d20250309_m072852_c001_v7007000_t0000_u01741505332169") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a11_d20250309_m072851_c001_v0001165_t0040_u01741505331401") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d012cd_d20250309_m072849_c001_v7007000_t0000_u01741505329438") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69ff_d20250309_m072848_c001_v0001165_t0038_u01741505328665") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb510a6f_d20250309_m072841_c001_v7007000_t0000_u01741505321963") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e69dd_d20250309_m072841_c001_v0001165_t0056_u01741505321012") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41824af4944b6d6a_d20250309_m072733_c001_v7007000_t0000_u01741505253137") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e68a7_d20250309_m072732_c001_v0001165_t0001_u01741505252585") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41824af4944b6d5e_d20250309_m072731_c001_v7007000_t0000_u01741505251265") 2025/03/09 07:33:32 DEBUG : potato2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e689d_d20250309_m072730_c001_v0001165_t0025_u01741505250635") 2025/03/09 07:33:32 DEBUG : potato3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f417efa2f9a3fe3fd_d20250309_m072949_c001_v7007000_t0000_u01741505389911") 2025/03/09 07:33:32 DEBUG : potato3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67ce14_d20250309_m072946_c001_v0001184_t0021_u01741505386270") 2025/03/09 07:33:32 DEBUG : potato3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4014a8e26849b70e_d20250309_m072937_c001_v7007000_t0000_u01741505377739") 2025/03/09 07:33:32 DEBUG : potato3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67cc02_d20250309_m072934_c001_v0001184_t0039_u01741505374757") 2025/03/09 07:33:32 DEBUG : potato3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f411ee31962940761_d20250309_m072926_c001_v7007000_t0000_u01741505366395") 2025/03/09 07:33:32 DEBUG : potato3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67ca01_d20250309_m072923_c001_v0001184_t0045_u01741505363196") 2025/03/09 07:33:33 DEBUG : pre-dest1/1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb51190e_d20250309_m073040_c001_v7007000_t0000_u01741505440267") 2025/03/09 07:33:33 DEBUG : pre-dest1/1: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67d517_d20250309_m073032_c001_v0001184_t0012_u01741505432532") 2025/03/09 07:33:33 DEBUG : pre-dest2/2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb511911_d20250309_m073040_c001_v7007000_t0000_u01741505440449") 2025/03/09 07:33:33 DEBUG : pre-dest2/2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f102821f5f98c802a_d20250309_m073033_c001_v0001183_t0006_u01741505433107") 2025/03/09 07:33:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f417efa2f9a3fe41a_d20250309_m073011_c001_v7007000_t0000_u01741505411949") 2025/03/09 07:33:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6b60_d20250309_m073008_c001_v0001165_t0019_u01741505408009") 2025/03/09 07:33:33 DEBUG : sizeonly: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04deca73_d20250309_m072813_c001_v7007000_t0000_u01741505293892") 2025/03/09 07:33:33 DEBUG : sizeonly: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e694d_d20250309_m072812_c001_v0001165_t0007_u01741505292899") 2025/03/09 07:33:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb511c71_d20250309_m073309_c001_v7007000_t0000_u01741505589053") 2025/03/09 07:33:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f104df19ac6dca70a_d20250309_m073306_c001_v0001177_t0046_u01741505586290") 2025/03/09 07:33:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9270c_d20250309_m073304_c001_v7007000_t0000_u01741505584326") 2025/03/09 07:33:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f105278f184c504f2_d20250309_m073301_c001_v0001115_t0037_u01741505581154") 2025/03/09 07:33:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f411ee31962940710_d20250309_m072919_c001_v7007000_t0000_u01741505359310") 2025/03/09 07:33:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f102821f5f98c77c2_d20250309_m072918_c001_v0001183_t0026_u01741505358529") 2025/03/09 07:33:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f411ee319629406f7_d20250309_m072917_c001_v7007000_t0000_u01741505357207") 2025/03/09 07:33:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a86_d20250309_m072916_c001_v0001165_t0001_u01741505356459") 2025/03/09 07:33:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04deca29_d20250309_m072809_c001_v7007000_t0000_u01741505289705") 2025/03/09 07:33:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e693f_d20250309_m072808_c001_v0001165_t0002_u01741505288170") 2025/03/09 07:33:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04deca09_d20250309_m072807_c001_v7007000_t0000_u01741505287434") 2025/03/09 07:33:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6937_d20250309_m072806_c001_v0001165_t0021_u01741505286292") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04dec989_d20250309_m072803_c001_v7007000_t0000_u01741505283562") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e692d_d20250309_m072802_c001_v0001165_t0048_u01741505282489") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04dec95b_d20250309_m072801_c001_v7007000_t0000_u01741505281949") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6927_d20250309_m072800_c001_v0001165_t0034_u01741505280741") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e691b_d20250309_m072758_c001_v0001165_t0025_u01741505278018") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04dec8e1_d20250309_m072757_c001_v7007000_t0000_u01741505277294") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6915_d20250309_m072756_c001_v0001165_t0024_u01741505276642") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6913_d20250309_m072755_c001_v0001165_t0003_u01741505275866") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04dec8a9_d20250309_m072754_c001_v7007000_t0000_u01741505274760") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e690f_d20250309_m072752_c001_v0001165_t0006_u01741505272414") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6907_d20250309_m072749_c001_v0001165_t0000_u01741505269813") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04dec80b_d20250309_m072749_c001_v7007000_t0000_u01741505269091") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e68fd_d20250309_m072748_c001_v0001165_t0027_u01741505268003") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e68f9_d20250309_m072747_c001_v0001165_t0002_u01741505267227") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04dec7cb_d20250309_m072746_c001_v7007000_t0000_u01741505266504") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e68e9_d20250309_m072743_c001_v0001165_t0016_u01741505263017") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f403a6e5f04dec78c_d20250309_m072742_c001_v7007000_t0000_u01741505262656") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e68e7_d20250309_m072742_c001_v0001165_t0022_u01741505262062") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41824af4944b6dd0_d20250309_m072740_c001_v7007000_t0000_u01741505260411") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e68db_d20250309_m072739_c001_v0001165_t0059_u01741505259849") 2025/03/09 07:33:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41824af4944b6db4_d20250309_m072739_c001_v7007000_t0000_u01741505259302") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e68d7_d20250309_m072738_c001_v0001165_t0059_u01741505258739") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41824af4944b6db0_d20250309_m072737_c001_v7007000_t0000_u01741505257478") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e68c9_d20250309_m072736_c001_v0001165_t0002_u01741505256685") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41824af4944b6da9_d20250309_m072736_c001_v7007000_t0000_u01741505256144") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e68bb_d20250309_m072735_c001_v0001165_t0049_u01741505255558") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41824af4944b6d85_d20250309_m072734_c001_v7007000_t0000_u01741505254647") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e68af_d20250309_m072734_c001_v0001165_t0042_u01741505254050") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41824af4944b6d41_d20250309_m072728_c001_v7007000_t0000_u01741505248256") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e688b_d20250309_m072727_c001_v0001165_t0005_u01741505247697") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41824af4944b6d33_d20250309_m072726_c001_v7007000_t0000_u01741505246795") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6883_d20250309_m072726_c001_v0001165_t0031_u01741505246235") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41824af4944b6d2a_d20250309_m072725_c001_v7007000_t0000_u01741505245329") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e687b_d20250309_m072724_c001_v0001165_t0016_u01741505244753") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f41824af4944b6cf7_d20250309_m072721_c001_v7007000_t0000_u01741505241879") 2025/03/09 07:33:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6869_d20250309_m072721_c001_v0001165_t0008_u01741505241307") 2025/03/09 07:33:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4150e057bb511c72_d20250309_m073309_c001_v7007000_t0000_u01741505589238") 2025/03/09 07:33:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f112b103ec3e935ea_d20250309_m073306_c001_v0001101_t0031_u01741505586301") 2025/03/09 07:33:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9270e_d20250309_m073304_c001_v7007000_t0000_u01741505584519") 2025/03/09 07:33:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e92b_d20250309_m073300_c001_v0001184_t0038_u01741505580801") 2025/03/09 07:33:35 DEBUG : sub/yam: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f411ee319629406a8_d20250309_m072913_c001_v7007000_t0000_u01741505353696") 2025/03/09 07:33:35 DEBUG : sub/yam: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67c838_d20250309_m072912_c001_v0001184_t0009_u01741505352154") 2025/03/09 07:33:35 DEBUG : test_dir1/file2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92699_d20250309_m073259_c001_v7007000_t0000_u01741505579219") 2025/03/09 07:33:36 DEBUG : test_dir1/file2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f104df19ac6dca6d4_d20250309_m073257_c001_v0001177_t0008_u01741505577375") 2025/03/09 07:33:36 DEBUG : test_dir1/file2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92674_d20250309_m073255_c001_v7007000_t0000_u01741505575761") 2025/03/09 07:33:36 DEBUG : test_dir1/file2: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e821_d20250309_m073253_c001_v0001184_t0036_u01741505573705") 2025/03/09 07:33:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c9269a_d20250309_m073259_c001_v7007000_t0000_u01741505579413") 2025/03/09 07:33:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f103a4ed3cc67e8ad_d20250309_m073257_c001_v0001184_t0038_u01741505577364") 2025/03/09 07:33:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f4021d1f3f6c92675_d20250309_m073255_c001_v7007000_t0000_u01741505575948") 2025/03/09 07:33:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f104df19ac6dca6be_d20250309_m073253_c001_v0001177_t0043_u01741505573725") 2025/03/09 07:33:36 DEBUG : three: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d01317_d20250309_m072904_c001_v7007000_t0000_u01741505344457") 2025/03/09 07:33:36 DEBUG : three: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a5b_d20250309_m072903_c001_v0001165_t0047_u01741505343307") 2025/03/09 07:33:36 DEBUG : three: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a4f_d20250309_m072901_c001_v0001165_t0012_u01741505341198") 2025/03/09 07:33:36 DEBUG : two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d01318_d20250309_m072904_c001_v7007000_t0000_u01741505344646") 2025/03/09 07:33:36 DEBUG : two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f402821f5f98c7640_d20250309_m072902_c001_v0001183_t0056_u01741505342733") 2025/03/09 07:33:36 DEBUG : two: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f413b88e2596e6a4b_d20250309_m072901_c001_v0001165_t0057_u01741505341013") 2025/03/09 07:33:36 DEBUG : yam: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f411ee319629406b4_d20250309_m072914_c001_v7007000_t0000_u01741505354430") 2025/03/09 07:33:36 DEBUG : yam: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f118aeb5b9d519f4b_d20250309_m072913_c001_v0001178_t0025_u01741505353465") 2025/03/09 07:33:36 DEBUG : yam: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d0131e_d20250309_m072910_c001_v7007000_t0000_u01741505350077") 2025/03/09 07:33:36 DEBUG : yam: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f113b88e2596e6a6a_d20250309_m072909_c001_v0001165_t0002_u01741505349007") 2025/03/09 07:33:36 DEBUG : yam: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d01319_d20250309_m072906_c001_v7007000_t0000_u01741505346593") 2025/03/09 07:33:36 DEBUG : yam: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f102821f5f98c767e_d20250309_m072905_c001_v0001183_t0006_u01741505345218") 2025/03/09 07:33:36 DEBUG : yaml: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f411ee3196294066b_d20250309_m072910_c001_v7007000_t0000_u01741505350827") 2025/03/09 07:33:36 DEBUG : yaml: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f101673bb80f96250_d20250309_m072909_c001_v0001182_t0010_u01741505349859") 2025/03/09 07:33:37 DEBUG : yaml: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f40156a7d71d0131b_d20250309_m072907_c001_v7007000_t0000_u01741505347336") 2025/03/09 07:33:37 DEBUG : yaml: Deleting (id "4_z1f621d83c0dd7b9b9f580e1b_f105004ba500545d9_d20250309_m072906_c001_v0001183_t0029_u01741505346367") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m19.966394358s (try 1/5)