"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/12 01:01:31 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite" 2024/11/12 01:01:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/12 01:01:32 DEBUG : Creating backend with remote "/tmp/rclone847407058" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:01:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/12 01:01:33 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:33 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.96s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 01:01:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:01:34 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:34 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:01:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:01:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:35 DEBUG : B2 bucket rclone-test-pepakiw1tite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.13s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", 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-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", 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-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:36 DEBUG : Creating backend with remote "/non-existing" 2024/11/12 01:01:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/12 01:01:37 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:37 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:01:38 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:38 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:01:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:01:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.99s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:39 INFO : B2 bucket rclone-test-pepakiw1tite: Running all checks before starting transfers 2024/11/12 01:01:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:01:40 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:40 INFO : B2 bucket rclone-test-pepakiw1tite: Checks finished, now starting transfers 2024/11/12 01:01:40 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:01:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:01:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.55s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:41 ERROR : Ignoring --no-traverse with sync 2024/11/12 01:01:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:01:41 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:41 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:01:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:01:41 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:01:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.66s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/12 01:01:43 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:43 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:01:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/12 01:01:43 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.84s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:01:45 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:45 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:01:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:01:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:01:47 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:47 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:01:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:01:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/12 01:01:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/12 01:01:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/12 01:01:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 01:01:48 DEBUG : sub dir: Making directory 2024/11/12 01:01:48 DEBUG : sub dir2: Making directory 2024/11/12 01:01:48 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/12 01:01:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:01:48 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:48 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:01:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:01:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/12 01:01:49 DEBUG : B2 bucket rclone-test-pepakiw1tite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:50 DEBUG : sub dir2: Making directory 2024/11/12 01:01:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/12 01:01:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/12 01:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:01:50 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:50 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:01:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:01:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.28s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:51 DEBUG : sub dir2: Making directory with metadata 2024/11/12 01:01:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/12 01:01:51 DEBUG : sub dir: Making directory 2024/11/12 01:01:51 DEBUG : sub dir2: Making directory 2024/11/12 01:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:01:51 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:51 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:01:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:01:51 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:01:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/12 01:01:52 DEBUG : B2 bucket rclone-test-pepakiw1tite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/12 01:01:52 DEBUG : B2 bucket rclone-test-pepakiw1tite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.83s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", 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-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:53 DEBUG : sub dir2: Making directory 2024/11/12 01:01:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:01:53 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:53 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:01:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:01:54 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:01:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:54 DEBUG : sub dir2: Making directory with metadata 2024/11/12 01:01:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/12 01:01:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 01:01:54 DEBUG : sub dir: Making directory 2024/11/12 01:01:54 DEBUG : sub dir2: Making directory 2024/11/12 01:01:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:01:54 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:54 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:01:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:01:55 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:01:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/12 01:01:55 DEBUG : B2 bucket rclone-test-pepakiw1tite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.53s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", 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-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:56 DEBUG : sub dir2: Making directory 2024/11/12 01:01:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:01:57 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:01:57 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:01:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:01:57 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:01:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.59s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:01:58 DEBUG : Creating backend with remote "TestB2:rclone-test-cefidez3rewu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-pepakiw1tite -> B2 bucket rclone-test-cefidez3rewu 2024/11/12 01:01:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:01:59 DEBUG : B2 bucket rclone-test-cefidez3rewu: Waiting for checks to finish 2024/11/12 01:01:59 DEBUG : B2 bucket rclone-test-cefidez3rewu: Waiting for transfers to finish 2024/11/12 01:02:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:02:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:01 DEBUG : B2 bucket rclone-test-cefidez3rewu: Purge remote 2024/11/12 01:02:01 INFO : B2 bucket rclone-test-cefidez3rewu: cleaning bucket "rclone-test-cefidez3rewu" of all files 2024/11/12 01:02:01 DEBUG : sub dir/hello world: Deleting (id "4_zffa24d73e04d1bdb9f380e1b_f10993a7f95d17d0a_d20241112_m010201_c001_v0001098_t0035_u01731373321074") --- PASS: TestServerSideCopy (5.79s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/12 01:02:05 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:05 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/12 01:02:05 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.58s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nimeqod8keke" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-pepakiw1tite -> B2 bucket rclone-test-nimeqod8keke 2024/11/12 01:02:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:02:08 DEBUG : B2 bucket rclone-test-nimeqod8keke: Waiting for checks to finish 2024/11/12 01:02:08 DEBUG : B2 bucket rclone-test-nimeqod8keke: Waiting for transfers to finish 2024/11/12 01:02:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:02:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:10 DEBUG : B2 bucket rclone-test-nimeqod8keke: Waiting for checks to finish 2024/11/12 01:02:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/12 01:02:10 DEBUG : B2 bucket rclone-test-nimeqod8keke: Waiting for transfers to finish 2024/11/12 01:02:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/12 01:02:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:10 DEBUG : B2 bucket rclone-test-nimeqod8keke: Purge remote 2024/11/12 01:02:10 INFO : B2 bucket rclone-test-nimeqod8keke: cleaning bucket "rclone-test-nimeqod8keke" of all files 2024/11/12 01:02:11 DEBUG : sub dir/hello world: Deleting (id "4_zaf626d83e04d1bdb9f380e1b_f1103ddfd2e589c91_d20241112_m010210_c001_v0001179_t0050_u01731373330660") 2024/11/12 01:02:11 DEBUG : sub dir/hello world: Deleting (id "4_zaf626d83e04d1bdb9f380e1b_f114b9ffc21bc5ba8_d20241112_m010209_c001_v0001182_t0023_u01731373329184") --- PASS: TestServerSideCopyOverSelf (6.65s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/12 01:02:14 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:14 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/12 01:02:14 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/12 01:02:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.26s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:16 DEBUG : Creating backend with remote "TestB2:rclone-test-malusib9kuwu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-pepakiw1tite -> B2 bucket rclone-test-malusib9kuwu 2024/11/12 01:02:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:02:17 DEBUG : B2 bucket rclone-test-malusib9kuwu: Waiting for checks to finish 2024/11/12 01:02:17 DEBUG : B2 bucket rclone-test-malusib9kuwu: Waiting for transfers to finish 2024/11/12 01:02:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:02:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/12 01:02:19 DEBUG : B2 bucket rclone-test-malusib9kuwu: Waiting for checks to finish 2024/11/12 01:02:19 DEBUG : B2 bucket rclone-test-malusib9kuwu: Waiting for transfers to finish 2024/11/12 01:02:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/12 01:02:19 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/12 01:02:19 INFO : sub dir/hello world: Deleted 2024/11/12 01:02:20 DEBUG : testing file moves 2024/11/12 01:02:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/12 01:02:20 DEBUG : B2 bucket rclone-test-malusib9kuwu: Waiting for checks to finish 2024/11/12 01:02:20 DEBUG : B2 bucket rclone-test-malusib9kuwu: Waiting for transfers to finish 2024/11/12 01:02:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/12 01:02:21 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/12 01:02:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:21 DEBUG : B2 bucket rclone-test-malusib9kuwu: Purge remote 2024/11/12 01:02:21 INFO : B2 bucket rclone-test-malusib9kuwu: cleaning bucket "rclone-test-malusib9kuwu" of all files 2024/11/12 01:02:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf528db3e04d1bdb9f380e1b_f109aca318a98f6be_d20241112_m010221_c001_v0001180_t0021_u01731373341024") 2024/11/12 01:02:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf528db3e04d1bdb9f380e1b_f108458779e2babf2_d20241112_m010219_c001_v0001182_t0017_u01731373339428") 2024/11/12 01:02:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf528db3e04d1bdb9f380e1b_f11239b2d0d07ddd8_d20241112_m010218_c001_v0001101_t0040_u01731373338078") --- PASS: TestServerSideMoveOverSelf (8.67s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:24 ERROR : : error listing: directory not found 2024/11/12 01:02:24 DEBUG : Local file system at /tmp/rclone847407058: Making directory 2024/11/12 01:02:25 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:25 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.91s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:02:26 DEBUG : Local file system at /tmp/rclone847407058: Waiting for checks to finish 2024/11/12 01:02:26 DEBUG : Local file system at /tmp/rclone847407058: Waiting for transfers to finish 2024/11/12 01:02:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:02:27 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/12 01:02:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestCopyRedownload (2.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:28 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/12 01:02:28 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:28 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/12 01:02:28 INFO : check sum: Copied (new) 2024/11/12 01:02:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:29 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/12 01:02:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/12 01:02:29 DEBUG : check sum: Unchanged skipping 2024/11/12 01:02:29 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:29 DEBUG : Waiting for deletions to finish 2024/11/12 01:02:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.30s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/12 01:02:30 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:30 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/12 01:02:31 INFO : sizeonly: Copied (new) 2024/11/12 01:02:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:31 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:31 DEBUG : sizeonly: Sizes identical 2024/11/12 01:02:31 DEBUG : sizeonly: Unchanged skipping 2024/11/12 01:02:31 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:31 DEBUG : Waiting for deletions to finish 2024/11/12 01:02:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.80s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/12 01:02:33 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:33 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:34 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/12 01:02:34 INFO : ignore-size: Copied (new) 2024/11/12 01:02:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:02:34 DEBUG : ignore-size: Unchanged skipping 2024/11/12 01:02:34 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:34 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:34 DEBUG : Waiting for deletions to finish 2024/11/12 01:02:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.89s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:02:36 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:36 DEBUG : existing: Unchanged skipping 2024/11/12 01:02:36 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:36 DEBUG : Waiting for deletions to finish 2024/11/12 01:02:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/12 01:02:37 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:37 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/12 01:02:37 INFO : existing: Copied (replaced existing) 2024/11/12 01:02:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.74s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/12 01:02:39 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:39 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/12 01:02:39 INFO : existing: Copied (new) 2024/11/12 01:02:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:40 DEBUG : existing: Destination exists, skipping 2024/11/12 01:02:40 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:40 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:40 DEBUG : Waiting for deletions to finish 2024/11/12 01:02:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:42 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/12 01:02:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:02:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/12 01:02:42 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:42 DEBUG : c/non empty space: Unchanged skipping 2024/11/12 01:02:42 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/12 01:02:43 INFO : a/potato2: Copied (new) 2024/11/12 01:02:43 DEBUG : Waiting for deletions to finish 2024/11/12 01:02:43 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:45 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02: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 2024/11/12 01:02:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/12 01:02:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/12 01:02:45 DEBUG : empty space: Unchanged skipping 2024/11/12 01:02:45 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:45 DEBUG : Waiting for deletions to finish 2024/11/12 01:02:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:45 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02: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 2024/11/12 01:02:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/12 01:02:46 INFO : empty space: Updated modification time in destination 2024/11/12 01:02:46 DEBUG : empty space: Unchanged skipping 2024/11/12 01:02:46 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:46 DEBUG : Waiting for deletions to finish 2024/11/12 01:02:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.36s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:48 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/12 01:02:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/12 01:02:48 DEBUG : empty space: Unchanged skipping 2024/11/12 01:02:48 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:48 DEBUG : Waiting for deletions to finish 2024/11/12 01:02:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.80s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:50 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:50 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 2024/11/12 01:02:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone847407058) 2024/11/12 01:02:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pepakiw1tite) 2024/11/12 01:02:50 DEBUG : foo: sha1 differ 2024/11/12 01:02:50 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/12 01:02:50 INFO : foo: Copied (replaced existing) 2024/11/12 01:02:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:52 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/12 01:02:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:02:52 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:52 DEBUG : empty space: Unchanged skipping 2024/11/12 01:02:52 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/12 01:02:52 INFO : potato: Copied (new) 2024/11/12 01:02:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:54 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/12 01:02:54 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/12 01:02:55 INFO : potato: Copied (replaced existing) 2024/11/12 01:02:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.38s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:56 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 2024/11/12 01:02:56 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone847407058) 2024/11/12 01:02:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pepakiw1tite) 2024/11/12 01:02:56 DEBUG : potato: sha1 differ 2024/11/12 01:02:56 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/12 01:02:57 INFO : potato: Copied (replaced existing) 2024/11/12 01:02:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:02:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:02:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:02:59 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:02:59 DEBUG : empty space: Unchanged skipping 2024/11/12 01:02:59 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:02:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/12 01:02:59 DEBUG : Waiting for deletions to finish 2024/11/12 01:02:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:03:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:03:02 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:02 DEBUG : empty space: Unchanged skipping 2024/11/12 01:03:02 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/12 01:03:02 INFO : potato2: Copied (new) 2024/11/12 01:03:02 DEBUG : Waiting for deletions to finish 2024/11/12 01:03:02 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:05 DEBUG : d: Making directory 2024/11/12 01:03:05 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/12 01:03:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:03:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/12 01:03:05 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:05 DEBUG : c/non empty space: Unchanged skipping 2024/11/12 01:03:05 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/12 01:03:06 INFO : a/potato2: Copied (new) 2024/11/12 01:03:06 DEBUG : Waiting for deletions to finish 2024/11/12 01:03:06 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:08 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/12 01:03:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:03:09 DEBUG : c/non empty space: Unchanged skipping 2024/11/12 01:03:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/12 01:03:09 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:09 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/12 01:03:09 INFO : a/potato2: Copied (new) 2024/11/12 01:03:09 ERROR : B2 bucket rclone-test-pepakiw1tite: not deleting files as there were IO errors 2024/11/12 01:03:09 ERROR : B2 bucket rclone-test-pepakiw1tite: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:12 DEBUG : Waiting for deletions to finish 2024/11/12 01:03:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:03:12 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:03:12 DEBUG : empty space: Unchanged skipping 2024/11/12 01:03:12 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:12 INFO : potato: Deleted 2024/11/12 01:03:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/12 01:03:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.69s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:14 DEBUG : Waiting for deletions to finish 2024/11/12 01:03:14 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:14 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:15 INFO : potato: Deleted 2024/11/12 01:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:03:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:03:15 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:15 DEBUG : empty space: Unchanged skipping 2024/11/12 01:03:15 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/12 01:03:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.29s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:03:17 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:17 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/12 01:03:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.37s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:20 DEBUG : enormous: Excluded (Size Filter) 2024/11/12 01:03:20 DEBUG : enormous: Excluded 2024/11/12 01:03:20 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 01:03:20 DEBUG : potato2: Excluded 2024/11/12 01:03:20 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 01:03:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:03:20 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:20 DEBUG : empty space: Unchanged skipping 2024/11/12 01:03:20 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:20 DEBUG : Waiting for deletions to finish 2024/11/12 01:03:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:20 DEBUG : enormous: Excluded (Size Filter) 2024/11/12 01:03:20 DEBUG : enormous: Excluded 2024/11/12 01:03:20 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 01:03:20 DEBUG : potato2: Excluded 2024/11/12 01:03:21 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 01:03:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/12 01:03:21 DEBUG : Local file system at /tmp/rclone847407058: Waiting for checks to finish 2024/11/12 01:03:21 DEBUG : empty space: Unchanged skipping 2024/11/12 01:03:21 DEBUG : Local file system at /tmp/rclone847407058: Waiting for transfers to finish 2024/11/12 01:03:21 DEBUG : Waiting for deletions to finish 2024/11/12 01:03:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:23 DEBUG : enormous: Excluded (Size Filter) 2024/11/12 01:03:23 DEBUG : enormous: Excluded 2024/11/12 01:03:23 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 01:03:23 DEBUG : potato2: Excluded 2024/11/12 01:03:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:03:23 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:23 DEBUG : empty space: Unchanged skipping 2024/11/12 01:03:23 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:23 DEBUG : Waiting for deletions to finish 2024/11/12 01:03:24 INFO : potato2: Deleted 2024/11/12 01:03:24 INFO : enormous: Deleted 2024/11/12 01:03:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/12 01:03:24 DEBUG : empty space: Unchanged skipping 2024/11/12 01:03:24 DEBUG : Local file system at /tmp/rclone847407058: Waiting for checks to finish 2024/11/12 01:03:24 DEBUG : Local file system at /tmp/rclone847407058: Waiting for transfers to finish 2024/11/12 01:03:24 DEBUG : Waiting for deletions to finish 2024/11/12 01:03:24 INFO : enormous: Deleted 2024/11/12 01:03:24 INFO : potato2: Deleted 2024/11/12 01:03:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.49s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:27 DEBUG : five: Need to transfer - File not found at Destination 2024/11/12 01:03:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/12 01:03:27 DEBUG : one: Destination is newer than source, skipping 2024/11/12 01:03:27 DEBUG : three: Sizes identical 2024/11/12 01:03:27 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/12 01:03:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/12 01:03:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone847407058) 2024/11/12 01:03:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pepakiw1tite) 2024/11/12 01:03:27 DEBUG : two: sha1 differ 2024/11/12 01:03:27 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/12 01:03:27 INFO : five: Copied (new) 2024/11/12 01:03:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/12 01:03:28 INFO : two: Copied (replaced existing) 2024/11/12 01:03:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/12 01:03:28 INFO : four: Copied (replaced existing) 2024/11/12 01:03:28 DEBUG : Waiting for deletions to finish 2024/11/12 01:03:28 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:28 DEBUG : one: Destination is newer than source, skipping 2024/11/12 01:03:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/12 01:03:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone847407058) 2024/11/12 01:03:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/12 01:03:28 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/12 01:03:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pepakiw1tite) 2024/11/12 01:03:28 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/12 01:03:28 DEBUG : three: sha1 differ 2024/11/12 01:03:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/12 01:03:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/12 01:03:28 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/12 01:03:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/12 01:03:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/12 01:03:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/12 01:03:28 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/12 01:03:29 INFO : three: Copied (replaced existing) 2024/11/12 01:03:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.63s) === 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-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/12 01:03:30 INFO : B2 bucket rclone-test-pepakiw1tite: Making map for --track-renames 2024/11/12 01:03:30 INFO : B2 bucket rclone-test-pepakiw1tite: Finished making map for --track-renames 2024/11/12 01:03:30 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:30 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for renames to finish 2024/11/12 01:03:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/12 01:03:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/12 01:03:30 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/12 01:03:31 INFO : yam: Copied (new) 2024/11/12 01:03:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/12 01:03:31 INFO : potato: Copied (new) 2024/11/12 01:03:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:31 INFO : B2 bucket rclone-test-pepakiw1tite: Making map for --track-renames 2024/11/12 01:03:31 INFO : B2 bucket rclone-test-pepakiw1tite: Finished making map for --track-renames 2024/11/12 01:03:31 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:03:31 DEBUG : potato: Unchanged skipping 2024/11/12 01:03:31 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for renames to finish 2024/11/12 01:03:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/12 01:03:32 INFO : yam: Copied (server-side copy) to: yaml 2024/11/12 01:03:33 INFO : yam: Deleted 2024/11/12 01:03:33 INFO : yaml: Renamed from "yam" 2024/11/12 01:03:33 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/12 01:03:34 INFO : B2 bucket rclone-test-pepakiw1tite: Making map for --track-renames 2024/11/12 01:03:34 INFO : B2 bucket rclone-test-pepakiw1tite: Finished making map for --track-renames 2024/11/12 01:03:34 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/12 01:03:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/12 01:03:34 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for renames to finish 2024/11/12 01:03:34 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/12 01:03:35 INFO : yam: Copied (new) 2024/11/12 01:03:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/12 01:03:35 INFO : potato: Copied (new) 2024/11/12 01:03:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:03:36 INFO : B2 bucket rclone-test-pepakiw1tite: Making map for --track-renames 2024/11/12 01:03:36 INFO : B2 bucket rclone-test-pepakiw1tite: Finished making map for --track-renames 2024/11/12 01:03:36 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:36 DEBUG : potato: Unchanged skipping 2024/11/12 01:03:36 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for renames to finish 2024/11/12 01:03:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/12 01:03:36 INFO : yam: Copied (server-side copy) to: yaml 2024/11/12 01:03:36 INFO : yam: Deleted 2024/11/12 01:03:36 INFO : yaml: Renamed from "yam" 2024/11/12 01:03:36 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/12 01:03:38 INFO : B2 bucket rclone-test-pepakiw1tite: Making map for --track-renames 2024/11/12 01:03:38 INFO : B2 bucket rclone-test-pepakiw1tite: Finished making map for --track-renames 2024/11/12 01:03:38 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/12 01:03:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/12 01:03:38 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for renames to finish 2024/11/12 01:03:38 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/12 01:03:38 INFO : sub/yam: Copied (new) 2024/11/12 01:03:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/12 01:03:39 INFO : potato: Copied (new) 2024/11/12 01:03:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:03:39 DEBUG : potato: Unchanged skipping 2024/11/12 01:03:39 INFO : B2 bucket rclone-test-pepakiw1tite: Making map for --track-renames 2024/11/12 01:03:39 INFO : B2 bucket rclone-test-pepakiw1tite: Finished making map for --track-renames 2024/11/12 01:03:39 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:39 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for renames to finish 2024/11/12 01:03:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/12 01:03:40 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/12 01:03:40 INFO : sub/yam: Deleted 2024/11/12 01:03:40 INFO : yam: Renamed from "sub/yam" 2024/11/12 01:03:40 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.76s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:42 DEBUG : Creating backend with remote "/tmp/rclone847407058/dir1" 2024/11/12 01:03:42 DEBUG : Config file has changed externally - reloading 2024/11/12 01:03:42 DEBUG : Creating backend with remote "/tmp/rclone847407058/dir2" 2024/11/12 01:03:42 DEBUG : Local file system at /tmp/rclone847407058/dir2: Using server-side directory move 2024/11/12 01:03:42 INFO : Local file system at /tmp/rclone847407058/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/12 01:03:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/12 01:03:42 DEBUG : Local file system at /tmp/rclone847407058/dir2: Waiting for checks to finish 2024/11/12 01:03:42 DEBUG : Local file system at /tmp/rclone847407058/dir2: Waiting for transfers to finish 2024/11/12 01:03:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:03:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/12 01:03:42 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:42 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/12 01:03:43 INFO : nested/sub dir/file: Copied (new) 2024/11/12 01:03:43 INFO : nested/sub dir/file: Deleted 2024/11/12 01:03:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:03:43 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:03:43 INFO : sub dir/hello world: Deleted 2024/11/12 01:03:43 INFO : sub dir: Removing directory 2024/11/12 01:03:43 INFO : nested/sub dir: Removing directory 2024/11/12 01:03:43 INFO : nested: Removing directory 2024/11/12 01:03:43 DEBUG : Local file system at /tmp/rclone847407058: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 01:03:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/12 01:03:44 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:44 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/12 01:03:45 INFO : nested/sub dir/file: Copied (new) 2024/11/12 01:03:45 INFO : nested/sub dir/file: Deleted 2024/11/12 01:03:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/12 01:03:46 INFO : sub dir/hello world: Copied (new) 2024/11/12 01:03:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.62s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/12 01:03:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/12 01:03:47 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:47 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/12 01:03:47 INFO : existing: Copied (new) 2024/11/12 01:03:47 INFO : existing: Deleted 2024/11/12 01:03:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/12 01:03:47 INFO : existing-b: Copied (new) 2024/11/12 01:03:47 INFO : existing-b: Deleted 2024/11/12 01:03:48 DEBUG : existing: Destination exists, skipping 2024/11/12 01:03:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/12 01:03:48 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:03:48 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:03:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.13s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xefufok0yazi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-pepakiw1tite -> B2 bucket rclone-test-xefufok0yazi 2024/11/12 01:03:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:03:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/12 01:03:53 DEBUG : empty space: Unchanged skipping 2024/11/12 01:03:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/12 01:03:53 DEBUG : B2 bucket rclone-test-xefufok0yazi: Waiting for checks to finish 2024/11/12 01:03:53 INFO : empty space: Deleted 2024/11/12 01:03:53 DEBUG : B2 bucket rclone-test-xefufok0yazi: Waiting for transfers to finish 2024/11/12 01:03:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/12 01:03:54 INFO : potato2: Copied (server-side copy) 2024/11/12 01:03:54 INFO : potato2: Deleted 2024/11/12 01:03:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/12 01:03:54 INFO : potato3: Copied (server-side copy) 2024/11/12 01:03:54 INFO : potato3: Deleted 2024/11/12 01:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvapuj8refe" 2024/11/12 01:03:56 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/12 01:03:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:03:56 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/12 01:03:56 DEBUG : B2 bucket rclone-test-fuvapuj8refe: Waiting for checks to finish 2024/11/12 01:03:56 DEBUG : B2 bucket rclone-test-fuvapuj8refe: Waiting for transfers to finish 2024/11/12 01:03:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/12 01:03:57 INFO : empty space: Copied (server-side copy) 2024/11/12 01:03:57 INFO : empty space: Deleted 2024/11/12 01:03:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/12 01:03:57 INFO : potato3: Copied (server-side copy) 2024/11/12 01:03:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/12 01:03:57 INFO : potato2: Copied (server-side copy) 2024/11/12 01:03:57 INFO : potato3: Deleted 2024/11/12 01:03:57 INFO : potato2: Deleted 2024/11/12 01:03:58 DEBUG : B2 bucket rclone-test-fuvapuj8refe: Purge remote 2024/11/12 01:03:58 INFO : B2 bucket rclone-test-fuvapuj8refe: cleaning bucket "rclone-test-fuvapuj8refe" of all files 2024/11/12 01:03:58 DEBUG : empty space: Deleting (id "4_z0fe20de3e06d1bdb9f380e1b_f117ba9e68b9e9e8c_d20241112_m010356_c001_v0001101_t0023_u01731373436908") 2024/11/12 01:03:58 DEBUG : potato2: Deleting (id "4_z0fe20de3e06d1bdb9f380e1b_f117732491dc05a4b_d20241112_m010357_c001_v0001115_t0048_u01731373437267") 2024/11/12 01:03:58 DEBUG : potato3: Deleting (id "4_z0fe20de3e06d1bdb9f380e1b_f100445e45cbf29a5_d20241112_m010357_c001_v0001172_t0011_u01731373437363") 2024/11/12 01:03:59 DEBUG : B2 bucket rclone-test-xefufok0yazi: Purge remote 2024/11/12 01:03:59 INFO : B2 bucket rclone-test-xefufok0yazi: cleaning bucket "rclone-test-xefufok0yazi" of all files 2024/11/12 01:03:59 DEBUG : empty space: Deleting (id "4_z6fb2fdb3e05d1bdb9f380e1b_f41006a96838ebd4c_d20241112_m010357_c001_v7007000_t0000_u01731373437426") 2024/11/12 01:03:59 DEBUG : empty space: Deleting (id "4_z6fb2fdb3e05d1bdb9f380e1b_f10669b2ffdff948d_d20241112_m010352_c001_v0001157_t0038_u01731373432689") 2024/11/12 01:03:59 DEBUG : potato2: Deleting (id "4_z6fb2fdb3e05d1bdb9f380e1b_f4198dc9f32c5a8b2_d20241112_m010357_c001_v7007000_t0000_u01731373437783") 2024/11/12 01:03:59 DEBUG : potato2: Deleting (id "4_z6fb2fdb3e05d1bdb9f380e1b_f102428b39f3c64d7_d20241112_m010353_c001_v0001033_t0020_u01731373433829") 2024/11/12 01:03:59 DEBUG : potato3: Deleting (id "4_z6fb2fdb3e05d1bdb9f380e1b_f41006a96838ebd4f_d20241112_m010357_c001_v7007000_t0000_u01731373437772") 2024/11/12 01:03:59 DEBUG : potato3: Deleting (id "4_z6fb2fdb3e05d1bdb9f380e1b_f1114613f80e04b2e_d20241112_m010354_c001_v0001182_t0006_u01731373434198") 2024/11/12 01:03:59 DEBUG : potato3: Deleting (id "4_z6fb2fdb3e05d1bdb9f380e1b_f10669b2ffdff9497_d20241112_m010353_c001_v0001157_t0056_u01731373433136") --- PASS: TestServerSideMove (11.95s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:04:01 DEBUG : Creating backend with remote "TestB2:rclone-test-puzumoz6rafo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-pepakiw1tite -> B2 bucket rclone-test-puzumoz6rafo 2024/11/12 01:04:08 DEBUG : empty space: Excluded (Size Filter) 2024/11/12 01:04:08 DEBUG : empty space: Excluded (Size Filter) 2024/11/12 01:04:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:04:08 DEBUG : B2 bucket rclone-test-puzumoz6rafo: Waiting for checks to finish 2024/11/12 01:04:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/12 01:04:08 DEBUG : B2 bucket rclone-test-puzumoz6rafo: Waiting for transfers to finish 2024/11/12 01:04:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/12 01:04:09 INFO : potato2: Copied (server-side copy) 2024/11/12 01:04:09 INFO : potato2: Deleted 2024/11/12 01:04:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/12 01:04:09 INFO : potato3: Copied (server-side copy) 2024/11/12 01:04:09 INFO : potato3: Deleted 2024/11/12 01:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pugeyam0wuye" 2024/11/12 01:04:11 DEBUG : empty space: Excluded (Size Filter) 2024/11/12 01:04:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:04:11 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/12 01:04:11 DEBUG : B2 bucket rclone-test-pugeyam0wuye: Waiting for checks to finish 2024/11/12 01:04:11 DEBUG : B2 bucket rclone-test-pugeyam0wuye: Waiting for transfers to finish 2024/11/12 01:04:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/12 01:04:12 INFO : potato2: Copied (server-side copy) 2024/11/12 01:04:12 INFO : potato2: Deleted 2024/11/12 01:04:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/12 01:04:12 INFO : potato3: Copied (server-side copy) 2024/11/12 01:04:13 INFO : potato3: Deleted 2024/11/12 01:04:13 DEBUG : B2 bucket rclone-test-pugeyam0wuye: Purge remote 2024/11/12 01:04:13 INFO : B2 bucket rclone-test-pugeyam0wuye: cleaning bucket "rclone-test-pugeyam0wuye" of all files 2024/11/12 01:04:13 DEBUG : potato2: Deleting (id "4_z4f924d93e06d1bdb9f380e1b_f1154e2b3c2497692_d20241112_m010412_c001_v0001176_t0055_u01731373452438") 2024/11/12 01:04:13 DEBUG : potato3: Deleting (id "4_z4f924d93e06d1bdb9f380e1b_f115816fc4cbdfd25_d20241112_m010412_c001_v0001120_t0052_u01731373452686") 2024/11/12 01:04:14 DEBUG : B2 bucket rclone-test-puzumoz6rafo: Purge remote 2024/11/12 01:04:14 INFO : B2 bucket rclone-test-puzumoz6rafo: cleaning bucket "rclone-test-puzumoz6rafo" of all files 2024/11/12 01:04:14 DEBUG : empty space: Deleting (id "4_z9f323d13e06d1bdb9f380e1b_f114c959e22d3a19b_d20241112_m010406_c001_v0001144_t0027_u01731373446764") 2024/11/12 01:04:14 DEBUG : potato2: Deleting (id "4_z9f323d13e06d1bdb9f380e1b_f4057c3b87f3571bc_d20241112_m010412_c001_v7007000_t0000_u01731373452667") 2024/11/12 01:04:14 DEBUG : potato2: Deleting (id "4_z9f323d13e06d1bdb9f380e1b_f110183468f0889a7_d20241112_m010408_c001_v0001182_t0050_u01731373448961") 2024/11/12 01:04:14 DEBUG : potato3: Deleting (id "4_z9f323d13e06d1bdb9f380e1b_f4057c3b87f3571bd_d20241112_m010413_c001_v7007000_t0000_u01731373453021") 2024/11/12 01:04:14 DEBUG : potato3: Deleting (id "4_z9f323d13e06d1bdb9f380e1b_f1144761e4652365b_d20241112_m010409_c001_v0001130_t0050_u01731373449233") 2024/11/12 01:04:14 DEBUG : potato3: Deleting (id "4_z9f323d13e06d1bdb9f380e1b_f114c959e22d3a1a3_d20241112_m010407_c001_v0001144_t0021_u01731373447838") --- PASS: TestServerSideMoveWithFilter (15.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jifotez7lihi" 2024/11/12 01:04:19 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-pepakiw1tite -> B2 bucket rclone-test-jifotez7lihi 2024/11/12 01:04:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:04:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/12 01:04:22 DEBUG : empty space: Unchanged skipping 2024/11/12 01:04:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/12 01:04:22 DEBUG : B2 bucket rclone-test-jifotez7lihi: Waiting for checks to finish 2024/11/12 01:04:22 INFO : empty space: Deleted 2024/11/12 01:04:22 DEBUG : B2 bucket rclone-test-jifotez7lihi: Waiting for transfers to finish 2024/11/12 01:04:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/12 01:04:22 INFO : potato2: Copied (server-side copy) 2024/11/12 01:04:22 INFO : potato2: Deleted 2024/11/12 01:04:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/12 01:04:22 INFO : potato3: Copied (server-side copy) 2024/11/12 01:04:23 INFO : potato3: Deleted 2024/11/12 01:04:23 DEBUG : Creating backend with remote "TestB2:rclone-test-sivujom3seca" 2024/11/12 01:04:24 DEBUG : tomatoDir: Making directory 2024/11/12 01:04:24 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/12 01:04:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 01:04:24 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/12 01:04:24 DEBUG : B2 bucket rclone-test-sivujom3seca: Waiting for checks to finish 2024/11/12 01:04:24 DEBUG : B2 bucket rclone-test-sivujom3seca: Waiting for transfers to finish 2024/11/12 01:04:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/12 01:04:25 INFO : empty space: Copied (server-side copy) 2024/11/12 01:04:25 INFO : empty space: Deleted 2024/11/12 01:04:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/12 01:04:26 INFO : potato3: Copied (server-side copy) 2024/11/12 01:04:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/12 01:04:26 INFO : potato2: Copied (server-side copy) 2024/11/12 01:04:26 INFO : potato3: Deleted 2024/11/12 01:04:26 INFO : potato2: Deleted 2024/11/12 01:04:26 DEBUG : B2 bucket rclone-test-sivujom3seca: Purge remote 2024/11/12 01:04:26 INFO : B2 bucket rclone-test-sivujom3seca: cleaning bucket "rclone-test-sivujom3seca" of all files 2024/11/12 01:04:27 DEBUG : empty space: Deleting (id "4_z2f227dd3e06d1bdb9f380e1b_f100fcfb11f931d14_d20241112_m010425_c001_v0001182_t0017_u01731373465427") 2024/11/12 01:04:27 DEBUG : potato2: Deleting (id "4_z2f227dd3e06d1bdb9f380e1b_f1062b36e87df9603_d20241112_m010425_c001_v0001101_t0007_u01731373465753") 2024/11/12 01:04:27 DEBUG : potato3: Deleting (id "4_z2f227dd3e06d1bdb9f380e1b_f10717275eca92b5c_d20241112_m010425_c001_v0001038_t0024_u01731373465747") 2024/11/12 01:04:27 DEBUG : B2 bucket rclone-test-jifotez7lihi: Purge remote 2024/11/12 01:04:27 INFO : B2 bucket rclone-test-jifotez7lihi: cleaning bucket "rclone-test-jifotez7lihi" of all files 2024/11/12 01:04:27 DEBUG : empty space: Deleting (id "4_z8f326da3e06d1bdb9f380e1b_f400c20a411441c5b_d20241112_m010425_c001_v7007000_t0000_u01731373465749") 2024/11/12 01:04:27 DEBUG : empty space: Deleting (id "4_z8f326da3e06d1bdb9f380e1b_f114b9ffc21bc7802_d20241112_m010421_c001_v0001182_t0054_u01731373461313") 2024/11/12 01:04:27 DEBUG : potato2: Deleting (id "4_z8f326da3e06d1bdb9f380e1b_f404ec75e5e3591ef_d20241112_m010426_c001_v7007000_t0000_u01731373466220") 2024/11/12 01:04:27 DEBUG : potato2: Deleting (id "4_z8f326da3e06d1bdb9f380e1b_f108e9091a57de6b5_d20241112_m010422_c001_v0001157_t0054_u01731373462252") 2024/11/12 01:04:27 DEBUG : potato3: Deleting (id "4_z8f326da3e06d1bdb9f380e1b_f400c20a411441c5c_d20241112_m010426_c001_v7007000_t0000_u01731373466148") 2024/11/12 01:04:27 DEBUG : potato3: Deleting (id "4_z8f326da3e06d1bdb9f380e1b_f10156efce1e8e199_d20241112_m010422_c001_v0001098_t0045_u01731373462624") 2024/11/12 01:04:27 DEBUG : potato3: Deleting (id "4_z8f326da3e06d1bdb9f380e1b_f114b9ffc21bc780e_d20241112_m010421_c001_v0001182_t0057_u01731373461573") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.46s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:04:29 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:04:35 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/rclone-sync-test" 2024/11/12 01:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/rclone-sync-test-include/layer2" 2024/11/12 01:04:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/rclone-sync-test-ignore-file" 2024/11/12 01:04:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/12 01:04:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/12 01:04:43 DEBUG : pacer: Reducing sleep to 10ms 2024/11/12 01:04:43 DEBUG : B2 bucket rclone-test-pepakiw1tite path rclone-sync-test: Waiting for checks to finish 2024/11/12 01:04:43 DEBUG : B2 bucket rclone-test-pepakiw1tite path rclone-sync-test: Waiting for transfers to finish 2024/11/12 01:04:43 DEBUG : Waiting for deletions to finish 2024/11/12 01:04:43 INFO : There was nothing to transfer 2024/11/12 01:04:43 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:04:43 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:04:43 DEBUG : Waiting for deletions to finish 2024/11/12 01:04:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:04:43 DEBUG : B2 bucket rclone-test-pepakiw1tite path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/12 01:04:43 DEBUG : B2 bucket rclone-test-pepakiw1tite path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/12 01:04:43 DEBUG : Waiting for deletions to finish 2024/11/12 01:04:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:04:44 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:04:44 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:04:44 DEBUG : Waiting for deletions to finish 2024/11/12 01:04:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:04:44 DEBUG : B2 bucket rclone-test-pepakiw1tite path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/12 01:04:44 DEBUG : B2 bucket rclone-test-pepakiw1tite path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/12 01:04:44 DEBUG : Waiting for deletions to finish 2024/11/12 01:04:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.92s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:04:51 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/dst" 2024/11/12 01:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/CompareDest" 2024/11/12 01:04:54 DEBUG : one: Need to transfer - File not found at Destination 2024/11/12 01:04:54 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:04:54 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:04:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/12 01:04:55 INFO : one: Copied (new) 2024/11/12 01:04:55 DEBUG : Waiting for deletions to finish 2024/11/12 01:04:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:04:56 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:04:56 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:04:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/12 01:04:57 INFO : one: Copied (replaced existing) 2024/11/12 01:04:57 DEBUG : Waiting for deletions to finish 2024/11/12 01:04:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:04:59 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:04:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:04:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/12 01:04:59 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:04:59 DEBUG : Waiting for deletions to finish 2024/11/12 01:04:59 INFO : There was nothing to transfer 2024/11/12 01:05:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:05:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/12 01:05:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:05:01 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:05:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/12 01:05:01 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:01 DEBUG : Waiting for deletions to finish 2024/11/12 01:05:01 INFO : There was nothing to transfer 2024/11/12 01:05:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:05:02 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/12 01:05:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:05:02 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:05:02 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/12 01:05:02 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:02 DEBUG : Waiting for deletions to finish 2024/11/12 01:05:02 INFO : There was nothing to transfer 2024/11/12 01:05:03 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 2024/11/12 01:05:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/12 01:05:03 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/12 01:05:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:05:03 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:05:03 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/12 01:05:03 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:03 DEBUG : Waiting for deletions to finish 2024/11/12 01:05:03 INFO : There was nothing to transfer 2024/11/12 01:05:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/12 01:05:04 DEBUG : two: Need to transfer - File not found at Destination 2024/11/12 01:05:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:05:04 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:05:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/12 01:05:04 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:05 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/12 01:05:05 INFO : two: Copied (new) 2024/11/12 01:05:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.80s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:05:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/dest" 2024/11/12 01:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/pre-dest1" 2024/11/12 01:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/pre-dest2" 2024/11/12 01:05:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:05:13 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/12 01:05:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:05:13 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/12 01:05:13 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/12 01:05:13 DEBUG : B2 bucket rclone-test-pepakiw1tite path dest: Waiting for checks to finish 2024/11/12 01:05:13 DEBUG : B2 bucket rclone-test-pepakiw1tite path dest: Waiting for transfers to finish 2024/11/12 01:05:14 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/12 01:05:14 INFO : 3: Copied (new) 2024/11/12 01:05:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.00s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/dst" 2024/11/12 01:05:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/CopyDest" 2024/11/12 01:05:19 DEBUG : one: Need to transfer - File not found at Destination 2024/11/12 01:05:19 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:19 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/12 01:05:20 INFO : one: Copied (new) 2024/11/12 01:05:20 DEBUG : Waiting for deletions to finish 2024/11/12 01:05:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:05:20 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:21 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/12 01:05:21 INFO : one: Copied (replaced existing) 2024/11/12 01:05:21 DEBUG : Waiting for deletions to finish 2024/11/12 01:05:23 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/BackupDir" 2024/11/12 01:05:24 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:05:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:05:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 01:05:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/12 01:05:26 INFO : one: Copied (server-side copy) 2024/11/12 01:05:26 INFO : one: Deleted 2024/11/12 01:05:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/12 01:05:26 INFO : one: Copied (server-side copy) 2024/11/12 01:05:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/12 01:05:26 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:26 DEBUG : Waiting for deletions to finish 2024/11/12 01:05:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:05:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/12 01:05:28 INFO : two: Copied (server-side copy) 2024/11/12 01:05:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/12 01:05:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:05:28 DEBUG : one: Unchanged skipping 2024/11/12 01:05:28 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:28 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:28 DEBUG : Waiting for deletions to finish 2024/11/12 01:05:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:05:28 DEBUG : one: Unchanged skipping 2024/11/12 01:05:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:05:28 DEBUG : two: Unchanged skipping 2024/11/12 01:05:28 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:28 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:28 DEBUG : Waiting for deletions to finish 2024/11/12 01:05:28 INFO : There was nothing to transfer 2024/11/12 01:05:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/12 01:05:30 DEBUG : three: Destination not found in --copy-dest 2024/11/12 01:05:30 DEBUG : three: Need to transfer - File not found at Destination 2024/11/12 01:05:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:05:30 DEBUG : one: Unchanged skipping 2024/11/12 01:05:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/12 01:05:30 DEBUG : two: Unchanged skipping 2024/11/12 01:05:30 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:30 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:31 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/12 01:05:31 INFO : three: Copied (new) 2024/11/12 01:05:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.61s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/dst" 2024/11/12 01:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/backup" 2024/11/12 01:05:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 01:05:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:05:37 DEBUG : two: Unchanged skipping 2024/11/12 01:05:37 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/12 01:05:39 INFO : one: Copied (server-side copy) 2024/11/12 01:05:40 INFO : one: Deleted 2024/11/12 01:05:40 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/12 01:05:41 INFO : one: Copied (new) 2024/11/12 01:05:41 DEBUG : Waiting for deletions to finish 2024/11/12 01:05:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/12 01:05:41 INFO : three.txt: Copied (server-side copy) 2024/11/12 01:05:42 INFO : three.txt: Deleted 2024/11/12 01:05:42 INFO : three.txt: Moved into backup dir 2024/11/12 01:05:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 01:05:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:05:43 DEBUG : two: Unchanged skipping 2024/11/12 01:05:43 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/12 01:05:44 INFO : one: Copied (server-side copy) 2024/11/12 01:05:44 INFO : one: Deleted 2024/11/12 01:05:44 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/12 01:05:45 INFO : one: Copied (new) 2024/11/12 01:05:45 DEBUG : Waiting for deletions to finish 2024/11/12 01:05:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/12 01:05:45 INFO : three.txt: Copied (server-side copy) 2024/11/12 01:05:45 INFO : three.txt: Deleted 2024/11/12 01:05:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.13s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:05:49 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/dst" 2024/11/12 01:05:50 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/backup" 2024/11/12 01:05:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 01:05:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:05:52 DEBUG : two: Unchanged skipping 2024/11/12 01:05:52 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/12 01:05:53 INFO : one: Copied (server-side copy) to: one.bak 2024/11/12 01:05:54 INFO : one: Deleted 2024/11/12 01:05:54 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/12 01:05:55 INFO : one: Copied (new) 2024/11/12 01:05:55 DEBUG : Waiting for deletions to finish 2024/11/12 01:05:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/12 01:05:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/12 01:05:56 INFO : three.txt: Deleted 2024/11/12 01:05:56 INFO : three.txt: Moved into backup dir 2024/11/12 01:05:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 01:05:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:05:57 DEBUG : two: Unchanged skipping 2024/11/12 01:05:57 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:05:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/12 01:05:58 INFO : one: Copied (server-side copy) to: one.bak 2024/11/12 01:05:58 INFO : one: Deleted 2024/11/12 01:05:58 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:05:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/12 01:05:59 INFO : one: Copied (new) 2024/11/12 01:05:59 DEBUG : Waiting for deletions to finish 2024/11/12 01:05:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/12 01:05:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/12 01:06:00 INFO : three.txt: Deleted 2024/11/12 01:06:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:06:04 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/dst" 2024/11/12 01:06:05 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/backup" 2024/11/12 01:06:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 01:06:07 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:06:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:06:07 DEBUG : two: Unchanged skipping 2024/11/12 01:06:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/12 01:06:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/12 01:06:08 INFO : one: Deleted 2024/11/12 01:06:08 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:06:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/12 01:06:09 INFO : one: Copied (new) 2024/11/12 01:06:09 DEBUG : Waiting for deletions to finish 2024/11/12 01:06:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/12 01:06:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/12 01:06:10 INFO : three.txt: Deleted 2024/11/12 01:06:10 INFO : three.txt: Moved into backup dir 2024/11/12 01:06:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 01:06:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:06:12 DEBUG : two: Unchanged skipping 2024/11/12 01:06:12 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:06:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/12 01:06:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/12 01:06:13 INFO : one: Deleted 2024/11/12 01:06:13 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:06:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/12 01:06:13 INFO : one: Copied (new) 2024/11/12 01:06:13 DEBUG : Waiting for deletions to finish 2024/11/12 01:06:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/12 01:06:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/12 01:06:13 INFO : three.txt: Deleted 2024/11/12 01:06:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.77s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:06:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/dst" 2024/11/12 01:06:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 01:06:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:06:19 DEBUG : two: Unchanged skipping 2024/11/12 01:06:19 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:06:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/12 01:06:19 INFO : one: Copied (server-side copy) to: one.bak 2024/11/12 01:06:20 INFO : one: Deleted 2024/11/12 01:06:20 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:06:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/12 01:06:20 INFO : one: Copied (new) 2024/11/12 01:06:20 DEBUG : Waiting for deletions to finish 2024/11/12 01:06:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/12 01:06:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/12 01:06:21 INFO : three.txt: Deleted 2024/11/12 01:06:21 INFO : three.txt: Moved into backup dir 2024/11/12 01:06:22 DEBUG : one.bak: Excluded (Path Filter) 2024/11/12 01:06:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/12 01:06:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 01:06:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:06:22 DEBUG : two: Unchanged skipping 2024/11/12 01:06:22 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for checks to finish 2024/11/12 01:06:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/12 01:06:23 INFO : one: Copied (server-side copy) to: one.bak 2024/11/12 01:06:24 INFO : one: Deleted 2024/11/12 01:06:24 DEBUG : B2 bucket rclone-test-pepakiw1tite path dst: Waiting for transfers to finish 2024/11/12 01:06:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/12 01:06:24 INFO : one: Copied (new) 2024/11/12 01:06:24 DEBUG : Waiting for deletions to finish 2024/11/12 01:06:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/12 01:06:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/12 01:06:25 INFO : three.txt: Deleted 2024/11/12 01:06:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.68s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:06:29 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/dst" 2024/11/12 01:06:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 01:06:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/12 01:06:32 INFO : one: Copied (server-side copy) to: one.bak 2024/11/12 01:06:32 INFO : one: Deleted 2024/11/12 01:06:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/12 01:06:33 INFO : one: Copied (new) 2024/11/12 01:06:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:06:33 DEBUG : two: Unchanged skipping 2024/11/12 01:06:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/12 01:06:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/12 01:06:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/12 01:06:34 INFO : three.txt: Deleted 2024/11/12 01:06:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/12 01:06:34 INFO : three.txt: Copied (new) 2024/11/12 01:06:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 01:06:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/12 01:06:36 INFO : one: Copied (server-side copy) to: one.bak 2024/11/12 01:06:36 INFO : one: Deleted 2024/11/12 01:06:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/12 01:06:36 INFO : one: Copied (new) 2024/11/12 01:06:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:06:37 DEBUG : two: Unchanged skipping 2024/11/12 01:06:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/12 01:06:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/12 01:06:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/12 01:06:38 INFO : three.txt: Deleted 2024/11/12 01:06:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/12 01:06:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.98s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:06:42 DEBUG : Creating backend with remote "TestB2:rclone-test-pepakiw1tite/dst" 2024/11/12 01:06:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 01:06:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/12 01:06:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/12 01:06:44 INFO : one: Deleted 2024/11/12 01:06:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/12 01:06:45 INFO : one: Copied (new) 2024/11/12 01:06:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:06:45 DEBUG : two: Unchanged skipping 2024/11/12 01:06:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/12 01:06:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/12 01:06:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/12 01:06:47 INFO : three.txt: Deleted 2024/11/12 01:06:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/12 01:06:47 INFO : three.txt: Copied (new) 2024/11/12 01:06:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 01:06:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/12 01:06:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/12 01:06:49 INFO : one: Deleted 2024/11/12 01:06:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/12 01:06:49 INFO : one: Copied (new) 2024/11/12 01:06:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:06:49 DEBUG : two: Unchanged skipping 2024/11/12 01:06:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/12 01:06:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/12 01:06:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/12 01:06:50 INFO : three.txt: Deleted 2024/11/12 01:06:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/12 01:06:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.39s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:06:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/12 01:06:53 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:06:53 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:06:54 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/12 01:06:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/12 01:06:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.67s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:06:55 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/12 01:06:55 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:06:55 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:06:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/12 01:06:56 INFO : existing: Copied (new) 2024/11/12 01:06:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:06:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/12 01:06:56 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:06:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/12 01:06:56 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:06:56 ERROR : B2 bucket rclone-test-pepakiw1tite: not deleting files as there were IO errors 2024/11/12 01:06:56 ERROR : B2 bucket rclone-test-pepakiw1tite: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncImmutable (3.18s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:06:58 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1137-02.backblaze.com/b2api/v1/b2_upload_file/8fa2ddc3e03d1bdb9f380e1b/c001_v0001137_t0016": EOF 2024/11/12 01:06:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-02.backblaze.com/b2api/v1/b2_upload_file/8fa2ddc3e03d1bdb9f380e1b/c001_v0001137_t0016": EOF) 2024/11/12 01:06:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-pepakiw1tite: 1/10 (Post "https://pod-000-1137-02.backblaze.com/b2api/v1/b2_upload_file/8fa2ddc3e03d1bdb9f380e1b/c001_v0001137_t0016": EOF) 2024/11/12 01:07:00 DEBUG : pacer: Reducing sleep to 10ms 2024/11/12 01:07:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:01 DEBUG : existing: Unchanged skipping 2024/11/12 01:07:01 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:07:01 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:07:01 DEBUG : Waiting for deletions to finish 2024/11/12 01:07:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.98s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:07:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:07:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both0: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both1: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both13: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both14: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both15: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both11: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both17: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both18: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both19: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both2: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both3: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both4: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both5: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both6: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both7: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both8: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:19 DEBUG : both9: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both10: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both12: Unchanged skipping 2024/11/12 01:07:19 DEBUG : both16: Unchanged skipping 2024/11/12 01:07:19 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:07:19 DEBUG : Waiting for deletions to finish 2024/11/12 01:07:19 INFO : only6: Deleted 2024/11/12 01:07:19 INFO : only8: Deleted 2024/11/12 01:07:19 INFO : only9: Deleted 2024/11/12 01:07:19 INFO : only1: Deleted 2024/11/12 01:07:19 INFO : only14: Deleted 2024/11/12 01:07:19 INFO : only18: Deleted 2024/11/12 01:07:20 INFO : only2: Deleted 2024/11/12 01:07:20 INFO : only4: Deleted 2024/11/12 01:07:20 INFO : only5: Deleted 2024/11/12 01:07:20 INFO : only10: Deleted 2024/11/12 01:07:20 INFO : only13: Deleted 2024/11/12 01:07:20 INFO : only19: Deleted 2024/11/12 01:07:20 INFO : only12: Deleted 2024/11/12 01:07:20 INFO : only15: Deleted 2024/11/12 01:07:20 INFO : only17: Deleted 2024/11/12 01:07:20 INFO : only3: Deleted 2024/11/12 01:07:20 INFO : only7: Deleted 2024/11/12 01:07:20 INFO : only0: Deleted 2024/11/12 01:07:20 INFO : only11: Deleted 2024/11/12 01:07:20 INFO : only16: Deleted 2024/11/12 01:07:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.67s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:07:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both0: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both1: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both10: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both11: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both12: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both13: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both14: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both15: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both16: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both17: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both18: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both19: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both2: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both3: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both4: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both5: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both6: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both7: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both8: Unchanged skipping 2024/11/12 01:07:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/12 01:07:41 DEBUG : both9: Unchanged skipping 2024/11/12 01:07:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/12 01:07:41 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for checks to finish 2024/11/12 01:07:41 DEBUG : B2 bucket rclone-test-pepakiw1tite: Waiting for transfers to finish 2024/11/12 01:07:41 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:41 INFO : only0: Copied (replaced existing) 2024/11/12 01:07:41 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:41 INFO : only1: Copied (replaced existing) 2024/11/12 01:07:41 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:41 INFO : only13: Copied (replaced existing) 2024/11/12 01:07:41 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:41 INFO : only12: Copied (replaced existing) 2024/11/12 01:07:41 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:41 INFO : only10: Copied (replaced existing) 2024/11/12 01:07:41 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:41 INFO : only14: Copied (replaced existing) 2024/11/12 01:07:41 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:41 INFO : only15: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:42 INFO : only16: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:42 INFO : only11: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:42 INFO : only17: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:42 INFO : only18: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:42 INFO : only19: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:42 INFO : only2: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:42 INFO : only3: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:42 INFO : only4: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:42 INFO : only5: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:42 INFO : only7: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:42 INFO : only6: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:42 INFO : only8: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/12 01:07:42 INFO : only9: Copied (replaced existing) 2024/11/12 01:07:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.85s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:07:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 01:07:51 DEBUG : sub dir: Making directory 2024/11/12 01:07:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" 2024/11/12 01:07:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 01:07:54 DEBUG : sub dir: Making directory 2024/11/12 01:07:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pepakiw1tite", Local "Local file system at /tmp/rclone847407058", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.99s) PASS 2024/11/12 01:07:57 DEBUG : B2 bucket rclone-test-pepakiw1tite: Purge remote 2024/11/12 01:07:57 INFO : B2 bucket rclone-test-pepakiw1tite: cleaning bucket "rclone-test-pepakiw1tite" of all files 2024/11/12 01:07:57 DEBUG : BackupDir/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201d934_d20241112_m010531_c001_v7007000_t0000_u01731373531504") 2024/11/12 01:07:57 DEBUG : BackupDir/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1192ffc553fc236b_d20241112_m010525_c001_v0001113_t0003_u01731373525698") 2024/11/12 01:07:57 DEBUG : CompareDest/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4070de570ca1c201_d20241112_m010506_c001_v7007000_t0000_u01731373506404") 2024/11/12 01:07:57 DEBUG : CompareDest/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266cda_d20241112_m010458_c001_v0001137_t0033_u01731373498868") 2024/11/12 01:07:57 DEBUG : CompareDest/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4070de570ca1c207_d20241112_m010506_c001_v7007000_t0000_u01731373506620") 2024/11/12 01:07:57 DEBUG : CompareDest/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756947f_d20241112_m010500_c001_v0001136_t0003_u01731373500403") 2024/11/12 01:07:57 DEBUG : CopyDest/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201d936_d20241112_m010531_c001_v7007000_t0000_u01731373531687") 2024/11/12 01:07:57 DEBUG : CopyDest/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5c78_d20241112_m010522_c001_v0001113_t0035_u01731373522548") 2024/11/12 01:07:57 DEBUG : CopyDest/three: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201d938_d20241112_m010531_c001_v7007000_t0000_u01731373531870") 2024/11/12 01:07:58 DEBUG : CopyDest/three: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475694db_d20241112_m010529_c001_v0001136_t0056_u01731373529480") 2024/11/12 01:07:58 DEBUG : CopyDest/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201d93b_d20241112_m010532_c001_v7007000_t0000_u01731373532054") 2024/11/12 01:07:58 DEBUG : CopyDest/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266d06_d20241112_m010527_c001_v0001137_t0024_u01731373527301") 2024/11/12 01:07:58 DEBUG : EXISTING: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4198dc9f32c5add0_d20241112_m010701_c001_v7007000_t0000_u01731373621857") 2024/11/12 01:07:58 DEBUG : EXISTING: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569623_d20241112_m010700_c001_v0001136_t0041_u01731373620663") 2024/11/12 01:07:58 DEBUG : Testêé: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4198dc9f32c5adae_d20241112_m010654_c001_v7007000_t0000_u01731373614705") 2024/11/12 01:07:58 DEBUG : Testêé: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569607_d20241112_m010654_c001_v0001136_t0000_u01731373614041") 2024/11/12 01:07:58 DEBUG : Testêé: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266dca_d20241112_m010652_c001_v0001137_t0033_u01731373612764") 2024/11/12 01:07:58 DEBUG : a/potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1a96_d20241112_m010310_c001_v7007000_t0000_u01731373390198") 2024/11/12 01:07:58 DEBUG : a/potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569333_d20241112_m010309_c001_v0001136_t0050_u01731373389282") 2024/11/12 01:07:58 DEBUG : a/potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1a86_d20241112_m010306_c001_v7007000_t0000_u01731373386890") 2024/11/12 01:07:58 DEBUG : a/potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569327_d20241112_m010305_c001_v0001136_t0043_u01731373385965") 2024/11/12 01:07:58 DEBUG : a/potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7f68_d20241112_m010243_c001_v7007000_t0000_u01731373363788") 2024/11/12 01:07:58 DEBUG : a/potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692d9_d20241112_m010242_c001_v0001136_t0040_u01731373362728") 2024/11/12 01:07:58 DEBUG : b/potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1a97_d20241112_m010310_c001_v7007000_t0000_u01731373390381") 2024/11/12 01:07:58 DEBUG : b/potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756932d_d20241112_m010307_c001_v0001136_t0032_u01731373387812") 2024/11/12 01:07:59 DEBUG : b/potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1a81_d20241112_m010306_c001_v7007000_t0000_u01731373386340") 2024/11/12 01:07:59 DEBUG : b/potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569323_d20241112_m010304_c001_v0001136_t0058_u01731373384796") 2024/11/12 01:07:59 DEBUG : b/potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7f63_d20241112_m010243_c001_v7007000_t0000_u01731373363235") 2024/11/12 01:07:59 DEBUG : b/potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692d5_d20241112_m010241_c001_v0001136_t0003_u01731373361678") 2024/11/12 01:07:59 DEBUG : backup/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4070de570ca1c25a_d20241112_m010546_c001_v7007000_t0000_u01731373546184") 2024/11/12 01:07:59 DEBUG : backup/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f116e95f238c000be_d20241112_m010544_c001_v0001182_t0046_u01731373544091") 2024/11/12 01:07:59 DEBUG : backup/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f100445e45cbf2bc0_d20241112_m010538_c001_v0001172_t0044_u01731373538887") 2024/11/12 01:07:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f400c20a411441f35_d20241112_m010614_c001_v7007000_t0000_u01731373574431") 2024/11/12 01:07:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f100fcfb11f9333df_d20241112_m010612_c001_v0001182_t0034_u01731373572672") 2024/11/12 01:07:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1052d9d4bd6b40e1_d20241112_m010608_c001_v0001182_t0032_u01731373568191") 2024/11/12 01:07:59 DEBUG : backup/one.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f41852f6601fa34fa_d20241112_m010600_c001_v7007000_t0000_u01731373560659") 2024/11/12 01:07:59 DEBUG : backup/one.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1006a8e0ecb282bc_d20241112_m010558_c001_v0001150_t0031_u01731373558019") 2024/11/12 01:07:59 DEBUG : backup/one.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1196395b1e9b3fc4_d20241112_m010553_c001_v0001128_t0053_u01731373553706") 2024/11/12 01:07:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f400c20a411441f36_d20241112_m010614_c001_v7007000_t0000_u01731373574616") 2024/11/12 01:07:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f103c8f0b5d90ccf3_d20241112_m010613_c001_v0001182_t0047_u01731373573636") 2024/11/12 01:07:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f115134130e5d9894_d20241112_m010609_c001_v0001146_t0022_u01731373569906") 2024/11/12 01:07:59 DEBUG : backup/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4070de570ca1c25b_d20241112_m010546_c001_v7007000_t0000_u01731373546364") 2024/11/12 01:07:59 DEBUG : backup/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f111c3a3a4e4a2fc9_d20241112_m010545_c001_v0001102_t0057_u01731373545332") 2024/11/12 01:08:00 DEBUG : backup/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1073ab12cc014943_d20241112_m010541_c001_v0001157_t0054_u01731373541568") 2024/11/12 01:08:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f41852f6601fa34fc_d20241112_m010600_c001_v7007000_t0000_u01731373560854") 2024/11/12 01:08:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f113f3d1c843ac7ad_d20241112_m010559_c001_v0001117_t0058_u01731373559386") 2024/11/12 01:08:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f11558782ca1d0e4f_d20241112_m010555_c001_v0001042_t0059_u01731373555587") 2024/11/12 01:08:00 DEBUG : both0: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc516_d20241112_m010743_c001_v7007000_t0000_u01731373663304") 2024/11/12 01:08:00 DEBUG : both0: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ec8_d20241112_m010725_c001_v0001113_t0052_u01731373645776") 2024/11/12 01:08:00 DEBUG : both0: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e8570_d20241112_m010721_c001_v7007000_t0000_u01731373641223") 2024/11/12 01:08:00 DEBUG : both0: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e4e_d20241112_m010704_c001_v0001113_t0023_u01731373624101") 2024/11/12 01:08:00 DEBUG : both1: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc51a_d20241112_m010743_c001_v7007000_t0000_u01731373663487") 2024/11/12 01:08:00 DEBUG : both1: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5eca_d20241112_m010726_c001_v0001113_t0047_u01731373646680") 2024/11/12 01:08:00 DEBUG : both1: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e8574_d20241112_m010721_c001_v7007000_t0000_u01731373641403") 2024/11/12 01:08:00 DEBUG : both1: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e50_d20241112_m010704_c001_v0001113_t0051_u01731373624789") 2024/11/12 01:08:00 DEBUG : both10: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc51e_d20241112_m010743_c001_v7007000_t0000_u01731373663669") 2024/11/12 01:08:00 DEBUG : both10: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ef4_d20241112_m010733_c001_v0001113_t0031_u01731373653251") 2024/11/12 01:08:00 DEBUG : both10: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e8577_d20241112_m010721_c001_v7007000_t0000_u01731373641591") 2024/11/12 01:08:00 DEBUG : both10: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e7c_d20241112_m010711_c001_v0001113_t0054_u01731373631561") 2024/11/12 01:08:00 DEBUG : both11: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc522_d20241112_m010743_c001_v7007000_t0000_u01731373663852") 2024/11/12 01:08:00 DEBUG : both11: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5efa_d20241112_m010734_c001_v0001113_t0028_u01731373654206") 2024/11/12 01:08:00 DEBUG : both11: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e857a_d20241112_m010721_c001_v7007000_t0000_u01731373641771") 2024/11/12 01:08:00 DEBUG : both11: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e84_d20241112_m010712_c001_v0001113_t0052_u01731373632200") 2024/11/12 01:08:01 DEBUG : both12: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc525_d20241112_m010744_c001_v7007000_t0000_u01731373664032") 2024/11/12 01:08:01 DEBUG : both12: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5efc_d20241112_m010734_c001_v0001113_t0004_u01731373654888") 2024/11/12 01:08:01 DEBUG : both12: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e857f_d20241112_m010721_c001_v7007000_t0000_u01731373641950") 2024/11/12 01:08:01 DEBUG : both12: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e8c_d20241112_m010712_c001_v0001113_t0042_u01731373632787") 2024/11/12 01:08:01 DEBUG : both13: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc528_d20241112_m010744_c001_v7007000_t0000_u01731373664213") 2024/11/12 01:08:01 DEBUG : both13: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5f02_d20241112_m010735_c001_v0001113_t0035_u01731373655557") 2024/11/12 01:08:01 DEBUG : both13: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e8582_d20241112_m010722_c001_v7007000_t0000_u01731373642130") 2024/11/12 01:08:01 DEBUG : both13: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e90_d20241112_m010713_c001_v0001113_t0023_u01731373633455") 2024/11/12 01:08:01 DEBUG : both14: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc52c_d20241112_m010744_c001_v7007000_t0000_u01731373664394") 2024/11/12 01:08:01 DEBUG : both14: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5f06_d20241112_m010736_c001_v0001113_t0010_u01731373656309") 2024/11/12 01:08:01 DEBUG : both14: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e8588_d20241112_m010722_c001_v7007000_t0000_u01731373642315") 2024/11/12 01:08:01 DEBUG : both14: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e92_d20241112_m010714_c001_v0001113_t0015_u01731373634120") 2024/11/12 01:08:01 DEBUG : both15: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc52f_d20241112_m010744_c001_v7007000_t0000_u01731373664576") 2024/11/12 01:08:01 DEBUG : both15: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5f08_d20241112_m010736_c001_v0001113_t0036_u01731373656831") 2024/11/12 01:08:01 DEBUG : both15: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e858c_d20241112_m010722_c001_v7007000_t0000_u01731373642495") 2024/11/12 01:08:01 DEBUG : both15: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e94_d20241112_m010714_c001_v0001113_t0025_u01731373634799") 2024/11/12 01:08:01 DEBUG : both16: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc533_d20241112_m010744_c001_v7007000_t0000_u01731373664756") 2024/11/12 01:08:01 DEBUG : both16: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5f0c_d20241112_m010737_c001_v0001113_t0021_u01731373657579") 2024/11/12 01:08:01 DEBUG : both16: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e8590_d20241112_m010722_c001_v7007000_t0000_u01731373642683") 2024/11/12 01:08:01 DEBUG : both16: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e98_d20241112_m010715_c001_v0001113_t0034_u01731373635483") 2024/11/12 01:08:01 DEBUG : both17: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc538_d20241112_m010744_c001_v7007000_t0000_u01731373664983") 2024/11/12 01:08:02 DEBUG : both17: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5f12_d20241112_m010738_c001_v0001113_t0028_u01731373658665") 2024/11/12 01:08:02 DEBUG : both17: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e8593_d20241112_m010722_c001_v7007000_t0000_u01731373642863") 2024/11/12 01:08:02 DEBUG : both17: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e9c_d20241112_m010716_c001_v0001113_t0015_u01731373636286") 2024/11/12 01:08:02 DEBUG : both18: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc53b_d20241112_m010745_c001_v7007000_t0000_u01731373665164") 2024/11/12 01:08:02 DEBUG : both18: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5f14_d20241112_m010739_c001_v0001113_t0055_u01731373659336") 2024/11/12 01:08:02 DEBUG : both18: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e8597_d20241112_m010723_c001_v7007000_t0000_u01731373643043") 2024/11/12 01:08:02 DEBUG : both18: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ea2_d20241112_m010717_c001_v0001113_t0055_u01731373637122") 2024/11/12 01:08:02 DEBUG : both19: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc53f_d20241112_m010745_c001_v7007000_t0000_u01731373665346") 2024/11/12 01:08:02 DEBUG : both19: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5f18_d20241112_m010739_c001_v0001113_t0030_u01731373659957") 2024/11/12 01:08:02 DEBUG : both19: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e859a_d20241112_m010723_c001_v7007000_t0000_u01731373643225") 2024/11/12 01:08:02 DEBUG : both19: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ea6_d20241112_m010717_c001_v0001113_t0026_u01731373637713") 2024/11/12 01:08:02 DEBUG : both2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc542_d20241112_m010745_c001_v7007000_t0000_u01731373665526") 2024/11/12 01:08:02 DEBUG : both2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ed0_d20241112_m010727_c001_v0001113_t0023_u01731373647386") 2024/11/12 01:08:02 DEBUG : both2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e859d_d20241112_m010723_c001_v7007000_t0000_u01731373643406") 2024/11/12 01:08:02 DEBUG : both2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e56_d20241112_m010705_c001_v0001113_t0027_u01731373625526") 2024/11/12 01:08:02 DEBUG : both3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc546_d20241112_m010745_c001_v7007000_t0000_u01731373665760") 2024/11/12 01:08:02 DEBUG : both3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ed2_d20241112_m010728_c001_v0001113_t0049_u01731373648062") 2024/11/12 01:08:02 DEBUG : both3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e85a1_d20241112_m010723_c001_v7007000_t0000_u01731373643585") 2024/11/12 01:08:02 DEBUG : both3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e5a_d20241112_m010706_c001_v0001113_t0009_u01731373626424") 2024/11/12 01:08:02 DEBUG : both4: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc548_d20241112_m010745_c001_v7007000_t0000_u01731373665940") 2024/11/12 01:08:02 DEBUG : both4: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5eda_d20241112_m010728_c001_v0001113_t0005_u01731373648761") 2024/11/12 01:08:03 DEBUG : both4: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e85a4_d20241112_m010723_c001_v7007000_t0000_u01731373643766") 2024/11/12 01:08:03 DEBUG : both4: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e5c_d20241112_m010707_c001_v0001113_t0058_u01731373627050") 2024/11/12 01:08:03 DEBUG : both5: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc54b_d20241112_m010746_c001_v7007000_t0000_u01731373666121") 2024/11/12 01:08:03 DEBUG : both5: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5edc_d20241112_m010729_c001_v0001113_t0042_u01731373649322") 2024/11/12 01:08:03 DEBUG : both5: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e85a9_d20241112_m010723_c001_v7007000_t0000_u01731373643945") 2024/11/12 01:08:03 DEBUG : both5: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e5e_d20241112_m010707_c001_v0001113_t0025_u01731373627793") 2024/11/12 01:08:03 DEBUG : both6: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc54e_d20241112_m010746_c001_v7007000_t0000_u01731373666301") 2024/11/12 01:08:03 DEBUG : both6: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ee0_d20241112_m010729_c001_v0001113_t0037_u01731373649993") 2024/11/12 01:08:03 DEBUG : both6: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e85ad_d20241112_m010724_c001_v7007000_t0000_u01731373644125") 2024/11/12 01:08:03 DEBUG : both6: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e68_d20241112_m010708_c001_v0001113_t0026_u01731373628552") 2024/11/12 01:08:03 DEBUG : both7: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc550_d20241112_m010746_c001_v7007000_t0000_u01731373666484") 2024/11/12 01:08:03 DEBUG : both7: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ee4_d20241112_m010730_c001_v0001113_t0054_u01731373650807") 2024/11/12 01:08:03 DEBUG : both7: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e85b1_d20241112_m010724_c001_v7007000_t0000_u01731373644305") 2024/11/12 01:08:03 DEBUG : both7: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e6a_d20241112_m010709_c001_v0001113_t0023_u01731373629217") 2024/11/12 01:08:03 DEBUG : both8: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc552_d20241112_m010746_c001_v7007000_t0000_u01731373666664") 2024/11/12 01:08:03 DEBUG : both8: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ee6_d20241112_m010731_c001_v0001113_t0036_u01731373651377") 2024/11/12 01:08:03 DEBUG : both8: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e85b4_d20241112_m010724_c001_v7007000_t0000_u01731373644485") 2024/11/12 01:08:03 DEBUG : both8: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e6e_d20241112_m010709_c001_v0001113_t0058_u01731373629899") 2024/11/12 01:08:03 DEBUG : both9: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc554_d20241112_m010746_c001_v7007000_t0000_u01731373666858") 2024/11/12 01:08:03 DEBUG : both9: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5eec_d20241112_m010732_c001_v0001113_t0034_u01731373652126") 2024/11/12 01:08:03 DEBUG : both9: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e85b7_d20241112_m010724_c001_v7007000_t0000_u01731373644664") 2024/11/12 01:08:04 DEBUG : both9: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e70_d20241112_m010710_c001_v0001113_t0030_u01731373630767") 2024/11/12 01:08:04 DEBUG : c/non empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1a98_d20241112_m010310_c001_v7007000_t0000_u01731373390563") 2024/11/12 01:08:04 DEBUG : c/non empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756932f_d20241112_m010308_c001_v0001136_t0046_u01731373388566") 2024/11/12 01:08:04 DEBUG : c/non empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1a88_d20241112_m010307_c001_v7007000_t0000_u01731373387073") 2024/11/12 01:08:04 DEBUG : c/non empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569325_d20241112_m010305_c001_v0001136_t0018_u01731373385281") 2024/11/12 01:08:04 DEBUG : c/non empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7f6b_d20241112_m010243_c001_v7007000_t0000_u01731373363971") 2024/11/12 01:08:04 DEBUG : c/non empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692d7_d20241112_m010242_c001_v0001136_t0013_u01731373362048") 2024/11/12 01:08:04 DEBUG : check sum: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7eee_d20241112_m010229_c001_v7007000_t0000_u01731373349574") 2024/11/12 01:08:04 DEBUG : check sum: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692c3_d20241112_m010228_c001_v0001136_t0047_u01731373348550") 2024/11/12 01:08:04 DEBUG : dest/3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201d8e4_d20241112_m010515_c001_v7007000_t0000_u01731373515619") 2024/11/12 01:08:04 DEBUG : dest/3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f411638abaf92c2a0_d20241112_m010514_c001_v0001180_t0040_u01731373514509") 2024/11/12 01:08:04 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4198dc9f32c5ada8_d20241112_m010651_c001_v7007000_t0000_u01731373611312") 2024/11/12 01:08:04 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1052d9d4bd6b4aed_d20241112_m010649_c001_v0001182_t0055_u01731373609278") 2024/11/12 01:08:04 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4082b5c456887fce_d20241112_m010649_c001_v7007000_t0000_u01731373609087") 2024/11/12 01:08:04 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1052d9d4bd6b4a1c_d20241112_m010645_c001_v0001182_t0047_u01731373605627") 2024/11/12 01:08:04 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4082b5c456887fc8_d20241112_m010644_c001_v7007000_t0000_u01731373604894") 2024/11/12 01:08:04 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266dae_d20241112_m010640_c001_v0001137_t0016_u01731373600382") 2024/11/12 01:08:04 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e846a_d20241112_m010638_c001_v7007000_t0000_u01731373598916") 2024/11/12 01:08:04 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1114613f80e07327_d20241112_m010636_c001_v0001182_t0038_u01731373596696") 2024/11/12 01:08:04 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4105f111ddd1d42e_d20241112_m010636_c001_v7007000_t0000_u01731373596510") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1114613f80e07205_d20241112_m010632_c001_v0001182_t0012_u01731373592955") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4105f111ddd1d3fa_d20241112_m010632_c001_v7007000_t0000_u01731373592231") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266d8c_d20241112_m010627_c001_v0001137_t0012_u01731373587385") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f400c20a411441f4d_d20241112_m010626_c001_v7007000_t0000_u01731373586112") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f116e95f238c009f6_d20241112_m010624_c001_v0001182_t0036_u01731373584254") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201db0f_d20241112_m010624_c001_v7007000_t0000_u01731373584064") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f116e95f238c00932_d20241112_m010620_c001_v0001182_t0013_u01731373580751") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201dae8_d20241112_m010620_c001_v7007000_t0000_u01731373580013") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5d6a_d20241112_m010615_c001_v0001113_t0003_u01731373575706") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f400c20a411441f37_d20241112_m010614_c001_v7007000_t0000_u01731373574797") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1124392c2db6bb04_d20241112_m010613_c001_v0001182_t0006_u01731373573103") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4057c3b87f35735d_d20241112_m010612_c001_v7007000_t0000_u01731373572914") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1124392c2db6ba31_d20241112_m010609_c001_v0001182_t0056_u01731373569331") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4057c3b87f357357_d20241112_m010608_c001_v7007000_t0000_u01731373568589") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569553_d20241112_m010601_c001_v0001136_t0031_u01731373561945") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f41852f6601fa34ff_d20241112_m010601_c001_v7007000_t0000_u01731373561036") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107230168da8b96c_d20241112_m010558_c001_v0001146_t0020_u01731373558638") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40140e70f151f5e3_d20241112_m010558_c001_v7007000_t0000_u01731373558427") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107230168da8b962_d20241112_m010554_c001_v0001146_t0019_u01731373554746") 2024/11/12 01:08:05 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40140e70f151f4f0_d20241112_m010554_c001_v7007000_t0000_u01731373554018") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266d32_d20241112_m010547_c001_v0001137_t0039_u01731373547466") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4070de570ca1c25c_d20241112_m010546_c001_v7007000_t0000_u01731373546543") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1027af3474844bfc_d20241112_m010544_c001_v0001117_t0021_u01731373544548") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4082883d3e54762b_d20241112_m010544_c001_v7007000_t0000_u01731373544365") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1027af3474844bec_d20241112_m010540_c001_v0001117_t0037_u01731373540699") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4082883d3e547614_d20241112_m010539_c001_v7007000_t0000_u01731373539975") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5c9c_d20241112_m010533_c001_v0001113_t0006_u01731373533342") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201d93d_d20241112_m010532_c001_v7007000_t0000_u01731373532235") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f105c29e5928557a2_d20241112_m010526_c001_v0001101_t0033_u01731373526383") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4105f111ddd1d265_d20241112_m010526_c001_v7007000_t0000_u01731373526177") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475694c9_d20241112_m010521_c001_v0001136_t0019_u01731373521918") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f101aed6ffa44331c_d20241112_m010521_c001_v0001182_t0050_u01731373521120") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f101aed6ffa4432d4_d20241112_m010520_c001_v0001182_t0033_u01731373520092") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4070de570ca1c20a_d20241112_m010506_c001_v7007000_t0000_u01731373506804") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5c1c_d20241112_m010458_c001_v0001113_t0044_u01731373498077") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f113da9755af762a5_d20241112_m010456_c001_v0001144_t0009_u01731373496726") 2024/11/12 01:08:06 DEBUG : dst/one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f113da9755af7629d_d20241112_m010455_c001_v0001144_t0038_u01731373495280") 2024/11/12 01:08:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4198dc9f32c5adaa_d20241112_m010651_c001_v7007000_t0000_u01731373611493") 2024/11/12 01:08:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f11315f66c7b89333_d20241112_m010648_c001_v0001113_t0038_u01731373608610") 2024/11/12 01:08:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f119400102ff1f5e6_d20241112_m010644_c001_v0001179_t0010_u01731373604692") 2024/11/12 01:08:06 DEBUG : dst/one.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e846b_d20241112_m010639_c001_v7007000_t0000_u01731373599097") 2024/11/12 01:08:07 DEBUG : dst/one.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f114b9ffc21bc94e7_d20241112_m010636_c001_v0001182_t0041_u01731373596194") 2024/11/12 01:08:07 DEBUG : dst/one.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f119020f782476e63_d20241112_m010631_c001_v0001101_t0017_u01731373591713") 2024/11/12 01:08:07 DEBUG : dst/one.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f400c20a411441f4e_d20241112_m010626_c001_v7007000_t0000_u01731373586292") 2024/11/12 01:08:07 DEBUG : dst/one.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f11990b16a31016c2_d20241112_m010623_c001_v0001109_t0031_u01731373583106") 2024/11/12 01:08:07 DEBUG : dst/one.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f116f30d8bf8a9e99_d20241112_m010619_c001_v0001109_t0033_u01731373579379") 2024/11/12 01:08:07 DEBUG : dst/three: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201d93f_d20241112_m010532_c001_v7007000_t0000_u01731373532417") 2024/11/12 01:08:07 DEBUG : dst/three: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f101aed6ffa4435a4_d20241112_m010530_c001_v0001182_t0043_u01731373530885") 2024/11/12 01:08:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4198dc9f32c5adab_d20241112_m010651_c001_v7007000_t0000_u01731373611673") 2024/11/12 01:08:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f108ca4434b2bcc68_d20241112_m010650_c001_v0001161_t0020_u01731373610124") 2024/11/12 01:08:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f114381c0d807263d_d20241112_m010646_c001_v0001115_t0032_u01731373606433") 2024/11/12 01:08:07 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4198dc9f32c5adac_d20241112_m010651_c001_v7007000_t0000_u01731373611854") 2024/11/12 01:08:07 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1052d9d4bd6b4b3d_d20241112_m010650_c001_v0001182_t0036_u01731373610655") 2024/11/12 01:08:07 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4082b5c456887fd0_d20241112_m010650_c001_v7007000_t0000_u01731373610464") 2024/11/12 01:08:07 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1052d9d4bd6b4a74_d20241112_m010647_c001_v0001182_t0017_u01731373607187") 2024/11/12 01:08:07 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4082b5c456887fcc_d20241112_m010646_c001_v7007000_t0000_u01731373606995") 2024/11/12 01:08:07 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5de4_d20241112_m010641_c001_v0001113_t0044_u01731373601735") 2024/11/12 01:08:07 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e846c_d20241112_m010639_c001_v7007000_t0000_u01731373599278") 2024/11/12 01:08:07 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1114613f80e07383_d20241112_m010638_c001_v0001182_t0008_u01731373598158") 2024/11/12 01:08:07 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4105f111ddd1d444_d20241112_m010637_c001_v7007000_t0000_u01731373597972") 2024/11/12 01:08:07 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1114613f80e0728f_d20241112_m010634_c001_v0001182_t0007_u01731373594729") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4105f111ddd1d418_d20241112_m010634_c001_v7007000_t0000_u01731373594546") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5dae_d20241112_m010629_c001_v0001113_t0013_u01731373589012") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201db13_d20241112_m010625_c001_v7007000_t0000_u01731373585558") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5d88_d20241112_m010622_c001_v0001113_t0059_u01731373582193") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201dafb_d20241112_m010621_c001_v7007000_t0000_u01731373581465") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569589_d20241112_m010616_c001_v0001136_t0056_u01731373576809") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4057c3b87f35735f_d20241112_m010613_c001_v7007000_t0000_u01731373573877") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756956b_d20241112_m010611_c001_v0001136_t0018_u01731373571612") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4057c3b87f35735b_d20241112_m010610_c001_v7007000_t0000_u01731373570494") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266d52_d20241112_m010603_c001_v0001137_t0050_u01731373563515") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40140e70f151f5f1_d20241112_m010600_c001_v7007000_t0000_u01731373560067") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266d3c_d20241112_m010557_c001_v0001137_t0040_u01731373557069") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40140e70f151f501_d20241112_m010555_c001_v7007000_t0000_u01731373555982") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ce2_d20241112_m010549_c001_v0001113_t0045_u01731373549106") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4082883d3e547634_d20241112_m010545_c001_v7007000_t0000_u01731373545640") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ccc_d20241112_m010543_c001_v0001113_t0028_u01731373543023") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4082883d3e547619_d20241112_m010541_c001_v7007000_t0000_u01731373541946") 2024/11/12 01:08:08 DEBUG : dst/three.txt: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475694ed_d20241112_m010534_c001_v0001136_t0043_u01731373534404") 2024/11/12 01:08:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e846d_d20241112_m010639_c001_v7007000_t0000_u01731373599460") 2024/11/12 01:08:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f110a47b96c80b776_d20241112_m010637_c001_v0001172_t0042_u01731373597635") 2024/11/12 01:08:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f118b8ac80a06cfe9_d20241112_m010633_c001_v0001117_t0038_u01731373593844") 2024/11/12 01:08:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f400c20a411441f4f_d20241112_m010626_c001_v7007000_t0000_u01731373586473") 2024/11/12 01:08:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f116f30d8bf8a9ebd_d20241112_m010624_c001_v0001109_t0031_u01731373584758") 2024/11/12 01:08:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f118748b11d6d63e8_d20241112_m010621_c001_v0001145_t0052_u01731373581221") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4198dc9f32c5adad_d20241112_m010652_c001_v7007000_t0000_u01731373612037") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475695ef_d20241112_m010641_c001_v0001136_t0009_u01731373601007") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e846e_d20241112_m010639_c001_v7007000_t0000_u01731373599643") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475695c5_d20241112_m010628_c001_v0001136_t0028_u01731373588068") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f400c20a411441f50_d20241112_m010626_c001_v7007000_t0000_u01731373586655") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266d74_d20241112_m010616_c001_v0001137_t0024_u01731373576536") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f400c20a411441f39_d20241112_m010614_c001_v7007000_t0000_u01731373574977") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5d1e_d20241112_m010602_c001_v0001113_t0036_u01731373562755") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f41852f6601fa3501_d20241112_m010601_c001_v7007000_t0000_u01731373561217") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756953f_d20241112_m010548_c001_v0001136_t0033_u01731373548324") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4070de570ca1c25d_d20241112_m010546_c001_v7007000_t0000_u01731373546736") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266d14_d20241112_m010534_c001_v0001137_t0020_u01731373534102") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201d942_d20241112_m010532_c001_v7007000_t0000_u01731373532598") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1068e4673812915f_d20241112_m010528_c001_v0001182_t0043_u01731373528233") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4070de570ca1c20e_d20241112_m010506_c001_v7007000_t0000_u01731373506986") 2024/11/12 01:08:09 DEBUG : dst/two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f113da9755af762bf_d20241112_m010504_c001_v0001144_t0055_u01731373504865") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f41006a96838ebd97_d20241112_m010422_c001_v7007000_t0000_u01731373462228") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756941d_d20241112_m010418_c001_v0001136_t0033_u01731373458274") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f41006a96838ebd6d_d20241112_m010416_c001_v7007000_t0000_u01731373456265") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475693e7_d20241112_m010403_c001_v0001136_t0047_u01731373443704") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d177b5_d20241112_m010353_c001_v7007000_t0000_u01731373433790") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475693c9_d20241112_m010350_c001_v0001136_t0044_u01731373430397") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1b8f_d20241112_m010325_c001_v7007000_t0000_u01731373405014") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569371_d20241112_m010323_c001_v0001136_t0059_u01731373403031") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1b46_d20241112_m010321_c001_v7007000_t0000_u01731373401309") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569367_d20241112_m010320_c001_v0001136_t0008_u01731373400038") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1ae7_d20241112_m010316_c001_v7007000_t0000_u01731373396366") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756934d_d20241112_m010314_c001_v0001136_t0000_u01731373394281") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1aaa_d20241112_m010313_c001_v7007000_t0000_u01731373393078") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756933b_d20241112_m010311_c001_v0001136_t0020_u01731373391599") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1a77_d20241112_m010303_c001_v7007000_t0000_u01731373383877") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569319_d20241112_m010301_c001_v0001136_t0029_u01731373381122") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7fec_d20241112_m010259_c001_v7007000_t0000_u01731373379765") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569313_d20241112_m010258_c001_v0001136_t0053_u01731373378865") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7fb7_d20241112_m010253_c001_v7007000_t0000_u01731373373039") 2024/11/12 01:08:10 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692fb_d20241112_m010251_c001_v0001136_t0049_u01731373371702") 2024/11/12 01:08:11 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7f9a_d20241112_m010249_c001_v7007000_t0000_u01731373369089") 2024/11/12 01:08:11 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692e9_d20241112_m010248_c001_v0001136_t0057_u01731373368069") 2024/11/12 01:08:11 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7f89_d20241112_m010246_c001_v7007000_t0000_u01731373366963") 2024/11/12 01:08:11 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1052d9d4bd6b101d_d20241112_m010246_c001_v0001182_t0050_u01731373366269") 2024/11/12 01:08:11 DEBUG : empty space: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692df_d20241112_m010244_c001_v0001136_t0046_u01731373364704") 2024/11/12 01:08:11 DEBUG : enormous: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1b80_d20241112_m010324_c001_v7007000_t0000_u01731373404277") 2024/11/12 01:08:11 DEBUG : enormous: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569373_d20241112_m010323_c001_v0001136_t0003_u01731373403350") 2024/11/12 01:08:11 DEBUG : existing: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4198dc9f32c5adb0_d20241112_m010657_c001_v7007000_t0000_u01731373617128") 2024/11/12 01:08:11 DEBUG : existing: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5e24_d20241112_m010655_c001_v0001113_t0047_u01731373615816") 2024/11/12 01:08:11 DEBUG : existing: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d177ad_d20241112_m010348_c001_v7007000_t0000_u01731373428652") 2024/11/12 01:08:11 DEBUG : existing: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475693bb_d20241112_m010347_c001_v0001136_t0054_u01731373427615") 2024/11/12 01:08:11 DEBUG : existing: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7f4d_d20241112_m010240_c001_v7007000_t0000_u01731373360578") 2024/11/12 01:08:11 DEBUG : existing: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692d3_d20241112_m010239_c001_v0001136_t0029_u01731373359270") 2024/11/12 01:08:11 DEBUG : existing: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7f38_d20241112_m010237_c001_v7007000_t0000_u01731373357988") 2024/11/12 01:08:11 DEBUG : existing: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692d1_d20241112_m010237_c001_v0001136_t0039_u01731373357197") 2024/11/12 01:08:11 DEBUG : existing: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692cf_d20241112_m010236_c001_v0001136_t0057_u01731373356348") 2024/11/12 01:08:11 DEBUG : existing-b: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d177ae_d20241112_m010348_c001_v7007000_t0000_u01731373428833") 2024/11/12 01:08:11 DEBUG : existing-b: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5af6_d20241112_m010347_c001_v0001113_t0010_u01731373427626") 2024/11/12 01:08:11 DEBUG : five: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1be6_d20241112_m010329_c001_v7007000_t0000_u01731373409637") 2024/11/12 01:08:11 DEBUG : five: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f407f9ae747569385_d20241112_m010327_c001_v0001136_t0032_u01731373407638") 2024/11/12 01:08:11 DEBUG : foo: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7fa8_d20241112_m010250_c001_v7007000_t0000_u01731373370968") 2024/11/12 01:08:12 DEBUG : foo: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f407f9ae7475692f3_d20241112_m010250_c001_v0001136_t0032_u01731373370420") 2024/11/12 01:08:12 DEBUG : foo: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f407f9ae7475692eb_d20241112_m010249_c001_v0001136_t0032_u01731373369867") 2024/11/12 01:08:12 DEBUG : four: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1be9_d20241112_m010329_c001_v7007000_t0000_u01731373409831") 2024/11/12 01:08:12 DEBUG : four: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4091762d708f5ab2_d20241112_m010328_c001_v0001113_t0030_u01731373408376") 2024/11/12 01:08:12 DEBUG : four: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756937f_d20241112_m010326_c001_v0001136_t0034_u01731373406897") 2024/11/12 01:08:12 DEBUG : hello world2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201cfdd_d20241112_m010144_c001_v7007000_t0000_u01731373304249") 2024/11/12 01:08:12 DEBUG : hello world2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569201_d20241112_m010143_c001_v0001136_t0025_u01731373303326") 2024/11/12 01:08:12 DEBUG : ignore-size: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7eff_d20241112_m010234_c001_v7007000_t0000_u01731373354892") 2024/11/12 01:08:12 DEBUG : ignore-size: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692cd_d20241112_m010233_c001_v0001136_t0030_u01731373353649") 2024/11/12 01:08:12 DEBUG : nested/sub dir/file: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d177a4_d20241112_m010346_c001_v7007000_t0000_u01731373426486") 2024/11/12 01:08:12 DEBUG : nested/sub dir/file: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5aea_d20241112_m010345_c001_v0001113_t0003_u01731373425016") 2024/11/12 01:08:12 DEBUG : nested/sub dir/file: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d177a2_d20241112_m010343_c001_v7007000_t0000_u01731373423899") 2024/11/12 01:08:12 DEBUG : nested/sub dir/file: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ada_d20241112_m010342_c001_v0001113_t0049_u01731373422904") 2024/11/12 01:08:12 DEBUG : one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1bec_d20241112_m010330_c001_v7007000_t0000_u01731373410013") 2024/11/12 01:08:12 DEBUG : one: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f407f9ae747569377_d20241112_m010326_c001_v0001136_t0032_u01731373406121") 2024/11/12 01:08:12 DEBUG : only0: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc556_d20241112_m010747_c001_v7007000_t0000_u01731373667038") 2024/11/12 01:08:12 DEBUG : only0: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4091762d708f5f20_d20241112_m010741_c001_v0001113_t0030_u01731373661290") 2024/11/12 01:08:12 DEBUG : only0: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475696cf_d20241112_m010726_c001_v0001136_t0024_u01731373646405") 2024/11/12 01:08:12 DEBUG : only0: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc442_d20241112_m010720_c001_v7007000_t0000_u01731373640451") 2024/11/12 01:08:12 DEBUG : only0: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569645_d20241112_m010704_c001_v0001136_t0000_u01731373624494") 2024/11/12 01:08:13 DEBUG : only1: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc558_d20241112_m010747_c001_v7007000_t0000_u01731373667218") 2024/11/12 01:08:13 DEBUG : only1: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f407f9ae74756971f_d20241112_m010741_c001_v0001136_t0032_u01731373661300") 2024/11/12 01:08:13 DEBUG : only1: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475696d3_d20241112_m010727_c001_v0001136_t0042_u01731373647037") 2024/11/12 01:08:13 DEBUG : only1: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e8554_d20241112_m010719_c001_v7007000_t0000_u01731373639866") 2024/11/12 01:08:13 DEBUG : only1: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756964d_d20241112_m010705_c001_v0001136_t0031_u01731373625156") 2024/11/12 01:08:13 DEBUG : only10: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc55b_d20241112_m010747_c001_v7007000_t0000_u01731373667399") 2024/11/12 01:08:13 DEBUG : only10: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f419c2e4364b68617_d20241112_m010741_c001_v0001177_t0042_u01731373661855") 2024/11/12 01:08:13 DEBUG : only10: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569703_d20241112_m010733_c001_v0001136_t0043_u01731373653665") 2024/11/12 01:08:13 DEBUG : only10: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc440_d20241112_m010720_c001_v7007000_t0000_u01731373640076") 2024/11/12 01:08:13 DEBUG : only10: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569683_d20241112_m010711_c001_v0001136_t0001_u01731373631933") 2024/11/12 01:08:13 DEBUG : only11: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc55d_d20241112_m010747_c001_v7007000_t0000_u01731373667579") 2024/11/12 01:08:13 DEBUG : only11: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4136d60a3d8eca5e_d20241112_m010742_c001_v0001182_t0003_u01731373662045") 2024/11/12 01:08:13 DEBUG : only11: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569705_d20241112_m010734_c001_v0001136_t0019_u01731373654600") 2024/11/12 01:08:13 DEBUG : only11: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f404ec75e5e359569_d20241112_m010720_c001_v7007000_t0000_u01731373640596") 2024/11/12 01:08:13 DEBUG : only11: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569687_d20241112_m010712_c001_v0001136_t0052_u01731373632505") 2024/11/12 01:08:13 DEBUG : only12: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc55f_d20241112_m010747_c001_v7007000_t0000_u01731373667760") 2024/11/12 01:08:13 DEBUG : only12: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4091762d708f5f24_d20241112_m010741_c001_v0001113_t0030_u01731373661687") 2024/11/12 01:08:13 DEBUG : only12: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569707_d20241112_m010735_c001_v0001136_t0059_u01731373655269") 2024/11/12 01:08:13 DEBUG : only12: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4082883d3e547748_d20241112_m010720_c001_v7007000_t0000_u01731373640250") 2024/11/12 01:08:13 DEBUG : only12: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569689_d20241112_m010713_c001_v0001136_t0051_u01731373633131") 2024/11/12 01:08:14 DEBUG : only13: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc560_d20241112_m010747_c001_v7007000_t0000_u01731373667941") 2024/11/12 01:08:14 DEBUG : only13: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f407f9ae747569721_d20241112_m010741_c001_v0001136_t0032_u01731373661697") 2024/11/12 01:08:14 DEBUG : only13: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569709_d20241112_m010735_c001_v0001136_t0030_u01731373655972") 2024/11/12 01:08:14 DEBUG : only13: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f404ec75e5e359567_d20241112_m010720_c001_v7007000_t0000_u01731373640224") 2024/11/12 01:08:14 DEBUG : only13: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756968b_d20241112_m010713_c001_v0001136_t0054_u01731373633818") 2024/11/12 01:08:14 DEBUG : only14: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc561_d20241112_m010748_c001_v7007000_t0000_u01731373668124") 2024/11/12 01:08:14 DEBUG : only14: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f407f9ae747569723_d20241112_m010741_c001_v0001136_t0032_u01731373661878") 2024/11/12 01:08:14 DEBUG : only14: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756970d_d20241112_m010736_c001_v0001136_t0003_u01731373656553") 2024/11/12 01:08:14 DEBUG : only14: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4082883d3e547746_d20241112_m010719_c001_v7007000_t0000_u01731373639883") 2024/11/12 01:08:14 DEBUG : only14: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756968d_d20241112_m010714_c001_v0001136_t0050_u01731373634383") 2024/11/12 01:08:14 DEBUG : only15: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc562_d20241112_m010748_c001_v7007000_t0000_u01731373668318") 2024/11/12 01:08:14 DEBUG : only15: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4091762d708f5f26_d20241112_m010741_c001_v0001113_t0030_u01731373661903") 2024/11/12 01:08:14 DEBUG : only15: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756970f_d20241112_m010737_c001_v0001136_t0048_u01731373657306") 2024/11/12 01:08:14 DEBUG : only15: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc441_d20241112_m010720_c001_v7007000_t0000_u01731373640259") 2024/11/12 01:08:14 DEBUG : only15: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756968f_d20241112_m010715_c001_v0001136_t0046_u01731373635162") 2024/11/12 01:08:14 DEBUG : only16: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc563_d20241112_m010748_c001_v7007000_t0000_u01731373668500") 2024/11/12 01:08:14 DEBUG : only16: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f419c2e4364b68619_d20241112_m010742_c001_v0001177_t0042_u01731373662042") 2024/11/12 01:08:14 DEBUG : only16: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569711_d20241112_m010737_c001_v0001136_t0028_u01731373657950") 2024/11/12 01:08:14 DEBUG : only16: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e8563_d20241112_m010720_c001_v7007000_t0000_u01731373640607") 2024/11/12 01:08:14 DEBUG : only16: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569691_d20241112_m010715_c001_v0001136_t0041_u01731373635911") 2024/11/12 01:08:15 DEBUG : only17: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc565_d20241112_m010748_c001_v7007000_t0000_u01731373668680") 2024/11/12 01:08:15 DEBUG : only17: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f407f9ae747569725_d20241112_m010742_c001_v0001136_t0032_u01731373662059") 2024/11/12 01:08:15 DEBUG : only17: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569715_d20241112_m010739_c001_v0001136_t0010_u01731373659054") 2024/11/12 01:08:15 DEBUG : only17: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f404ec75e5e359568_d20241112_m010720_c001_v7007000_t0000_u01731373640415") 2024/11/12 01:08:15 DEBUG : only17: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569699_d20241112_m010716_c001_v0001136_t0042_u01731373636631") 2024/11/12 01:08:15 DEBUG : only18: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc566_d20241112_m010748_c001_v7007000_t0000_u01731373668861") 2024/11/12 01:08:15 DEBUG : only18: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4091762d708f5f28_d20241112_m010742_c001_v0001113_t0030_u01731373662091") 2024/11/12 01:08:15 DEBUG : only18: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569717_d20241112_m010739_c001_v0001136_t0043_u01731373659599") 2024/11/12 01:08:15 DEBUG : only18: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc43f_d20241112_m010719_c001_v7007000_t0000_u01731373639890") 2024/11/12 01:08:15 DEBUG : only18: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756969d_d20241112_m010717_c001_v0001136_t0023_u01731373637392") 2024/11/12 01:08:15 DEBUG : only19: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc567_d20241112_m010749_c001_v7007000_t0000_u01731373669043") 2024/11/12 01:08:15 DEBUG : only19: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f419c2e4364b6861b_d20241112_m010742_c001_v0001177_t0042_u01731373662227") 2024/11/12 01:08:15 DEBUG : only19: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756971b_d20241112_m010740_c001_v0001136_t0013_u01731373660365") 2024/11/12 01:08:15 DEBUG : only19: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e855d_d20241112_m010720_c001_v7007000_t0000_u01731373640235") 2024/11/12 01:08:15 DEBUG : only19: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475696a3_d20241112_m010718_c001_v0001136_t0042_u01731373638139") 2024/11/12 01:08:15 DEBUG : only2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc568_d20241112_m010749_c001_v7007000_t0000_u01731373669223") 2024/11/12 01:08:15 DEBUG : only2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4136d60a3d8eca6e_d20241112_m010742_c001_v0001182_t0003_u01731373662243") 2024/11/12 01:08:15 DEBUG : only2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475696d9_d20241112_m010727_c001_v0001136_t0058_u01731373647735") 2024/11/12 01:08:15 DEBUG : only2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f404ec75e5e359566_d20241112_m010720_c001_v7007000_t0000_u01731373640042") 2024/11/12 01:08:15 DEBUG : only2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756965b_d20241112_m010705_c001_v0001136_t0010_u01731373625987") 2024/11/12 01:08:16 DEBUG : only3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc56a_d20241112_m010749_c001_v7007000_t0000_u01731373669415") 2024/11/12 01:08:16 DEBUG : only3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f407f9ae747569727_d20241112_m010742_c001_v0001136_t0032_u01731373662257") 2024/11/12 01:08:16 DEBUG : only3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475696dd_d20241112_m010728_c001_v0001136_t0036_u01731373648343") 2024/11/12 01:08:16 DEBUG : only3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e8560_d20241112_m010720_c001_v7007000_t0000_u01731373640427") 2024/11/12 01:08:16 DEBUG : only3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756965f_d20241112_m010706_c001_v0001136_t0009_u01731373626715") 2024/11/12 01:08:16 DEBUG : only4: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc56b_d20241112_m010749_c001_v7007000_t0000_u01731373669596") 2024/11/12 01:08:16 DEBUG : only4: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4091762d708f5f2a_d20241112_m010742_c001_v0001113_t0030_u01731373662273") 2024/11/12 01:08:16 DEBUG : only4: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475696df_d20241112_m010729_c001_v0001136_t0057_u01731373649026") 2024/11/12 01:08:16 DEBUG : only4: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e8559_d20241112_m010720_c001_v7007000_t0000_u01731373640054") 2024/11/12 01:08:16 DEBUG : only4: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569667_d20241112_m010707_c001_v0001136_t0035_u01731373627410") 2024/11/12 01:08:16 DEBUG : only5: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc56c_d20241112_m010749_c001_v7007000_t0000_u01731373669776") 2024/11/12 01:08:16 DEBUG : only5: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f419c2e4364b6861f_d20241112_m010742_c001_v0001177_t0042_u01731373662411") 2024/11/12 01:08:16 DEBUG : only5: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475696e1_d20241112_m010729_c001_v0001136_t0017_u01731373649688") 2024/11/12 01:08:16 DEBUG : only5: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4082883d3e547747_d20241112_m010720_c001_v7007000_t0000_u01731373640066") 2024/11/12 01:08:16 DEBUG : only5: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756966d_d20241112_m010708_c001_v0001136_t0012_u01731373628266") 2024/11/12 01:08:16 DEBUG : only6: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc56d_d20241112_m010749_c001_v7007000_t0000_u01731373669956") 2024/11/12 01:08:16 DEBUG : only6: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4136d60a3d8eca7e_d20241112_m010742_c001_v0001182_t0003_u01731373662432") 2024/11/12 01:08:16 DEBUG : only6: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475696e5_d20241112_m010730_c001_v0001136_t0032_u01731373650430") 2024/11/12 01:08:16 DEBUG : only6: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f404ec75e5e359563_d20241112_m010719_c001_v7007000_t0000_u01731373639497") 2024/11/12 01:08:16 DEBUG : only6: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756966f_d20241112_m010708_c001_v0001136_t0054_u01731373628948") 2024/11/12 01:08:17 DEBUG : only7: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc56e_d20241112_m010750_c001_v7007000_t0000_u01731373670144") 2024/11/12 01:08:17 DEBUG : only7: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f407f9ae747569729_d20241112_m010742_c001_v0001136_t0032_u01731373662438") 2024/11/12 01:08:17 DEBUG : only7: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475696e9_d20241112_m010731_c001_v0001136_t0017_u01731373651087") 2024/11/12 01:08:17 DEBUG : only7: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4082883d3e547749_d20241112_m010720_c001_v7007000_t0000_u01731373640438") 2024/11/12 01:08:17 DEBUG : only7: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569675_d20241112_m010709_c001_v0001136_t0006_u01731373629554") 2024/11/12 01:08:17 DEBUG : only8: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc56f_d20241112_m010750_c001_v7007000_t0000_u01731373670325") 2024/11/12 01:08:17 DEBUG : only8: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4091762d708f5f2c_d20241112_m010742_c001_v0001113_t0030_u01731373662457") 2024/11/12 01:08:17 DEBUG : only8: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475696ef_d20241112_m010731_c001_v0001136_t0056_u01731373651791") 2024/11/12 01:08:17 DEBUG : only8: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f404ec75e5e359564_d20241112_m010719_c001_v7007000_t0000_u01731373639678") 2024/11/12 01:08:17 DEBUG : only8: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569679_d20241112_m010710_c001_v0001136_t0036_u01731373630317") 2024/11/12 01:08:17 DEBUG : only9: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc570_d20241112_m010750_c001_v7007000_t0000_u01731373670510") 2024/11/12 01:08:17 DEBUG : only9: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f419c2e4364b68621_d20241112_m010742_c001_v0001177_t0042_u01731373662593") 2024/11/12 01:08:17 DEBUG : only9: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475696fd_d20241112_m010732_c001_v0001136_t0039_u01731373652825") 2024/11/12 01:08:17 DEBUG : only9: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f404ec75e5e359565_d20241112_m010719_c001_v7007000_t0000_u01731373639861") 2024/11/12 01:08:17 DEBUG : only9: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756967d_d20241112_m010711_c001_v0001136_t0011_u01731373631284") 2024/11/12 01:08:17 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d1779e_d20241112_m010341_c001_v7007000_t0000_u01731373421015") 2024/11/12 01:08:17 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266c5a_d20241112_m010339_c001_v0001137_t0039_u01731373419088") 2024/11/12 01:08:17 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d17794_d20241112_m010337_c001_v7007000_t0000_u01731373417253") 2024/11/12 01:08:17 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569399_d20241112_m010335_c001_v0001136_t0038_u01731373415437") 2024/11/12 01:08:17 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d1778d_d20241112_m010333_c001_v7007000_t0000_u01731373413609") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266c4e_d20241112_m010330_c001_v0001137_t0030_u01731373410931") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1b15_d20241112_m010318_c001_v7007000_t0000_u01731373398737") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756935b_d20241112_m010317_c001_v0001136_t0020_u01731373397280") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1acb_d20241112_m010315_c001_v7007000_t0000_u01731373395010") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569349_d20241112_m010313_c001_v0001136_t0005_u01731373393993") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1aa0_d20241112_m010312_c001_v7007000_t0000_u01731373392278") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569339_d20241112_m010311_c001_v0001136_t0058_u01731373391299") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e800b_d20241112_m010302_c001_v7007000_t0000_u01731373382834") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569317_d20241112_m010300_c001_v0001136_t0005_u01731373380685") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7fee_d20241112_m010259_c001_v7007000_t0000_u01731373379949") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569311_d20241112_m010258_c001_v0001136_t0024_u01731373378529") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7fd8_d20241112_m010257_c001_v7007000_t0000_u01731373377742") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756930d_d20241112_m010257_c001_v0001136_t0007_u01731373377049") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569309_d20241112_m010256_c001_v0001136_t0014_u01731373376378") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7fc8_d20241112_m010255_c001_v7007000_t0000_u01731373375644") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569305_d20241112_m010254_c001_v0001136_t0043_u01731373374858") 2024/11/12 01:08:18 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569301_d20241112_m010254_c001_v0001136_t0035_u01731373374002") 2024/11/12 01:08:19 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7fba_d20241112_m010253_c001_v7007000_t0000_u01731373373267") 2024/11/12 01:08:19 DEBUG : potato: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692fd_d20241112_m010252_c001_v0001136_t0016_u01731373372351") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f41852f6601fa33a8_d20241112_m010432_c001_v7007000_t0000_u01731373472275") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266cb6_d20241112_m010431_c001_v0001137_t0010_u01731373471553") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f41006a96838ebd9b_d20241112_m010422_c001_v7007000_t0000_u01731373462652") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266c96_d20241112_m010417_c001_v0001137_t0014_u01731373457551") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4105f111ddd1d024_d20241112_m010409_c001_v7007000_t0000_u01731373449206") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266c84_d20241112_m010402_c001_v0001137_t0028_u01731373442964") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d177b6_d20241112_m010354_c001_v7007000_t0000_u01731373434241") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266c6a_d20241112_m010350_c001_v0001137_t0016_u01731373430119") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1b7c_d20241112_m010324_c001_v7007000_t0000_u01731373404087") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756936f_d20241112_m010322_c001_v0001136_t0037_u01731373402624") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1b4b_d20241112_m010321_c001_v7007000_t0000_u01731373401491") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569363_d20241112_m010319_c001_v0001136_t0000_u01731373399650") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1b19_d20241112_m010318_c001_v7007000_t0000_u01731373398918") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756935d_d20241112_m010318_c001_v0001136_t0058_u01731373398067") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1aeb_d20241112_m010316_c001_v7007000_t0000_u01731373396547") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569351_d20241112_m010315_c001_v0001136_t0029_u01731373395384") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1aad_d20241112_m010313_c001_v7007000_t0000_u01731373393260") 2024/11/12 01:08:19 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569343_d20241112_m010312_c001_v0001136_t0034_u01731373392292") 2024/11/12 01:08:20 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1a78_d20241112_m010304_c001_v7007000_t0000_u01731373384062") 2024/11/12 01:08:20 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756931d_d20241112_m010302_c001_v0001136_t0028_u01731373382159") 2024/11/12 01:08:20 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201cfe9_d20241112_m010147_c001_v7007000_t0000_u01731373307787") 2024/11/12 01:08:20 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569209_d20241112_m010147_c001_v0001136_t0015_u01731373307125") 2024/11/12 01:08:20 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201cfe0_d20241112_m010145_c001_v7007000_t0000_u01731373305849") 2024/11/12 01:08:20 DEBUG : potato2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569205_d20241112_m010145_c001_v0001136_t0005_u01731373305161") 2024/11/12 01:08:20 DEBUG : potato3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f41006a96838ebd9d_d20241112_m010422_c001_v7007000_t0000_u01731373462940") 2024/11/12 01:08:20 DEBUG : potato3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5b8a_d20241112_m010419_c001_v0001113_t0004_u01731373459000") 2024/11/12 01:08:20 DEBUG : potato3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4105f111ddd1d02c_d20241112_m010409_c001_v7007000_t0000_u01731373449765") 2024/11/12 01:08:20 DEBUG : potato3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5b44_d20241112_m010404_c001_v0001113_t0048_u01731373444540") 2024/11/12 01:08:20 DEBUG : potato3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d177b8_d20241112_m010354_c001_v7007000_t0000_u01731373434532") 2024/11/12 01:08:20 DEBUG : potato3: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5b06_d20241112_m010350_c001_v0001113_t0044_u01731373430761") 2024/11/12 01:08:20 DEBUG : pre-dest1/1: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201d8e5_d20241112_m010515_c001_v7007000_t0000_u01731373515809") 2024/11/12 01:08:20 DEBUG : pre-dest1/1: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5c38_d20241112_m010507_c001_v0001113_t0026_u01731373507722") 2024/11/12 01:08:20 DEBUG : pre-dest2/2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201d8e6_d20241112_m010515_c001_v7007000_t0000_u01731373515990") 2024/11/12 01:08:20 DEBUG : pre-dest2/2: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266ce8_d20241112_m010508_c001_v0001137_t0049_u01731373508558") 2024/11/12 01:08:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4070de570ca1c057_d20241112_m010444_c001_v7007000_t0000_u01731373484805") 2024/11/12 01:08:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569455_d20241112_m010441_c001_v0001136_t0057_u01731373481699") 2024/11/12 01:08:20 DEBUG : sizeonly: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7ef4_d20241112_m010232_c001_v7007000_t0000_u01731373352372") 2024/11/12 01:08:20 DEBUG : sizeonly: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692c7_d20241112_m010230_c001_v0001136_t0000_u01731373350839") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc578_d20241112_m010755_c001_v7007000_t0000_u01731373675960") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f119c2e4364b6864f_d20241112_m010754_c001_v0001177_t0005_u01731373674873") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc573_d20241112_m010752_c001_v7007000_t0000_u01731373672993") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1136d60a3d8ecca4_d20241112_m010751_c001_v0001182_t0033_u01731373671845") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d177a6_d20241112_m010346_c001_v7007000_t0000_u01731373426692") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f102aa6f25f266c62_d20241112_m010345_c001_v0001137_t0003_u01731373425365") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d177a3_d20241112_m010344_c001_v7007000_t0000_u01731373424080") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475693ad_d20241112_m010343_c001_v0001136_t0016_u01731373423250") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7ee9_d20241112_m010227_c001_v7007000_t0000_u01731373347640") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692bd_d20241112_m010226_c001_v0001136_t0023_u01731373346214") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7ee0_d20241112_m010225_c001_v7007000_t0000_u01731373345469") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475692af_d20241112_m010224_c001_v0001136_t0038_u01731373344302") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7ed5_d20241112_m010221_c001_v7007000_t0000_u01731373341253") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756929f_d20241112_m010220_c001_v0001136_t0049_u01731373340292") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7ecf_d20241112_m010219_c001_v7007000_t0000_u01731373339735") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756929b_d20241112_m010218_c001_v0001136_t0035_u01731373338622") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569295_d20241112_m010215_c001_v0001136_t0051_u01731373335632") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7ec3_d20241112_m010214_c001_v7007000_t0000_u01731373334907") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756928b_d20241112_m010214_c001_v0001136_t0022_u01731373334283") 2024/11/12 01:08:21 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569287_d20241112_m010213_c001_v0001136_t0040_u01731373333376") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7ebb_d20241112_m010212_c001_v7007000_t0000_u01731373332290") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756926f_d20241112_m010209_c001_v0001136_t0026_u01731373329680") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569253_d20241112_m010206_c001_v0001136_t0017_u01731373326728") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7e9c_d20241112_m010205_c001_v7007000_t0000_u01731373325992") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756924d_d20241112_m010205_c001_v0001136_t0052_u01731373325255") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756924b_d20241112_m010204_c001_v0001136_t0033_u01731373324511") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7e7f_d20241112_m010203_c001_v7007000_t0000_u01731373323428") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569239_d20241112_m010158_c001_v0001136_t0032_u01731373318353") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4036e769246e7e53_d20241112_m010157_c001_v7007000_t0000_u01731373317992") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569231_d20241112_m010157_c001_v0001136_t0018_u01731373317303") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201d001_d20241112_m010155_c001_v7007000_t0000_u01731373315683") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569229_d20241112_m010155_c001_v0001136_t0059_u01731373315049") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201cfff_d20241112_m010154_c001_v7007000_t0000_u01731373314506") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569225_d20241112_m010153_c001_v0001136_t0011_u01731373313853") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201cff9_d20241112_m010152_c001_v7007000_t0000_u01731373312591") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756921f_d20241112_m010151_c001_v0001136_t0040_u01731373311697") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201cff0_d20241112_m010151_c001_v7007000_t0000_u01731373311116") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756921b_d20241112_m010150_c001_v0001136_t0003_u01731373310373") 2024/11/12 01:08:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201cfed_d20241112_m010149_c001_v7007000_t0000_u01731373309476") 2024/11/12 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569215_d20241112_m010148_c001_v0001136_t0048_u01731373308685") 2024/11/12 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201cfd8_d20241112_m010142_c001_v7007000_t0000_u01731373302425") 2024/11/12 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475691f9_d20241112_m010141_c001_v0001136_t0038_u01731373301668") 2024/11/12 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201cfd0_d20241112_m010140_c001_v7007000_t0000_u01731373300767") 2024/11/12 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475691f3_d20241112_m010140_c001_v0001136_t0059_u01731373300119") 2024/11/12 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201cfc3_d20241112_m010139_c001_v7007000_t0000_u01731373299204") 2024/11/12 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475691ef_d20241112_m010138_c001_v0001136_t0005_u01731373298497") 2024/11/12 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f40666b2a1201cf9d_d20241112_m010135_c001_v7007000_t0000_u01731373295622") 2024/11/12 01:08:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae7475691e1_d20241112_m010134_c001_v0001136_t0043_u01731373294943") 2024/11/12 01:08:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc57a_d20241112_m010756_c001_v7007000_t0000_u01731373676141") 2024/11/12 01:08:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5f4a_d20241112_m010754_c001_v0001113_t0009_u01731373674861") 2024/11/12 01:08:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f405b74bd862bc574_d20241112_m010753_c001_v7007000_t0000_u01731373673173") 2024/11/12 01:08:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569745_d20241112_m010751_c001_v0001136_t0054_u01731373671823") 2024/11/12 01:08:23 DEBUG : sub/yam: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d1779c_d20241112_m010340_c001_v7007000_t0000_u01731373420465") 2024/11/12 01:08:23 DEBUG : sub/yam: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5acc_d20241112_m010338_c001_v0001113_t0004_u01731373418734") 2024/11/12 01:08:23 DEBUG : three: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1bef_d20241112_m010330_c001_v7007000_t0000_u01731373410195") 2024/11/12 01:08:23 DEBUG : three: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae747569389_d20241112_m010328_c001_v0001136_t0054_u01731373408939") 2024/11/12 01:08:23 DEBUG : three: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f107f9ae74756937d_d20241112_m010326_c001_v0001136_t0045_u01731373406485") 2024/11/12 01:08:23 DEBUG : two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f417c9670a3ad1bf3_d20241112_m010330_c001_v7007000_t0000_u01731373410376") 2024/11/12 01:08:23 DEBUG : two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f402aa6f25f266c48_d20241112_m010328_c001_v0001137_t0016_u01731373408192") 2024/11/12 01:08:23 DEBUG : two: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f407f9ae747569379_d20241112_m010326_c001_v0001136_t0032_u01731373406303") 2024/11/12 01:08:24 DEBUG : yam: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d1779f_d20241112_m010341_c001_v7007000_t0000_u01731373421196") 2024/11/12 01:08:24 DEBUG : yam: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1192ffc553fc21cd_d20241112_m010340_c001_v0001113_t0021_u01731373420093") 2024/11/12 01:08:24 DEBUG : yam: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d17793_d20241112_m010336_c001_v7007000_t0000_u01731373416708") 2024/11/12 01:08:24 DEBUG : yam: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ac4_d20241112_m010335_c001_v0001113_t0011_u01731373415083") 2024/11/12 01:08:24 DEBUG : yam: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d1778a_d20241112_m010333_c001_v7007000_t0000_u01731373413063") 2024/11/12 01:08:24 DEBUG : yam: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1091762d708f5ab8_d20241112_m010330_c001_v0001113_t0024_u01731373410940") 2024/11/12 01:08:24 DEBUG : yaml: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d17795_d20241112_m010337_c001_v7007000_t0000_u01731373417435") 2024/11/12 01:08:24 DEBUG : yaml: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f1156801763770650_d20241112_m010336_c001_v0001145_t0013_u01731373416385") 2024/11/12 01:08:24 DEBUG : yaml: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f4093a1ce20d1778e_d20241112_m010333_c001_v7007000_t0000_u01731373413789") 2024/11/12 01:08:24 DEBUG : yaml: Deleting (id "4_z8fa2ddc3e03d1bdb9f380e1b_f117f9a5d21994aef_d20241112_m010332_c001_v0001032_t0038_u01731373412245") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m53.992592801s (try 1/5)