"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/12 01:22:29 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime" 2025/04/12 01:22:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:22:30 DEBUG : Creating backend with remote "/tmp/rclone1612638173" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.08s) === 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-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:22:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/12 01:22:31 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:31 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.05s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 01:22:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:22:32 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:32 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:22:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:22:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:33 DEBUG : B2 bucket rclone-test-rahadah6vime: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.12s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", 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-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", 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-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:35 DEBUG : Creating backend with remote "/non-existing" 2025/04/12 01:22:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/12 01:22:35 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:35 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:22:36 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:36 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:22:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:22:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.00s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:37 INFO : B2 bucket rclone-test-rahadah6vime: Running all checks before starting transfers 2025/04/12 01:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:22:38 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:38 INFO : B2 bucket rclone-test-rahadah6vime: Checks finished, now starting transfers 2025/04/12 01:22:38 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:22:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:22:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.64s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:39 ERROR : Ignoring --no-traverse with sync 2025/04/12 01:22:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:22:39 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:39 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:22:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:22:40 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:22:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.70s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/12 01:22:41 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:41 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:22:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/12 01:22:41 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.60s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:22:43 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:43 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:22:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:22:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.63s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:22:45 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:45 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:22:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:22:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.06s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/12 01:22:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 01:22:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/12 01:22:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 01:22:46 INFO : sub dir: Making directory 2025/04/12 01:22:46 INFO : sub dir2: Making directory 2025/04/12 01:22:46 INFO : sub dir2/sub sub dir2: Making directory 2025/04/12 01:22:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:22:46 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:46 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:22:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:22:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/12 01:22:47 DEBUG : B2 bucket rclone-test-rahadah6vime: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.65s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:48 INFO : sub dir2: Making directory 2025/04/12 01:22:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/12 01:22:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 01:22:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:22:48 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:48 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:22:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:22:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:49 DEBUG : sub dir2: Making directory with metadata 2025/04/12 01:22:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 01:22:49 INFO : sub dir: Making directory 2025/04/12 01:22:49 INFO : sub dir2: Making directory 2025/04/12 01:22:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:22:49 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:49 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:22:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:22:50 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:22:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/12 01:22:50 DEBUG : B2 bucket rclone-test-rahadah6vime: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/12 01:22:50 DEBUG : B2 bucket rclone-test-rahadah6vime: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.76s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", 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-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:51 INFO : sub dir2: Making directory 2025/04/12 01:22:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:22:51 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:51 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:22:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:22:52 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:22:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:52 DEBUG : sub dir2: Making directory with metadata 2025/04/12 01:22:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 01:22:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 01:22:53 INFO : sub dir: Making directory 2025/04/12 01:22:53 INFO : sub dir2: Making directory 2025/04/12 01:22:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:22:53 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:53 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:22:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:22:53 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:22:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/12 01:22:53 DEBUG : B2 bucket rclone-test-rahadah6vime: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.77s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", 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-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:55 INFO : sub dir2: Making directory 2025/04/12 01:22:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:22:55 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:22:55 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:22:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:22:56 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:22:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.75s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:57 DEBUG : Creating backend with remote "TestB2:rclone-test-milatof0riyo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-rahadah6vime -> B2 bucket rclone-test-milatof0riyo 2025/04/12 01:22:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:22:58 DEBUG : B2 bucket rclone-test-milatof0riyo: Waiting for checks to finish 2025/04/12 01:22:58 DEBUG : B2 bucket rclone-test-milatof0riyo: Waiting for transfers to finish 2025/04/12 01:22:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:22:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:22:59 DEBUG : B2 bucket rclone-test-milatof0riyo: Purge remote 2025/04/12 01:22:59 INFO : B2 bucket rclone-test-milatof0riyo: cleaning bucket "rclone-test-milatof0riyo" of all files 2025/04/12 01:22:59 DEBUG : sub dir/hello world: Deleting (id "4_z9ff2bdf3907d2b7b9f680e1b_f1170aec6bb483bd3_d20250412_m012259_c001_v0001040_t0032_u01744420979005") --- PASS: TestServerSideCopy (4.43s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:02 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 01:23:02 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/12 01:23:02 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.23s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:04 DEBUG : Creating backend with remote "TestB2:rclone-test-movigoc9kofa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-rahadah6vime -> B2 bucket rclone-test-movigoc9kofa 2025/04/12 01:23:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:23:05 DEBUG : B2 bucket rclone-test-movigoc9kofa: Waiting for checks to finish 2025/04/12 01:23:05 DEBUG : B2 bucket rclone-test-movigoc9kofa: Waiting for transfers to finish 2025/04/12 01:23:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:23:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 01:23:06 DEBUG : B2 bucket rclone-test-movigoc9kofa: Waiting for checks to finish 2025/04/12 01:23:06 DEBUG : B2 bucket rclone-test-movigoc9kofa: Waiting for transfers to finish 2025/04/12 01:23:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/12 01:23:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:07 DEBUG : B2 bucket rclone-test-movigoc9kofa: Purge remote 2025/04/12 01:23:07 INFO : B2 bucket rclone-test-movigoc9kofa: cleaning bucket "rclone-test-movigoc9kofa" of all files 2025/04/12 01:23:07 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2dda3907d2b7b9f680e1b_f10238b4434a8e20b_d20250412_m012307_c001_v0001117_t0030_u01744420987100") 2025/04/12 01:23:07 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2dda3907d2b7b9f680e1b_f119dec754a3af313_d20250412_m012306_c001_v0001183_t0041_u01744420986024") --- PASS: TestServerSideCopyOverSelf (7.51s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 01:23:11 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:11 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/12 01:23:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/12 01:23:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.48s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:14 DEBUG : Creating backend with remote "TestB2:rclone-test-tiwevoq8bico" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-rahadah6vime -> B2 bucket rclone-test-tiwevoq8bico 2025/04/12 01:23:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:23:15 DEBUG : B2 bucket rclone-test-tiwevoq8bico: Waiting for checks to finish 2025/04/12 01:23:15 DEBUG : B2 bucket rclone-test-tiwevoq8bico: Waiting for transfers to finish 2025/04/12 01:23:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:23:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 01:23:16 DEBUG : B2 bucket rclone-test-tiwevoq8bico: Waiting for checks to finish 2025/04/12 01:23:16 DEBUG : B2 bucket rclone-test-tiwevoq8bico: Waiting for transfers to finish 2025/04/12 01:23:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/12 01:23:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/12 01:23:17 INFO : sub dir/hello world: Deleted 2025/04/12 01:23:18 DEBUG : testing file moves 2025/04/12 01:23:18 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/12 01:23:18 DEBUG : B2 bucket rclone-test-tiwevoq8bico: Waiting for checks to finish 2025/04/12 01:23:18 DEBUG : B2 bucket rclone-test-tiwevoq8bico: Waiting for transfers to finish 2025/04/12 01:23:18 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/12 01:23:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/12 01:23:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:19 DEBUG : B2 bucket rclone-test-tiwevoq8bico: Purge remote 2025/04/12 01:23:19 INFO : B2 bucket rclone-test-tiwevoq8bico: cleaning bucket "rclone-test-tiwevoq8bico" of all files 2025/04/12 01:23:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f920d13908d2b7b9f680e1b_f1038aa0f0ca27c7a_d20250412_m012318_c001_v0001184_t0048_u01744420998832") 2025/04/12 01:23:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f920d13908d2b7b9f680e1b_f117a65b170764482_d20250412_m012317_c001_v0001116_t0015_u01744420997091") 2025/04/12 01:23:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f920d13908d2b7b9f680e1b_f118395014690b0d2_d20250412_m012315_c001_v0001184_t0017_u01744420995833") --- PASS: TestServerSideMoveOverSelf (8.33s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:22 ERROR : : error listing: directory not found 2025/04/12 01:23:22 INFO : Local file system at /tmp/rclone1612638173: Making directory 2025/04/12 01:23:22 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:22 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.75s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:23:24 DEBUG : Local file system at /tmp/rclone1612638173: Waiting for checks to finish 2025/04/12 01:23:24 DEBUG : Local file system at /tmp/rclone1612638173: Waiting for transfers to finish 2025/04/12 01:23:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:23:24 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/12 01:23:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/12 01:23:25 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:25 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 01:23:26 INFO : check sum: Copied (new) 2025/04/12 01:23:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:26 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 01:23:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/12 01:23:26 DEBUG : check sum: Unchanged skipping 2025/04/12 01:23:26 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:26 DEBUG : Waiting for deletions to finish 2025/04/12 01:23:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.29s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/12 01:23:28 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:28 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/12 01:23:28 INFO : sizeonly: Copied (new) 2025/04/12 01:23:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:28 DEBUG : sizeonly: Sizes identical 2025/04/12 01:23:28 DEBUG : sizeonly: Unchanged skipping 2025/04/12 01:23:28 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:28 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:28 DEBUG : Waiting for deletions to finish 2025/04/12 01:23:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.36s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/12 01:23:30 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:30 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/12 01:23:30 INFO : ignore-size: Copied (new) 2025/04/12 01:23:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:23:31 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:31 DEBUG : ignore-size: Unchanged skipping 2025/04/12 01:23:31 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:31 DEBUG : Waiting for deletions to finish 2025/04/12 01:23:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:33 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:23:33 DEBUG : existing: Unchanged skipping 2025/04/12 01:23:33 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:33 DEBUG : Waiting for deletions to finish 2025/04/12 01:23:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:34 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/12 01:23:34 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/12 01:23:34 INFO : existing: Copied (replaced existing) 2025/04/12 01:23:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.81s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/12 01:23:36 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:36 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/12 01:23:36 INFO : existing: Copied (new) 2025/04/12 01:23:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:37 DEBUG : existing: Destination exists, skipping 2025/04/12 01:23:37 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:37 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:37 DEBUG : Waiting for deletions to finish 2025/04/12 01:23:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.63s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:39 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/12 01:23:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:23:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/12 01:23:39 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:39 DEBUG : c/non empty space: Unchanged skipping 2025/04/12 01:23:39 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 01:23:40 INFO : a/potato2: Copied (new) 2025/04/12 01:23:40 DEBUG : Waiting for deletions to finish 2025/04/12 01:23:40 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/12 01:23:42 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 01:23:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/12 01:23:42 DEBUG : empty space: Unchanged skipping 2025/04/12 01:23:42 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:42 DEBUG : Waiting for deletions to finish 2025/04/12 01:23:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:42 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/12 01:23:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 01:23:43 INFO : empty space: Updated modification time in destination 2025/04/12 01:23:43 DEBUG : empty space: Unchanged skipping 2025/04/12 01:23:43 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:43 DEBUG : Waiting for deletions to finish 2025/04/12 01:23:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:45 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/12 01:23:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 01:23:45 DEBUG : empty space: Unchanged skipping 2025/04/12 01:23:45 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:45 DEBUG : Waiting for deletions to finish 2025/04/12 01:23:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.85s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:47 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:47 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/12 01:23:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1612638173) 2025/04/12 01:23:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rahadah6vime) 2025/04/12 01:23:47 DEBUG : foo: sha1 differ 2025/04/12 01:23:47 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/12 01:23:47 INFO : foo: Copied (replaced existing) 2025/04/12 01:23:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:23:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/12 01:23:49 DEBUG : empty space: Unchanged skipping 2025/04/12 01:23:49 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:49 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 01:23:49 INFO : potato: Copied (new) 2025/04/12 01:23:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/12 01:23:52 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:52 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/12 01:23:52 INFO : potato: Copied (replaced existing) 2025/04/12 01:23:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.40s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:54 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/12 01:23:54 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1612638173) 2025/04/12 01:23:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rahadah6vime) 2025/04/12 01:23:54 DEBUG : potato: sha1 differ 2025/04/12 01:23:54 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/12 01:23:54 INFO : potato: Copied (replaced existing) 2025/04/12 01:23:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:23:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:23:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/12 01:23:56 DEBUG : empty space: Unchanged skipping 2025/04/12 01:23:56 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:56 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:56 DEBUG : Waiting for deletions to finish 2025/04/12 01:23:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:23:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:23:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:23:59 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:23:59 DEBUG : empty space: Unchanged skipping 2025/04/12 01:23:59 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:23:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 01:23:59 INFO : potato2: Copied (new) 2025/04/12 01:23:59 DEBUG : Waiting for deletions to finish 2025/04/12 01:23:59 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:02 INFO : d: Making directory 2025/04/12 01:24:02 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/12 01:24:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:24:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/12 01:24:02 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:02 DEBUG : c/non empty space: Unchanged skipping 2025/04/12 01:24:02 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 01:24:03 INFO : a/potato2: Copied (new) 2025/04/12 01:24:03 DEBUG : Waiting for deletions to finish 2025/04/12 01:24:03 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:05 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/12 01:24:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:24:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/12 01:24:05 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:05 DEBUG : c/non empty space: Unchanged skipping 2025/04/12 01:24:05 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 01:24:06 INFO : a/potato2: Copied (new) 2025/04/12 01:24:06 ERROR : B2 bucket rclone-test-rahadah6vime: not deleting files as there were IO errors 2025/04/12 01:24:06 ERROR : B2 bucket rclone-test-rahadah6vime: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.22s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:08 DEBUG : Waiting for deletions to finish 2025/04/12 01:24:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:24:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:24:08 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:08 DEBUG : empty space: Unchanged skipping 2025/04/12 01:24:08 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:09 INFO : potato: Deleted 2025/04/12 01:24:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 01:24:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.67s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:11 DEBUG : Waiting for deletions to finish 2025/04/12 01:24:11 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:11 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:11 INFO : potato: Deleted 2025/04/12 01:24:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:24:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:24:11 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:12 DEBUG : empty space: Unchanged skipping 2025/04/12 01:24:12 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 01:24:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.10s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:24:14 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:14 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/12 01:24:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.52s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:17 DEBUG : enormous: Excluded (Size Filter) 2025/04/12 01:24:17 DEBUG : enormous: Excluded 2025/04/12 01:24:17 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 01:24:17 DEBUG : potato2: Excluded 2025/04/12 01:24:17 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 01:24:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:24:17 DEBUG : empty space: Unchanged skipping 2025/04/12 01:24:17 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:17 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:17 DEBUG : Waiting for deletions to finish 2025/04/12 01:24:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:17 DEBUG : enormous: Excluded (Size Filter) 2025/04/12 01:24:17 DEBUG : enormous: Excluded 2025/04/12 01:24:17 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 01:24:17 DEBUG : potato2: Excluded 2025/04/12 01:24:17 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 01:24:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/12 01:24:17 DEBUG : Local file system at /tmp/rclone1612638173: Waiting for checks to finish 2025/04/12 01:24:17 DEBUG : empty space: Unchanged skipping 2025/04/12 01:24:17 DEBUG : Local file system at /tmp/rclone1612638173: Waiting for transfers to finish 2025/04/12 01:24:17 DEBUG : Waiting for deletions to finish 2025/04/12 01:24:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.82s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:20 DEBUG : enormous: Excluded (Size Filter) 2025/04/12 01:24:20 DEBUG : enormous: Excluded 2025/04/12 01:24:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 01:24:20 DEBUG : potato2: Excluded 2025/04/12 01:24:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:24:20 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:20 DEBUG : empty space: Unchanged skipping 2025/04/12 01:24:20 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:20 DEBUG : Waiting for deletions to finish 2025/04/12 01:24:20 INFO : enormous: Deleted 2025/04/12 01:24:20 INFO : potato2: Deleted 2025/04/12 01:24:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/12 01:24:21 DEBUG : empty space: Unchanged skipping 2025/04/12 01:24:21 DEBUG : Local file system at /tmp/rclone1612638173: Waiting for checks to finish 2025/04/12 01:24:21 DEBUG : Local file system at /tmp/rclone1612638173: Waiting for transfers to finish 2025/04/12 01:24:21 DEBUG : Waiting for deletions to finish 2025/04/12 01:24:21 INFO : enormous: Deleted 2025/04/12 01:24:21 INFO : potato2: Deleted 2025/04/12 01:24:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.63s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:24 DEBUG : five: Need to transfer - File not found at Destination 2025/04/12 01:24:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/12 01:24:24 DEBUG : one: Destination is newer than source, skipping 2025/04/12 01:24:24 DEBUG : three: Sizes identical 2025/04/12 01:24:24 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/12 01:24:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1612638173) 2025/04/12 01:24:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rahadah6vime) 2025/04/12 01:24:24 DEBUG : two: sha1 differ 2025/04/12 01:24:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/12 01:24:24 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/12 01:24:24 INFO : five: Copied (new) 2025/04/12 01:24:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/12 01:24:24 INFO : four: Copied (replaced existing) 2025/04/12 01:24:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/12 01:24:25 INFO : two: Copied (replaced existing) 2025/04/12 01:24:25 DEBUG : Waiting for deletions to finish 2025/04/12 01:24:25 DEBUG : one: Destination is newer than source, skipping 2025/04/12 01:24:25 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/12 01:24:25 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/12 01:24:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/12 01:24:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/12 01:24:25 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/12 01:24:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/12 01:24:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1612638173) 2025/04/12 01:24:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rahadah6vime) 2025/04/12 01:24:25 DEBUG : three: sha1 differ 2025/04/12 01:24:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/12 01:24:25 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/12 01:24:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/12 01:24:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/12 01:24:25 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 01:24:25 INFO : three: Copied (replaced existing) 2025/04/12 01:24:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.56s) === 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-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/12 01:24:27 INFO : B2 bucket rclone-test-rahadah6vime: Making map for --track-renames 2025/04/12 01:24:27 INFO : B2 bucket rclone-test-rahadah6vime: Finished making map for --track-renames 2025/04/12 01:24:27 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:27 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for renames to finish 2025/04/12 01:24:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/12 01:24:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/12 01:24:27 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/12 01:24:27 INFO : potato: Copied (new) 2025/04/12 01:24:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/12 01:24:27 INFO : yam: Copied (new) 2025/04/12 01:24:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:24:28 INFO : B2 bucket rclone-test-rahadah6vime: Making map for --track-renames 2025/04/12 01:24:28 INFO : B2 bucket rclone-test-rahadah6vime: Finished making map for --track-renames 2025/04/12 01:24:28 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:28 DEBUG : potato: Unchanged skipping 2025/04/12 01:24:28 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for renames to finish 2025/04/12 01:24:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/12 01:24:29 INFO : yam: Copied (server-side copy) to: yaml 2025/04/12 01:24:29 INFO : yam: Deleted 2025/04/12 01:24:29 INFO : yaml: Renamed from "yam" 2025/04/12 01:24:29 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/12 01:24:31 INFO : B2 bucket rclone-test-rahadah6vime: Making map for --track-renames 2025/04/12 01:24:31 INFO : B2 bucket rclone-test-rahadah6vime: Finished making map for --track-renames 2025/04/12 01:24:31 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/12 01:24:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/12 01:24:31 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for renames to finish 2025/04/12 01:24:31 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/12 01:24:31 INFO : yam: Copied (new) 2025/04/12 01:24:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/12 01:24:31 INFO : potato: Copied (new) 2025/04/12 01:24:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:24:32 INFO : B2 bucket rclone-test-rahadah6vime: Making map for --track-renames 2025/04/12 01:24:32 INFO : B2 bucket rclone-test-rahadah6vime: Finished making map for --track-renames 2025/04/12 01:24:32 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:32 DEBUG : potato: Unchanged skipping 2025/04/12 01:24:32 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for renames to finish 2025/04/12 01:24:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/12 01:24:32 INFO : yam: Copied (server-side copy) to: yaml 2025/04/12 01:24:32 INFO : yam: Deleted 2025/04/12 01:24:32 INFO : yaml: Renamed from "yam" 2025/04/12 01:24:32 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/12 01:24:34 INFO : B2 bucket rclone-test-rahadah6vime: Making map for --track-renames 2025/04/12 01:24:34 INFO : B2 bucket rclone-test-rahadah6vime: Finished making map for --track-renames 2025/04/12 01:24:34 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/12 01:24:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/12 01:24:34 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for renames to finish 2025/04/12 01:24:34 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/12 01:24:35 INFO : sub/yam: Copied (new) 2025/04/12 01:24:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/12 01:24:35 INFO : potato: Copied (new) 2025/04/12 01:24:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:24:35 DEBUG : potato: Unchanged skipping 2025/04/12 01:24:35 INFO : B2 bucket rclone-test-rahadah6vime: Making map for --track-renames 2025/04/12 01:24:35 INFO : B2 bucket rclone-test-rahadah6vime: Finished making map for --track-renames 2025/04/12 01:24:35 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:35 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for renames to finish 2025/04/12 01:24:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/12 01:24:36 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/12 01:24:36 INFO : sub/yam: Deleted 2025/04/12 01:24:36 INFO : yam: Renamed from "sub/yam" 2025/04/12 01:24:36 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.58s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:38 DEBUG : Creating backend with remote "/tmp/rclone1612638173/dir1" 2025/04/12 01:24:38 DEBUG : Creating backend with remote "/tmp/rclone1612638173/dir2" 2025/04/12 01:24:38 DEBUG : Local file system at /tmp/rclone1612638173/dir2: Using server-side directory move 2025/04/12 01:24:38 INFO : Local file system at /tmp/rclone1612638173/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/12 01:24:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/12 01:24:38 DEBUG : Local file system at /tmp/rclone1612638173/dir2: Waiting for checks to finish 2025/04/12 01:24:38 INFO : file1.txt: Moved (server-side) 2025/04/12 01:24:38 DEBUG : Local file system at /tmp/rclone1612638173/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:24:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/12 01:24:38 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:38 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/12 01:24:39 INFO : nested/sub dir/file: Copied (new) 2025/04/12 01:24:39 INFO : nested/sub dir/file: Deleted 2025/04/12 01:24:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:24:39 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:24:39 INFO : sub dir/hello world: Deleted 2025/04/12 01:24:39 INFO : sub dir: Removing directory 2025/04/12 01:24:39 INFO : nested/sub dir: Removing directory 2025/04/12 01:24:39 INFO : nested: Removing directory 2025/04/12 01:24:39 DEBUG : Local file system at /tmp/rclone1612638173: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.40s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 01:24:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/12 01:24:40 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:40 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/12 01:24:41 INFO : nested/sub dir/file: Copied (new) 2025/04/12 01:24:41 INFO : nested/sub dir/file: Deleted 2025/04/12 01:24:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/12 01:24:41 INFO : sub dir/hello world: Copied (new) 2025/04/12 01:24:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.33s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/12 01:24:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/12 01:24:43 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:43 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/12 01:24:43 INFO : existing: Copied (new) 2025/04/12 01:24:43 INFO : existing: Deleted 2025/04/12 01:24:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/12 01:24:43 INFO : existing-b: Copied (new) 2025/04/12 01:24:43 INFO : existing-b: Deleted 2025/04/12 01:24:44 DEBUG : existing: Destination exists, skipping 2025/04/12 01:24:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/12 01:24:44 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:24:44 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:24:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.21s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yodepuw3puha" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rahadah6vime -> B2 bucket rclone-test-yodepuw3puha 2025/04/12 01:24:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:24:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/12 01:24:50 DEBUG : empty space: Unchanged skipping 2025/04/12 01:24:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/12 01:24:50 DEBUG : B2 bucket rclone-test-yodepuw3puha: Waiting for checks to finish 2025/04/12 01:24:50 INFO : empty space: Deleted 2025/04/12 01:24:50 DEBUG : B2 bucket rclone-test-yodepuw3puha: Waiting for transfers to finish 2025/04/12 01:24:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 01:24:50 INFO : potato2: Copied (server-side copy) 2025/04/12 01:24:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/12 01:24:50 INFO : potato3: Copied (server-side copy) 2025/04/12 01:24:50 INFO : potato2: Deleted 2025/04/12 01:24:51 INFO : potato3: Deleted 2025/04/12 01:24:51 DEBUG : Creating backend with remote "TestB2:rclone-test-mewufom1wovu" 2025/04/12 01:24:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/12 01:24:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:24:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/12 01:24:52 DEBUG : B2 bucket rclone-test-mewufom1wovu: Waiting for checks to finish 2025/04/12 01:24:52 DEBUG : B2 bucket rclone-test-mewufom1wovu: Waiting for transfers to finish 2025/04/12 01:24:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 01:24:53 INFO : empty space: Copied (server-side copy) 2025/04/12 01:24:53 INFO : empty space: Deleted 2025/04/12 01:24:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 01:24:53 INFO : potato2: Copied (server-side copy) 2025/04/12 01:24:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/12 01:24:53 INFO : potato3: Copied (server-side copy) 2025/04/12 01:24:53 INFO : potato2: Deleted 2025/04/12 01:24:53 INFO : potato3: Deleted 2025/04/12 01:24:54 DEBUG : B2 bucket rclone-test-mewufom1wovu: Purge remote 2025/04/12 01:24:54 INFO : B2 bucket rclone-test-mewufom1wovu: cleaning bucket "rclone-test-mewufom1wovu" of all files 2025/04/12 01:24:54 DEBUG : empty space: Deleting (id "4_z2fc27dd3909d2b7b9f680e1b_f10164f0671b87eae_d20250412_m012453_c001_v0001099_t0021_u01744421093102") 2025/04/12 01:24:54 DEBUG : potato2: Deleting (id "4_z2fc27dd3909d2b7b9f680e1b_f11695f86f1259f6f_d20250412_m012453_c001_v0001181_t0021_u01744421093436") 2025/04/12 01:24:54 DEBUG : potato3: Deleting (id "4_z2fc27dd3909d2b7b9f680e1b_f1157a24a935b900f_d20250412_m012453_c001_v0001183_t0010_u01744421093457") 2025/04/12 01:24:55 DEBUG : B2 bucket rclone-test-yodepuw3puha: Purge remote 2025/04/12 01:24:55 INFO : B2 bucket rclone-test-yodepuw3puha: cleaning bucket "rclone-test-yodepuw3puha" of all files 2025/04/12 01:24:56 DEBUG : empty space: Deleting (id "4_z7fd26db3909d2b7b9f680e1b_f414561d9464cff63_d20250412_m012453_c001_v7007000_t0000_u01744421093416") 2025/04/12 01:24:56 DEBUG : empty space: Deleting (id "4_z7fd26db3909d2b7b9f680e1b_f10837f4dcbfa9309_d20250412_m012449_c001_v0001171_t0058_u01744421089312") 2025/04/12 01:24:56 DEBUG : potato2: Deleting (id "4_z7fd26db3909d2b7b9f680e1b_f414561d9464cff65_d20250412_m012453_c001_v7007000_t0000_u01744421093642") 2025/04/12 01:24:56 DEBUG : potato2: Deleting (id "4_z7fd26db3909d2b7b9f680e1b_f109c8a0850807222_d20250412_m012450_c001_v0001171_t0055_u01744421090388") 2025/04/12 01:24:56 DEBUG : potato3: Deleting (id "4_z7fd26db3909d2b7b9f680e1b_f4113b98527167935_d20250412_m012453_c001_v7007000_t0000_u01744421093669") 2025/04/12 01:24:56 DEBUG : potato3: Deleting (id "4_z7fd26db3909d2b7b9f680e1b_f1112a6c3c60350cf_d20250412_m012450_c001_v0001183_t0055_u01744421090772") 2025/04/12 01:24:56 DEBUG : potato3: Deleting (id "4_z7fd26db3909d2b7b9f680e1b_f10837f4dcbfa9313_d20250412_m012449_c001_v0001171_t0047_u01744421089663") --- PASS: TestServerSideMove (12.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:24:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yofovub7raxu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rahadah6vime -> B2 bucket rclone-test-yofovub7raxu 2025/04/12 01:25:03 DEBUG : empty space: Excluded (Size Filter) 2025/04/12 01:25:03 DEBUG : empty space: Excluded (Size Filter) 2025/04/12 01:25:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:25:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/12 01:25:03 DEBUG : B2 bucket rclone-test-yofovub7raxu: Waiting for checks to finish 2025/04/12 01:25:03 DEBUG : B2 bucket rclone-test-yofovub7raxu: Waiting for transfers to finish 2025/04/12 01:25:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 01:25:03 INFO : potato2: Copied (server-side copy) 2025/04/12 01:25:03 INFO : potato2: Deleted 2025/04/12 01:25:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/12 01:25:03 INFO : potato3: Copied (server-side copy) 2025/04/12 01:25:04 INFO : potato3: Deleted 2025/04/12 01:25:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fuloxeq1race" 2025/04/12 01:25:05 DEBUG : empty space: Excluded (Size Filter) 2025/04/12 01:25:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:25:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/12 01:25:05 DEBUG : B2 bucket rclone-test-fuloxeq1race: Waiting for checks to finish 2025/04/12 01:25:05 DEBUG : B2 bucket rclone-test-fuloxeq1race: Waiting for transfers to finish 2025/04/12 01:25:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 01:25:06 INFO : potato2: Copied (server-side copy) 2025/04/12 01:25:06 INFO : potato2: Deleted 2025/04/12 01:25:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/12 01:25:06 INFO : potato3: Copied (server-side copy) 2025/04/12 01:25:06 INFO : potato3: Deleted 2025/04/12 01:25:07 DEBUG : B2 bucket rclone-test-fuloxeq1race: Purge remote 2025/04/12 01:25:07 INFO : B2 bucket rclone-test-fuloxeq1race: cleaning bucket "rclone-test-fuloxeq1race" of all files 2025/04/12 01:25:07 DEBUG : potato2: Deleting (id "4_z5f42bd03909d2b7b9f680e1b_f105f1960f43b8486_d20250412_m012506_c001_v0001115_t0040_u01744421106168") 2025/04/12 01:25:07 DEBUG : potato3: Deleting (id "4_z5f42bd03909d2b7b9f680e1b_f106d957561e5abee_d20250412_m012506_c001_v0001099_t0028_u01744421106533") 2025/04/12 01:25:08 DEBUG : B2 bucket rclone-test-yofovub7raxu: Purge remote 2025/04/12 01:25:08 INFO : B2 bucket rclone-test-yofovub7raxu: cleaning bucket "rclone-test-yofovub7raxu" of all files 2025/04/12 01:25:08 DEBUG : empty space: Deleting (id "4_z1f929de3909d2b7b9f680e1b_f1082ddce41b43266_d20250412_m012502_c001_v0001103_t0005_u01744421102256") 2025/04/12 01:25:08 DEBUG : potato2: Deleting (id "4_z1f929de3909d2b7b9f680e1b_f400873e5dff12165_d20250412_m012506_c001_v7007000_t0000_u01744421106652") 2025/04/12 01:25:08 DEBUG : potato2: Deleting (id "4_z1f929de3909d2b7b9f680e1b_f1116b413ce26a220_d20250412_m012503_c001_v0001137_t0013_u01744421103379") 2025/04/12 01:25:08 DEBUG : potato3: Deleting (id "4_z1f929de3909d2b7b9f680e1b_f400873e5dff12166_d20250412_m012506_c001_v7007000_t0000_u01744421106852") 2025/04/12 01:25:08 DEBUG : potato3: Deleting (id "4_z1f929de3909d2b7b9f680e1b_f118fc12a5529e092_d20250412_m012503_c001_v0001101_t0029_u01744421103759") 2025/04/12 01:25:08 DEBUG : potato3: Deleting (id "4_z1f929de3909d2b7b9f680e1b_f1082ddce41b43268_d20250412_m012502_c001_v0001103_t0024_u01744421102662") --- PASS: TestServerSideMoveWithFilter (12.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:25:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qafabul7luse" 2025/04/12 01:25:13 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rahadah6vime -> B2 bucket rclone-test-qafabul7luse 2025/04/12 01:25:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:25:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/12 01:25:15 DEBUG : empty space: Unchanged skipping 2025/04/12 01:25:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/12 01:25:15 DEBUG : B2 bucket rclone-test-qafabul7luse: Waiting for checks to finish 2025/04/12 01:25:15 INFO : empty space: Deleted 2025/04/12 01:25:15 DEBUG : B2 bucket rclone-test-qafabul7luse: Waiting for transfers to finish 2025/04/12 01:25:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 01:25:15 INFO : potato2: Copied (server-side copy) 2025/04/12 01:25:16 INFO : potato2: Deleted 2025/04/12 01:25:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/12 01:25:16 INFO : potato3: Copied (server-side copy) 2025/04/12 01:25:16 INFO : potato3: Deleted 2025/04/12 01:25:17 DEBUG : Creating backend with remote "TestB2:rclone-test-sagocun7rali" 2025/04/12 01:25:17 DEBUG : Config file has changed externally - reloading 2025/04/12 01:25:17 INFO : tomatoDir: Making directory 2025/04/12 01:25:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/12 01:25:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 01:25:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/12 01:25:18 DEBUG : B2 bucket rclone-test-sagocun7rali: Waiting for checks to finish 2025/04/12 01:25:18 DEBUG : B2 bucket rclone-test-sagocun7rali: Waiting for transfers to finish 2025/04/12 01:25:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/12 01:25:18 INFO : empty space: Copied (server-side copy) 2025/04/12 01:25:19 INFO : empty space: Deleted 2025/04/12 01:25:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/12 01:25:19 INFO : potato3: Copied (server-side copy) 2025/04/12 01:25:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/12 01:25:19 INFO : potato2: Copied (server-side copy) 2025/04/12 01:25:19 INFO : potato3: Deleted 2025/04/12 01:25:19 INFO : potato2: Deleted 2025/04/12 01:25:19 DEBUG : B2 bucket rclone-test-sagocun7rali: Purge remote 2025/04/12 01:25:19 INFO : B2 bucket rclone-test-sagocun7rali: cleaning bucket "rclone-test-sagocun7rali" of all files 2025/04/12 01:25:20 DEBUG : empty space: Deleting (id "4_z7f52ed13909d2b7b9f680e1b_f104f71e14b1f876b_d20250412_m012518_c001_v0001146_t0024_u01744421118696") 2025/04/12 01:25:20 DEBUG : potato2: Deleting (id "4_z7f52ed13909d2b7b9f680e1b_f108011dc88dd2f06_d20250412_m012519_c001_v0001183_t0030_u01744421119067") 2025/04/12 01:25:20 DEBUG : potato3: Deleting (id "4_z7f52ed13909d2b7b9f680e1b_f1123f08bdd3279f8_d20250412_m012519_c001_v0001184_t0023_u01744421119062") 2025/04/12 01:25:21 DEBUG : B2 bucket rclone-test-qafabul7luse: Purge remote 2025/04/12 01:25:21 INFO : B2 bucket rclone-test-qafabul7luse: cleaning bucket "rclone-test-qafabul7luse" of all files 2025/04/12 01:25:21 DEBUG : empty space: Deleting (id "4_z0f32dd03909d2b7b9f680e1b_f401af802ee4e875c_d20250412_m012519_c001_v7007000_t0000_u01744421119064") 2025/04/12 01:25:21 DEBUG : empty space: Deleting (id "4_z0f32dd03909d2b7b9f680e1b_f11080281885b8fff_d20250412_m012514_c001_v0001184_t0006_u01744421114878") 2025/04/12 01:25:21 DEBUG : potato2: Deleting (id "4_z0f32dd03909d2b7b9f680e1b_f419f9d256e49ad03_d20250412_m012519_c001_v7007000_t0000_u01744421119323") 2025/04/12 01:25:21 DEBUG : potato2: Deleting (id "4_z0f32dd03909d2b7b9f680e1b_f1068dce6e3d9436e_d20250412_m012515_c001_v0001100_t0024_u01744421115734") 2025/04/12 01:25:21 DEBUG : potato3: Deleting (id "4_z0f32dd03909d2b7b9f680e1b_f401af802ee4e875d_d20250412_m012519_c001_v7007000_t0000_u01744421119283") 2025/04/12 01:25:21 DEBUG : potato3: Deleting (id "4_z0f32dd03909d2b7b9f680e1b_f1130b3353cd45e56_d20250412_m012516_c001_v0001171_t0034_u01744421116033") 2025/04/12 01:25:21 DEBUG : potato3: Deleting (id "4_z0f32dd03909d2b7b9f680e1b_f11080281885b9007_d20250412_m012515_c001_v0001184_t0011_u01744421115084") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.00s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:25:23 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.69s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:25:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:25:28 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/rclone-sync-test" 2025/04/12 01:25:30 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/rclone-sync-test-include/layer2" 2025/04/12 01:25:32 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/rclone-sync-test-ignore-file" 2025/04/12 01:25:36 DEBUG : B2 bucket rclone-test-rahadah6vime path rclone-sync-test: Waiting for checks to finish 2025/04/12 01:25:36 DEBUG : B2 bucket rclone-test-rahadah6vime path rclone-sync-test: Waiting for transfers to finish 2025/04/12 01:25:36 DEBUG : Waiting for deletions to finish 2025/04/12 01:25:36 INFO : There was nothing to transfer 2025/04/12 01:25:36 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:25:36 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:25:36 DEBUG : Waiting for deletions to finish 2025/04/12 01:25:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:25:37 DEBUG : B2 bucket rclone-test-rahadah6vime path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/12 01:25:37 DEBUG : B2 bucket rclone-test-rahadah6vime path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/12 01:25:37 DEBUG : Waiting for deletions to finish 2025/04/12 01:25:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:25:37 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:25:37 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:25:37 DEBUG : Waiting for deletions to finish 2025/04/12 01:25:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:25:37 DEBUG : B2 bucket rclone-test-rahadah6vime path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/12 01:25:37 DEBUG : B2 bucket rclone-test-rahadah6vime path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/12 01:25:37 DEBUG : Waiting for deletions to finish 2025/04/12 01:25:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.69s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:25:44 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/dst" 2025/04/12 01:25:45 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/CompareDest" 2025/04/12 01:25:47 DEBUG : one: Need to transfer - File not found at Destination 2025/04/12 01:25:47 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:25:47 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:25:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 01:25:48 INFO : one: Copied (new) 2025/04/12 01:25:48 DEBUG : Waiting for deletions to finish 2025/04/12 01:25:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:25:49 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:25:49 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:25:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/12 01:25:49 INFO : one: Copied (replaced existing) 2025/04/12 01:25:49 DEBUG : Waiting for deletions to finish 2025/04/12 01:25:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:25:51 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:25:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:25:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 01:25:52 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:25:52 DEBUG : Waiting for deletions to finish 2025/04/12 01:25:52 INFO : There was nothing to transfer 2025/04/12 01:25:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:25:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:25:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 01:25:53 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:25:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:25:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 01:25:53 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:25:53 DEBUG : Waiting for deletions to finish 2025/04/12 01:25:53 INFO : There was nothing to transfer 2025/04/12 01:25:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:25:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:25:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 01:25:54 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:25:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:25:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 01:25:54 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:25:54 DEBUG : Waiting for deletions to finish 2025/04/12 01:25:54 INFO : There was nothing to transfer 2025/04/12 01:25:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:25:55 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/12 01:25:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/12 01:25:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 01:25:55 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:25:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:25:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 01:25:55 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:25:55 DEBUG : Waiting for deletions to finish 2025/04/12 01:25:55 INFO : There was nothing to transfer 2025/04/12 01:25:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:25:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/12 01:25:56 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 01:25:56 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:25:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:25:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 01:25:56 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:25:56 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/12 01:25:56 INFO : two: Copied (new) 2025/04/12 01:25:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.67s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:26:00 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/dest" 2025/04/12 01:26:01 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/pre-dest1" 2025/04/12 01:26:02 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/pre-dest2" 2025/04/12 01:26:04 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:26:04 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/12 01:26:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:26:04 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/12 01:26:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/12 01:26:05 DEBUG : B2 bucket rclone-test-rahadah6vime path dest: Waiting for checks to finish 2025/04/12 01:26:05 DEBUG : B2 bucket rclone-test-rahadah6vime path dest: Waiting for transfers to finish 2025/04/12 01:26:05 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/12 01:26:05 INFO : 3: Copied (new) 2025/04/12 01:26:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.21s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:26:07 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/dst" 2025/04/12 01:26:08 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/CopyDest" 2025/04/12 01:26:10 DEBUG : one: Need to transfer - File not found at Destination 2025/04/12 01:26:10 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:26:10 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:26:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 01:26:12 INFO : one: Copied (new) 2025/04/12 01:26:12 DEBUG : Waiting for deletions to finish 2025/04/12 01:26:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:26:12 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:26:12 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:26:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/12 01:26:13 INFO : one: Copied (replaced existing) 2025/04/12 01:26:13 DEBUG : Waiting for deletions to finish 2025/04/12 01:26:15 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/BackupDir" 2025/04/12 01:26:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:26:16 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:26:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:26:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:26:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 01:26:17 INFO : one: Copied (server-side copy) 2025/04/12 01:26:18 INFO : one: Deleted 2025/04/12 01:26:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/12 01:26:18 INFO : one: Copied (server-side copy) 2025/04/12 01:26:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/12 01:26:18 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:26:18 DEBUG : Waiting for deletions to finish 2025/04/12 01:26:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:26:19 DEBUG : one: Unchanged skipping 2025/04/12 01:26:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:26:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/12 01:26:20 INFO : two: Copied (server-side copy) 2025/04/12 01:26:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/12 01:26:20 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:26:20 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:26:20 DEBUG : Waiting for deletions to finish 2025/04/12 01:26:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:26:20 DEBUG : one: Unchanged skipping 2025/04/12 01:26:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:26:20 DEBUG : two: Unchanged skipping 2025/04/12 01:26:20 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:26:20 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:26:20 DEBUG : Waiting for deletions to finish 2025/04/12 01:26:20 INFO : There was nothing to transfer 2025/04/12 01:26:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:26:22 DEBUG : one: Unchanged skipping 2025/04/12 01:26:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/12 01:26:22 DEBUG : three: Destination not found in --copy-dest 2025/04/12 01:26:22 DEBUG : three: Need to transfer - File not found at Destination 2025/04/12 01:26:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:26:22 DEBUG : two: Unchanged skipping 2025/04/12 01:26:22 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:26:22 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:26:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/12 01:26:23 INFO : three: Copied (new) 2025/04/12 01:26:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.61s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:26:27 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/dst" 2025/04/12 01:26:28 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/backup" 2025/04/12 01:26:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/12 01:26:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:26:30 DEBUG : two: Unchanged skipping 2025/04/12 01:26:30 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:26:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 01:26:32 INFO : one: Copied (server-side copy) 2025/04/12 01:26:32 INFO : one: Deleted 2025/04/12 01:26:32 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:26:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 01:26:33 INFO : one: Copied (new) 2025/04/12 01:26:33 DEBUG : Waiting for deletions to finish 2025/04/12 01:26:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 01:26:33 INFO : three.txt: Copied (server-side copy) 2025/04/12 01:26:33 INFO : three.txt: Deleted 2025/04/12 01:26:33 INFO : three.txt: Moved into backup dir 2025/04/12 01:26:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/12 01:26:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:26:35 DEBUG : two: Unchanged skipping 2025/04/12 01:26:35 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:26:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 01:26:35 INFO : one: Copied (server-side copy) 2025/04/12 01:26:36 INFO : one: Deleted 2025/04/12 01:26:36 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:26:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/12 01:26:36 INFO : one: Copied (new) 2025/04/12 01:26:36 DEBUG : Waiting for deletions to finish 2025/04/12 01:26:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 01:26:37 INFO : three.txt: Copied (server-side copy) 2025/04/12 01:26:37 INFO : three.txt: Deleted 2025/04/12 01:26:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.58s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:26:41 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/dst" 2025/04/12 01:26:42 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/backup" 2025/04/12 01:26:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/12 01:26:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:26:44 DEBUG : two: Unchanged skipping 2025/04/12 01:26:44 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:26:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 01:26:45 INFO : one: Copied (server-side copy) to: one.bak 2025/04/12 01:26:45 INFO : one: Deleted 2025/04/12 01:26:45 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:26:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 01:26:47 INFO : one: Copied (new) 2025/04/12 01:26:47 DEBUG : Waiting for deletions to finish 2025/04/12 01:26:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 01:26:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/12 01:26:47 INFO : three.txt: Deleted 2025/04/12 01:26:47 INFO : three.txt: Moved into backup dir 2025/04/12 01:26:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/12 01:26:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:26:49 DEBUG : two: Unchanged skipping 2025/04/12 01:26:49 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:26:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 01:26:50 INFO : one: Copied (server-side copy) to: one.bak 2025/04/12 01:26:50 INFO : one: Deleted 2025/04/12 01:26:50 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:26:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/12 01:26:51 INFO : one: Copied (new) 2025/04/12 01:26:51 DEBUG : Waiting for deletions to finish 2025/04/12 01:26:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 01:26:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/12 01:26:52 INFO : three.txt: Deleted 2025/04/12 01:26:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.91s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:26:55 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/dst" 2025/04/12 01:26:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/backup" 2025/04/12 01:26:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/12 01:26:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:26:58 DEBUG : two: Unchanged skipping 2025/04/12 01:26:58 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:27:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 01:27:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/12 01:27:00 INFO : one: Deleted 2025/04/12 01:27:00 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:27:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 01:27:01 INFO : one: Copied (new) 2025/04/12 01:27:01 DEBUG : Waiting for deletions to finish 2025/04/12 01:27:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 01:27:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/12 01:27:02 INFO : three.txt: Deleted 2025/04/12 01:27:02 INFO : three.txt: Moved into backup dir 2025/04/12 01:27:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/12 01:27:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:27:03 DEBUG : two: Unchanged skipping 2025/04/12 01:27:03 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:27:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 01:27:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/12 01:27:04 INFO : one: Deleted 2025/04/12 01:27:04 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:27:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/12 01:27:04 INFO : one: Copied (new) 2025/04/12 01:27:04 DEBUG : Waiting for deletions to finish 2025/04/12 01:27:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 01:27:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/12 01:27:05 INFO : three.txt: Deleted 2025/04/12 01:27:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.98s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:27:08 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/dst" 2025/04/12 01:27:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/12 01:27:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:27:10 DEBUG : two: Unchanged skipping 2025/04/12 01:27:10 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:27:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 01:27:10 INFO : one: Copied (server-side copy) to: one.bak 2025/04/12 01:27:10 INFO : one: Deleted 2025/04/12 01:27:10 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:27:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 01:27:11 INFO : one: Copied (new) 2025/04/12 01:27:11 DEBUG : Waiting for deletions to finish 2025/04/12 01:27:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 01:27:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/12 01:27:12 INFO : three.txt: Deleted 2025/04/12 01:27:12 INFO : three.txt: Moved into backup dir 2025/04/12 01:27:13 DEBUG : one.bak: Excluded (Path Filter) 2025/04/12 01:27:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/12 01:27:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/12 01:27:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:27:13 DEBUG : two: Unchanged skipping 2025/04/12 01:27:13 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for checks to finish 2025/04/12 01:27:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 01:27:14 INFO : one: Copied (server-side copy) to: one.bak 2025/04/12 01:27:14 INFO : one: Deleted 2025/04/12 01:27:14 DEBUG : B2 bucket rclone-test-rahadah6vime path dst: Waiting for transfers to finish 2025/04/12 01:27:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/12 01:27:14 INFO : one: Copied (new) 2025/04/12 01:27:14 DEBUG : Waiting for deletions to finish 2025/04/12 01:27:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 01:27:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/12 01:27:15 INFO : three.txt: Deleted 2025/04/12 01:27:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.94s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:27:18 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1171-13.backblaze.com/b2api/v1/b2_upload_file/af025d23907d2b7b9f680e1b/c001_v0001171_t0000": EOF 2025/04/12 01:27:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-13.backblaze.com/b2api/v1/b2_upload_file/af025d23907d2b7b9f680e1b/c001_v0001171_t0000": EOF) 2025/04/12 01:27:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-rahadah6vime: 1/10 (Post "https://pod-000-1171-13.backblaze.com/b2api/v1/b2_upload_file/af025d23907d2b7b9f680e1b/c001_v0001171_t0000": EOF) 2025/04/12 01:27:20 DEBUG : pacer: Reducing sleep to 10ms 2025/04/12 01:27:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/dst" 2025/04/12 01:27:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/12 01:27:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 01:27:23 INFO : one: Copied (server-side copy) to: one.bak 2025/04/12 01:27:23 INFO : one: Deleted 2025/04/12 01:27:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 01:27:24 INFO : one: Copied (new) 2025/04/12 01:27:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:27:24 DEBUG : two: Unchanged skipping 2025/04/12 01:27:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/12 01:27:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 01:27:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/12 01:27:25 INFO : three.txt: Deleted 2025/04/12 01:27:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 01:27:25 INFO : three.txt: Copied (new) 2025/04/12 01:27:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/12 01:27:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 01:27:26 INFO : one: Copied (server-side copy) to: one.bak 2025/04/12 01:27:27 INFO : one: Deleted 2025/04/12 01:27:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/12 01:27:27 INFO : one: Copied (new) 2025/04/12 01:27:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:27:27 DEBUG : two: Unchanged skipping 2025/04/12 01:27:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/12 01:27:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 01:27:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/12 01:27:28 INFO : three.txt: Deleted 2025/04/12 01:27:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/12 01:27:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.81s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:27:32 DEBUG : Creating backend with remote "TestB2:rclone-test-rahadah6vime/dst" 2025/04/12 01:27:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/12 01:27:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/12 01:27:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/12 01:27:35 INFO : one: Deleted 2025/04/12 01:27:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 01:27:36 INFO : one: Copied (new) 2025/04/12 01:27:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:27:36 DEBUG : two: Unchanged skipping 2025/04/12 01:27:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/12 01:27:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/12 01:27:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/12 01:27:37 INFO : three.txt: Deleted 2025/04/12 01:27:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 01:27:38 INFO : three.txt: Copied (new) 2025/04/12 01:27:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/12 01:27:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/12 01:27:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/12 01:27:39 INFO : one: Deleted 2025/04/12 01:27:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/12 01:27:40 INFO : one: Copied (new) 2025/04/12 01:27:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:27:40 DEBUG : two: Unchanged skipping 2025/04/12 01:27:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/12 01:27:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/12 01:27:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/12 01:27:41 INFO : three.txt: Deleted 2025/04/12 01:27:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/12 01:27:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.34s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:27:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/12 01:27:44 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:27:44 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:27:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/12 01:27:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/12 01:27:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.68s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:27:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/12 01:27:46 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:27:46 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:27:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/12 01:27:47 INFO : existing: Copied (new) 2025/04/12 01:27:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:27:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/12 01:27:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/12 01:27:47 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:27:47 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:27:47 ERROR : B2 bucket rclone-test-rahadah6vime: not deleting files as there were IO errors 2025/04/12 01:27:47 ERROR : B2 bucket rclone-test-rahadah6vime: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncImmutable (2.91s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:27:49 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:27:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:27:49 DEBUG : existing: Unchanged skipping 2025/04/12 01:27:49 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:27:49 DEBUG : Waiting for deletions to finish 2025/04/12 01:27:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.45s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:27:52 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1040-18.backblaze.com/b2api/v1/b2_upload_file/af025d23907d2b7b9f680e1b/c001_v0001040_t0009": EOF 2025/04/12 01:27:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1040-18.backblaze.com/b2api/v1/b2_upload_file/af025d23907d2b7b9f680e1b/c001_v0001040_t0009": EOF) 2025/04/12 01:27:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-rahadah6vime: 1/10 (Post "https://pod-000-1040-18.backblaze.com/b2api/v1/b2_upload_file/af025d23907d2b7b9f680e1b/c001_v0001040_t0009": EOF) 2025/04/12 01:27:54 DEBUG : pacer: Reducing sleep to 10ms 2025/04/12 01:28:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both0: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both1: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both10: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both11: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both12: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both13: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both14: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both15: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both16: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both17: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both18: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both19: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both2: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both3: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both4: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both5: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both6: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:28:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:10 DEBUG : both7: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both8: Unchanged skipping 2025/04/12 01:28:10 DEBUG : both9: Unchanged skipping 2025/04/12 01:28:10 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:28:10 DEBUG : Waiting for deletions to finish 2025/04/12 01:28:10 INFO : only10: Deleted 2025/04/12 01:28:10 INFO : only13: Deleted 2025/04/12 01:28:10 INFO : only18: Deleted 2025/04/12 01:28:10 INFO : only19: Deleted 2025/04/12 01:28:10 INFO : only3: Deleted 2025/04/12 01:28:10 INFO : only2: Deleted 2025/04/12 01:28:10 INFO : only5: Deleted 2025/04/12 01:28:10 INFO : only6: Deleted 2025/04/12 01:28:10 INFO : only9: Deleted 2025/04/12 01:28:10 INFO : only12: Deleted 2025/04/12 01:28:11 INFO : only16: Deleted 2025/04/12 01:28:11 INFO : only15: Deleted 2025/04/12 01:28:11 INFO : only7: Deleted 2025/04/12 01:28:11 INFO : only4: Deleted 2025/04/12 01:28:11 INFO : only1: Deleted 2025/04/12 01:28:11 INFO : only8: Deleted 2025/04/12 01:28:11 INFO : only0: Deleted 2025/04/12 01:28:11 INFO : only11: Deleted 2025/04/12 01:28:11 INFO : only14: Deleted 2025/04/12 01:28:11 INFO : only17: Deleted 2025/04/12 01:28:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (24.00s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:28:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both0: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both1: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both10: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both11: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both12: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both13: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both14: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both15: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both16: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both17: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both18: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both19: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both2: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both3: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both4: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both5: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both6: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both7: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both8: Unchanged skipping 2025/04/12 01:28:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:28:33 DEBUG : both9: Unchanged skipping 2025/04/12 01:28:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/12 01:28:33 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for checks to finish 2025/04/12 01:28:33 DEBUG : B2 bucket rclone-test-rahadah6vime: Waiting for transfers to finish 2025/04/12 01:28:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:33 INFO : only0: Copied (replaced existing) 2025/04/12 01:28:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:33 INFO : only1: Copied (replaced existing) 2025/04/12 01:28:33 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:33 INFO : only12: Copied (replaced existing) 2025/04/12 01:28:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:33 INFO : only10: Copied (replaced existing) 2025/04/12 01:28:33 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:33 INFO : only13: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only14: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only15: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only11: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only16: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only17: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only18: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only19: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only2: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only3: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only4: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only5: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only6: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only7: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only8: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/12 01:28:34 INFO : only9: Copied (replaced existing) 2025/04/12 01:28:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (26.95s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:28:43 DEBUG : empty_dir: Making directory with metadata 2025/04/12 01:28:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 01:28:43 DEBUG : empty_on_remote: Making directory with metadata 2025/04/12 01:28:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 01:28:43 INFO : empty_on_remote: Making directory 2025/04/12 01:28:43 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-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:28:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/12 01:28:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/12 01:28:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/12 01:28:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.18s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:28:46 DEBUG : empty_dir: Making directory with metadata 2025/04/12 01:28:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 01:28:46 DEBUG : empty_on_remote: Making directory with metadata 2025/04/12 01:28:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 01:28:46 INFO : empty_on_remote: Making directory 2025/04/12 01:28:46 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-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:28:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/12 01:28:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/12 01:28:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/12 01:28:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/12 01:28:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:28:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 01:28:49 INFO : sub dir: Making directory 2025/04/12 01:28:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.01s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" 2025/04/12 01:28:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 01:28:52 INFO : sub dir: Making directory 2025/04/12 01:28:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rahadah6vime", Local "Local file system at /tmp/rclone1612638173", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.10s) PASS 2025/04/12 01:28:55 DEBUG : B2 bucket rclone-test-rahadah6vime: Purge remote 2025/04/12 01:28:55 INFO : B2 bucket rclone-test-rahadah6vime: cleaning bucket "rclone-test-rahadah6vime" of all files 2025/04/12 01:28:56 DEBUG : BackupDir/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f408a072da9b35efb_d20250412_m012623_c001_v7007000_t0000_u01744421183737") 2025/04/12 01:28:56 DEBUG : BackupDir/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f110c4ed110697921_d20250412_m012617_c001_v0001183_t0029_u01744421177715") 2025/04/12 01:28:56 DEBUG : CompareDest/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4187a98c416290fc_d20250412_m012557_c001_v7007000_t0000_u01744421157403") 2025/04/12 01:28:56 DEBUG : CompareDest/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de984019d3_d20250412_m012551_c001_v0001040_t0036_u01744421151258") 2025/04/12 01:28:56 DEBUG : CompareDest/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4187a98c416290fe_d20250412_m012557_c001_v7007000_t0000_u01744421157644") 2025/04/12 01:28:56 DEBUG : CompareDest/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd10e_d20250412_m012552_c001_v0001102_t0057_u01744421152717") 2025/04/12 01:28:56 DEBUG : CopyDest/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f408a072da9b35efc_d20250412_m012623_c001_v7007000_t0000_u01744421183920") 2025/04/12 01:28:56 DEBUG : CopyDest/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd461e2_d20250412_m012614_c001_v0001171_t0034_u01744421174764") 2025/04/12 01:28:56 DEBUG : CopyDest/three: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f408a072da9b35efd_d20250412_m012624_c001_v7007000_t0000_u01744421184101") 2025/04/12 01:28:56 DEBUG : CopyDest/three: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd152_d20250412_m012621_c001_v0001102_t0011_u01744421181438") 2025/04/12 01:28:56 DEBUG : CopyDest/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f408a072da9b35efe_d20250412_m012624_c001_v7007000_t0000_u01744421184283") 2025/04/12 01:28:56 DEBUG : CopyDest/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de984019f3_d20250412_m012619_c001_v0001040_t0035_u01744421179167") 2025/04/12 01:28:56 DEBUG : EXISTING: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708580_d20250412_m012750_c001_v7007000_t0000_u01744421270432") 2025/04/12 01:28:56 DEBUG : EXISTING: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd229_d20250412_m012749_c001_v0001102_t0057_u01744421269345") 2025/04/12 01:28:56 DEBUG : Testêé: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f70857a_d20250412_m012746_c001_v7007000_t0000_u01744421266074") 2025/04/12 01:28:56 DEBUG : Testêé: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd221_d20250412_m012745_c001_v0001102_t0031_u01744421265233") 2025/04/12 01:28:56 DEBUG : Testêé: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de98401a55_d20250412_m012744_c001_v0001040_t0034_u01744421264118") 2025/04/12 01:28:56 DEBUG : a/potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92cd_d20250412_m012406_c001_v7007000_t0000_u01744421046906") 2025/04/12 01:28:56 DEBUG : a/potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd038_d20250412_m012405_c001_v0001102_t0010_u01744421045962") 2025/04/12 01:28:57 DEBUG : a/potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92c4_d20250412_m012403_c001_v7007000_t0000_u01744421043865") 2025/04/12 01:28:57 DEBUG : a/potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd02e_d20250412_m012402_c001_v0001102_t0018_u01744421042933") 2025/04/12 01:28:57 DEBUG : a/potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076ba_d20250412_m012340_c001_v7007000_t0000_u01744421020824") 2025/04/12 01:28:57 DEBUG : a/potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcfe0_d20250412_m012339_c001_v0001102_t0028_u01744421019937") 2025/04/12 01:28:57 DEBUG : b/potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92ce_d20250412_m012407_c001_v7007000_t0000_u01744421047088") 2025/04/12 01:28:57 DEBUG : b/potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd034_d20250412_m012404_c001_v0001102_t0024_u01744421044770") 2025/04/12 01:28:57 DEBUG : b/potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92c2_d20250412_m012403_c001_v7007000_t0000_u01744421043297") 2025/04/12 01:28:57 DEBUG : b/potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd028_d20250412_m012401_c001_v0001102_t0013_u01744421041717") 2025/04/12 01:28:57 DEBUG : b/potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076b7_d20250412_m012340_c001_v7007000_t0000_u01744421020237") 2025/04/12 01:28:57 DEBUG : b/potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcfdc_d20250412_m012338_c001_v0001102_t0052_u01744421018616") 2025/04/12 01:28:57 DEBUG : backup/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f41541fca7622caae_d20250412_m012637_c001_v7007000_t0000_u01744421197870") 2025/04/12 01:28:57 DEBUG : backup/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f10282f1a8714322d_d20250412_m012635_c001_v0001182_t0034_u01744421195875") 2025/04/12 01:28:57 DEBUG : backup/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f10070db5f22ebb36_d20250412_m012631_c001_v0001103_t0044_u01744421191818") 2025/04/12 01:28:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0059f_d20250412_m012705_c001_v7007000_t0000_u01744421225752") 2025/04/12 01:28:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f10599e3ecedebd3f_d20250412_m012703_c001_v0001184_t0045_u01744421223921") 2025/04/12 01:28:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1051e36d78d0bb7e_d20250412_m012659_c001_v0001182_t0050_u01744421219884") 2025/04/12 01:28:57 DEBUG : backup/one.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f40224f2de76b3564_d20250412_m012652_c001_v7007000_t0000_u01744421212765") 2025/04/12 01:28:57 DEBUG : backup/one.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f106c2a3e5ed4d914_d20250412_m012649_c001_v0001146_t0006_u01744421209923") 2025/04/12 01:28:57 DEBUG : backup/one.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f110dad442802b05f_d20250412_m012645_c001_v0001182_t0049_u01744421205334") 2025/04/12 01:28:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad005a0_d20250412_m012705_c001_v7007000_t0000_u01744421225933") 2025/04/12 01:28:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1052e14ffdbba2f3_d20250412_m012704_c001_v0001181_t0017_u01744421224855") 2025/04/12 01:28:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1084bd091a845031_d20250412_m012701_c001_v0001100_t0048_u01744421221536") 2025/04/12 01:28:58 DEBUG : backup/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f41541fca7622caaf_d20250412_m012638_c001_v7007000_t0000_u01744421198051") 2025/04/12 01:28:58 DEBUG : backup/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f10724faaf479bd16_d20250412_m012636_c001_v0001171_t0023_u01744421196839") 2025/04/12 01:28:58 DEBUG : backup/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f10599e3ecedebb77_d20250412_m012633_c001_v0001184_t0026_u01744421193553") 2025/04/12 01:28:58 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f40224f2de76b3565_d20250412_m012652_c001_v7007000_t0000_u01744421212946") 2025/04/12 01:28:58 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f100ed613ef306a0b_d20250412_m012651_c001_v0001104_t0041_u01744421211484") 2025/04/12 01:28:58 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1125e7a346112b6b_d20250412_m012647_c001_v0001117_t0054_u01744421207329") 2025/04/12 01:28:58 DEBUG : both0: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0064f_d20250412_m012835_c001_v7007000_t0000_u01744421315353") 2025/04/12 01:28:58 DEBUG : both0: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2b9_d20250412_m012816_c001_v0001102_t0026_u01744421296647") 2025/04/12 01:28:58 DEBUG : both0: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707809_d20250412_m012812_c001_v7007000_t0000_u01744421292048") 2025/04/12 01:28:58 DEBUG : both0: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd239_d20250412_m012754_c001_v0001102_t0040_u01744421274304") 2025/04/12 01:28:58 DEBUG : both1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00651_d20250412_m012835_c001_v7007000_t0000_u01744421315533") 2025/04/12 01:28:58 DEBUG : both1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2bf_d20250412_m012817_c001_v0001102_t0039_u01744421297310") 2025/04/12 01:28:58 DEBUG : both1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d670780a_d20250412_m012812_c001_v7007000_t0000_u01744421292229") 2025/04/12 01:28:58 DEBUG : both1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd243_d20250412_m012754_c001_v0001102_t0040_u01744421274961") 2025/04/12 01:28:58 DEBUG : both10: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00652_d20250412_m012835_c001_v7007000_t0000_u01744421315747") 2025/04/12 01:28:58 DEBUG : both10: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2f7_d20250412_m012824_c001_v0001102_t0000_u01744421304329") 2025/04/12 01:28:58 DEBUG : both10: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d670780b_d20250412_m012812_c001_v7007000_t0000_u01744421292411") 2025/04/12 01:28:58 DEBUG : both10: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd275_d20250412_m012801_c001_v0001102_t0013_u01744421281324") 2025/04/12 01:28:59 DEBUG : both11: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00654_d20250412_m012835_c001_v7007000_t0000_u01744421315928") 2025/04/12 01:28:59 DEBUG : both11: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2ff_d20250412_m012825_c001_v0001102_t0052_u01744421305359") 2025/04/12 01:28:59 DEBUG : both11: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d670780c_d20250412_m012812_c001_v7007000_t0000_u01744421292593") 2025/04/12 01:28:59 DEBUG : both11: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd27d_d20250412_m012802_c001_v0001102_t0039_u01744421282261") 2025/04/12 01:28:59 DEBUG : both12: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00655_d20250412_m012836_c001_v7007000_t0000_u01744421316109") 2025/04/12 01:28:59 DEBUG : both12: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd303_d20250412_m012826_c001_v0001102_t0045_u01744421306040") 2025/04/12 01:28:59 DEBUG : both12: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d670780d_d20250412_m012812_c001_v7007000_t0000_u01744421292773") 2025/04/12 01:28:59 DEBUG : both12: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd281_d20250412_m012803_c001_v0001102_t0000_u01744421283100") 2025/04/12 01:28:59 DEBUG : both13: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00657_d20250412_m012836_c001_v7007000_t0000_u01744421316289") 2025/04/12 01:28:59 DEBUG : both13: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd30b_d20250412_m012826_c001_v0001102_t0052_u01744421306686") 2025/04/12 01:28:59 DEBUG : both13: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d670780e_d20250412_m012812_c001_v7007000_t0000_u01744421292954") 2025/04/12 01:28:59 DEBUG : both13: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd287_d20250412_m012803_c001_v0001102_t0051_u01744421283947") 2025/04/12 01:28:59 DEBUG : both14: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00658_d20250412_m012836_c001_v7007000_t0000_u01744421316473") 2025/04/12 01:28:59 DEBUG : both14: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd311_d20250412_m012827_c001_v0001102_t0022_u01744421307425") 2025/04/12 01:28:59 DEBUG : both14: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d670780f_d20250412_m012813_c001_v7007000_t0000_u01744421293138") 2025/04/12 01:28:59 DEBUG : both14: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd28d_d20250412_m012804_c001_v0001102_t0023_u01744421284693") 2025/04/12 01:28:59 DEBUG : both15: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0065b_d20250412_m012836_c001_v7007000_t0000_u01744421316656") 2025/04/12 01:28:59 DEBUG : both15: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd315_d20250412_m012828_c001_v0001102_t0025_u01744421308111") 2025/04/12 01:28:59 DEBUG : both15: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707810_d20250412_m012813_c001_v7007000_t0000_u01744421293328") 2025/04/12 01:28:59 DEBUG : both15: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd293_d20250412_m012805_c001_v0001102_t0051_u01744421285576") 2025/04/12 01:28:59 DEBUG : both16: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0065c_d20250412_m012836_c001_v7007000_t0000_u01744421316837") 2025/04/12 01:28:59 DEBUG : both16: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd319_d20250412_m012828_c001_v0001102_t0013_u01744421308723") 2025/04/12 01:28:59 DEBUG : both16: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707811_d20250412_m012813_c001_v7007000_t0000_u01744421293534") 2025/04/12 01:29:00 DEBUG : both16: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd297_d20250412_m012806_c001_v0001102_t0034_u01744421286257") 2025/04/12 01:29:00 DEBUG : both17: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0065e_d20250412_m012837_c001_v7007000_t0000_u01744421317017") 2025/04/12 01:29:00 DEBUG : both17: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd327_d20250412_m012830_c001_v0001102_t0052_u01744421310084") 2025/04/12 01:29:00 DEBUG : both17: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707812_d20250412_m012813_c001_v7007000_t0000_u01744421293715") 2025/04/12 01:29:00 DEBUG : both17: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd29b_d20250412_m012807_c001_v0001102_t0014_u01744421287033") 2025/04/12 01:29:00 DEBUG : both18: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0065f_d20250412_m012837_c001_v7007000_t0000_u01744421317199") 2025/04/12 01:29:00 DEBUG : both18: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd32b_d20250412_m012830_c001_v0001102_t0043_u01744421310963") 2025/04/12 01:29:00 DEBUG : both18: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707813_d20250412_m012813_c001_v7007000_t0000_u01744421293896") 2025/04/12 01:29:00 DEBUG : both18: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2a1_d20250412_m012807_c001_v0001102_t0019_u01744421287804") 2025/04/12 01:29:00 DEBUG : both19: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00661_d20250412_m012837_c001_v7007000_t0000_u01744421317391") 2025/04/12 01:29:00 DEBUG : both19: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd335_d20250412_m012831_c001_v0001102_t0016_u01744421311640") 2025/04/12 01:29:00 DEBUG : both19: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707814_d20250412_m012814_c001_v7007000_t0000_u01744421294077") 2025/04/12 01:29:00 DEBUG : both19: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2a5_d20250412_m012808_c001_v0001102_t0015_u01744421288492") 2025/04/12 01:29:00 DEBUG : both2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00663_d20250412_m012837_c001_v7007000_t0000_u01744421317572") 2025/04/12 01:29:00 DEBUG : both2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2c5_d20250412_m012818_c001_v0001102_t0021_u01744421298177") 2025/04/12 01:29:00 DEBUG : both2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707815_d20250412_m012814_c001_v7007000_t0000_u01744421294265") 2025/04/12 01:29:00 DEBUG : both2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd247_d20250412_m012755_c001_v0001102_t0024_u01744421275610") 2025/04/12 01:29:00 DEBUG : both3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00665_d20250412_m012837_c001_v7007000_t0000_u01744421317757") 2025/04/12 01:29:00 DEBUG : both3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2c9_d20250412_m012819_c001_v0001102_t0010_u01744421299122") 2025/04/12 01:29:00 DEBUG : both3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707817_d20250412_m012814_c001_v7007000_t0000_u01744421294457") 2025/04/12 01:29:01 DEBUG : both3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd24d_d20250412_m012756_c001_v0001102_t0048_u01744421276223") 2025/04/12 01:29:01 DEBUG : both4: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00666_d20250412_m012837_c001_v7007000_t0000_u01744421317938") 2025/04/12 01:29:01 DEBUG : both4: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2d3_d20250412_m012819_c001_v0001102_t0054_u01744421299892") 2025/04/12 01:29:01 DEBUG : both4: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707818_d20250412_m012814_c001_v7007000_t0000_u01744421294638") 2025/04/12 01:29:01 DEBUG : both4: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd251_d20250412_m012757_c001_v0001102_t0052_u01744421277005") 2025/04/12 01:29:01 DEBUG : both5: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00667_d20250412_m012838_c001_v7007000_t0000_u01744421318118") 2025/04/12 01:29:01 DEBUG : both5: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2d9_d20250412_m012820_c001_v0001102_t0014_u01744421300568") 2025/04/12 01:29:01 DEBUG : both5: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707819_d20250412_m012814_c001_v7007000_t0000_u01744421294820") 2025/04/12 01:29:01 DEBUG : both5: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd257_d20250412_m012757_c001_v0001102_t0018_u01744421277617") 2025/04/12 01:29:01 DEBUG : both6: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00668_d20250412_m012838_c001_v7007000_t0000_u01744421318299") 2025/04/12 01:29:01 DEBUG : both6: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2e1_d20250412_m012821_c001_v0001102_t0049_u01744421301317") 2025/04/12 01:29:01 DEBUG : both6: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d670781a_d20250412_m012815_c001_v7007000_t0000_u01744421295000") 2025/04/12 01:29:01 DEBUG : both6: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd25b_d20250412_m012758_c001_v0001102_t0038_u01744421278430") 2025/04/12 01:29:01 DEBUG : both7: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00669_d20250412_m012838_c001_v7007000_t0000_u01744421318479") 2025/04/12 01:29:01 DEBUG : both7: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2e5_d20250412_m012822_c001_v0001102_t0020_u01744421302064") 2025/04/12 01:29:01 DEBUG : both7: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d670781b_d20250412_m012815_c001_v7007000_t0000_u01744421295180") 2025/04/12 01:29:01 DEBUG : both7: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd263_d20250412_m012759_c001_v0001102_t0024_u01744421279206") 2025/04/12 01:29:01 DEBUG : both8: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0066a_d20250412_m012838_c001_v7007000_t0000_u01744421318661") 2025/04/12 01:29:01 DEBUG : both8: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2eb_d20250412_m012822_c001_v0001102_t0014_u01744421302771") 2025/04/12 01:29:01 DEBUG : both8: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d670781c_d20250412_m012815_c001_v7007000_t0000_u01744421295361") 2025/04/12 01:29:01 DEBUG : both8: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd26b_d20250412_m012759_c001_v0001102_t0038_u01744421279830") 2025/04/12 01:29:01 DEBUG : both9: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0066b_d20250412_m012838_c001_v7007000_t0000_u01744421318841") 2025/04/12 01:29:02 DEBUG : both9: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2f1_d20250412_m012823_c001_v0001102_t0011_u01744421303543") 2025/04/12 01:29:02 DEBUG : both9: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d670781d_d20250412_m012815_c001_v7007000_t0000_u01744421295543") 2025/04/12 01:29:02 DEBUG : both9: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd271_d20250412_m012800_c001_v0001102_t0052_u01744421280618") 2025/04/12 01:29:02 DEBUG : c/non empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92cf_d20250412_m012407_c001_v7007000_t0000_u01744421047268") 2025/04/12 01:29:02 DEBUG : c/non empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd036_d20250412_m012405_c001_v0001102_t0045_u01744421045220") 2025/04/12 01:29:02 DEBUG : c/non empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92c6_d20250412_m012404_c001_v7007000_t0000_u01744421044046") 2025/04/12 01:29:02 DEBUG : c/non empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd02a_d20250412_m012402_c001_v0001102_t0030_u01744421042213") 2025/04/12 01:29:02 DEBUG : c/non empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076bb_d20250412_m012341_c001_v7007000_t0000_u01744421021005") 2025/04/12 01:29:02 DEBUG : c/non empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcfde_d20250412_m012339_c001_v0001102_t0044_u01744421019255") 2025/04/12 01:29:02 DEBUG : check sum: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409469606285dac4_d20250412_m012327_c001_v7007000_t0000_u01744421007073") 2025/04/12 01:29:02 DEBUG : check sum: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcfb6_d20250412_m012326_c001_v0001102_t0025_u01744421006041") 2025/04/12 01:29:02 DEBUG : dest/3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f408a072da9b35ef7_d20250412_m012606_c001_v7007000_t0000_u01744421166833") 2025/04/12 01:29:02 DEBUG : dest/3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4091d9a9771bfb27_d20250412_m012605_c001_v0001106_t0009_u01744421165688") 2025/04/12 01:29:02 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708572_d20250412_m012742_c001_v7007000_t0000_u01744421262666") 2025/04/12 01:29:02 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102b3dd94e42a379_d20250412_m012739_c001_v0001037_t0040_u01744421259912") 2025/04/12 01:29:02 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67077e7_d20250412_m012739_c001_v7007000_t0000_u01744421259733") 2025/04/12 01:29:02 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102b3dd94e42a375_d20250412_m012735_c001_v0001037_t0032_u01744421255817") 2025/04/12 01:29:02 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67077df_d20250412_m012735_c001_v7007000_t0000_u01744421255088") 2025/04/12 01:29:02 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd201_d20250412_m012730_c001_v0001102_t0025_u01744421250786") 2025/04/12 01:29:02 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad005b7_d20250412_m012729_c001_v7007000_t0000_u01744421249327") 2025/04/12 01:29:02 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f11265d1782ea1947_d20250412_m012727_c001_v0001182_t0048_u01744421247237") 2025/04/12 01:29:02 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f410c68575a1993f0_d20250412_m012727_c001_v7007000_t0000_u01744421247000") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f11265d1782ea191d_d20250412_m012724_c001_v0001182_t0009_u01744421244313") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f410c68575a1993ed_d20250412_m012723_c001_v7007000_t0000_u01744421243593") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de98401a2f_d20250412_m012716_c001_v0001040_t0006_u01744421236966") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad005a9_d20250412_m012715_c001_v7007000_t0000_u01744421235696") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f101d7008ba1399ea_d20250412_m012714_c001_v0001183_t0035_u01744421234416") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f41541fca7622cada_d20250412_m012714_c001_v7007000_t0000_u01744421234236") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f101d7008ba1399d8_d20250412_m012711_c001_v0001183_t0014_u01744421231623") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f41541fca7622cad2_d20250412_m012710_c001_v7007000_t0000_u01744421230906") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd464c0_d20250412_m012707_c001_v0001171_t0011_u01744421227027") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad005a1_d20250412_m012706_c001_v7007000_t0000_u01744421226113") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f115f83633274dd1b_d20250412_m012704_c001_v0001101_t0042_u01744421224309") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f41541fca7622caca_d20250412_m012704_c001_v7007000_t0000_u01744421224126") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f115f83633274dd13_d20250412_m012700_c001_v0001101_t0024_u01744421220832") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f41541fca7622cac3_d20250412_m012700_c001_v7007000_t0000_u01744421220093") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd19f_d20250412_m012654_c001_v0001102_t0028_u01744421214052") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f40224f2de76b3567_d20250412_m012653_c001_v7007000_t0000_u01744421213133") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1078826e3286c74e_d20250412_m012650_c001_v0001115_t0021_u01744421210700") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67077aa_d20250412_m012650_c001_v7007000_t0000_u01744421210518") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1078826e3286c746_d20250412_m012646_c001_v0001115_t0012_u01744421206297") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67077a6_d20250412_m012645_c001_v7007000_t0000_u01744421205555") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de98401a07_d20250412_m012639_c001_v0001040_t0006_u01744421199137") 2025/04/12 01:29:03 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f41541fca7622cab0_d20250412_m012638_c001_v7007000_t0000_u01744421198233") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd4631b_d20250412_m012636_c001_v0001171_t0002_u01744421196258") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409a7537d9513ba5_d20250412_m012636_c001_v7007000_t0000_u01744421196073") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd462e3_d20250412_m012632_c001_v0001171_t0038_u01744421192861") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409a7537d9513ba0_d20250412_m012632_c001_v7007000_t0000_u01744421192143") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd46274_d20250412_m012625_c001_v0001171_t0019_u01744421185569") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f408a072da9b35eff_d20250412_m012624_c001_v7007000_t0000_u01744421184465") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1117fa9fa04ddced_d20250412_m012618_c001_v0001102_t0010_u01744421178127") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f419f9d256e49ad90_d20250412_m012617_c001_v7007000_t0000_u01744421177930") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd13a_d20250412_m012614_c001_v0001102_t0035_u01744421174045") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f105a4691e5059ad3_d20250412_m012612_c001_v0001109_t0025_u01744421172894") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f105a4691e5059acb_d20250412_m012611_c001_v0001109_t0030_u01744421171471") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4187a98c416290ff_d20250412_m012557_c001_v7007000_t0000_u01744421157826") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd4604c_d20250412_m012550_c001_v0001171_t0055_u01744421150465") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f101effeedabd9ff8_d20250412_m012549_c001_v0001032_t0022_u01744421149576") 2025/04/12 01:29:04 DEBUG : dst/one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f101effeedabd9ff2_d20250412_m012548_c001_v0001032_t0035_u01744421148352") 2025/04/12 01:29:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708573_d20250412_m012742_c001_v7007000_t0000_u01744421262845") 2025/04/12 01:29:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f115f610ae83938ee_d20250412_m012739_c001_v0001146_t0014_u01744421259350") 2025/04/12 01:29:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1150191876eff281_d20250412_m012734_c001_v0001184_t0026_u01744421254869") 2025/04/12 01:29:04 DEBUG : dst/one.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad005b8_d20250412_m012729_c001_v7007000_t0000_u01744421249508") 2025/04/12 01:29:04 DEBUG : dst/one.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b415c950666f_d20250412_m012726_c001_v0001099_t0015_u01744421246619") 2025/04/12 01:29:04 DEBUG : dst/one.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f114bff5f3a8f18cd_d20250412_m012723_c001_v0001103_t0029_u01744421243239") 2025/04/12 01:29:05 DEBUG : dst/one.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad005aa_d20250412_m012715_c001_v7007000_t0000_u01744421235877") 2025/04/12 01:29:05 DEBUG : dst/one.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f10328e2d80cc5677_d20250412_m012714_c001_v0001180_t0002_u01744421234028") 2025/04/12 01:29:05 DEBUG : dst/one.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1017902e6187a819_d20250412_m012710_c001_v0001184_t0029_u01744421230636") 2025/04/12 01:29:05 DEBUG : dst/three: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f408a072da9b35f00_d20250412_m012624_c001_v7007000_t0000_u01744421184651") 2025/04/12 01:29:05 DEBUG : dst/three: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f105a4691e5059b0d_d20250412_m012622_c001_v0001109_t0041_u01744421182767") 2025/04/12 01:29:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708574_d20250412_m012743_c001_v7007000_t0000_u01744421263030") 2025/04/12 01:29:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f104ff06a25e9ccfb_d20250412_m012740_c001_v0001093_t0014_u01744421260926") 2025/04/12 01:29:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ecc8d69dea890_d20250412_m012736_c001_v0001106_t0031_u01744421256871") 2025/04/12 01:29:05 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708575_d20250412_m012743_c001_v7007000_t0000_u01744421263215") 2025/04/12 01:29:05 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102b3dd94e42a37d_d20250412_m012741_c001_v0001037_t0046_u01744421261707") 2025/04/12 01:29:05 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67077eb_d20250412_m012741_c001_v7007000_t0000_u01744421261527") 2025/04/12 01:29:05 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102b3dd94e42a377_d20250412_m012737_c001_v0001037_t0001_u01744421257752") 2025/04/12 01:29:05 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67077e3_d20250412_m012737_c001_v7007000_t0000_u01744421257550") 2025/04/12 01:29:05 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd207_d20250412_m012732_c001_v0001102_t0034_u01744421252125") 2025/04/12 01:29:05 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad005b9_d20250412_m012729_c001_v7007000_t0000_u01744421249691") 2025/04/12 01:29:05 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f11265d1782ea1953_d20250412_m012728_c001_v0001182_t0028_u01744421248747") 2025/04/12 01:29:05 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f410c68575a1993f2_d20250412_m012728_c001_v7007000_t0000_u01744421248564") 2025/04/12 01:29:05 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f11265d1782ea1933_d20250412_m012725_c001_v0001182_t0016_u01744421245523") 2025/04/12 01:29:05 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f410c68575a1993ef_d20250412_m012725_c001_v7007000_t0000_u01744421245340") 2025/04/12 01:29:05 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de98401a3b_d20250412_m012720_c001_v0001040_t0050_u01744421240449") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f41541fca7622cadc_d20250412_m012715_c001_v7007000_t0000_u01744421235146") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd46504_d20250412_m012713_c001_v0001171_t0054_u01744421233003") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f41541fca7622cad4_d20250412_m012712_c001_v7007000_t0000_u01744421232274") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd1cd_d20250412_m012708_c001_v0001102_t0025_u01744421228080") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f41541fca7622cacc_d20250412_m012705_c001_v7007000_t0000_u01744421225208") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd1b9_d20250412_m012703_c001_v0001102_t0025_u01744421223040") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f41541fca7622cac6_d20250412_m012701_c001_v7007000_t0000_u01744421221924") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de98401a1d_d20250412_m012655_c001_v0001040_t0024_u01744421215459") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67077ac_d20250412_m012652_c001_v7007000_t0000_u01744421212204") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de98401a15_d20250412_m012648_c001_v0001040_t0022_u01744421208939") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67077a7_d20250412_m012647_c001_v7007000_t0000_u01744421207847") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd46371_d20250412_m012640_c001_v0001171_t0032_u01744421200712") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409a7537d9513ba7_d20250412_m012637_c001_v7007000_t0000_u01744421197324") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd4630b_d20250412_m012634_c001_v0001171_t0054_u01744421194970") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409a7537d9513ba4_d20250412_m012633_c001_v7007000_t0000_u01744421193874") 2025/04/12 01:29:06 DEBUG : dst/three.txt: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd166_d20250412_m012627_c001_v0001102_t0051_u01744421187260") 2025/04/12 01:29:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad005ba_d20250412_m012729_c001_v7007000_t0000_u01744421249872") 2025/04/12 01:29:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f10837f4dcbfa9f7e_d20250412_m012728_c001_v0001171_t0035_u01744421248006") 2025/04/12 01:29:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f111fe726c8585d99_d20250412_m012725_c001_v0001182_t0059_u01744421245129") 2025/04/12 01:29:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad005ab_d20250412_m012716_c001_v7007000_t0000_u01744421236056") 2025/04/12 01:29:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1191e23c0faafa3f_d20250412_m012714_c001_v0001145_t0052_u01744421234825") 2025/04/12 01:29:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f117daa4521494478_d20250412_m012712_c001_v0001183_t0025_u01744421232056") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708576_d20250412_m012743_c001_v7007000_t0000_u01744421263396") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de98401a47_d20250412_m012731_c001_v0001040_t0033_u01744421251479") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad005bb_d20250412_m012730_c001_v7007000_t0000_u01744421250052") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd1db_d20250412_m012718_c001_v0001102_t0030_u01744421238104") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad005ac_d20250412_m012716_c001_v7007000_t0000_u01744421236237") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de98401a27_d20250412_m012707_c001_v0001040_t0037_u01744421227721") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad005a2_d20250412_m012706_c001_v7007000_t0000_u01744421226294") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd46430_d20250412_m012654_c001_v0001171_t0030_u01744421214718") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f40224f2de76b3568_d20250412_m012653_c001_v7007000_t0000_u01744421213322") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd17d_d20250412_m012640_c001_v0001102_t0024_u01744421200050") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f41541fca7622cab1_d20250412_m012638_c001_v7007000_t0000_u01744421198414") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de984019f9_d20250412_m012626_c001_v0001040_t0058_u01744421186419") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f408a072da9b35f01_d20250412_m012624_c001_v7007000_t0000_u01744421184834") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f118cc3b28c07e841_d20250412_m012620_c001_v0001130_t0022_u01744421180159") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4187a98c41629101_d20250412_m012558_c001_v7007000_t0000_u01744421158006") 2025/04/12 01:29:07 DEBUG : dst/two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f101effeedabda000_d20250412_m012556_c001_v0001032_t0015_u01744421156597") 2025/04/12 01:29:07 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f7084a5_d20250412_m012515_c001_v7007000_t0000_u01744421115645") 2025/04/12 01:29:07 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd0c6_d20250412_m012512_c001_v0001102_t0055_u01744421112148") 2025/04/12 01:29:07 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f70849f_d20250412_m012509_c001_v7007000_t0000_u01744421109982") 2025/04/12 01:29:07 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd0b8_d20250412_m012459_c001_v0001102_t0040_u01744421099490") 2025/04/12 01:29:07 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708483_d20250412_m012450_c001_v7007000_t0000_u01744421090371") 2025/04/12 01:29:07 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd0a0_d20250412_m012446_c001_v0001102_t0050_u01744421086564") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92e4_d20250412_m012421_c001_v7007000_t0000_u01744421061620") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd068_d20250412_m012419_c001_v0001102_t0026_u01744421059677") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92e0_d20250412_m012417_c001_v7007000_t0000_u01744421057843") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd060_d20250412_m012416_c001_v0001102_t0046_u01744421056580") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92d9_d20250412_m012412_c001_v7007000_t0000_u01744421052859") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd050_d20250412_m012411_c001_v0001102_t0057_u01744421051051") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92d4_d20250412_m012409_c001_v7007000_t0000_u01744421049752") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd044_d20250412_m012408_c001_v0001102_t0049_u01744421048424") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92bd_d20250412_m012400_c001_v7007000_t0000_u01744421040803") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd01e_d20250412_m012358_c001_v0001102_t0019_u01744421038540") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076d8_d20250412_m012357_c001_v7007000_t0000_u01744421037147") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd018_d20250412_m012356_c001_v0001102_t0057_u01744421036229") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076ca_d20250412_m012350_c001_v7007000_t0000_u01744421030402") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcffc_d20250412_m012348_c001_v0001102_t0036_u01744421028957") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076c4_d20250412_m012346_c001_v7007000_t0000_u01744421026394") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcff6_d20250412_m012345_c001_v0001102_t0006_u01744421025301") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076c0_d20250412_m012344_c001_v7007000_t0000_u01744421024190") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f119e8043e86fcc19_d20250412_m012343_c001_v0001157_t0001_u01744421023352") 2025/04/12 01:29:08 DEBUG : empty space: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcfec_d20250412_m012341_c001_v0001102_t0058_u01744421021737") 2025/04/12 01:29:08 DEBUG : enormous: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92e2_d20250412_m012420_c001_v7007000_t0000_u01744421060700") 2025/04/12 01:29:08 DEBUG : enormous: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd06c_d20250412_m012419_c001_v0001102_t0032_u01744421059989") 2025/04/12 01:29:08 DEBUG : existing: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f70857c_d20250412_m012748_c001_v7007000_t0000_u01744421268243") 2025/04/12 01:29:09 DEBUG : existing: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de98401a5c_d20250412_m012746_c001_v0001040_t0058_u01744421266869") 2025/04/12 01:29:09 DEBUG : existing: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f70847e_d20250412_m012444_c001_v7007000_t0000_u01744421084516") 2025/04/12 01:29:09 DEBUG : existing: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd09a_d20250412_m012443_c001_v0001102_t0015_u01744421083393") 2025/04/12 01:29:09 DEBUG : existing: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076b2_d20250412_m012337_c001_v7007000_t0000_u01744421017474") 2025/04/12 01:29:09 DEBUG : existing: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcfda_d20250412_m012336_c001_v0001102_t0014_u01744421016162") 2025/04/12 01:29:09 DEBUG : existing: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076af_d20250412_m012334_c001_v7007000_t0000_u01744421014900") 2025/04/12 01:29:09 DEBUG : existing: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcfd8_d20250412_m012334_c001_v0001102_t0028_u01744421014214") 2025/04/12 01:29:09 DEBUG : existing: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcfd6_d20250412_m012333_c001_v0001102_t0014_u01744421013176") 2025/04/12 01:29:09 DEBUG : existing-b: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f70847f_d20250412_m012444_c001_v7007000_t0000_u01744421084701") 2025/04/12 01:29:09 DEBUG : existing-b: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd45cb0_d20250412_m012443_c001_v0001171_t0013_u01744421083403") 2025/04/12 01:29:09 DEBUG : file1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00687_d20250412_m012847_c001_v7007000_t0000_u01744421327960") 2025/04/12 01:29:09 DEBUG : file1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f10170b070651d2e2_d20250412_m012846_c001_v0001137_t0012_u01744421326979") 2025/04/12 01:29:09 DEBUG : file1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00683_d20250412_m012844_c001_v7007000_t0000_u01744421324905") 2025/04/12 01:29:09 DEBUG : file1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1108c34d3b8c3d55_d20250412_m012843_c001_v0001099_t0054_u01744421323801") 2025/04/12 01:29:09 DEBUG : five: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92e9_d20250412_m012426_c001_v7007000_t0000_u01744421066207") 2025/04/12 01:29:09 DEBUG : five: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f402ab1896d3bd07a_d20250412_m012424_c001_v0001102_t0040_u01744421064223") 2025/04/12 01:29:09 DEBUG : foo: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076c8_d20250412_m012348_c001_v7007000_t0000_u01744421028235") 2025/04/12 01:29:09 DEBUG : foo: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f402ab1896d3bcffa_d20250412_m012347_c001_v0001102_t0040_u01744421027680") 2025/04/12 01:29:09 DEBUG : foo: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f402ab1896d3bcff8_d20250412_m012347_c001_v0001102_t0040_u01744421027123") 2025/04/12 01:29:09 DEBUG : four: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92eb_d20250412_m012426_c001_v7007000_t0000_u01744421066388") 2025/04/12 01:29:10 DEBUG : four: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4130b3353cd45bbc_d20250412_m012424_c001_v0001171_t0000_u01744421064770") 2025/04/12 01:29:10 DEBUG : four: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd078_d20250412_m012423_c001_v0001102_t0007_u01744421063485") 2025/04/12 01:29:10 DEBUG : hello world2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d922c_d20250412_m012242_c001_v7007000_t0000_u01744420962298") 2025/04/12 01:29:10 DEBUG : hello world2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcefc_d20250412_m012241_c001_v0001102_t0043_u01744420961592") 2025/04/12 01:29:10 DEBUG : ignore-size: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409469606285dad1_d20250412_m012331_c001_v7007000_t0000_u01744421011739") 2025/04/12 01:29:10 DEBUG : ignore-size: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcfc8_d20250412_m012330_c001_v0001102_t0038_u01744421010687") 2025/04/12 01:29:10 DEBUG : nested/sub dir/file: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f70847a_d20250412_m012442_c001_v7007000_t0000_u01744421082284") 2025/04/12 01:29:10 DEBUG : nested/sub dir/file: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd45c96_d20250412_m012441_c001_v0001171_t0055_u01744421081077") 2025/04/12 01:29:10 DEBUG : nested/sub dir/file: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708477_d20250412_m012439_c001_v7007000_t0000_u01744421079977") 2025/04/12 01:29:10 DEBUG : nested/sub dir/file: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd45c7a_d20250412_m012438_c001_v0001171_t0058_u01744421078680") 2025/04/12 01:29:10 DEBUG : one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92ec_d20250412_m012426_c001_v7007000_t0000_u01744421066568") 2025/04/12 01:29:10 DEBUG : one: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f402ab1896d3bd072_d20250412_m012422_c001_v0001102_t0040_u01744421062758") 2025/04/12 01:29:10 DEBUG : only0: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0066d_d20250412_m012839_c001_v7007000_t0000_u01744421319022") 2025/04/12 01:29:10 DEBUG : only0: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f402ab1896d3bd33f_d20250412_m012833_c001_v0001102_t0040_u01744421313149") 2025/04/12 01:29:10 DEBUG : only0: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2bd_d20250412_m012817_c001_v0001102_t0041_u01744421297012") 2025/04/12 01:29:10 DEBUG : only0: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4113b98527167adf_d20250412_m012811_c001_v7007000_t0000_u01744421291231") 2025/04/12 01:29:10 DEBUG : only0: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd23f_d20250412_m012754_c001_v0001102_t0028_u01744421274638") 2025/04/12 01:29:10 DEBUG : only1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0066e_d20250412_m012839_c001_v7007000_t0000_u01744421319202") 2025/04/12 01:29:10 DEBUG : only1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4108c34d3b8c3d43_d20250412_m012833_c001_v0001099_t0006_u01744421313705") 2025/04/12 01:29:10 DEBUG : only1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2c1_d20250412_m012817_c001_v0001102_t0006_u01744421297701") 2025/04/12 01:29:10 DEBUG : only1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4040c4b19f7e180b_d20250412_m012811_c001_v7007000_t0000_u01744421291218") 2025/04/12 01:29:11 DEBUG : only1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd245_d20250412_m012755_c001_v0001102_t0034_u01744421275271") 2025/04/12 01:29:11 DEBUG : only10: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0066f_d20250412_m012839_c001_v7007000_t0000_u01744421319383") 2025/04/12 01:29:11 DEBUG : only10: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4022fd097b101884_d20250412_m012833_c001_v0001172_t0016_u01744421313888") 2025/04/12 01:29:11 DEBUG : only10: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2fd_d20250412_m012825_c001_v0001102_t0045_u01744421305011") 2025/04/12 01:29:11 DEBUG : only10: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4113b98527167ad8_d20250412_m012810_c001_v7007000_t0000_u01744421290265") 2025/04/12 01:29:11 DEBUG : only10: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd279_d20250412_m012801_c001_v0001102_t0015_u01744421281801") 2025/04/12 01:29:11 DEBUG : only11: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00670_d20250412_m012839_c001_v7007000_t0000_u01744421319566") 2025/04/12 01:29:11 DEBUG : only11: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f40170b070651d2be_d20250412_m012834_c001_v0001137_t0034_u01744421314080") 2025/04/12 01:29:11 DEBUG : only11: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd301_d20250412_m012825_c001_v0001102_t0044_u01744421305701") 2025/04/12 01:29:11 DEBUG : only11: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707807_d20250412_m012811_c001_v7007000_t0000_u01744421291231") 2025/04/12 01:29:11 DEBUG : only11: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd27f_d20250412_m012802_c001_v0001102_t0026_u01744421282663") 2025/04/12 01:29:11 DEBUG : only12: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00671_d20250412_m012839_c001_v7007000_t0000_u01744421319747") 2025/04/12 01:29:11 DEBUG : only12: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f402ab1896d3bd341_d20250412_m012833_c001_v0001102_t0040_u01744421313727") 2025/04/12 01:29:11 DEBUG : only12: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd309_d20250412_m012826_c001_v0001102_t0024_u01744421306343") 2025/04/12 01:29:11 DEBUG : only12: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4040c4b19f7e1809_d20250412_m012810_c001_v7007000_t0000_u01744421290849") 2025/04/12 01:29:11 DEBUG : only12: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd285_d20250412_m012803_c001_v0001102_t0048_u01744421283629") 2025/04/12 01:29:11 DEBUG : only13: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00673_d20250412_m012839_c001_v7007000_t0000_u01744421319928") 2025/04/12 01:29:11 DEBUG : only13: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4108c34d3b8c3d45_d20250412_m012833_c001_v0001099_t0006_u01744421313891") 2025/04/12 01:29:11 DEBUG : only13: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd30f_d20250412_m012827_c001_v0001102_t0017_u01744421307066") 2025/04/12 01:29:11 DEBUG : only13: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4113b98527167ad9_d20250412_m012810_c001_v7007000_t0000_u01744421290445") 2025/04/12 01:29:11 DEBUG : only13: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd289_d20250412_m012804_c001_v0001102_t0001_u01744421284321") 2025/04/12 01:29:11 DEBUG : only14: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00674_d20250412_m012840_c001_v7007000_t0000_u01744421320109") 2025/04/12 01:29:12 DEBUG : only14: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f402ab1896d3bd343_d20250412_m012833_c001_v0001102_t0040_u01744421313909") 2025/04/12 01:29:12 DEBUG : only14: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd313_d20250412_m012827_c001_v0001102_t0059_u01744421307740") 2025/04/12 01:29:12 DEBUG : only14: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4040c4b19f7e180c_d20250412_m012811_c001_v7007000_t0000_u01744421291409") 2025/04/12 01:29:12 DEBUG : only14: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd291_d20250412_m012805_c001_v0001102_t0041_u01744421285203") 2025/04/12 01:29:12 DEBUG : only15: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00675_d20250412_m012840_c001_v7007000_t0000_u01744421320289") 2025/04/12 01:29:12 DEBUG : only15: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4022fd097b101886_d20250412_m012834_c001_v0001172_t0016_u01744421314074") 2025/04/12 01:29:12 DEBUG : only15: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd317_d20250412_m012828_c001_v0001102_t0051_u01744421308398") 2025/04/12 01:29:12 DEBUG : only15: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4113b98527167add_d20250412_m012810_c001_v7007000_t0000_u01744421290999") 2025/04/12 01:29:12 DEBUG : only15: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd295_d20250412_m012805_c001_v0001102_t0055_u01744421285900") 2025/04/12 01:29:12 DEBUG : only16: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00676_d20250412_m012840_c001_v7007000_t0000_u01744421320469") 2025/04/12 01:29:12 DEBUG : only16: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4108c34d3b8c3d47_d20250412_m012834_c001_v0001099_t0006_u01744421314085") 2025/04/12 01:29:12 DEBUG : only16: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd31f_d20250412_m012829_c001_v0001102_t0010_u01744421309305") 2025/04/12 01:29:12 DEBUG : only16: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f418759f8b3614c92_d20250412_m012811_c001_v7007000_t0000_u01744421291010") 2025/04/12 01:29:12 DEBUG : only16: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd299_d20250412_m012806_c001_v0001102_t0043_u01744421286668") 2025/04/12 01:29:12 DEBUG : only17: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00677_d20250412_m012840_c001_v7007000_t0000_u01744421320649") 2025/04/12 01:29:12 DEBUG : only17: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f402ab1896d3bd345_d20250412_m012834_c001_v0001102_t0040_u01744421314096") 2025/04/12 01:29:12 DEBUG : only17: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd329_d20250412_m012830_c001_v0001102_t0006_u01744421310434") 2025/04/12 01:29:12 DEBUG : only17: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707808_d20250412_m012811_c001_v7007000_t0000_u01744421291419") 2025/04/12 01:29:12 DEBUG : only17: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd29d_d20250412_m012807_c001_v0001102_t0009_u01744421287441") 2025/04/12 01:29:12 DEBUG : only18: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00678_d20250412_m012840_c001_v7007000_t0000_u01744421320830") 2025/04/12 01:29:12 DEBUG : only18: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4022fd097b10188a_d20250412_m012834_c001_v0001172_t0016_u01744421314260") 2025/04/12 01:29:13 DEBUG : only18: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd32f_d20250412_m012831_c001_v0001102_t0049_u01744421311306") 2025/04/12 01:29:13 DEBUG : only18: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4113b98527167ada_d20250412_m012810_c001_v7007000_t0000_u01744421290638") 2025/04/12 01:29:13 DEBUG : only18: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2a3_d20250412_m012808_c001_v0001102_t0054_u01744421288118") 2025/04/12 01:29:13 DEBUG : only19: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00679_d20250412_m012841_c001_v7007000_t0000_u01744421321021") 2025/04/12 01:29:13 DEBUG : only19: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f40170b070651d2c0_d20250412_m012834_c001_v0001137_t0034_u01744421314270") 2025/04/12 01:29:13 DEBUG : only19: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd339_d20250412_m012832_c001_v0001102_t0054_u01744421312118") 2025/04/12 01:29:13 DEBUG : only19: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f418759f8b3614c90_d20250412_m012810_c001_v7007000_t0000_u01744421290641") 2025/04/12 01:29:13 DEBUG : only19: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2a7_d20250412_m012808_c001_v0001102_t0019_u01744421288865") 2025/04/12 01:29:13 DEBUG : only2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0067a_d20250412_m012841_c001_v7007000_t0000_u01744421321203") 2025/04/12 01:29:13 DEBUG : only2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4108c34d3b8c3d49_d20250412_m012834_c001_v0001099_t0006_u01744421314282") 2025/04/12 01:29:13 DEBUG : only2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2c7_d20250412_m012818_c001_v0001102_t0046_u01744421298699") 2025/04/12 01:29:13 DEBUG : only2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4040c4b19f7e1808_d20250412_m012810_c001_v7007000_t0000_u01744421290662") 2025/04/12 01:29:13 DEBUG : only2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd24b_d20250412_m012755_c001_v0001102_t0044_u01744421275902") 2025/04/12 01:29:13 DEBUG : only3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0067c_d20250412_m012841_c001_v7007000_t0000_u01744421321386") 2025/04/12 01:29:13 DEBUG : only3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f402ab1896d3bd347_d20250412_m012834_c001_v0001102_t0040_u01744421314292") 2025/04/12 01:29:13 DEBUG : only3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2cf_d20250412_m012819_c001_v0001102_t0044_u01744421299535") 2025/04/12 01:29:13 DEBUG : only3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707803_d20250412_m012810_c001_v7007000_t0000_u01744421290646") 2025/04/12 01:29:13 DEBUG : only3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd24f_d20250412_m012756_c001_v0001102_t0017_u01744421276606") 2025/04/12 01:29:13 DEBUG : only4: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0067d_d20250412_m012841_c001_v7007000_t0000_u01744421321568") 2025/04/12 01:29:13 DEBUG : only4: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4022fd097b10188c_d20250412_m012834_c001_v0001172_t0016_u01744421314443") 2025/04/12 01:29:13 DEBUG : only4: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2d7_d20250412_m012820_c001_v0001102_t0042_u01744421300270") 2025/04/12 01:29:14 DEBUG : only4: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707805_d20250412_m012811_c001_v7007000_t0000_u01744421291031") 2025/04/12 01:29:14 DEBUG : only4: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd253_d20250412_m012757_c001_v0001102_t0033_u01744421277321") 2025/04/12 01:29:14 DEBUG : only5: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0067e_d20250412_m012841_c001_v7007000_t0000_u01744421321749") 2025/04/12 01:29:14 DEBUG : only5: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f40170b070651d2c2_d20250412_m012834_c001_v0001137_t0034_u01744421314454") 2025/04/12 01:29:14 DEBUG : only5: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2db_d20250412_m012820_c001_v0001102_t0025_u01744421300945") 2025/04/12 01:29:14 DEBUG : only5: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4113b98527167adb_d20250412_m012810_c001_v7007000_t0000_u01744421290818") 2025/04/12 01:29:14 DEBUG : only5: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd259_d20250412_m012758_c001_v0001102_t0024_u01744421277999") 2025/04/12 01:29:14 DEBUG : only6: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0067f_d20250412_m012841_c001_v7007000_t0000_u01744421321929") 2025/04/12 01:29:14 DEBUG : only6: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4108c34d3b8c3d4d_d20250412_m012834_c001_v0001099_t0006_u01744421314464") 2025/04/12 01:29:14 DEBUG : only6: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2e3_d20250412_m012821_c001_v0001102_t0024_u01744421301632") 2025/04/12 01:29:14 DEBUG : only6: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f418759f8b3614c91_d20250412_m012810_c001_v7007000_t0000_u01744421290828") 2025/04/12 01:29:14 DEBUG : only6: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd261_d20250412_m012758_c001_v0001102_t0020_u01744421278811") 2025/04/12 01:29:14 DEBUG : only7: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00680_d20250412_m012842_c001_v7007000_t0000_u01744421322110") 2025/04/12 01:29:14 DEBUG : only7: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f402ab1896d3bd349_d20250412_m012834_c001_v0001102_t0040_u01744421314476") 2025/04/12 01:29:14 DEBUG : only7: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2e7_d20250412_m012822_c001_v0001102_t0013_u01744421302426") 2025/04/12 01:29:14 DEBUG : only7: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4040c4b19f7e180a_d20250412_m012811_c001_v7007000_t0000_u01744421291038") 2025/04/12 01:29:14 DEBUG : only7: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd269_d20250412_m012759_c001_v0001102_t0018_u01744421279498") 2025/04/12 01:29:14 DEBUG : only8: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00681_d20250412_m012842_c001_v7007000_t0000_u01744421322301") 2025/04/12 01:29:14 DEBUG : only8: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4022fd097b101890_d20250412_m012834_c001_v0001172_t0016_u01744421314625") 2025/04/12 01:29:14 DEBUG : only8: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2ed_d20250412_m012823_c001_v0001102_t0045_u01744421303150") 2025/04/12 01:29:14 DEBUG : only8: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f418759f8b3614c93_d20250412_m012811_c001_v7007000_t0000_u01744421291230") 2025/04/12 01:29:14 DEBUG : only8: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd26d_d20250412_m012800_c001_v0001102_t0057_u01744421280144") 2025/04/12 01:29:15 DEBUG : only9: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00682_d20250412_m012842_c001_v7007000_t0000_u01744421322482") 2025/04/12 01:29:15 DEBUG : only9: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f40170b070651d2c4_d20250412_m012834_c001_v0001137_t0034_u01744421314635") 2025/04/12 01:29:15 DEBUG : only9: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd2f5_d20250412_m012823_c001_v0001102_t0049_u01744421303903") 2025/04/12 01:29:15 DEBUG : only9: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d6707804_d20250412_m012810_c001_v7007000_t0000_u01744421290838") 2025/04/12 01:29:15 DEBUG : only9: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd273_d20250412_m012801_c001_v0001102_t0055_u01744421281000") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708473_d20250412_m012436_c001_v7007000_t0000_u01744421076843") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de98401985_d20250412_m012435_c001_v0001040_t0022_u01744421075073") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f70846d_d20250412_m012433_c001_v7007000_t0000_u01744421073257") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd088_d20250412_m012431_c001_v0001102_t0013_u01744421071515") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708463_d20250412_m012429_c001_v7007000_t0000_u01744421069696") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd45be0_d20250412_m012427_c001_v0001171_t0003_u01744421067474") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92de_d20250412_m012415_c001_v7007000_t0000_u01744421055373") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd058_d20250412_m012413_c001_v0001102_t0001_u01744421053770") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92d6_d20250412_m012411_c001_v7007000_t0000_u01744421051726") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd04e_d20250412_m012410_c001_v0001102_t0014_u01744421050661") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92d3_d20250412_m012409_c001_v7007000_t0000_u01744421049071") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd042_d20250412_m012407_c001_v0001102_t0004_u01744421047990") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076de_d20250412_m012359_c001_v7007000_t0000_u01744421039884") 2025/04/12 01:29:15 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd01c_d20250412_m012358_c001_v0001102_t0037_u01744421038061") 2025/04/12 01:29:16 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076d9_d20250412_m012357_c001_v7007000_t0000_u01744421037328") 2025/04/12 01:29:16 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd016_d20250412_m012355_c001_v0001102_t0034_u01744421035908") 2025/04/12 01:29:16 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076d6_d20250412_m012355_c001_v7007000_t0000_u01744421035184") 2025/04/12 01:29:16 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd012_d20250412_m012354_c001_v0001102_t0026_u01744421034458") 2025/04/12 01:29:16 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd00e_d20250412_m012353_c001_v0001102_t0008_u01744421033708") 2025/04/12 01:29:16 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076d0_d20250412_m012352_c001_v7007000_t0000_u01744421032984") 2025/04/12 01:29:16 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd004_d20250412_m012352_c001_v0001102_t0025_u01744421032155") 2025/04/12 01:29:16 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd000_d20250412_m012351_c001_v0001102_t0016_u01744421031320") 2025/04/12 01:29:16 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f403af6e7d67076cb_d20250412_m012350_c001_v7007000_t0000_u01744421030583") 2025/04/12 01:29:16 DEBUG : potato: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcffe_d20250412_m012349_c001_v0001102_t0009_u01744421029648") 2025/04/12 01:29:16 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f410c68575a199363_d20250412_m012525_c001_v7007000_t0000_u01744421125669") 2025/04/12 01:29:16 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de984019bf_d20250412_m012524_c001_v0001040_t0019_u01744421124803") 2025/04/12 01:29:16 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f7084a7_d20250412_m012516_c001_v7007000_t0000_u01744421116035") 2025/04/12 01:29:16 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de984019ab_d20250412_m012511_c001_v0001040_t0001_u01744421111237") 2025/04/12 01:29:16 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f410c68575a19934b_d20250412_m012503_c001_v7007000_t0000_u01744421103851") 2025/04/12 01:29:16 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de984019a1_d20250412_m012458_c001_v0001040_t0052_u01744421098770") 2025/04/12 01:29:16 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708485_d20250412_m012450_c001_v7007000_t0000_u01744421090800") 2025/04/12 01:29:16 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de98401995_d20250412_m012445_c001_v0001040_t0006_u01744421085980") 2025/04/12 01:29:16 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92e3_d20250412_m012420_c001_v7007000_t0000_u01744421060880") 2025/04/12 01:29:16 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd066_d20250412_m012419_c001_v0001102_t0055_u01744421059108") 2025/04/12 01:29:16 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92e1_d20250412_m012418_c001_v7007000_t0000_u01744421058023") 2025/04/12 01:29:16 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd05e_d20250412_m012416_c001_v0001102_t0040_u01744421056287") 2025/04/12 01:29:17 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92df_d20250412_m012415_c001_v7007000_t0000_u01744421055556") 2025/04/12 01:29:17 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd05c_d20250412_m012414_c001_v0001102_t0015_u01744421054638") 2025/04/12 01:29:17 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92dc_d20250412_m012413_c001_v7007000_t0000_u01744421053040") 2025/04/12 01:29:17 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd054_d20250412_m012412_c001_v0001102_t0056_u01744421052089") 2025/04/12 01:29:17 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92d5_d20250412_m012409_c001_v7007000_t0000_u01744421049934") 2025/04/12 01:29:17 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd048_d20250412_m012409_c001_v0001102_t0034_u01744421049083") 2025/04/12 01:29:17 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92bf_d20250412_m012400_c001_v7007000_t0000_u01744421040993") 2025/04/12 01:29:17 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd020_d20250412_m012359_c001_v0001102_t0052_u01744421039357") 2025/04/12 01:29:17 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d9231_d20250412_m012245_c001_v7007000_t0000_u01744420965989") 2025/04/12 01:29:17 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf02_d20250412_m012245_c001_v0001102_t0023_u01744420965245") 2025/04/12 01:29:17 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d922f_d20250412_m012243_c001_v7007000_t0000_u01744420963927") 2025/04/12 01:29:17 DEBUG : potato2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf00_d20250412_m012243_c001_v0001102_t0047_u01744420963192") 2025/04/12 01:29:17 DEBUG : potato3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f7084a8_d20250412_m012516_c001_v7007000_t0000_u01744421116481") 2025/04/12 01:29:17 DEBUG : potato3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd45e28_d20250412_m012512_c001_v0001171_t0008_u01744421112809") 2025/04/12 01:29:17 DEBUG : potato3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f410c68575a19934c_d20250412_m012504_c001_v7007000_t0000_u01744421104052") 2025/04/12 01:29:17 DEBUG : potato3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd45d76_d20250412_m012500_c001_v0001171_t0013_u01744421100168") 2025/04/12 01:29:17 DEBUG : potato3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708486_d20250412_m012450_c001_v7007000_t0000_u01744421090980") 2025/04/12 01:29:17 DEBUG : potato3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd45cd6_d20250412_m012446_c001_v0001171_t0027_u01744421086962") 2025/04/12 01:29:17 DEBUG : pre-dest1/1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f408a072da9b35ef8_d20250412_m012607_c001_v7007000_t0000_u01744421167026") 2025/04/12 01:29:17 DEBUG : pre-dest1/1: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd460ea_d20250412_m012558_c001_v0001171_t0045_u01744421158765") 2025/04/12 01:29:17 DEBUG : pre-dest2/2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f408a072da9b35ef9_d20250412_m012607_c001_v7007000_t0000_u01744421167208") 2025/04/12 01:29:18 DEBUG : pre-dest2/2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de984019d9_d20250412_m012559_c001_v0001040_t0031_u01744421159654") 2025/04/12 01:29:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4187a98c416290de_d20250412_m012538_c001_v7007000_t0000_u01744421138121") 2025/04/12 01:29:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd0ea_d20250412_m012534_c001_v0001102_t0001_u01744421134938") 2025/04/12 01:29:18 DEBUG : sizeonly: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409469606285dacc_d20250412_m012329_c001_v7007000_t0000_u01744421009431") 2025/04/12 01:29:18 DEBUG : sizeonly: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcfbc_d20250412_m012328_c001_v0001102_t0029_u01744421008330") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0069d_d20250412_m012854_c001_v7007000_t0000_u01744421334240") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1108c34d3b8c3d62_d20250412_m012853_c001_v0001099_t0014_u01744421333020") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00699_d20250412_m012851_c001_v7007000_t0000_u01744421331094") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1022fd097b1018fc_d20250412_m012849_c001_v0001172_t0014_u01744421329650") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f70847b_d20250412_m012442_c001_v7007000_t0000_u01744421082466") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de98401991_d20250412_m012441_c001_v0001040_t0036_u01744421081424") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708478_d20250412_m012440_c001_v7007000_t0000_u01744421080158") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd096_d20250412_m012439_c001_v0001102_t0047_u01744421079030") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409469606285dac3_d20250412_m012325_c001_v7007000_t0000_u01744421005143") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcfac_d20250412_m012323_c001_v0001102_t0027_u01744421003642") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409469606285dac1_d20250412_m012322_c001_v7007000_t0000_u01744421002919") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcfa0_d20250412_m012321_c001_v0001102_t0048_u01744421001889") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409469606285dabe_d20250412_m012319_c001_v7007000_t0000_u01744420999027") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf94_d20250412_m012318_c001_v0001102_t0029_u01744420998111") 2025/04/12 01:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409469606285dabc_d20250412_m012317_c001_v7007000_t0000_u01744420997572") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf88_d20250412_m012316_c001_v0001102_t0009_u01744420996213") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf7e_d20250412_m012313_c001_v0001102_t0012_u01744420993563") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409469606285dab4_d20250412_m012312_c001_v7007000_t0000_u01744420992844") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf76_d20250412_m012312_c001_v0001102_t0031_u01744420992102") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf6c_d20250412_m012311_c001_v0001102_t0013_u01744420991086") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409469606285daaf_d20250412_m012310_c001_v7007000_t0000_u01744420990001") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf4e_d20250412_m012306_c001_v0001102_t0057_u01744420986407") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf46_d20250412_m012303_c001_v0001102_t0043_u01744420983579") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409469606285daa3_d20250412_m012302_c001_v7007000_t0000_u01744420982858") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf42_d20250412_m012302_c001_v0001102_t0047_u01744420982164") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf3c_d20250412_m012301_c001_v0001102_t0044_u01744420981354") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409469606285daa1_d20250412_m012300_c001_v7007000_t0000_u01744420980633") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf30_d20250412_m012256_c001_v0001102_t0052_u01744420976927") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f409469606285da97_d20250412_m012256_c001_v7007000_t0000_u01744420976567") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf28_d20250412_m012255_c001_v0001102_t0006_u01744420975753") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d923f_d20250412_m012254_c001_v7007000_t0000_u01744420974082") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf1c_d20250412_m012253_c001_v0001102_t0000_u01744420973231") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d923d_d20250412_m012252_c001_v7007000_t0000_u01744420972690") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf16_d20250412_m012251_c001_v0001102_t0006_u01744420971880") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d923a_d20250412_m012250_c001_v7007000_t0000_u01744420970626") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf12_d20250412_m012249_c001_v0001102_t0040_u01744420969766") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d9237_d20250412_m012249_c001_v7007000_t0000_u01744420969227") 2025/04/12 01:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf0e_d20250412_m012248_c001_v0001102_t0021_u01744420968532") 2025/04/12 01:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d9233_d20250412_m012247_c001_v7007000_t0000_u01744420967638") 2025/04/12 01:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcf06_d20250412_m012246_c001_v0001102_t0022_u01744420966883") 2025/04/12 01:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d922a_d20250412_m012240_c001_v7007000_t0000_u01744420960620") 2025/04/12 01:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcef8_d20250412_m012239_c001_v0001102_t0008_u01744420959892") 2025/04/12 01:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d9228_d20250412_m012238_c001_v7007000_t0000_u01744420958997") 2025/04/12 01:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcef2_d20250412_m012238_c001_v0001102_t0042_u01744420958254") 2025/04/12 01:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d9224_d20250412_m012237_c001_v7007000_t0000_u01744420957343") 2025/04/12 01:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcee2_d20250412_m012236_c001_v0001102_t0041_u01744420956621") 2025/04/12 01:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d9220_d20250412_m012233_c001_v7007000_t0000_u01744420953751") 2025/04/12 01:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bcede_d20250412_m012233_c001_v0001102_t0028_u01744420953063") 2025/04/12 01:29:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0069e_d20250412_m012854_c001_v7007000_t0000_u01744421334420") 2025/04/12 01:29:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f10170b070651d2f0_d20250412_m012853_c001_v0001137_t0021_u01744421333027") 2025/04/12 01:29:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0069a_d20250412_m012851_c001_v7007000_t0000_u01744421331274") 2025/04/12 01:29:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd377_d20250412_m012849_c001_v0001102_t0050_u01744421329997") 2025/04/12 01:29:20 DEBUG : sub/yam: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708470_d20250412_m012436_c001_v7007000_t0000_u01744421076265") 2025/04/12 01:29:21 DEBUG : sub/yam: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd45c3e_d20250412_m012434_c001_v0001171_t0054_u01744421074728") 2025/04/12 01:29:21 DEBUG : test_dir1/file2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00688_d20250412_m012848_c001_v7007000_t0000_u01744421328141") 2025/04/12 01:29:21 DEBUG : test_dir1/file2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1022fd097b1018d4_d20250412_m012846_c001_v0001172_t0059_u01744421326639") 2025/04/12 01:29:21 DEBUG : test_dir1/file2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00684_d20250412_m012845_c001_v7007000_t0000_u01744421325085") 2025/04/12 01:29:21 DEBUG : test_dir1/file2: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1022fd097b1018c4_d20250412_m012843_c001_v0001172_t0011_u01744421323823") 2025/04/12 01:29:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad0068a_d20250412_m012848_c001_v7007000_t0000_u01744421328321") 2025/04/12 01:29:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1108c34d3b8c3d5c_d20250412_m012846_c001_v0001099_t0038_u01744421326629") 2025/04/12 01:29:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f412fea736ad00685_d20250412_m012845_c001_v7007000_t0000_u01744421325266") 2025/04/12 01:29:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd35b_d20250412_m012843_c001_v0001102_t0014_u01744421323807") 2025/04/12 01:29:21 DEBUG : three: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92ed_d20250412_m012426_c001_v7007000_t0000_u01744421066749") 2025/04/12 01:29:21 DEBUG : three: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd080_d20250412_m012425_c001_v0001102_t0047_u01744421065519") 2025/04/12 01:29:21 DEBUG : three: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f102ab1896d3bd076_d20250412_m012423_c001_v0001102_t0049_u01744421063139") 2025/04/12 01:29:21 DEBUG : two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f417c1958f26d92ee_d20250412_m012426_c001_v7007000_t0000_u01744421066931") 2025/04/12 01:29:21 DEBUG : two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f4189c6de98401978_d20250412_m012424_c001_v0001040_t0009_u01744421064959") 2025/04/12 01:29:21 DEBUG : two: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f402ab1896d3bd074_d20250412_m012422_c001_v0001102_t0040_u01744421062957") 2025/04/12 01:29:21 DEBUG : yam: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708474_d20250412_m012437_c001_v7007000_t0000_u01744421077024") 2025/04/12 01:29:21 DEBUG : yam: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189363766da61b2_d20250412_m012436_c001_v0001183_t0040_u01744421076044") 2025/04/12 01:29:21 DEBUG : yam: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f70846b_d20250412_m012432_c001_v7007000_t0000_u01744421072714") 2025/04/12 01:29:21 DEBUG : yam: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1130b3353cd45c16_d20250412_m012431_c001_v0001171_t0058_u01744421071163") 2025/04/12 01:29:21 DEBUG : yam: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708461_d20250412_m012429_c001_v7007000_t0000_u01744421069152") 2025/04/12 01:29:21 DEBUG : yam: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1189c6de9840197c_d20250412_m012427_c001_v0001040_t0057_u01744421067484") 2025/04/12 01:29:21 DEBUG : yaml: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f70846e_d20250412_m012433_c001_v7007000_t0000_u01744421073436") 2025/04/12 01:29:22 DEBUG : yaml: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f1035c2faa75cb8b9_d20250412_m012432_c001_v0001171_t0001_u01744421072406") 2025/04/12 01:29:22 DEBUG : yaml: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f416946806f708465_d20250412_m012429_c001_v7007000_t0000_u01744421069878") 2025/04/12 01:29:22 DEBUG : yaml: Deleting (id "4_zaf025d23907d2b7b9f680e1b_f117a84cbf89a376b_d20250412_m012428_c001_v0001182_t0014_u01744421068923") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m53.528575111s (try 1/5)