"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/05 01:00:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo" 2024/11/05 01:00:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 01:00:16 DEBUG : Creating backend with remote "/tmp/rclone1292830689" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:00:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/05 01:00:17 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:17 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.95s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/05 01:00:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:00:18 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:18 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:00:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:19 DEBUG : B2 bucket rclone-test-yocodat9zofo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.61s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", 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-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:21 DEBUG : Creating backend with remote "/non-existing" 2024/11/05 01:00:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/05 01:00:21 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:21 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:00:22 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:22 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:00:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.73s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:24 INFO : B2 bucket rclone-test-yocodat9zofo: Running all checks before starting transfers 2024/11/05 01:00:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:00:25 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:25 INFO : B2 bucket rclone-test-yocodat9zofo: Checks finished, now starting transfers 2024/11/05 01:00:25 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:00:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.53s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:27 ERROR : Ignoring --no-traverse with sync 2024/11/05 01:00:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:00:27 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:27 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:00:28 INFO : sub dir/hello world: Copied (new) 2024/11/05 01:00:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.78s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/05 01:00:29 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:29 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/05 01:00:30 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.95s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 01:00:31 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:31 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:00:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.16s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 01:00:33 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:33 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:00:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/05 01:00:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/05 01:00:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/05 01:00:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/05 01:00:36 DEBUG : sub dir: Making directory 2024/11/05 01:00:36 DEBUG : sub dir2: Making directory 2024/11/05 01:00:36 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/05 01:00:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:00:36 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:36 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:00:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/05 01:00:38 DEBUG : B2 bucket rclone-test-yocodat9zofo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.60s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:38 DEBUG : sub dir2: Making directory 2024/11/05 01:00:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/05 01:00:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/05 01:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:00:39 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:39 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:00:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.42s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:40 DEBUG : sub dir2: Making directory with metadata 2024/11/05 01:00:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/05 01:00:40 DEBUG : sub dir: Making directory 2024/11/05 01:00:40 DEBUG : sub dir2: Making directory 2024/11/05 01:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:00:40 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:40 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:00:41 INFO : sub dir/hello world: Copied (new) 2024/11/05 01:00:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/05 01:00:41 DEBUG : B2 bucket rclone-test-yocodat9zofo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/05 01:00:41 DEBUG : B2 bucket rclone-test-yocodat9zofo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.17s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", 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-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:42 DEBUG : sub dir2: Making directory 2024/11/05 01:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:00:43 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:43 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:00:43 INFO : sub dir/hello world: Copied (new) 2024/11/05 01:00:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.56s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:44 DEBUG : sub dir2: Making directory with metadata 2024/11/05 01:00:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/05 01:00:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/05 01:00:44 DEBUG : sub dir: Making directory 2024/11/05 01:00:44 DEBUG : sub dir2: Making directory 2024/11/05 01:00:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:00:44 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:44 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:00:45 INFO : sub dir/hello world: Copied (new) 2024/11/05 01:00:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/05 01:00:45 DEBUG : B2 bucket rclone-test-yocodat9zofo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.83s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", 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-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:46 DEBUG : sub dir2: Making directory 2024/11/05 01:00:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:00:47 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:47 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:00:48 INFO : sub dir/hello world: Copied (new) 2024/11/05 01:00:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.64s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qarexig3maho" 2024/11/05 01:00:50 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-yocodat9zofo -> B2 bucket rclone-test-qarexig3maho 2024/11/05 01:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:00:51 DEBUG : B2 bucket rclone-test-qarexig3maho: Waiting for checks to finish 2024/11/05 01:00:51 DEBUG : B2 bucket rclone-test-qarexig3maho: Waiting for transfers to finish 2024/11/05 01:00:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:00:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:52 DEBUG : B2 bucket rclone-test-qarexig3maho: Purge remote 2024/11/05 01:00:52 INFO : B2 bucket rclone-test-qarexig3maho: cleaning bucket "rclone-test-qarexig3maho" of all files 2024/11/05 01:00:52 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2bd83d06dfb9b9f280e1b_f1036f4b088298b37_d20241105_m010052_c001_v0001181_t0025_u01730768452156") --- PASS: TestServerSideCopy (4.86s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/05 01:00:56 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:00:56 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:00:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/05 01:00:56 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.88s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:00:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qigezoz4rora" 2024/11/05 01:00:59 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-yocodat9zofo -> B2 bucket rclone-test-qigezoz4rora 2024/11/05 01:01:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:01:00 DEBUG : B2 bucket rclone-test-qigezoz4rora: Waiting for checks to finish 2024/11/05 01:01:00 DEBUG : B2 bucket rclone-test-qigezoz4rora: Waiting for transfers to finish 2024/11/05 01:01:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:01:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/05 01:01:02 DEBUG : B2 bucket rclone-test-qigezoz4rora: Waiting for checks to finish 2024/11/05 01:01:02 DEBUG : B2 bucket rclone-test-qigezoz4rora: Waiting for transfers to finish 2024/11/05 01:01:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/05 01:01:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:03 DEBUG : B2 bucket rclone-test-qigezoz4rora: Purge remote 2024/11/05 01:01:03 INFO : B2 bucket rclone-test-qigezoz4rora: cleaning bucket "rclone-test-qigezoz4rora" of all files 2024/11/05 01:01:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f42ddb3d06dfb9b9f280e1b_f1186ae1caca8a0cd_d20241105_m010102_c001_v0001145_t0007_u01730768462974") 2024/11/05 01:01:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f42ddb3d06dfb9b9f280e1b_f108a429a01ef6484_d20241105_m010101_c001_v0001182_t0003_u01730768461095") --- PASS: TestServerSideCopyOverSelf (7.68s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/05 01:01:06 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:06 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/05 01:01:07 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/05 01:01:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.65s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:09 DEBUG : Creating backend with remote "TestB2:rclone-test-mitacew7jafu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-yocodat9zofo -> B2 bucket rclone-test-mitacew7jafu 2024/11/05 01:01:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:01:10 DEBUG : B2 bucket rclone-test-mitacew7jafu: Waiting for checks to finish 2024/11/05 01:01:10 DEBUG : B2 bucket rclone-test-mitacew7jafu: Waiting for transfers to finish 2024/11/05 01:01:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:01:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/05 01:01:13 DEBUG : B2 bucket rclone-test-mitacew7jafu: Waiting for checks to finish 2024/11/05 01:01:13 DEBUG : B2 bucket rclone-test-mitacew7jafu: Waiting for transfers to finish 2024/11/05 01:01:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/05 01:01:13 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/05 01:01:13 INFO : sub dir/hello world: Deleted 2024/11/05 01:01:15 DEBUG : testing file moves 2024/11/05 01:01:15 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/05 01:01:15 DEBUG : B2 bucket rclone-test-mitacew7jafu: Waiting for checks to finish 2024/11/05 01:01:15 DEBUG : B2 bucket rclone-test-mitacew7jafu: Waiting for transfers to finish 2024/11/05 01:01:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/05 01:01:16 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/05 01:01:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:16 DEBUG : B2 bucket rclone-test-mitacew7jafu: Purge remote 2024/11/05 01:01:16 INFO : B2 bucket rclone-test-mitacew7jafu: cleaning bucket "rclone-test-mitacew7jafu" of all files 2024/11/05 01:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20d23d07dfb9b9f280e1b_f1115cf11091c483b_d20241105_m010115_c001_v0001134_t0012_u01730768475656") 2024/11/05 01:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20d23d07dfb9b9f280e1b_f115349b5dc27024b_d20241105_m010113_c001_v0001182_t0054_u01730768473388") 2024/11/05 01:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20d23d07dfb9b9f280e1b_f105078a59fa79c32_d20241105_m010111_c001_v0001116_t0008_u01730768471130") --- PASS: TestServerSideMoveOverSelf (10.50s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:19 ERROR : : error listing: directory not found 2024/11/05 01:01:19 DEBUG : Local file system at /tmp/rclone1292830689: Making directory 2024/11/05 01:01:20 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:20 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.23s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:01:22 DEBUG : Local file system at /tmp/rclone1292830689: Waiting for checks to finish 2024/11/05 01:01:22 DEBUG : Local file system at /tmp/rclone1292830689: Waiting for transfers to finish 2024/11/05 01:01:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:01:22 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/05 01:01:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestCopyRedownload (2.49s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:23 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/05 01:01:23 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:23 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/05 01:01:24 INFO : check sum: Copied (new) 2024/11/05 01:01:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:25 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/05 01:01:25 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/05 01:01:25 DEBUG : check sum: Unchanged skipping 2024/11/05 01:01:25 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:25 DEBUG : Waiting for deletions to finish 2024/11/05 01:01:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (3.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/05 01:01:27 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:27 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/05 01:01:27 INFO : sizeonly: Copied (new) 2024/11/05 01:01:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:28 DEBUG : sizeonly: Sizes identical 2024/11/05 01:01:28 DEBUG : sizeonly: Unchanged skipping 2024/11/05 01:01:28 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:28 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:28 DEBUG : Waiting for deletions to finish 2024/11/05 01:01:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.00s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/05 01:01:30 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:30 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/05 01:01:30 INFO : ignore-size: Copied (new) 2024/11/05 01:01:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:01:30 DEBUG : ignore-size: Unchanged skipping 2024/11/05 01:01:30 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:30 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:30 DEBUG : Waiting for deletions to finish 2024/11/05 01:01:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:01:33 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:33 DEBUG : existing: Unchanged skipping 2024/11/05 01:01:33 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:33 DEBUG : Waiting for deletions to finish 2024/11/05 01:01:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/05 01:01:33 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:33 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/05 01:01:34 INFO : existing: Copied (replaced existing) 2024/11/05 01:01:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.32s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:35 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/05 01:01:35 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:35 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/05 01:01:36 INFO : existing: Copied (new) 2024/11/05 01:01:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:36 DEBUG : existing: Destination exists, skipping 2024/11/05 01:01:36 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:36 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:36 DEBUG : Waiting for deletions to finish 2024/11/05 01:01:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.62s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:39 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/05 01:01:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/05 01:01:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:01:40 DEBUG : c/non empty space: Unchanged skipping 2024/11/05 01:01:40 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:40 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 01:01:41 INFO : a/potato2: Copied (new) 2024/11/05 01:01:41 DEBUG : Waiting for deletions to finish 2024/11/05 01:01:41 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (4.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:43 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/05 01:01:43 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/05 01:01:43 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/05 01:01:43 DEBUG : empty space: Unchanged skipping 2024/11/05 01:01:43 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:43 DEBUG : Waiting for deletions to finish 2024/11/05 01:01:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:44 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/05 01:01:44 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/05 01:01:45 INFO : empty space: Updated modification time in destination 2024/11/05 01:01:45 DEBUG : empty space: Unchanged skipping 2024/11/05 01:01:45 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:45 DEBUG : Waiting for deletions to finish 2024/11/05 01:01:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:47 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:47 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/05 01:01:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/05 01:01:47 DEBUG : empty space: Unchanged skipping 2024/11/05 01:01:47 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:47 DEBUG : Waiting for deletions to finish 2024/11/05 01:01:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.02s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:49 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:49 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/05 01:01:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1292830689) 2024/11/05 01:01:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yocodat9zofo) 2024/11/05 01:01:49 DEBUG : foo: sha1 differ 2024/11/05 01:01:49 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/05 01:01:49 INFO : foo: Copied (replaced existing) 2024/11/05 01:01:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:51 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/05 01:01:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:01:51 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:51 DEBUG : empty space: Unchanged skipping 2024/11/05 01:01:51 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 01:01:52 INFO : potato: Copied (new) 2024/11/05 01:01:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/05 01:01:54 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:54 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/05 01:01:55 INFO : potato: Copied (replaced existing) 2024/11/05 01:01:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.80s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:01:57 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/05 01:01:57 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:01:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1292830689) 2024/11/05 01:01:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yocodat9zofo) 2024/11/05 01:01:57 DEBUG : potato: sha1 differ 2024/11/05 01:01:57 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:01:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/05 01:01:58 INFO : potato: Copied (replaced existing) 2024/11/05 01:01:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 01:02:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/05 01:02:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:02:00 DEBUG : empty space: Unchanged skipping 2024/11/05 01:02:00 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:00 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:00 DEBUG : Waiting for deletions to finish 2024/11/05 01:02:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 01:02:03 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:02:03 DEBUG : empty space: Unchanged skipping 2024/11/05 01:02:03 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 01:02:04 INFO : potato2: Copied (new) 2024/11/05 01:02:04 DEBUG : Waiting for deletions to finish 2024/11/05 01:02:04 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:07 DEBUG : d: Making directory 2024/11/05 01:02:07 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/05 01:02:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/05 01:02:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:02:07 DEBUG : c/non empty space: Unchanged skipping 2024/11/05 01:02:07 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:07 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 01:02:08 INFO : a/potato2: Copied (new) 2024/11/05 01:02:08 DEBUG : Waiting for deletions to finish 2024/11/05 01:02:08 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:10 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/05 01:02:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/05 01:02:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:02:11 DEBUG : c/non empty space: Unchanged skipping 2024/11/05 01:02:11 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:11 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 01:02:11 INFO : a/potato2: Copied (new) 2024/11/05 01:02:11 ERROR : B2 bucket rclone-test-yocodat9zofo: not deleting files as there were IO errors 2024/11/05 01:02:11 ERROR : B2 bucket rclone-test-yocodat9zofo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.81s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:14 DEBUG : Waiting for deletions to finish 2024/11/05 01:02:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 01:02:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:02:15 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:15 DEBUG : empty space: Unchanged skipping 2024/11/05 01:02:15 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:15 INFO : potato: Deleted 2024/11/05 01:02:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 01:02:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.37s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:18 DEBUG : Waiting for deletions to finish 2024/11/05 01:02:18 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:18 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:18 INFO : potato: Deleted 2024/11/05 01:02:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 01:02:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:02:18 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:18 DEBUG : empty space: Unchanged skipping 2024/11/05 01:02:18 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 01:02:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 01:02:21 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:21 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:22 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/05 01:02:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.93s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:24 DEBUG : enormous: Excluded (Size Filter) 2024/11/05 01:02:24 DEBUG : enormous: Excluded 2024/11/05 01:02:24 DEBUG : potato2: Excluded (Size Filter) 2024/11/05 01:02:24 DEBUG : potato2: Excluded 2024/11/05 01:02:24 DEBUG : potato2: Excluded (Size Filter) 2024/11/05 01:02:24 DEBUG : potato2: Excluded 2024/11/05 01:02:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:02:24 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:24 DEBUG : empty space: Unchanged skipping 2024/11/05 01:02:24 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:24 DEBUG : Waiting for deletions to finish 2024/11/05 01:02:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:25 DEBUG : enormous: Excluded (Size Filter) 2024/11/05 01:02:25 DEBUG : enormous: Excluded 2024/11/05 01:02:25 DEBUG : potato2: Excluded (Size Filter) 2024/11/05 01:02:25 DEBUG : potato2: Excluded 2024/11/05 01:02:25 DEBUG : potato2: Excluded (Size Filter) 2024/11/05 01:02:25 DEBUG : potato2: Excluded 2024/11/05 01:02:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/05 01:02:25 DEBUG : empty space: Unchanged skipping 2024/11/05 01:02:25 DEBUG : Local file system at /tmp/rclone1292830689: Waiting for checks to finish 2024/11/05 01:02:25 DEBUG : Local file system at /tmp/rclone1292830689: Waiting for transfers to finish 2024/11/05 01:02:25 DEBUG : Waiting for deletions to finish 2024/11/05 01:02:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.41s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:29 DEBUG : enormous: Excluded (Size Filter) 2024/11/05 01:02:29 DEBUG : enormous: Excluded 2024/11/05 01:02:29 DEBUG : potato2: Excluded (Size Filter) 2024/11/05 01:02:29 DEBUG : potato2: Excluded 2024/11/05 01:02:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:02:29 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:29 DEBUG : empty space: Unchanged skipping 2024/11/05 01:02:29 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:29 DEBUG : Waiting for deletions to finish 2024/11/05 01:02:29 INFO : enormous: Deleted 2024/11/05 01:02:30 INFO : potato2: Deleted 2024/11/05 01:02:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/05 01:02:30 DEBUG : empty space: Unchanged skipping 2024/11/05 01:02:30 DEBUG : Local file system at /tmp/rclone1292830689: Waiting for checks to finish 2024/11/05 01:02:30 DEBUG : Local file system at /tmp/rclone1292830689: Waiting for transfers to finish 2024/11/05 01:02:30 DEBUG : Waiting for deletions to finish 2024/11/05 01:02:30 INFO : enormous: Deleted 2024/11/05 01:02:30 INFO : potato2: Deleted 2024/11/05 01:02:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.81s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:34 DEBUG : five: Need to transfer - File not found at Destination 2024/11/05 01:02:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/05 01:02:34 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:34 DEBUG : one: Destination is newer than source, skipping 2024/11/05 01:02:34 DEBUG : three: Sizes identical 2024/11/05 01:02:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1292830689) 2024/11/05 01:02:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yocodat9zofo) 2024/11/05 01:02:34 DEBUG : two: sha1 differ 2024/11/05 01:02:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/05 01:02:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/05 01:02:34 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/05 01:02:34 INFO : five: Copied (new) 2024/11/05 01:02:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/05 01:02:35 INFO : four: Copied (replaced existing) 2024/11/05 01:02:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/05 01:02:35 INFO : two: Copied (replaced existing) 2024/11/05 01:02:35 DEBUG : Waiting for deletions to finish 2024/11/05 01:02:35 DEBUG : one: Destination is newer than source, skipping 2024/11/05 01:02:35 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/05 01:02:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1292830689) 2024/11/05 01:02:35 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/05 01:02:35 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yocodat9zofo) 2024/11/05 01:02:35 DEBUG : three: sha1 differ 2024/11/05 01:02:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/05 01:02:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/05 01:02:35 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/05 01:02:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/05 01:02:35 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/05 01:02:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/05 01:02:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/05 01:02:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/05 01:02:35 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/05 01:02:36 INFO : three: Copied (replaced existing) 2024/11/05 01:02:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.39s) === 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-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/05 01:02:38 INFO : B2 bucket rclone-test-yocodat9zofo: Making map for --track-renames 2024/11/05 01:02:38 INFO : B2 bucket rclone-test-yocodat9zofo: Finished making map for --track-renames 2024/11/05 01:02:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/05 01:02:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/05 01:02:38 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:38 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for renames to finish 2024/11/05 01:02:38 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/05 01:02:38 INFO : potato: Copied (new) 2024/11/05 01:02:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/05 01:02:38 INFO : yam: Copied (new) 2024/11/05 01:02:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:02:38 INFO : B2 bucket rclone-test-yocodat9zofo: Making map for --track-renames 2024/11/05 01:02:38 INFO : B2 bucket rclone-test-yocodat9zofo: Finished making map for --track-renames 2024/11/05 01:02:38 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:38 DEBUG : potato: Unchanged skipping 2024/11/05 01:02:38 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for renames to finish 2024/11/05 01:02:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/05 01:02:40 INFO : yam: Copied (server-side copy) to: yaml 2024/11/05 01:02:40 INFO : yam: Deleted 2024/11/05 01:02:40 INFO : yaml: Renamed from "yam" 2024/11/05 01:02:40 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.06s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/05 01:02:42 INFO : B2 bucket rclone-test-yocodat9zofo: Making map for --track-renames 2024/11/05 01:02:42 INFO : B2 bucket rclone-test-yocodat9zofo: Finished making map for --track-renames 2024/11/05 01:02:42 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/05 01:02:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/05 01:02:42 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for renames to finish 2024/11/05 01:02:42 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/05 01:02:42 INFO : yam: Copied (new) 2024/11/05 01:02:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/05 01:02:43 INFO : potato: Copied (new) 2024/11/05 01:02:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:02:43 INFO : B2 bucket rclone-test-yocodat9zofo: Making map for --track-renames 2024/11/05 01:02:43 INFO : B2 bucket rclone-test-yocodat9zofo: Finished making map for --track-renames 2024/11/05 01:02:43 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:43 DEBUG : potato: Unchanged skipping 2024/11/05 01:02:43 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for renames to finish 2024/11/05 01:02:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/05 01:02:44 INFO : yam: Copied (server-side copy) to: yaml 2024/11/05 01:02:44 INFO : yam: Deleted 2024/11/05 01:02:44 INFO : yaml: Renamed from "yam" 2024/11/05 01:02:44 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.19s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/05 01:02:46 INFO : B2 bucket rclone-test-yocodat9zofo: Making map for --track-renames 2024/11/05 01:02:46 INFO : B2 bucket rclone-test-yocodat9zofo: Finished making map for --track-renames 2024/11/05 01:02:46 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/05 01:02:46 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for renames to finish 2024/11/05 01:02:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/05 01:02:46 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/05 01:02:46 INFO : potato: Copied (new) 2024/11/05 01:02:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/05 01:02:47 INFO : sub/yam: Copied (new) 2024/11/05 01:02:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:02:47 DEBUG : potato: Unchanged skipping 2024/11/05 01:02:47 INFO : B2 bucket rclone-test-yocodat9zofo: Making map for --track-renames 2024/11/05 01:02:47 INFO : B2 bucket rclone-test-yocodat9zofo: Finished making map for --track-renames 2024/11/05 01:02:47 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:47 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for renames to finish 2024/11/05 01:02:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/05 01:02:48 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/05 01:02:48 INFO : sub/yam: Deleted 2024/11/05 01:02:48 INFO : yam: Renamed from "sub/yam" 2024/11/05 01:02:48 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:50 DEBUG : Creating backend with remote "/tmp/rclone1292830689/dir1" 2024/11/05 01:02:50 DEBUG : Creating backend with remote "/tmp/rclone1292830689/dir2" 2024/11/05 01:02:50 DEBUG : Local file system at /tmp/rclone1292830689/dir2: Using server-side directory move 2024/11/05 01:02:50 INFO : Local file system at /tmp/rclone1292830689/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/05 01:02:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/05 01:02:50 INFO : file1.txt: Moved (server-side) 2024/11/05 01:02:50 DEBUG : Local file system at /tmp/rclone1292830689/dir2: Waiting for checks to finish 2024/11/05 01:02:50 DEBUG : Local file system at /tmp/rclone1292830689/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:02:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/05 01:02:50 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:50 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/05 01:02:51 INFO : nested/sub dir/file: Copied (new) 2024/11/05 01:02:51 INFO : nested/sub dir/file: Deleted 2024/11/05 01:02:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:02:51 INFO : sub dir/hello world: Copied (new) 2024/11/05 01:02:51 INFO : sub dir/hello world: Deleted 2024/11/05 01:02:51 INFO : sub dir: Removing directory 2024/11/05 01:02:51 INFO : nested/sub dir: Removing directory 2024/11/05 01:02:51 INFO : nested: Removing directory 2024/11/05 01:02:51 DEBUG : Local file system at /tmp/rclone1292830689: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.50s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/05 01:02:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/05 01:02:53 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:53 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/05 01:02:53 INFO : nested/sub dir/file: Copied (new) 2024/11/05 01:02:53 INFO : nested/sub dir/file: Deleted 2024/11/05 01:02:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/05 01:02:54 INFO : sub dir/hello world: Copied (new) 2024/11/05 01:02:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.12s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:55 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/05 01:02:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/05 01:02:55 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:55 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/05 01:02:55 INFO : existing-b: Copied (new) 2024/11/05 01:02:55 INFO : existing-b: Deleted 2024/11/05 01:02:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/05 01:02:56 INFO : existing: Copied (new) 2024/11/05 01:02:56 INFO : existing: Deleted 2024/11/05 01:02:56 DEBUG : existing: Destination exists, skipping 2024/11/05 01:02:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/05 01:02:56 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:02:56 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:02:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.35s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:02:57 DEBUG : Creating backend with remote "TestB2:rclone-test-mokutiv7jagu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yocodat9zofo -> B2 bucket rclone-test-mokutiv7jagu 2024/11/05 01:03:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 01:03:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/05 01:03:03 DEBUG : empty space: Unchanged skipping 2024/11/05 01:03:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/05 01:03:03 DEBUG : B2 bucket rclone-test-mokutiv7jagu: Waiting for checks to finish 2024/11/05 01:03:03 INFO : empty space: Deleted 2024/11/05 01:03:03 DEBUG : B2 bucket rclone-test-mokutiv7jagu: Waiting for transfers to finish 2024/11/05 01:03:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 01:03:03 INFO : potato2: Copied (server-side copy) 2024/11/05 01:03:04 INFO : potato2: Deleted 2024/11/05 01:03:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/05 01:03:04 INFO : potato3: Copied (server-side copy) 2024/11/05 01:03:04 INFO : potato3: Deleted 2024/11/05 01:03:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jipezaz0fewo" 2024/11/05 01:03:06 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/05 01:03:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 01:03:06 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/05 01:03:06 DEBUG : B2 bucket rclone-test-jipezaz0fewo: Waiting for checks to finish 2024/11/05 01:03:06 DEBUG : B2 bucket rclone-test-jipezaz0fewo: Waiting for transfers to finish 2024/11/05 01:03:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/05 01:03:07 INFO : empty space: Copied (server-side copy) 2024/11/05 01:03:07 INFO : empty space: Deleted 2024/11/05 01:03:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 01:03:07 INFO : potato2: Copied (server-side copy) 2024/11/05 01:03:07 INFO : potato2: Deleted 2024/11/05 01:03:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/05 01:03:07 INFO : potato3: Copied (server-side copy) 2024/11/05 01:03:07 INFO : potato3: Deleted 2024/11/05 01:03:08 DEBUG : B2 bucket rclone-test-jipezaz0fewo: Purge remote 2024/11/05 01:03:08 INFO : B2 bucket rclone-test-jipezaz0fewo: cleaning bucket "rclone-test-jipezaz0fewo" of all files 2024/11/05 01:03:08 DEBUG : empty space: Deleting (id "4_z2f62cd73d08dfb9b9f280e1b_f1131ced26a5eea05_d20241105_m010306_c001_v0001180_t0013_u01730768586998") 2024/11/05 01:03:08 DEBUG : potato2: Deleting (id "4_z2f62cd73d08dfb9b9f280e1b_f114ef948dd619000_d20241105_m010307_c001_v0001146_t0004_u01730768587250") 2024/11/05 01:03:08 DEBUG : potato3: Deleting (id "4_z2f62cd73d08dfb9b9f280e1b_f11984268999b4acc_d20241105_m010307_c001_v0001182_t0025_u01730768587452") 2024/11/05 01:03:09 DEBUG : B2 bucket rclone-test-mokutiv7jagu: Purge remote 2024/11/05 01:03:09 INFO : B2 bucket rclone-test-mokutiv7jagu: cleaning bucket "rclone-test-mokutiv7jagu" of all files 2024/11/05 01:03:09 DEBUG : empty space: Deleting (id "4_zdf32adf3d08dfb9b9f280e1b_f40585b838fdd0290_d20241105_m010307_c001_v7007000_t0000_u01730768587230") 2024/11/05 01:03:09 DEBUG : empty space: Deleting (id "4_zdf32adf3d08dfb9b9f280e1b_f112acf510fed8987_d20241105_m010302_c001_v0001113_t0015_u01730768582606") 2024/11/05 01:03:09 DEBUG : potato2: Deleting (id "4_zdf32adf3d08dfb9b9f280e1b_f40585b838fdd0291_d20241105_m010307_c001_v7007000_t0000_u01730768587511") 2024/11/05 01:03:09 DEBUG : potato2: Deleting (id "4_zdf32adf3d08dfb9b9f280e1b_f11970dc2a62a46de_d20241105_m010303_c001_v0001165_t0057_u01730768583765") 2024/11/05 01:03:09 DEBUG : potato3: Deleting (id "4_zdf32adf3d08dfb9b9f280e1b_f40585b838fdd0292_d20241105_m010307_c001_v7007000_t0000_u01730768587768") 2024/11/05 01:03:09 DEBUG : potato3: Deleting (id "4_zdf32adf3d08dfb9b9f280e1b_f1110d4838cb50e06_d20241105_m010304_c001_v0001144_t0041_u01730768584033") 2024/11/05 01:03:09 DEBUG : potato3: Deleting (id "4_zdf32adf3d08dfb9b9f280e1b_f112acf510fed8989_d20241105_m010302_c001_v0001113_t0026_u01730768582918") --- PASS: TestServerSideMove (13.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:03:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yozuges0yaze" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yocodat9zofo -> B2 bucket rclone-test-yozuges0yaze 2024/11/05 01:03:17 DEBUG : empty space: Excluded (Size Filter) 2024/11/05 01:03:17 DEBUG : empty space: Excluded 2024/11/05 01:03:17 DEBUG : empty space: Excluded (Size Filter) 2024/11/05 01:03:17 DEBUG : empty space: Excluded 2024/11/05 01:03:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 01:03:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/05 01:03:17 DEBUG : B2 bucket rclone-test-yozuges0yaze: Waiting for checks to finish 2024/11/05 01:03:17 DEBUG : B2 bucket rclone-test-yozuges0yaze: Waiting for transfers to finish 2024/11/05 01:03:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 01:03:18 INFO : potato2: Copied (server-side copy) 2024/11/05 01:03:18 INFO : potato2: Deleted 2024/11/05 01:03:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/05 01:03:18 INFO : potato3: Copied (server-side copy) 2024/11/05 01:03:18 INFO : potato3: Deleted 2024/11/05 01:03:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jajoduz4wete" 2024/11/05 01:03:19 DEBUG : empty space: Excluded (Size Filter) 2024/11/05 01:03:19 DEBUG : empty space: Excluded 2024/11/05 01:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 01:03:20 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/05 01:03:20 DEBUG : B2 bucket rclone-test-jajoduz4wete: Waiting for checks to finish 2024/11/05 01:03:20 DEBUG : B2 bucket rclone-test-jajoduz4wete: Waiting for transfers to finish 2024/11/05 01:03:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 01:03:21 INFO : potato2: Copied (server-side copy) 2024/11/05 01:03:21 INFO : potato2: Deleted 2024/11/05 01:03:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/05 01:03:21 INFO : potato3: Copied (server-side copy) 2024/11/05 01:03:21 INFO : potato3: Deleted 2024/11/05 01:03:22 DEBUG : B2 bucket rclone-test-jajoduz4wete: Purge remote 2024/11/05 01:03:22 INFO : B2 bucket rclone-test-jajoduz4wete: cleaning bucket "rclone-test-jajoduz4wete" of all files 2024/11/05 01:03:22 DEBUG : potato2: Deleting (id "4_zafe2fdd3d08dfb9b9f280e1b_f10244b6199f8d36b_d20241105_m010321_c001_v0001039_t0023_u01730768601001") 2024/11/05 01:03:22 DEBUG : potato3: Deleting (id "4_zafe2fdd3d08dfb9b9f280e1b_f11883b71f2920aa5_d20241105_m010321_c001_v0001137_t0050_u01730768601410") 2024/11/05 01:03:23 DEBUG : B2 bucket rclone-test-yozuges0yaze: Purge remote 2024/11/05 01:03:23 INFO : B2 bucket rclone-test-yozuges0yaze: cleaning bucket "rclone-test-yozuges0yaze" of all files 2024/11/05 01:03:24 DEBUG : empty space: Deleting (id "4_zffe2ed83d08dfb9b9f280e1b_f1063132a09431df7_d20241105_m010316_c001_v0001109_t0036_u01730768596202") 2024/11/05 01:03:24 DEBUG : potato2: Deleting (id "4_zffe2ed83d08dfb9b9f280e1b_f4199817b6e60b206_d20241105_m010321_c001_v7007000_t0000_u01730768601405") 2024/11/05 01:03:24 DEBUG : potato2: Deleting (id "4_zffe2ed83d08dfb9b9f280e1b_f106bc2f33dc8ab8f_d20241105_m010318_c001_v0001093_t0028_u01730768598016") 2024/11/05 01:03:24 DEBUG : potato3: Deleting (id "4_zffe2ed83d08dfb9b9f280e1b_f4199817b6e60b207_d20241105_m010321_c001_v7007000_t0000_u01730768601680") 2024/11/05 01:03:24 DEBUG : potato3: Deleting (id "4_zffe2ed83d08dfb9b9f280e1b_f1107deefac14d076_d20241105_m010318_c001_v0001182_t0018_u01730768598362") 2024/11/05 01:03:24 DEBUG : potato3: Deleting (id "4_zffe2ed83d08dfb9b9f280e1b_f1063132a09431dfd_d20241105_m010316_c001_v0001109_t0011_u01730768596837") --- PASS: TestServerSideMoveWithFilter (15.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zajeviq0qohi" 2024/11/05 01:03:28 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yocodat9zofo -> B2 bucket rclone-test-zajeviq0qohi 2024/11/05 01:03:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 01:03:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/05 01:03:31 DEBUG : empty space: Unchanged skipping 2024/11/05 01:03:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/05 01:03:31 DEBUG : B2 bucket rclone-test-zajeviq0qohi: Waiting for checks to finish 2024/11/05 01:03:31 INFO : empty space: Deleted 2024/11/05 01:03:31 DEBUG : B2 bucket rclone-test-zajeviq0qohi: Waiting for transfers to finish 2024/11/05 01:03:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/05 01:03:32 INFO : potato3: Copied (server-side copy) 2024/11/05 01:03:32 INFO : potato3: Deleted 2024/11/05 01:03:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 01:03:32 INFO : potato2: Copied (server-side copy) 2024/11/05 01:03:33 INFO : potato2: Deleted 2024/11/05 01:03:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bovejut4toli" 2024/11/05 01:03:34 DEBUG : tomatoDir: Making directory 2024/11/05 01:03:34 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/05 01:03:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/05 01:03:34 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/05 01:03:34 DEBUG : B2 bucket rclone-test-bovejut4toli: Waiting for checks to finish 2024/11/05 01:03:34 DEBUG : B2 bucket rclone-test-bovejut4toli: Waiting for transfers to finish 2024/11/05 01:03:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/05 01:03:35 INFO : empty space: Copied (server-side copy) 2024/11/05 01:03:35 INFO : empty space: Deleted 2024/11/05 01:03:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/05 01:03:36 INFO : potato2: Copied (server-side copy) 2024/11/05 01:03:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/05 01:03:36 INFO : potato3: Copied (server-side copy) 2024/11/05 01:03:36 INFO : potato2: Deleted 2024/11/05 01:03:36 INFO : potato3: Deleted 2024/11/05 01:03:36 DEBUG : B2 bucket rclone-test-bovejut4toli: Purge remote 2024/11/05 01:03:36 INFO : B2 bucket rclone-test-bovejut4toli: cleaning bucket "rclone-test-bovejut4toli" of all files 2024/11/05 01:03:36 DEBUG : empty space: Deleting (id "4_z1f923d63d09dfb9b9f280e1b_f105ae11534f66097_d20241105_m010335_c001_v0001101_t0000_u01730768615405") 2024/11/05 01:03:36 DEBUG : potato2: Deleting (id "4_z1f923d63d09dfb9b9f280e1b_f114aa84496376c8f_d20241105_m010335_c001_v0001182_t0005_u01730768615779") 2024/11/05 01:03:36 DEBUG : potato3: Deleting (id "4_z1f923d63d09dfb9b9f280e1b_f10776d818f5d8b83_d20241105_m010335_c001_v0001182_t0024_u01730768615878") 2024/11/05 01:03:37 DEBUG : B2 bucket rclone-test-zajeviq0qohi: Purge remote 2024/11/05 01:03:37 INFO : B2 bucket rclone-test-zajeviq0qohi: cleaning bucket "rclone-test-zajeviq0qohi" of all files 2024/11/05 01:03:38 DEBUG : empty space: Deleting (id "4_z6f422d13d09dfb9b9f280e1b_f4067bd8c2ea805c1_d20241105_m010335_c001_v7007000_t0000_u01730768615850") 2024/11/05 01:03:38 DEBUG : empty space: Deleting (id "4_z6f422d13d09dfb9b9f280e1b_f112ac22ae8f02758_d20241105_m010330_c001_v0001182_t0044_u01730768610705") 2024/11/05 01:03:38 DEBUG : potato2: Deleting (id "4_z6f422d13d09dfb9b9f280e1b_f4067bd8c2ea805c4_d20241105_m010336_c001_v7007000_t0000_u01730768616092") 2024/11/05 01:03:38 DEBUG : potato2: Deleting (id "4_z6f422d13d09dfb9b9f280e1b_f106aa7cd5299c49c_d20241105_m010331_c001_v0001117_t0018_u01730768611917") 2024/11/05 01:03:38 DEBUG : potato3: Deleting (id "4_z6f422d13d09dfb9b9f280e1b_f4076ed8f9e8355a4_d20241105_m010336_c001_v7007000_t0000_u01730768616138") 2024/11/05 01:03:38 DEBUG : potato3: Deleting (id "4_z6f422d13d09dfb9b9f280e1b_f10584f834f2d2047_d20241105_m010332_c001_v0001176_t0048_u01730768612258") 2024/11/05 01:03:38 DEBUG : potato3: Deleting (id "4_z6f422d13d09dfb9b9f280e1b_f112ac22ae8f0276a_d20241105_m010331_c001_v0001182_t0035_u01730768611062") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.84s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:03:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.45s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:03:43 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:03:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/rclone-sync-test" 2024/11/05 01:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/rclone-sync-test-include/layer2" 2024/11/05 01:03:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/rclone-sync-test-ignore-file" 2024/11/05 01:03:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/05 01:03:54 DEBUG : B2 bucket rclone-test-yocodat9zofo path rclone-sync-test: Waiting for checks to finish 2024/11/05 01:03:54 DEBUG : B2 bucket rclone-test-yocodat9zofo path rclone-sync-test: Waiting for transfers to finish 2024/11/05 01:03:54 DEBUG : Waiting for deletions to finish 2024/11/05 01:03:54 INFO : There was nothing to transfer 2024/11/05 01:03:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/05 01:03:54 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:03:54 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:03:54 DEBUG : Waiting for deletions to finish 2024/11/05 01:03:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:03:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/05 01:03:55 DEBUG : B2 bucket rclone-test-yocodat9zofo path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/05 01:03:55 DEBUG : B2 bucket rclone-test-yocodat9zofo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/05 01:03:55 DEBUG : Waiting for deletions to finish 2024/11/05 01:03:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:03:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/05 01:03:55 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:03:55 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:03:55 DEBUG : Waiting for deletions to finish 2024/11/05 01:03:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:03:56 DEBUG : : Excluded 2024/11/05 01:03:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/05 01:03:56 DEBUG : B2 bucket rclone-test-yocodat9zofo path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/05 01:03:56 DEBUG : B2 bucket rclone-test-yocodat9zofo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/05 01:03:56 DEBUG : Waiting for deletions to finish 2024/11/05 01:03:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.93s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:04:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/dst" 2024/11/05 01:04:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/CompareDest" 2024/11/05 01:04:06 DEBUG : one: Need to transfer - File not found at Destination 2024/11/05 01:04:06 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:06 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/05 01:04:07 INFO : one: Copied (new) 2024/11/05 01:04:07 DEBUG : Waiting for deletions to finish 2024/11/05 01:04:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 01:04:07 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:08 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/05 01:04:08 INFO : one: Copied (replaced existing) 2024/11/05 01:04:08 DEBUG : Waiting for deletions to finish 2024/11/05 01:04:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 01:04:10 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:11 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/05 01:04:11 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:11 DEBUG : Waiting for deletions to finish 2024/11/05 01:04:11 INFO : There was nothing to transfer 2024/11/05 01:04:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:12 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/05 01:04:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 01:04:12 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:12 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/05 01:04:12 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:12 DEBUG : Waiting for deletions to finish 2024/11/05 01:04:12 INFO : There was nothing to transfer 2024/11/05 01:04:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:13 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/05 01:04:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 01:04:13 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:13 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/05 01:04:13 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:13 DEBUG : Waiting for deletions to finish 2024/11/05 01:04:13 INFO : There was nothing to transfer 2024/11/05 01:04:14 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/05 01:04:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/05 01:04:14 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/05 01:04:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 01:04:14 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:14 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/05 01:04:14 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:14 DEBUG : Waiting for deletions to finish 2024/11/05 01:04:14 INFO : There was nothing to transfer 2024/11/05 01:04:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/05 01:04:15 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 01:04:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 01:04:15 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:15 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/05 01:04:15 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:16 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/05 01:04:16 INFO : two: Copied (new) 2024/11/05 01:04:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.07s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/dest" 2024/11/05 01:04:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/pre-dest1" 2024/11/05 01:04:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/pre-dest2" 2024/11/05 01:04:23 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:04:23 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/05 01:04:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:04:24 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/05 01:04:24 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/05 01:04:24 DEBUG : B2 bucket rclone-test-yocodat9zofo path dest: Waiting for checks to finish 2024/11/05 01:04:24 DEBUG : B2 bucket rclone-test-yocodat9zofo path dest: Waiting for transfers to finish 2024/11/05 01:04:25 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/05 01:04:25 INFO : 3: Copied (new) 2024/11/05 01:04:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.38s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:04:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/dst" 2024/11/05 01:04:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/CopyDest" 2024/11/05 01:04:30 DEBUG : one: Need to transfer - File not found at Destination 2024/11/05 01:04:30 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:30 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/05 01:04:30 INFO : one: Copied (new) 2024/11/05 01:04:30 DEBUG : Waiting for deletions to finish 2024/11/05 01:04:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 01:04:31 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:31 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/05 01:04:32 INFO : one: Copied (replaced existing) 2024/11/05 01:04:32 DEBUG : Waiting for deletions to finish 2024/11/05 01:04:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/BackupDir" 2024/11/05 01:04:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 01:04:35 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 01:04:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/05 01:04:37 INFO : one: Copied (server-side copy) 2024/11/05 01:04:37 INFO : one: Deleted 2024/11/05 01:04:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/05 01:04:38 INFO : one: Copied (server-side copy) 2024/11/05 01:04:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/05 01:04:38 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:38 DEBUG : Waiting for deletions to finish 2024/11/05 01:04:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/05 01:04:40 INFO : two: Copied (server-side copy) 2024/11/05 01:04:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/05 01:04:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:40 DEBUG : one: Unchanged skipping 2024/11/05 01:04:40 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:40 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:40 DEBUG : Waiting for deletions to finish 2024/11/05 01:04:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:41 DEBUG : one: Unchanged skipping 2024/11/05 01:04:41 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:41 DEBUG : two: Unchanged skipping 2024/11/05 01:04:41 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:41 DEBUG : Waiting for deletions to finish 2024/11/05 01:04:41 INFO : There was nothing to transfer 2024/11/05 01:04:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/05 01:04:42 DEBUG : three: Destination not found in --copy-dest 2024/11/05 01:04:42 DEBUG : three: Need to transfer - File not found at Destination 2024/11/05 01:04:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:42 DEBUG : one: Unchanged skipping 2024/11/05 01:04:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 01:04:42 DEBUG : two: Unchanged skipping 2024/11/05 01:04:42 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:42 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:43 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/05 01:04:43 INFO : three: Copied (new) 2024/11/05 01:04:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.51s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:04:47 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-06.backblaze.com/b2api/v1/b2_upload_file/1ff22df3d06dfb9b9f280e1b/c001_v0001182_t0038": EOF 2024/11/05 01:04:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-06.backblaze.com/b2api/v1/b2_upload_file/1ff22df3d06dfb9b9f280e1b/c001_v0001182_t0038": EOF) 2024/11/05 01:04:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yocodat9zofo: 1/10 (Post "https://pod-000-1182-06.backblaze.com/b2api/v1/b2_upload_file/1ff22df3d06dfb9b9f280e1b/c001_v0001182_t0038": EOF) 2024/11/05 01:04:49 DEBUG : pacer: Reducing sleep to 10ms 2024/11/05 01:04:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/dst" 2024/11/05 01:04:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/backup" 2024/11/05 01:04:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/05 01:04:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:04:52 DEBUG : two: Unchanged skipping 2024/11/05 01:04:52 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/05 01:04:54 INFO : one: Copied (server-side copy) 2024/11/05 01:04:54 INFO : one: Deleted 2024/11/05 01:04:54 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/05 01:04:55 INFO : one: Copied (new) 2024/11/05 01:04:55 DEBUG : Waiting for deletions to finish 2024/11/05 01:04:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/05 01:04:55 INFO : three.txt: Copied (server-side copy) 2024/11/05 01:04:56 INFO : three.txt: Deleted 2024/11/05 01:04:56 INFO : three.txt: Moved into backup dir 2024/11/05 01:04:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/05 01:04:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:04:57 DEBUG : two: Unchanged skipping 2024/11/05 01:04:57 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:04:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/05 01:04:58 INFO : one: Copied (server-side copy) 2024/11/05 01:04:58 INFO : one: Deleted 2024/11/05 01:04:58 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:04:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/05 01:04:59 INFO : one: Copied (new) 2024/11/05 01:04:59 DEBUG : Waiting for deletions to finish 2024/11/05 01:04:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/05 01:04:59 INFO : three.txt: Copied (server-side copy) 2024/11/05 01:04:59 INFO : three.txt: Deleted 2024/11/05 01:04:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.87s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:05:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/dst" 2024/11/05 01:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/backup" 2024/11/05 01:05:06 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:05:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/05 01:05:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:05:06 DEBUG : two: Unchanged skipping 2024/11/05 01:05:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/05 01:05:08 INFO : one: Copied (server-side copy) to: one.bak 2024/11/05 01:05:08 INFO : one: Deleted 2024/11/05 01:05:08 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:05:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/05 01:05:09 INFO : one: Copied (new) 2024/11/05 01:05:09 DEBUG : Waiting for deletions to finish 2024/11/05 01:05:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/05 01:05:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/05 01:05:09 INFO : three.txt: Deleted 2024/11/05 01:05:09 INFO : three.txt: Moved into backup dir 2024/11/05 01:05:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/05 01:05:11 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:05:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:05:11 DEBUG : two: Unchanged skipping 2024/11/05 01:05:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/05 01:05:12 INFO : one: Copied (server-side copy) to: one.bak 2024/11/05 01:05:12 INFO : one: Deleted 2024/11/05 01:05:12 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:05:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/05 01:05:12 INFO : one: Copied (new) 2024/11/05 01:05:12 DEBUG : Waiting for deletions to finish 2024/11/05 01:05:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/05 01:05:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/05 01:05:13 INFO : three.txt: Deleted 2024/11/05 01:05:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/dst" 2024/11/05 01:05:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/backup" 2024/11/05 01:05:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/05 01:05:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:05:19 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:05:19 DEBUG : two: Unchanged skipping 2024/11/05 01:05:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/05 01:05:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/05 01:05:21 INFO : one: Deleted 2024/11/05 01:05:21 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:05:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/05 01:05:22 INFO : one: Copied (new) 2024/11/05 01:05:22 DEBUG : Waiting for deletions to finish 2024/11/05 01:05:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/05 01:05:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/05 01:05:23 INFO : three.txt: Deleted 2024/11/05 01:05:23 INFO : three.txt: Moved into backup dir 2024/11/05 01:05:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/05 01:05:24 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:05:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:05:24 DEBUG : two: Unchanged skipping 2024/11/05 01:05:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/05 01:05:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/05 01:05:25 INFO : one: Deleted 2024/11/05 01:05:25 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:05:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/05 01:05:26 INFO : one: Copied (new) 2024/11/05 01:05:26 DEBUG : Waiting for deletions to finish 2024/11/05 01:05:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/05 01:05:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/05 01:05:26 INFO : three.txt: Deleted 2024/11/05 01:05:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.22s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:05:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/dst" 2024/11/05 01:05:30 DEBUG : Config file has changed externally - reloading 2024/11/05 01:05:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/05 01:05:32 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:05:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:05:32 DEBUG : two: Unchanged skipping 2024/11/05 01:05:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/05 01:05:32 INFO : one: Copied (server-side copy) to: one.bak 2024/11/05 01:05:32 INFO : one: Deleted 2024/11/05 01:05:32 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:05:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/05 01:05:33 INFO : one: Copied (new) 2024/11/05 01:05:33 DEBUG : Waiting for deletions to finish 2024/11/05 01:05:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/05 01:05:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/05 01:05:34 INFO : three.txt: Deleted 2024/11/05 01:05:34 INFO : three.txt: Moved into backup dir 2024/11/05 01:05:35 DEBUG : one.bak: Excluded (Path Filter) 2024/11/05 01:05:35 DEBUG : one.bak: Excluded 2024/11/05 01:05:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/05 01:05:35 DEBUG : three.txt.bak: Excluded 2024/11/05 01:05:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/05 01:05:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:05:35 DEBUG : two: Unchanged skipping 2024/11/05 01:05:35 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for checks to finish 2024/11/05 01:05:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/05 01:05:36 INFO : one: Copied (server-side copy) to: one.bak 2024/11/05 01:05:36 INFO : one: Deleted 2024/11/05 01:05:36 DEBUG : B2 bucket rclone-test-yocodat9zofo path dst: Waiting for transfers to finish 2024/11/05 01:05:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/05 01:05:36 INFO : one: Copied (new) 2024/11/05 01:05:36 DEBUG : Waiting for deletions to finish 2024/11/05 01:05:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/05 01:05:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/05 01:05:37 INFO : three.txt: Deleted 2024/11/05 01:05:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.57s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:05:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/dst" 2024/11/05 01:05:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/05 01:05:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/05 01:05:43 INFO : one: Copied (server-side copy) to: one.bak 2024/11/05 01:05:43 INFO : one: Deleted 2024/11/05 01:05:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/05 01:05:44 INFO : one: Copied (new) 2024/11/05 01:05:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:05:44 DEBUG : two: Unchanged skipping 2024/11/05 01:05:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/05 01:05:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/05 01:05:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/05 01:05:45 INFO : three.txt: Deleted 2024/11/05 01:05:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/05 01:05:45 INFO : three.txt: Copied (new) 2024/11/05 01:05:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/05 01:05:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/05 01:05:46 DEBUG : pacer: Reducing sleep to 10ms 2024/11/05 01:05:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/05 01:05:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/05 01:05:47 INFO : one: Copied (server-side copy) to: one.bak 2024/11/05 01:05:47 INFO : one: Deleted 2024/11/05 01:05:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/05 01:05:47 INFO : one: Copied (new) 2024/11/05 01:05:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:05:48 DEBUG : two: Unchanged skipping 2024/11/05 01:05:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/05 01:05:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/05 01:05:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/05 01:05:49 INFO : three.txt: Deleted 2024/11/05 01:05:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/05 01:05:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.19s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:05:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yocodat9zofo/dst" 2024/11/05 01:05:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/05 01:05:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/05 01:05:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/05 01:05:56 INFO : one: Deleted 2024/11/05 01:05:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/05 01:05:57 INFO : one: Copied (new) 2024/11/05 01:05:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:05:57 DEBUG : two: Unchanged skipping 2024/11/05 01:05:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/05 01:05:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/05 01:05:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/05 01:05:58 INFO : three.txt: Deleted 2024/11/05 01:05:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/05 01:05:58 INFO : three.txt: Copied (new) 2024/11/05 01:05:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/05 01:06:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/05 01:06:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/05 01:06:00 INFO : one: Deleted 2024/11/05 01:06:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/05 01:06:00 INFO : one: Copied (new) 2024/11/05 01:06:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:01 DEBUG : two: Unchanged skipping 2024/11/05 01:06:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/05 01:06:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/05 01:06:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/05 01:06:01 INFO : three.txt: Deleted 2024/11/05 01:06:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/05 01:06:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.01s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:06:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/05 01:06:05 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:06:05 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:06:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/05 01:06:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/05 01:06:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.08s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:06:07 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/05 01:06:07 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:06:07 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:06:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/05 01:06:08 INFO : existing: Copied (new) 2024/11/05 01:06:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:06:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/05 01:06:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/05 01:06:08 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:06:08 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:06:08 ERROR : B2 bucket rclone-test-yocodat9zofo: not deleting files as there were IO errors 2024/11/05 01:06:08 ERROR : B2 bucket rclone-test-yocodat9zofo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncImmutable (3.28s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:06:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:10 DEBUG : existing: Unchanged skipping 2024/11/05 01:06:10 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:06:10 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:06:10 DEBUG : Waiting for deletions to finish 2024/11/05 01:06:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.19s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:06:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:06:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both0: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both12: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both13: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both10: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both15: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both16: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both11: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both18: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both1: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both2: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both14: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both17: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both5: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both19: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both7: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both8: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:31 DEBUG : both9: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both3: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both4: Unchanged skipping 2024/11/05 01:06:31 DEBUG : both6: Unchanged skipping 2024/11/05 01:06:31 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:06:31 DEBUG : Waiting for deletions to finish 2024/11/05 01:06:32 INFO : only0: Deleted 2024/11/05 01:06:32 INFO : only11: Deleted 2024/11/05 01:06:32 INFO : only12: Deleted 2024/11/05 01:06:32 INFO : only17: Deleted 2024/11/05 01:06:32 INFO : only4: Deleted 2024/11/05 01:06:32 INFO : only1: Deleted 2024/11/05 01:06:32 INFO : only5: Deleted 2024/11/05 01:06:32 INFO : only7: Deleted 2024/11/05 01:06:32 INFO : only8: Deleted 2024/11/05 01:06:32 INFO : only9: Deleted 2024/11/05 01:06:32 INFO : only10: Deleted 2024/11/05 01:06:32 INFO : only18: Deleted 2024/11/05 01:06:32 INFO : only15: Deleted 2024/11/05 01:06:32 INFO : only19: Deleted 2024/11/05 01:06:33 INFO : only2: Deleted 2024/11/05 01:06:33 INFO : only13: Deleted 2024/11/05 01:06:33 INFO : only14: Deleted 2024/11/05 01:06:33 INFO : only16: Deleted 2024/11/05 01:06:33 INFO : only3: Deleted 2024/11/05 01:06:33 INFO : only6: Deleted 2024/11/05 01:06:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (24.62s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:06:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for checks to finish 2024/11/05 01:06:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both1: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both12: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both13: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both14: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both15: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both16: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both17: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both18: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both19: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both2: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both3: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both0: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both11: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both10: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both4: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both8: Unchanged skipping 2024/11/05 01:06:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 01:06:57 DEBUG : both5: Unchanged skipping 2024/11/05 01:06:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : both6: Unchanged skipping 2024/11/05 01:06:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : both7: Unchanged skipping 2024/11/05 01:06:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : both9: Unchanged skipping 2024/11/05 01:06:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/05 01:06:57 DEBUG : B2 bucket rclone-test-yocodat9zofo: Waiting for transfers to finish 2024/11/05 01:06:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:57 INFO : only1: Copied (replaced existing) 2024/11/05 01:06:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:57 INFO : only0: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only12: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only13: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only10: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only14: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only15: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only16: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only11: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only18: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only17: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only2: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only19: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only5: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only7: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only8: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only9: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only6: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only4: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/05 01:06:58 INFO : only3: Copied (replaced existing) 2024/11/05 01:06:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (29.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:07:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/05 01:07:07 DEBUG : sub dir: Making directory 2024/11/05 01:07:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (5.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" 2024/11/05 01:07:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/05 01:07:12 DEBUG : sub dir: Making directory 2024/11/05 01:07:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yocodat9zofo", Local "Local file system at /tmp/rclone1292830689", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.41s) PASS 2024/11/05 01:07:17 DEBUG : B2 bucket rclone-test-yocodat9zofo: Purge remote 2024/11/05 01:07:17 INFO : B2 bucket rclone-test-yocodat9zofo: cleaning bucket "rclone-test-yocodat9zofo" of all files 2024/11/05 01:07:17 DEBUG : BackupDir/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f418b60c3d0fc58bf_d20241105_m010443_c001_v7007000_t0000_u01730768683848") 2024/11/05 01:07:17 DEBUG : BackupDir/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f10087fd68cf5e745_d20241105_m010437_c001_v0001145_t0012_u01730768677252") 2024/11/05 01:07:17 DEBUG : CompareDest/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb4f0_d20241105_m010416_c001_v7007000_t0000_u01730768656649") 2024/11/05 01:07:17 DEBUG : CompareDest/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01ef9312_d20241105_m010410_c001_v0001182_t0045_u01730768650258") 2024/11/05 01:07:17 DEBUG : CompareDest/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb4f2_d20241105_m010416_c001_v7007000_t0000_u01730768656831") 2024/11/05 01:07:17 DEBUG : CompareDest/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1065a05fd74a207e_d20241105_m010411_c001_v0001182_t0006_u01730768651645") 2024/11/05 01:07:17 DEBUG : CopyDest/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f418b60c3d0fc58c1_d20241105_m010444_c001_v7007000_t0000_u01730768684043") 2024/11/05 01:07:17 DEBUG : CopyDest/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa23d_d20241105_m010433_c001_v0001104_t0045_u01730768673523") 2024/11/05 01:07:17 DEBUG : CopyDest/three: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f418b60c3d0fc58c2_d20241105_m010444_c001_v7007000_t0000_u01730768684228") 2024/11/05 01:07:17 DEBUG : CopyDest/three: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1065a05fd74a2760_d20241105_m010441_c001_v0001182_t0007_u01730768681912") 2024/11/05 01:07:17 DEBUG : CopyDest/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f418b60c3d0fc58c5_d20241105_m010444_c001_v7007000_t0000_u01730768684497") 2024/11/05 01:07:18 DEBUG : CopyDest/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01ef99dd_d20241105_m010438_c001_v0001182_t0011_u01730768678691") 2024/11/05 01:07:18 DEBUG : EXISTING: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e908a_d20241105_m010611_c001_v7007000_t0000_u01730768771445") 2024/11/05 01:07:18 DEBUG : EXISTING: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb07e_d20241105_m010610_c001_v0001182_t0023_u01730768770362") 2024/11/05 01:07:18 DEBUG : Testêé: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9029_d20241105_m010606_c001_v7007000_t0000_u01730768766719") 2024/11/05 01:07:18 DEBUG : Testêé: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efaf58_d20241105_m010606_c001_v0001182_t0051_u01730768766010") 2024/11/05 01:07:18 DEBUG : Testêé: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa36f_d20241105_m010604_c001_v0001104_t0022_u01730768764367") 2024/11/05 01:07:18 DEBUG : a/potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2f71_d20241105_m010212_c001_v7007000_t0000_u01730768532456") 2024/11/05 01:07:18 DEBUG : a/potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa071_d20241105_m010211_c001_v0001104_t0019_u01730768531177") 2024/11/05 01:07:18 DEBUG : a/potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e8a4c_d20241105_m010208_c001_v7007000_t0000_u01730768528825") 2024/11/05 01:07:18 DEBUG : a/potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa059_d20241105_m010207_c001_v0001104_t0040_u01730768527653") 2024/11/05 01:07:18 DEBUG : a/potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e89a2_d20241105_m010141_c001_v7007000_t0000_u01730768501972") 2024/11/05 01:07:18 DEBUG : a/potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9fff_d20241105_m010140_c001_v0001104_t0055_u01730768500522") 2024/11/05 01:07:18 DEBUG : b/potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2f72_d20241105_m010212_c001_v7007000_t0000_u01730768532637") 2024/11/05 01:07:18 DEBUG : b/potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa065_d20241105_m010209_c001_v0001104_t0026_u01730768529739") 2024/11/05 01:07:18 DEBUG : b/potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e8a4a_d20241105_m010208_c001_v7007000_t0000_u01730768528238") 2024/11/05 01:07:18 DEBUG : b/potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa053_d20241105_m010205_c001_v0001104_t0051_u01730768525946") 2024/11/05 01:07:19 DEBUG : b/potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e89a0_d20241105_m010141_c001_v7007000_t0000_u01730768501421") 2024/11/05 01:07:19 DEBUG : b/potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9ff9_d20241105_m010138_c001_v0001104_t0028_u01730768498456") 2024/11/05 01:07:19 DEBUG : backup/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909cad_d20241105_m010500_c001_v7007000_t0000_u01730768700399") 2024/11/05 01:07:19 DEBUG : backup/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f101d3003e9a1d78f_d20241105_m010458_c001_v0001097_t0045_u01730768698120") 2024/11/05 01:07:19 DEBUG : backup/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1112f7e63b220c74_d20241105_m010453_c001_v0001182_t0004_u01730768693904") 2024/11/05 01:07:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f417b8ac76ed053ff_d20241105_m010527_c001_v7007000_t0000_u01730768727338") 2024/11/05 01:07:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efa600_d20241105_m010525_c001_v0001182_t0030_u01730768725228") 2024/11/05 01:07:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f106e2fbe934af542_d20241105_m010520_c001_v0001092_t0054_u01730768720896") 2024/11/05 01:07:19 DEBUG : backup/one.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb56f_d20241105_m010514_c001_v7007000_t0000_u01730768714092") 2024/11/05 01:07:19 DEBUG : backup/one.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f115b5f4b138b0e28_d20241105_m010511_c001_v0001101_t0007_u01730768711779") 2024/11/05 01:07:19 DEBUG : backup/one.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1081bfd985c29ea7_d20241105_m010508_c001_v0001150_t0059_u01730768708078") 2024/11/05 01:07:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f417b8ac76ed05401_d20241105_m010527_c001_v7007000_t0000_u01730768727521") 2024/11/05 01:07:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f10776d818f5da59c_d20241105_m010526_c001_v0001182_t0006_u01730768726531") 2024/11/05 01:07:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f10996c2ad56b74a2_d20241105_m010522_c001_v0001036_t0030_u01730768722688") 2024/11/05 01:07:19 DEBUG : backup/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909caf_d20241105_m010500_c001_v7007000_t0000_u01730768700590") 2024/11/05 01:07:19 DEBUG : backup/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f107dc56defa9f98a_d20241105_m010459_c001_v0001041_t0048_u01730768699455") 2024/11/05 01:07:19 DEBUG : backup/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1179dd16dadd4e70_d20241105_m010455_c001_v0001182_t0007_u01730768695758") 2024/11/05 01:07:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb571_d20241105_m010514_c001_v7007000_t0000_u01730768714272") 2024/11/05 01:07:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1018237c66ad98fc_d20241105_m010512_c001_v0001105_t0042_u01730768712817") 2024/11/05 01:07:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1107deefac14ea09_d20241105_m010509_c001_v0001182_t0033_u01730768709434") 2024/11/05 01:07:20 DEBUG : both0: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e91fe_d20241105_m010659_c001_v7007000_t0000_u01730768819557") 2024/11/05 01:07:20 DEBUG : both0: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3fb_d20241105_m010638_c001_v0001104_t0006_u01730768798378") 2024/11/05 01:07:20 DEBUG : both0: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ed0_d20241105_m010633_c001_v7007000_t0000_u01730768793756") 2024/11/05 01:07:20 DEBUG : both0: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa387_d20241105_m010613_c001_v0001104_t0023_u01730768773748") 2024/11/05 01:07:20 DEBUG : both1: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9200_d20241105_m010659_c001_v7007000_t0000_u01730768819739") 2024/11/05 01:07:20 DEBUG : both1: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa405_d20241105_m010639_c001_v0001104_t0032_u01730768799538") 2024/11/05 01:07:20 DEBUG : both1: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ed1_d20241105_m010633_c001_v7007000_t0000_u01730768793936") 2024/11/05 01:07:20 DEBUG : both1: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa38d_d20241105_m010614_c001_v0001104_t0056_u01730768774503") 2024/11/05 01:07:20 DEBUG : both10: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9202_d20241105_m010659_c001_v7007000_t0000_u01730768819922") 2024/11/05 01:07:20 DEBUG : both10: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa431_d20241105_m010648_c001_v0001104_t0022_u01730768808046") 2024/11/05 01:07:20 DEBUG : both10: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ed2_d20241105_m010634_c001_v7007000_t0000_u01730768794123") 2024/11/05 01:07:20 DEBUG : both10: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3b1_d20241105_m010622_c001_v0001104_t0029_u01730768782171") 2024/11/05 01:07:20 DEBUG : both11: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9204_d20241105_m010700_c001_v7007000_t0000_u01730768820113") 2024/11/05 01:07:20 DEBUG : both11: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa435_d20241105_m010649_c001_v0001104_t0044_u01730768809044") 2024/11/05 01:07:20 DEBUG : both11: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ed3_d20241105_m010634_c001_v7007000_t0000_u01730768794305") 2024/11/05 01:07:20 DEBUG : both11: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3b3_d20241105_m010623_c001_v0001104_t0059_u01730768783257") 2024/11/05 01:07:20 DEBUG : both12: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9208_d20241105_m010700_c001_v7007000_t0000_u01730768820302") 2024/11/05 01:07:20 DEBUG : both12: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa437_d20241105_m010649_c001_v0001104_t0003_u01730768809867") 2024/11/05 01:07:21 DEBUG : both12: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ed6_d20241105_m010634_c001_v7007000_t0000_u01730768794485") 2024/11/05 01:07:21 DEBUG : both12: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3b5_d20241105_m010623_c001_v0001104_t0056_u01730768783969") 2024/11/05 01:07:21 DEBUG : both13: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e920b_d20241105_m010700_c001_v7007000_t0000_u01730768820496") 2024/11/05 01:07:21 DEBUG : both13: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa43b_d20241105_m010651_c001_v0001104_t0022_u01730768811033") 2024/11/05 01:07:21 DEBUG : both13: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909eda_d20241105_m010634_c001_v7007000_t0000_u01730768794667") 2024/11/05 01:07:21 DEBUG : both13: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3bd_d20241105_m010624_c001_v0001104_t0001_u01730768784870") 2024/11/05 01:07:21 DEBUG : both14: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e920d_d20241105_m010700_c001_v7007000_t0000_u01730768820681") 2024/11/05 01:07:21 DEBUG : both14: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa443_d20241105_m010651_c001_v0001104_t0051_u01730768811897") 2024/11/05 01:07:21 DEBUG : both14: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909edd_d20241105_m010634_c001_v7007000_t0000_u01730768794847") 2024/11/05 01:07:21 DEBUG : both14: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3c1_d20241105_m010625_c001_v0001104_t0007_u01730768785838") 2024/11/05 01:07:21 DEBUG : both15: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9210_d20241105_m010700_c001_v7007000_t0000_u01730768820867") 2024/11/05 01:07:21 DEBUG : both15: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa447_d20241105_m010652_c001_v0001104_t0049_u01730768812583") 2024/11/05 01:07:21 DEBUG : both15: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909edf_d20241105_m010635_c001_v7007000_t0000_u01730768795039") 2024/11/05 01:07:21 DEBUG : both15: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3c7_d20241105_m010627_c001_v0001104_t0005_u01730768787213") 2024/11/05 01:07:21 DEBUG : both16: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9212_d20241105_m010701_c001_v7007000_t0000_u01730768821050") 2024/11/05 01:07:21 DEBUG : both16: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa44b_d20241105_m010653_c001_v0001104_t0025_u01730768813323") 2024/11/05 01:07:21 DEBUG : both16: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ee1_d20241105_m010635_c001_v7007000_t0000_u01730768795219") 2024/11/05 01:07:21 DEBUG : both16: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3cd_d20241105_m010628_c001_v0001104_t0041_u01730768788059") 2024/11/05 01:07:21 DEBUG : both17: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9214_d20241105_m010701_c001_v7007000_t0000_u01730768821232") 2024/11/05 01:07:21 DEBUG : both17: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa44f_d20241105_m010654_c001_v0001104_t0015_u01730768814239") 2024/11/05 01:07:21 DEBUG : both17: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ee4_d20241105_m010635_c001_v7007000_t0000_u01730768795446") 2024/11/05 01:07:22 DEBUG : both17: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3cf_d20241105_m010628_c001_v0001104_t0013_u01730768788768") 2024/11/05 01:07:22 DEBUG : both18: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9216_d20241105_m010701_c001_v7007000_t0000_u01730768821423") 2024/11/05 01:07:22 DEBUG : both18: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa451_d20241105_m010655_c001_v0001104_t0037_u01730768815156") 2024/11/05 01:07:22 DEBUG : both18: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ee7_d20241105_m010635_c001_v7007000_t0000_u01730768795629") 2024/11/05 01:07:22 DEBUG : both18: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3d5_d20241105_m010629_c001_v0001104_t0021_u01730768789510") 2024/11/05 01:07:22 DEBUG : both19: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9218_d20241105_m010701_c001_v7007000_t0000_u01730768821605") 2024/11/05 01:07:22 DEBUG : both19: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa455_d20241105_m010655_c001_v0001104_t0031_u01730768815986") 2024/11/05 01:07:22 DEBUG : both19: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ee9_d20241105_m010635_c001_v7007000_t0000_u01730768795809") 2024/11/05 01:07:22 DEBUG : both19: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3db_d20241105_m010630_c001_v0001104_t0021_u01730768790284") 2024/11/05 01:07:22 DEBUG : both2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e921a_d20241105_m010701_c001_v7007000_t0000_u01730768821788") 2024/11/05 01:07:22 DEBUG : both2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa40b_d20241105_m010640_c001_v0001104_t0019_u01730768800357") 2024/11/05 01:07:22 DEBUG : both2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909eec_d20241105_m010635_c001_v7007000_t0000_u01730768795991") 2024/11/05 01:07:22 DEBUG : both2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa393_d20241105_m010615_c001_v0001104_t0002_u01730768775417") 2024/11/05 01:07:22 DEBUG : both3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e921c_d20241105_m010701_c001_v7007000_t0000_u01730768821980") 2024/11/05 01:07:22 DEBUG : both3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa40f_d20241105_m010641_c001_v0001104_t0055_u01730768801396") 2024/11/05 01:07:22 DEBUG : both3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909eee_d20241105_m010636_c001_v7007000_t0000_u01730768796172") 2024/11/05 01:07:22 DEBUG : both3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa397_d20241105_m010616_c001_v0001104_t0030_u01730768776447") 2024/11/05 01:07:22 DEBUG : both4: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e921e_d20241105_m010702_c001_v7007000_t0000_u01730768822168") 2024/11/05 01:07:22 DEBUG : both4: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa411_d20241105_m010642_c001_v0001104_t0013_u01730768802197") 2024/11/05 01:07:22 DEBUG : both4: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ef0_d20241105_m010636_c001_v7007000_t0000_u01730768796364") 2024/11/05 01:07:23 DEBUG : both4: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa39f_d20241105_m010617_c001_v0001104_t0042_u01730768777361") 2024/11/05 01:07:23 DEBUG : both5: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9220_d20241105_m010702_c001_v7007000_t0000_u01730768822353") 2024/11/05 01:07:23 DEBUG : both5: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa415_d20241105_m010643_c001_v0001104_t0014_u01730768803080") 2024/11/05 01:07:23 DEBUG : both5: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ef2_d20241105_m010636_c001_v7007000_t0000_u01730768796544") 2024/11/05 01:07:23 DEBUG : both5: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3a3_d20241105_m010618_c001_v0001104_t0011_u01730768778214") 2024/11/05 01:07:23 DEBUG : both6: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9223_d20241105_m010702_c001_v7007000_t0000_u01730768822537") 2024/11/05 01:07:23 DEBUG : both6: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa41d_d20241105_m010644_c001_v0001104_t0005_u01730768804161") 2024/11/05 01:07:23 DEBUG : both6: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ef4_d20241105_m010636_c001_v7007000_t0000_u01730768796725") 2024/11/05 01:07:23 DEBUG : both6: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3a5_d20241105_m010619_c001_v0001104_t0005_u01730768779151") 2024/11/05 01:07:23 DEBUG : both7: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9225_d20241105_m010702_c001_v7007000_t0000_u01730768822720") 2024/11/05 01:07:23 DEBUG : both7: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa41f_d20241105_m010645_c001_v0001104_t0020_u01730768805315") 2024/11/05 01:07:23 DEBUG : both7: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ef6_d20241105_m010636_c001_v7007000_t0000_u01730768796905") 2024/11/05 01:07:23 DEBUG : both7: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3a9_d20241105_m010619_c001_v0001104_t0031_u01730768779909") 2024/11/05 01:07:23 DEBUG : both8: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9227_d20241105_m010702_c001_v7007000_t0000_u01730768822903") 2024/11/05 01:07:23 DEBUG : both8: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa425_d20241105_m010646_c001_v0001104_t0026_u01730768806100") 2024/11/05 01:07:23 DEBUG : both8: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ef8_d20241105_m010637_c001_v7007000_t0000_u01730768797085") 2024/11/05 01:07:23 DEBUG : both8: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3ad_d20241105_m010620_c001_v0001104_t0052_u01730768780752") 2024/11/05 01:07:23 DEBUG : both9: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9229_d20241105_m010703_c001_v7007000_t0000_u01730768823086") 2024/11/05 01:07:23 DEBUG : both9: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa42b_d20241105_m010646_c001_v0001104_t0020_u01730768806987") 2024/11/05 01:07:23 DEBUG : both9: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909efb_d20241105_m010637_c001_v7007000_t0000_u01730768797265") 2024/11/05 01:07:24 DEBUG : both9: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa3af_d20241105_m010621_c001_v0001104_t0058_u01730768781492") 2024/11/05 01:07:24 DEBUG : c/non empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2f73_d20241105_m010212_c001_v7007000_t0000_u01730768532817") 2024/11/05 01:07:24 DEBUG : c/non empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa06b_d20241105_m010210_c001_v0001104_t0031_u01730768530279") 2024/11/05 01:07:24 DEBUG : c/non empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e8a4e_d20241105_m010209_c001_v7007000_t0000_u01730768529007") 2024/11/05 01:07:24 DEBUG : c/non empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa055_d20241105_m010206_c001_v0001104_t0044_u01730768526481") 2024/11/05 01:07:24 DEBUG : c/non empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e89a3_d20241105_m010142_c001_v7007000_t0000_u01730768502166") 2024/11/05 01:07:24 DEBUG : c/non empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9ffd_d20241105_m010139_c001_v0001104_t0016_u01730768499322") 2024/11/05 01:07:24 DEBUG : check sum: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612b24_d20241105_m010125_c001_v7007000_t0000_u01730768485841") 2024/11/05 01:07:24 DEBUG : check sum: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9fc3_d20241105_m010123_c001_v0001104_t0046_u01730768483886") 2024/11/05 01:07:24 DEBUG : dest/3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f418b60c3d0fc584a_d20241105_m010426_c001_v7007000_t0000_u01730768666184") 2024/11/05 01:07:24 DEBUG : dest/3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f416c071bb6a8b8e4_d20241105_m010425_c001_v0001182_t0035_u01730768665064") 2024/11/05 01:07:24 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e8fdd_d20241105_m010602_c001_v7007000_t0000_u01730768762853") 2024/11/05 01:07:24 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f114288a6f40fbafd_d20241105_m010600_c001_v0001103_t0024_u01730768760577") 2024/11/05 01:07:24 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f401a95e812e4b392_d20241105_m010600_c001_v7007000_t0000_u01730768760393") 2024/11/05 01:07:24 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f114288a6f40fbae5_d20241105_m010556_c001_v0001103_t0040_u01730768756950") 2024/11/05 01:07:24 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f401a95e812e4b38d_d20241105_m010556_c001_v7007000_t0000_u01730768756217") 2024/11/05 01:07:24 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efac4d_d20241105_m010551_c001_v0001182_t0054_u01730768751354") 2024/11/05 01:07:24 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea80775_d20241105_m010549_c001_v7007000_t0000_u01730768749859") 2024/11/05 01:07:24 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f10776d818f5daa98_d20241105_m010547_c001_v0001182_t0023_u01730768747806") 2024/11/05 01:07:24 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4086d03dd059b88d_d20241105_m010547_c001_v7007000_t0000_u01730768747618") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f10776d818f5da9cd_d20241105_m010544_c001_v0001182_t0032_u01730768744532") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4086d03dd059b883_d20241105_m010543_c001_v7007000_t0000_u01730768743775") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa327_d20241105_m010539_c001_v0001104_t0052_u01730768739174") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f417b8ac76ed0542b_d20241105_m010537_c001_v7007000_t0000_u01730768737905") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f102baa1618f4582f_d20241105_m010536_c001_v0001182_t0028_u01730768736472") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4199817b6e60b3b7_d20241105_m010536_c001_v7007000_t0000_u01730768736282") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f102baa1618f45757_d20241105_m010533_c001_v0001182_t0020_u01730768733572") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4199817b6e60b3a8_d20241105_m010532_c001_v7007000_t0000_u01730768732830") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa315_d20241105_m010528_c001_v0001104_t0014_u01730768728603") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f417b8ac76ed05403_d20241105_m010527_c001_v7007000_t0000_u01730768727702") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1100f936610ac65e_d20241105_m010525_c001_v0001043_t0042_u01730768725683") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb5cf_d20241105_m010525_c001_v7007000_t0000_u01730768725502") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1100f936610ac65a_d20241105_m010521_c001_v0001043_t0011_u01730768721981") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb5b4_d20241105_m010521_c001_v7007000_t0000_u01730768721253") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa2ed_d20241105_m010515_c001_v0001104_t0050_u01730768715381") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb575_d20241105_m010514_c001_v7007000_t0000_u01730768714453") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f101889ea2c4cb8f4_d20241105_m010512_c001_v0001179_t0005_u01730768712303") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40585b838fdd0443_d20241105_m010512_c001_v7007000_t0000_u01730768712122") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f101889ea2c4cb8e2_d20241105_m010509_c001_v0001179_t0033_u01730768709028") 2024/11/05 01:07:25 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40585b838fdd042f_d20241105_m010508_c001_v7007000_t0000_u01730768708303") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa2bb_d20241105_m010501_c001_v0001104_t0022_u01730768701681") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909cb1_d20241105_m010500_c001_v7007000_t0000_u01730768700770") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f107592af628eb351_d20241105_m010458_c001_v0001044_t0023_u01730768698697") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f417b8ac76ed0539f_d20241105_m010458_c001_v7007000_t0000_u01730768698523") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f107592af628eb349_d20241105_m010455_c001_v0001044_t0044_u01730768695046") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f417b8ac76ed05398_d20241105_m010454_c001_v7007000_t0000_u01730768694316") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa26d_d20241105_m010445_c001_v0001104_t0057_u01730768685819") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f418b60c3d0fc58c6_d20241105_m010444_c001_v7007000_t0000_u01730768684700") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f116ee0cba6fba07d_d20241105_m010437_c001_v0001033_t0046_u01730768677754") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4199817b6e60b2f6_d20241105_m010437_c001_v7007000_t0000_u01730768677543") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1065a05fd74a2559_d20241105_m010432_c001_v0001182_t0025_u01730768672811") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f112ac22ae8f0335a_d20241105_m010431_c001_v0001182_t0051_u01730768671812") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f112ac22ae8f03322_d20241105_m010430_c001_v0001182_t0037_u01730768670684") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb4f3_d20241105_m010417_c001_v7007000_t0000_u01730768657013") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa1df_d20241105_m010409_c001_v0001104_t0006_u01730768649399") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1188f152c5e9a2ee_d20241105_m010408_c001_v0001113_t0047_u01730768648236") 2024/11/05 01:07:26 DEBUG : dst/one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1188f152c5e9a2ec_d20241105_m010407_c001_v0001113_t0002_u01730768647204") 2024/11/05 01:07:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e8fe5_d20241105_m010603_c001_v7007000_t0000_u01730768763034") 2024/11/05 01:07:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1198d4b55b85ffff_d20241105_m010600_c001_v0001043_t0020_u01730768760035") 2024/11/05 01:07:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f118dbff6d96ce79e_d20241105_m010555_c001_v0001144_t0037_u01730768755405") 2024/11/05 01:07:27 DEBUG : dst/one.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea80776_d20241105_m010550_c001_v7007000_t0000_u01730768750047") 2024/11/05 01:07:27 DEBUG : dst/one.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f117cb635cfdaa746_d20241105_m010547_c001_v0001134_t0058_u01730768747351") 2024/11/05 01:07:27 DEBUG : dst/one.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efaa68_d20241105_m010543_c001_v0001182_t0011_u01730768743509") 2024/11/05 01:07:27 DEBUG : dst/one.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f417b8ac76ed0542d_d20241105_m010538_c001_v7007000_t0000_u01730768738087") 2024/11/05 01:07:27 DEBUG : dst/one.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1153e92a6343610a_d20241105_m010536_c001_v0001181_t0012_u01730768736067") 2024/11/05 01:07:27 DEBUG : dst/one.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f115349b5dc273d1b_d20241105_m010532_c001_v0001182_t0038_u01730768732589") 2024/11/05 01:07:27 DEBUG : dst/three: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f418b60c3d0fc58c8_d20241105_m010444_c001_v7007000_t0000_u01730768684886") 2024/11/05 01:07:27 DEBUG : dst/three: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f112ac22ae8f03617_d20241105_m010443_c001_v0001182_t0042_u01730768683087") 2024/11/05 01:07:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e8feb_d20241105_m010603_c001_v7007000_t0000_u01730768763215") 2024/11/05 01:07:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f100e947139bc6f05_d20241105_m010601_c001_v0001040_t0013_u01730768761538") 2024/11/05 01:07:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f10340ec77d85c996_d20241105_m010557_c001_v0001134_t0031_u01730768757995") 2024/11/05 01:07:27 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e8fef_d20241105_m010603_c001_v7007000_t0000_u01730768763396") 2024/11/05 01:07:27 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f114288a6f40fbb05_d20241105_m010602_c001_v0001103_t0032_u01730768762086") 2024/11/05 01:07:27 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f401a95e812e4b395_d20241105_m010601_c001_v7007000_t0000_u01730768761902") 2024/11/05 01:07:27 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f114288a6f40fbaf1_d20241105_m010558_c001_v0001103_t0001_u01730768758591") 2024/11/05 01:07:27 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f401a95e812e4b390_d20241105_m010558_c001_v7007000_t0000_u01730768758405") 2024/11/05 01:07:27 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efac9f_d20241105_m010552_c001_v0001182_t0011_u01730768752619") 2024/11/05 01:07:27 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea80778_d20241105_m010550_c001_v7007000_t0000_u01730768750234") 2024/11/05 01:07:27 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f10776d818f5dab14_d20241105_m010549_c001_v0001182_t0036_u01730768749207") 2024/11/05 01:07:27 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4086d03dd059b890_d20241105_m010549_c001_v7007000_t0000_u01730768749024") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f10776d818f5daa22_d20241105_m010545_c001_v0001182_t0013_u01730768745788") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4086d03dd059b889_d20241105_m010545_c001_v7007000_t0000_u01730768745590") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa32f_d20241105_m010540_c001_v0001104_t0011_u01730768740412") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4199817b6e60b3c0_d20241105_m010537_c001_v7007000_t0000_u01730768737318") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efa84a_d20241105_m010535_c001_v0001182_t0056_u01730768735108") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4199817b6e60b3b1_d20241105_m010534_c001_v7007000_t0000_u01730768734370") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa31b_d20241105_m010529_c001_v0001104_t0003_u01730768729698") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb5d3_d20241105_m010526_c001_v7007000_t0000_u01730768726774") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efa5c6_d20241105_m010524_c001_v0001182_t0037_u01730768724365") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb5c1_d20241105_m010523_c001_v7007000_t0000_u01730768723282") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa2f1_d20241105_m010516_c001_v0001104_t0043_u01730768716186") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40585b838fdd0446_d20241105_m010513_c001_v7007000_t0000_u01730768713546") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efa2c2_d20241105_m010510_c001_v0001182_t0011_u01730768710867") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40585b838fdd0439_d20241105_m010509_c001_v7007000_t0000_u01730768709786") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa2c9_d20241105_m010503_c001_v0001104_t0054_u01730768703411") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f417b8ac76ed053a0_d20241105_m010459_c001_v7007000_t0000_u01730768699854") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01ef9f12_d20241105_m010457_c001_v0001182_t0045_u01730768697190") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f417b8ac76ed05399_d20241105_m010456_c001_v7007000_t0000_u01730768696075") 2024/11/05 01:07:28 DEBUG : dst/three.txt: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa281_d20241105_m010449_c001_v0001104_t0057_u01730768689157") 2024/11/05 01:07:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea8077a_d20241105_m010550_c001_v7007000_t0000_u01730768750419") 2024/11/05 01:07:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f118b69903275c85c_d20241105_m010548_c001_v0001136_t0001_u01730768748705") 2024/11/05 01:07:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f102e302594b7262b_d20241105_m010545_c001_v0001176_t0022_u01730768745371") 2024/11/05 01:07:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f417b8ac76ed0542f_d20241105_m010538_c001_v7007000_t0000_u01730768738267") 2024/11/05 01:07:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1104f63e4ebedfc1_d20241105_m010537_c001_v0001165_t0011_u01730768737113") 2024/11/05 01:07:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f101e864b0e89ac48_d20241105_m010534_c001_v0001101_t0053_u01730768734026") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e8ff3_d20241105_m010603_c001_v7007000_t0000_u01730768763641") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa355_d20241105_m010551_c001_v0001104_t0047_u01730768751946") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea8077b_d20241105_m010550_c001_v7007000_t0000_u01730768750611") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efa994_d20241105_m010540_c001_v0001182_t0044_u01730768740174") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f417b8ac76ed05430_d20241105_m010538_c001_v7007000_t0000_u01730768738452") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efa708_d20241105_m010529_c001_v0001182_t0039_u01730768729430") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f417b8ac76ed05404_d20241105_m010527_c001_v7007000_t0000_u01730768727885") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efa3ec_d20241105_m010515_c001_v0001182_t0053_u01730768715959") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb578_d20241105_m010514_c001_v7007000_t0000_u01730768714649") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efa098_d20241105_m010503_c001_v0001182_t0049_u01730768703128") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909cb2_d20241105_m010500_c001_v7007000_t0000_u01730768700951") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01ef9c28_d20241105_m010446_c001_v0001182_t0032_u01730768686700") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f418b60c3d0fc58c9_d20241105_m010445_c001_v7007000_t0000_u01730768685069") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f101876228c4af636_d20241105_m010439_c001_v0001115_t0008_u01730768679738") 2024/11/05 01:07:29 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb4f4_d20241105_m010417_c001_v7007000_t0000_u01730768657202") 2024/11/05 01:07:30 DEBUG : dst/two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1188f152c5e9a300_d20241105_m010415_c001_v0001113_t0047_u01730768655995") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e83557a_d20241105_m010331_c001_v7007000_t0000_u01730768611863") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1065a05fd74a176f_d20241105_m010327_c001_v0001182_t0049_u01730768607893") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e83556a_d20241105_m010325_c001_v7007000_t0000_u01730768605924") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1065a05fd74a14e8_d20241105_m010312_c001_v0001182_t0013_u01730768592918") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea8056b_d20241105_m010303_c001_v7007000_t0000_u01730768583718") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1065a05fd74a115d_d20241105_m010258_c001_v0001182_t0036_u01730768578856") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fd6_d20241105_m010230_c001_v7007000_t0000_u01730768550707") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa0b1_d20241105_m010227_c001_v0001104_t0033_u01730768547974") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fb0_d20241105_m010225_c001_v7007000_t0000_u01730768545670") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa0a9_d20241105_m010224_c001_v0001104_t0019_u01730768544090") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2f83_d20241105_m010219_c001_v7007000_t0000_u01730768539729") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa08b_d20241105_m010217_c001_v0001104_t0003_u01730768537499") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2f78_d20241105_m010216_c001_v7007000_t0000_u01730768536007") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa081_d20241105_m010214_c001_v0001104_t0054_u01730768534181") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e8a2f_d20241105_m010205_c001_v7007000_t0000_u01730768525043") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa041_d20241105_m010202_c001_v0001104_t0029_u01730768522766") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e8a12_d20241105_m010200_c001_v7007000_t0000_u01730768520779") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa035_d20241105_m010159_c001_v0001104_t0014_u01730768519729") 2024/11/05 01:07:30 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e89d5_d20241105_m010152_c001_v7007000_t0000_u01730768512501") 2024/11/05 01:07:31 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa013_d20241105_m010150_c001_v0001104_t0026_u01730768510466") 2024/11/05 01:07:31 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e89b8_d20241105_m010147_c001_v7007000_t0000_u01730768507865") 2024/11/05 01:07:31 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa009_d20241105_m010146_c001_v0001104_t0057_u01730768506576") 2024/11/05 01:07:31 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e89aa_d20241105_m010145_c001_v7007000_t0000_u01730768505491") 2024/11/05 01:07:31 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f111201a984029516_d20241105_m010144_c001_v0001130_t0046_u01730768504813") 2024/11/05 01:07:31 DEBUG : empty space: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa003_d20241105_m010142_c001_v0001104_t0023_u01730768502887") 2024/11/05 01:07:31 DEBUG : enormous: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fd4_d20241105_m010229_c001_v7007000_t0000_u01730768549787") 2024/11/05 01:07:31 DEBUG : enormous: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa0b5_d20241105_m010228_c001_v0001104_t0004_u01730768548789") 2024/11/05 01:07:31 DEBUG : existing: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9062_d20241105_m010609_c001_v7007000_t0000_u01730768769233") 2024/11/05 01:07:31 DEBUG : existing: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa37b_d20241105_m010607_c001_v0001104_t0020_u01730768767462") 2024/11/05 01:07:31 DEBUG : existing: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea8055d_d20241105_m010256_c001_v7007000_t0000_u01730768576930") 2024/11/05 01:07:31 DEBUG : existing: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa11f_d20241105_m010255_c001_v0001104_t0046_u01730768575690") 2024/11/05 01:07:31 DEBUG : existing: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4199817b6e60b138_d20241105_m010137_c001_v7007000_t0000_u01730768497326") 2024/11/05 01:07:31 DEBUG : existing: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9ff1_d20241105_m010136_c001_v0001104_t0051_u01730768496018") 2024/11/05 01:07:31 DEBUG : existing: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4199817b6e60b11b_d20241105_m010134_c001_v7007000_t0000_u01730768494736") 2024/11/05 01:07:31 DEBUG : existing: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9fe9_d20241105_m010133_c001_v0001104_t0047_u01730768493637") 2024/11/05 01:07:31 DEBUG : existing: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9fe5_d20241105_m010132_c001_v0001104_t0008_u01730768492513") 2024/11/05 01:07:31 DEBUG : existing-b: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea8055e_d20241105_m010257_c001_v7007000_t0000_u01730768577111") 2024/11/05 01:07:31 DEBUG : existing-b: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1065a05fd74a1073_d20241105_m010255_c001_v0001182_t0024_u01730768575704") 2024/11/05 01:07:31 DEBUG : five: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fdf_d20241105_m010237_c001_v7007000_t0000_u01730768557128") 2024/11/05 01:07:32 DEBUG : five: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f41480f9fab4aa0d1_d20241105_m010234_c001_v0001104_t0034_u01730768554377") 2024/11/05 01:07:32 DEBUG : foo: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e89be_d20241105_m010149_c001_v7007000_t0000_u01730768509742") 2024/11/05 01:07:32 DEBUG : foo: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f41480f9fab4aa011_d20241105_m010149_c001_v0001104_t0034_u01730768509185") 2024/11/05 01:07:32 DEBUG : foo: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f41480f9fab4aa00f_d20241105_m010148_c001_v0001104_t0034_u01730768508592") 2024/11/05 01:07:32 DEBUG : four: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fe0_d20241105_m010237_c001_v7007000_t0000_u01730768557309") 2024/11/05 01:07:32 DEBUG : four: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4065a05fd74a0b6a_d20241105_m010234_c001_v0001182_t0038_u01730768554934") 2024/11/05 01:07:32 DEBUG : four: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa0c9_d20241105_m010233_c001_v0001104_t0036_u01730768553201") 2024/11/05 01:07:32 DEBUG : hello world2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e8353dd_d20241105_m010030_c001_v7007000_t0000_u01730768430561") 2024/11/05 01:07:32 DEBUG : hello world2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f23_d20241105_m010029_c001_v0001104_t0020_u01730768429528") 2024/11/05 01:07:32 DEBUG : ignore-size: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4199817b6e60b113_d20241105_m010131_c001_v7007000_t0000_u01730768491406") 2024/11/05 01:07:32 DEBUG : ignore-size: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9fdb_d20241105_m010130_c001_v0001104_t0044_u01730768490175") 2024/11/05 01:07:32 DEBUG : nested/sub dir/file: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea80557_d20241105_m010254_c001_v7007000_t0000_u01730768574596") 2024/11/05 01:07:32 DEBUG : nested/sub dir/file: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1065a05fd74a0ff3_d20241105_m010253_c001_v0001182_t0052_u01730768573585") 2024/11/05 01:07:32 DEBUG : nested/sub dir/file: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea8054f_d20241105_m010252_c001_v7007000_t0000_u01730768572449") 2024/11/05 01:07:32 DEBUG : nested/sub dir/file: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1065a05fd74a0f5f_d20241105_m010251_c001_v0001182_t0026_u01730768571083") 2024/11/05 01:07:32 DEBUG : one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fe1_d20241105_m010237_c001_v7007000_t0000_u01730768557490") 2024/11/05 01:07:32 DEBUG : one: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f41480f9fab4aa0c1_d20241105_m010231_c001_v0001104_t0034_u01730768551840") 2024/11/05 01:07:32 DEBUG : only0: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e922b_d20241105_m010703_c001_v7007000_t0000_u01730768823268") 2024/11/05 01:07:32 DEBUG : only0: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f41480f9fab4aa45b_d20241105_m010657_c001_v0001104_t0034_u01730768817576") 2024/11/05 01:07:32 DEBUG : only0: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb6ab_d20241105_m010639_c001_v0001182_t0048_u01730768799258") 2024/11/05 01:07:33 DEBUG : only0: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea808db_d20241105_m010632_c001_v7007000_t0000_u01730768792014") 2024/11/05 01:07:33 DEBUG : only0: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb162_d20241105_m010614_c001_v0001182_t0023_u01730768774204") 2024/11/05 01:07:33 DEBUG : only1: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e922c_d20241105_m010703_c001_v7007000_t0000_u01730768823450") 2024/11/05 01:07:33 DEBUG : only1: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f408a429a01efbad9_d20241105_m010657_c001_v0001182_t0025_u01730768817549") 2024/11/05 01:07:33 DEBUG : only1: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb6e5_d20241105_m010640_c001_v0001182_t0054_u01730768800093") 2024/11/05 01:07:33 DEBUG : only1: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612ef7_d20241105_m010632_c001_v7007000_t0000_u01730768792403") 2024/11/05 01:07:33 DEBUG : only1: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb1b0_d20241105_m010615_c001_v0001182_t0052_u01730768775145") 2024/11/05 01:07:33 DEBUG : only10: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e922d_d20241105_m010703_c001_v7007000_t0000_u01730768823633") 2024/11/05 01:07:33 DEBUG : only10: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403c245e9ff871e1_d20241105_m010658_c001_v0001182_t0056_u01730768818099") 2024/11/05 01:07:33 DEBUG : only10: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb8dd_d20241105_m010648_c001_v0001182_t0056_u01730768808779") 2024/11/05 01:07:33 DEBUG : only10: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea808f1_d20241105_m010632_c001_v7007000_t0000_u01730768792758") 2024/11/05 01:07:33 DEBUG : only10: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb356_d20241105_m010623_c001_v0001182_t0054_u01730768783022") 2024/11/05 01:07:33 DEBUG : only11: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e922f_d20241105_m010703_c001_v7007000_t0000_u01730768823851") 2024/11/05 01:07:33 DEBUG : only11: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f419131ae054fc74a_d20241105_m010658_c001_v0001178_t0055_u01730768818286") 2024/11/05 01:07:33 DEBUG : only11: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb905_d20241105_m010649_c001_v0001182_t0035_u01730768809622") 2024/11/05 01:07:33 DEBUG : only11: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea808e0_d20241105_m010632_c001_v7007000_t0000_u01730768792195") 2024/11/05 01:07:33 DEBUG : only11: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb378_d20241105_m010623_c001_v0001182_t0049_u01730768783720") 2024/11/05 01:07:33 DEBUG : only12: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9230_d20241105_m010704_c001_v7007000_t0000_u01730768824038") 2024/11/05 01:07:33 DEBUG : only12: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f408a429a01efbaf6_d20241105_m010657_c001_v0001182_t0025_u01730768817933") 2024/11/05 01:07:33 DEBUG : only12: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb93f_d20241105_m010650_c001_v0001182_t0026_u01730768810741") 2024/11/05 01:07:34 DEBUG : only12: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea808e7_d20241105_m010632_c001_v7007000_t0000_u01730768792377") 2024/11/05 01:07:34 DEBUG : only12: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb3a2_d20241105_m010624_c001_v0001182_t0006_u01730768784643") 2024/11/05 01:07:34 DEBUG : only13: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9233_d20241105_m010704_c001_v7007000_t0000_u01730768824224") 2024/11/05 01:07:34 DEBUG : only13: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f41480f9fab4aa45d_d20241105_m010657_c001_v0001104_t0034_u01730768817944") 2024/11/05 01:07:34 DEBUG : only13: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb973_d20241105_m010651_c001_v0001182_t0059_u01730768811605") 2024/11/05 01:07:34 DEBUG : only13: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ecc_d20241105_m010632_c001_v7007000_t0000_u01730768792959") 2024/11/05 01:07:34 DEBUG : only13: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb3bf_d20241105_m010625_c001_v0001182_t0031_u01730768785512") 2024/11/05 01:07:34 DEBUG : only14: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9236_d20241105_m010704_c001_v7007000_t0000_u01730768824407") 2024/11/05 01:07:34 DEBUG : only14: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f408a429a01efbb03_d20241105_m010658_c001_v0001182_t0025_u01730768818118") 2024/11/05 01:07:34 DEBUG : only14: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb98f_d20241105_m010652_c001_v0001182_t0036_u01730768812306") 2024/11/05 01:07:34 DEBUG : only14: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612f02_d20241105_m010632_c001_v7007000_t0000_u01730768792969") 2024/11/05 01:07:34 DEBUG : only14: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb41e_d20241105_m010626_c001_v0001182_t0049_u01730768786956") 2024/11/05 01:07:34 DEBUG : only15: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9237_d20241105_m010704_c001_v7007000_t0000_u01730768824635") 2024/11/05 01:07:34 DEBUG : only15: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f41480f9fab4aa45f_d20241105_m010658_c001_v0001104_t0034_u01730768818131") 2024/11/05 01:07:34 DEBUG : only15: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb9bd_d20241105_m010653_c001_v0001182_t0038_u01730768813076") 2024/11/05 01:07:34 DEBUG : only15: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb8b8_d20241105_m010632_c001_v7007000_t0000_u01730768792770") 2024/11/05 01:07:34 DEBUG : only15: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb44a_d20241105_m010627_c001_v0001182_t0019_u01730768787753") 2024/11/05 01:07:34 DEBUG : only16: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9238_d20241105_m010704_c001_v7007000_t0000_u01730768824817") 2024/11/05 01:07:34 DEBUG : only16: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403c245e9ff871f7_d20241105_m010658_c001_v0001182_t0056_u01730768818284") 2024/11/05 01:07:34 DEBUG : only16: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb9f9_d20241105_m010653_c001_v0001182_t0051_u01730768813897") 2024/11/05 01:07:35 DEBUG : only16: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb8bb_d20241105_m010632_c001_v7007000_t0000_u01730768792982") 2024/11/05 01:07:35 DEBUG : only16: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb474_d20241105_m010628_c001_v0001182_t0020_u01730768788525") 2024/11/05 01:07:35 DEBUG : only17: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e923a_d20241105_m010705_c001_v7007000_t0000_u01730768825001") 2024/11/05 01:07:35 DEBUG : only17: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f408a429a01efbb1b_d20241105_m010658_c001_v0001182_t0025_u01730768818340") 2024/11/05 01:07:35 DEBUG : only17: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efba3b_d20241105_m010654_c001_v0001182_t0053_u01730768814837") 2024/11/05 01:07:35 DEBUG : only17: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb8af_d20241105_m010632_c001_v7007000_t0000_u01730768792400") 2024/11/05 01:07:35 DEBUG : only17: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb491_d20241105_m010629_c001_v0001182_t0058_u01730768789273") 2024/11/05 01:07:35 DEBUG : only18: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e923b_d20241105_m010705_c001_v7007000_t0000_u01730768825184") 2024/11/05 01:07:35 DEBUG : only18: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f41480f9fab4aa463_d20241105_m010658_c001_v0001104_t0034_u01730768818320") 2024/11/05 01:07:35 DEBUG : only18: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efba6d_d20241105_m010655_c001_v0001182_t0052_u01730768815713") 2024/11/05 01:07:35 DEBUG : only18: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909eca_d20241105_m010632_c001_v7007000_t0000_u01730768792779") 2024/11/05 01:07:35 DEBUG : only18: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb4c3_d20241105_m010629_c001_v0001182_t0049_u01730768789982") 2024/11/05 01:07:35 DEBUG : only19: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e923c_d20241105_m010705_c001_v7007000_t0000_u01730768825367") 2024/11/05 01:07:35 DEBUG : only19: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403c245e9ff87206_d20241105_m010658_c001_v0001182_t0056_u01730768818487") 2024/11/05 01:07:35 DEBUG : only19: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efba9f_d20241105_m010656_c001_v0001182_t0005_u01730768816620") 2024/11/05 01:07:35 DEBUG : only19: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612eff_d20241105_m010632_c001_v7007000_t0000_u01730768792789") 2024/11/05 01:07:35 DEBUG : only19: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb4e8_d20241105_m010630_c001_v0001182_t0028_u01730768790799") 2024/11/05 01:07:35 DEBUG : only2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e923e_d20241105_m010705_c001_v7007000_t0000_u01730768825558") 2024/11/05 01:07:36 DEBUG : only2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f419131ae054fc74c_d20241105_m010658_c001_v0001178_t0055_u01730768818477") 2024/11/05 01:07:36 DEBUG : only2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb734_d20241105_m010641_c001_v0001182_t0044_u01730768801101") 2024/11/05 01:07:36 DEBUG : only2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea808f4_d20241105_m010632_c001_v7007000_t0000_u01730768792941") 2024/11/05 01:07:36 DEBUG : only2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb1e8_d20241105_m010616_c001_v0001182_t0059_u01730768776203") 2024/11/05 01:07:36 DEBUG : only3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e923f_d20241105_m010705_c001_v7007000_t0000_u01730768825739") 2024/11/05 01:07:36 DEBUG : only3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f419131ae054fc752_d20241105_m010658_c001_v0001178_t0055_u01730768818840") 2024/11/05 01:07:36 DEBUG : only3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb764_d20241105_m010641_c001_v0001182_t0043_u01730768801981") 2024/11/05 01:07:36 DEBUG : only3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea808fb_d20241105_m010633_c001_v7007000_t0000_u01730768793122") 2024/11/05 01:07:36 DEBUG : only3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb20d_d20241105_m010617_c001_v0001182_t0004_u01730768777008") 2024/11/05 01:07:36 DEBUG : only4: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9240_d20241105_m010705_c001_v7007000_t0000_u01730768825921") 2024/11/05 01:07:36 DEBUG : only4: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f408a429a01efbb3f_d20241105_m010658_c001_v0001182_t0025_u01730768818723") 2024/11/05 01:07:36 DEBUG : only4: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb797_d20241105_m010642_c001_v0001182_t0022_u01730768802813") 2024/11/05 01:07:36 DEBUG : only4: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ec7_d20241105_m010632_c001_v7007000_t0000_u01730768792400") 2024/11/05 01:07:36 DEBUG : only4: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb23d_d20241105_m010617_c001_v0001182_t0046_u01730768777917") 2024/11/05 01:07:36 DEBUG : only5: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9241_d20241105_m010706_c001_v7007000_t0000_u01730768826111") 2024/11/05 01:07:36 DEBUG : only5: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f41480f9fab4aa465_d20241105_m010658_c001_v0001104_t0034_u01730768818504") 2024/11/05 01:07:36 DEBUG : only5: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb7d9_d20241105_m010643_c001_v0001182_t0047_u01730768803794") 2024/11/05 01:07:36 DEBUG : only5: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea808eb_d20241105_m010632_c001_v7007000_t0000_u01730768792559") 2024/11/05 01:07:36 DEBUG : only5: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb27a_d20241105_m010618_c001_v0001182_t0059_u01730768778911") 2024/11/05 01:07:36 DEBUG : only6: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9242_d20241105_m010706_c001_v7007000_t0000_u01730768826294") 2024/11/05 01:07:37 DEBUG : only6: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f41480f9fab4aa467_d20241105_m010658_c001_v0001104_t0034_u01730768818687") 2024/11/05 01:07:37 DEBUG : only6: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb823_d20241105_m010645_c001_v0001182_t0019_u01730768805013") 2024/11/05 01:07:37 DEBUG : only6: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ecf_d20241105_m010633_c001_v7007000_t0000_u01730768793139") 2024/11/05 01:07:37 DEBUG : only6: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb2a8_d20241105_m010619_c001_v0001182_t0025_u01730768779634") 2024/11/05 01:07:37 DEBUG : only7: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9243_d20241105_m010706_c001_v7007000_t0000_u01730768826494") 2024/11/05 01:07:37 DEBUG : only7: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f408a429a01efbb2b_d20241105_m010658_c001_v0001182_t0025_u01730768818523") 2024/11/05 01:07:37 DEBUG : only7: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb83f_d20241105_m010645_c001_v0001182_t0047_u01730768805854") 2024/11/05 01:07:37 DEBUG : only7: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb8b3_d20241105_m010632_c001_v7007000_t0000_u01730768792580") 2024/11/05 01:07:37 DEBUG : only7: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb2da_d20241105_m010620_c001_v0001182_t0032_u01730768780458") 2024/11/05 01:07:37 DEBUG : only8: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9244_d20241105_m010706_c001_v7007000_t0000_u01730768826676") 2024/11/05 01:07:37 DEBUG : only8: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f419131ae054fc750_d20241105_m010658_c001_v0001178_t0055_u01730768818658") 2024/11/05 01:07:37 DEBUG : only8: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb873_d20241105_m010646_c001_v0001182_t0050_u01730768806609") 2024/11/05 01:07:37 DEBUG : only8: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403f964ad3909ec8_d20241105_m010632_c001_v7007000_t0000_u01730768792590") 2024/11/05 01:07:37 DEBUG : only8: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb30e_d20241105_m010621_c001_v0001182_t0044_u01730768781233") 2024/11/05 01:07:37 DEBUG : only9: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9245_d20241105_m010706_c001_v7007000_t0000_u01730768826868") 2024/11/05 01:07:37 DEBUG : only9: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f403c245e9ff87214_d20241105_m010658_c001_v0001182_t0056_u01730768818680") 2024/11/05 01:07:37 DEBUG : only9: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb8b5_d20241105_m010647_c001_v0001182_t0021_u01730768807824") 2024/11/05 01:07:37 DEBUG : only9: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612efd_d20241105_m010632_c001_v7007000_t0000_u01730768792600") 2024/11/05 01:07:37 DEBUG : only9: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efb32e_d20241105_m010621_c001_v0001182_t0059_u01730768781904") 2024/11/05 01:07:37 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea80540_d20241105_m010249_c001_v7007000_t0000_u01730768569227") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1065a05fd74a0e64_d20241105_m010246_c001_v0001182_t0015_u01730768566675") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fee_d20241105_m010244_c001_v7007000_t0000_u01730768564833") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa0e5_d20241105_m010242_c001_v0001104_t0049_u01730768562827") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fe9_d20241105_m010240_c001_v7007000_t0000_u01730768560996") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1065a05fd74a0c3c_d20241105_m010238_c001_v0001182_t0053_u01730768558410") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2f91_d20241105_m010222_c001_v7007000_t0000_u01730768542695") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa097_d20241105_m010220_c001_v0001104_t0059_u01730768540677") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2f81_d20241105_m010218_c001_v7007000_t0000_u01730768538478") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa089_d20241105_m010216_c001_v0001104_t0008_u01730768536915") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2f77_d20241105_m010215_c001_v7007000_t0000_u01730768535158") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa079_d20241105_m010213_c001_v0001104_t0038_u01730768533547") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e8a2c_d20241105_m010204_c001_v7007000_t0000_u01730768524481") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa039_d20241105_m010201_c001_v0001104_t0022_u01730768521694") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e8a14_d20241105_m010200_c001_v7007000_t0000_u01730768520963") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa033_d20241105_m010159_c001_v0001104_t0018_u01730768519188") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e89ff_d20241105_m010158_c001_v7007000_t0000_u01730768518460") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa02f_d20241105_m010157_c001_v0001104_t0033_u01730768517456") 2024/11/05 01:07:38 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa02d_d20241105_m010156_c001_v0001104_t0022_u01730768516215") 2024/11/05 01:07:39 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e89ea_d20241105_m010155_c001_v7007000_t0000_u01730768515489") 2024/11/05 01:07:39 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa027_d20241105_m010154_c001_v0001104_t0019_u01730768514607") 2024/11/05 01:07:39 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa021_d20241105_m010153_c001_v0001104_t0041_u01730768513411") 2024/11/05 01:07:39 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e89d7_d20241105_m010152_c001_v7007000_t0000_u01730768512684") 2024/11/05 01:07:39 DEBUG : potato: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa019_d20241105_m010151_c001_v0001104_t0035_u01730768511560") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb476_d20241105_m010343_c001_v7007000_t0000_u01730768623227") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01ef8cf4_d20241105_m010342_c001_v0001182_t0009_u01730768622607") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e835582_d20241105_m010332_c001_v7007000_t0000_u01730768612938") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01ef89f2_d20241105_m010327_c001_v0001182_t0028_u01730768607219") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4100c3bc6212fa59_d20241105_m010318_c001_v7007000_t0000_u01730768598378") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01ef86e4_d20241105_m010312_c001_v0001182_t0057_u01730768592263") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea8056c_d20241105_m010304_c001_v7007000_t0000_u01730768584008") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01ef83a9_d20241105_m010258_c001_v0001182_t0049_u01730768578414") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fd5_d20241105_m010229_c001_v7007000_t0000_u01730768549974") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa0ad_d20241105_m010227_c001_v0001104_t0027_u01730768547020") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fb6_d20241105_m010225_c001_v7007000_t0000_u01730768545851") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa0a7_d20241105_m010223_c001_v0001104_t0001_u01730768543610") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2f95_d20241105_m010222_c001_v7007000_t0000_u01730768542875") 2024/11/05 01:07:39 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa09b_d20241105_m010221_c001_v0001104_t0008_u01730768541687") 2024/11/05 01:07:40 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2f85_d20241105_m010219_c001_v7007000_t0000_u01730768539926") 2024/11/05 01:07:40 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa08f_d20241105_m010218_c001_v0001104_t0021_u01730768538858") 2024/11/05 01:07:40 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2f79_d20241105_m010216_c001_v7007000_t0000_u01730768536188") 2024/11/05 01:07:40 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa087_d20241105_m010215_c001_v0001104_t0031_u01730768535171") 2024/11/05 01:07:40 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e8a31_d20241105_m010205_c001_v7007000_t0000_u01730768525224") 2024/11/05 01:07:40 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa04b_d20241105_m010203_c001_v0001104_t0054_u01730768523971") 2024/11/05 01:07:40 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e8353e3_d20241105_m010035_c001_v7007000_t0000_u01730768435746") 2024/11/05 01:07:40 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f33_d20241105_m010034_c001_v0001104_t0055_u01730768434050") 2024/11/05 01:07:40 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e8353e1_d20241105_m010032_c001_v7007000_t0000_u01730768432726") 2024/11/05 01:07:40 DEBUG : potato2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f29_d20241105_m010031_c001_v0001104_t0018_u01730768431484") 2024/11/05 01:07:40 DEBUG : potato3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e83557e_d20241105_m010332_c001_v7007000_t0000_u01730768612465") 2024/11/05 01:07:40 DEBUG : potato3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa181_d20241105_m010328_c001_v0001104_t0006_u01730768608572") 2024/11/05 01:07:40 DEBUG : potato3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4100c3bc6212fa5b_d20241105_m010318_c001_v7007000_t0000_u01730768598629") 2024/11/05 01:07:40 DEBUG : potato3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa15f_d20241105_m010313_c001_v0001104_t0038_u01730768593596") 2024/11/05 01:07:41 DEBUG : potato3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea8056d_d20241105_m010304_c001_v7007000_t0000_u01730768584810") 2024/11/05 01:07:41 DEBUG : potato3: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa127_d20241105_m010259_c001_v0001104_t0052_u01730768579163") 2024/11/05 01:07:41 DEBUG : pre-dest1/1: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f418b60c3d0fc584c_d20241105_m010426_c001_v7007000_t0000_u01730768666384") 2024/11/05 01:07:41 DEBUG : pre-dest1/1: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa203_d20241105_m010417_c001_v0001104_t0013_u01730768657934") 2024/11/05 01:07:41 DEBUG : pre-dest2/2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f418b60c3d0fc584d_d20241105_m010426_c001_v7007000_t0000_u01730768666567") 2024/11/05 01:07:41 DEBUG : pre-dest2/2: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01ef94f1_d20241105_m010418_c001_v0001182_t0023_u01730768658865") 2024/11/05 01:07:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f402d19b89b6bb4af_d20241105_m010356_c001_v7007000_t0000_u01730768636639") 2024/11/05 01:07:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1065a05fd74a1c5d_d20241105_m010352_c001_v0001182_t0034_u01730768632596") 2024/11/05 01:07:41 DEBUG : sizeonly: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612b29_d20241105_m010128_c001_v7007000_t0000_u01730768488481") 2024/11/05 01:07:41 DEBUG : sizeonly: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9fcd_d20241105_m010127_c001_v0001104_t0038_u01730768487124") 2024/11/05 01:07:41 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e928a_d20241105_m010715_c001_v7007000_t0000_u01730768835771") 2024/11/05 01:07:41 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01efbeea_d20241105_m010713_c001_v0001182_t0018_u01730768833263") 2024/11/05 01:07:41 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9261_d20241105_m010711_c001_v7007000_t0000_u01730768831359") 2024/11/05 01:07:41 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f103c245e9ff87494_d20241105_m010708_c001_v0001182_t0015_u01730768828210") 2024/11/05 01:07:41 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea80558_d20241105_m010254_c001_v7007000_t0000_u01730768574777") 2024/11/05 01:07:41 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01ef8279_d20241105_m010253_c001_v0001182_t0025_u01730768573929") 2024/11/05 01:07:41 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea80551_d20241105_m010252_c001_v7007000_t0000_u01730768572635") 2024/11/05 01:07:41 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa113_d20241105_m010251_c001_v0001104_t0001_u01730768571425") 2024/11/05 01:07:41 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612b1c_d20241105_m010122_c001_v7007000_t0000_u01730768482966") 2024/11/05 01:07:41 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9fb9_d20241105_m010121_c001_v0001104_t0038_u01730768481216") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612b19_d20241105_m010120_c001_v7007000_t0000_u01730768480486") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9fb5_d20241105_m010118_c001_v0001104_t0003_u01730768478983") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612b16_d20241105_m010116_c001_v7007000_t0000_u01730768476163") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f9f_d20241105_m010114_c001_v0001104_t0041_u01730768474341") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612b13_d20241105_m010113_c001_v7007000_t0000_u01730768473780") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f93_d20241105_m010112_c001_v0001104_t0043_u01730768472223") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f87_d20241105_m010108_c001_v0001104_t0027_u01730768468486") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612af7_d20241105_m010107_c001_v7007000_t0000_u01730768467757") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f85_d20241105_m010106_c001_v0001104_t0058_u01730768466855") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f7d_d20241105_m010105_c001_v0001104_t0052_u01730768465836") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612ae1_d20241105_m010104_c001_v7007000_t0000_u01730768464727") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f75_d20241105_m010101_c001_v0001104_t0029_u01730768461563") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f6b_d20241105_m010058_c001_v0001104_t0042_u01730768458158") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612ad1_d20241105_m010057_c001_v7007000_t0000_u01730768457431") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f65_d20241105_m010056_c001_v0001104_t0052_u01730768456493") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f5b_d20241105_m010054_c001_v0001104_t0053_u01730768454282") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612acf_d20241105_m010053_c001_v7007000_t0000_u01730768453555") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f53_d20241105_m010049_c001_v0001104_t0011_u01730768449421") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f40428dd177612ab3_d20241105_m010049_c001_v7007000_t0000_u01730768449055") 2024/11/05 01:07:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f51_d20241105_m010047_c001_v0001104_t0030_u01730768447330") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e8353f5_d20241105_m010045_c001_v7007000_t0000_u01730768445689") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f4b_d20241105_m010044_c001_v0001104_t0002_u01730768444767") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e8353f2_d20241105_m010044_c001_v7007000_t0000_u01730768444222") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f43_d20241105_m010043_c001_v0001104_t0045_u01730768443214") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e8353ed_d20241105_m010041_c001_v7007000_t0000_u01730768441940") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f3f_d20241105_m010040_c001_v0001104_t0052_u01730768440683") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e8353e7_d20241105_m010040_c001_v7007000_t0000_u01730768440136") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f3b_d20241105_m010039_c001_v0001104_t0019_u01730768439258") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e8353e4_d20241105_m010038_c001_v7007000_t0000_u01730768438306") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f37_d20241105_m010036_c001_v0001104_t0006_u01730768436657") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e8353d9_d20241105_m010028_c001_v7007000_t0000_u01730768428621") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f1f_d20241105_m010027_c001_v0001104_t0056_u01730768427751") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e8353d7_d20241105_m010026_c001_v7007000_t0000_u01730768426840") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f1b_d20241105_m010025_c001_v0001104_t0000_u01730768425220") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e8353d4_d20241105_m010024_c001_v7007000_t0000_u01730768424306") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f19_d20241105_m010022_c001_v0001104_t0037_u01730768422846") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4076ed8f9e8353d0_d20241105_m010019_c001_v7007000_t0000_u01730768419951") 2024/11/05 01:07:43 DEBUG : sub dir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4a9f13_d20241105_m010018_c001_v0001104_t0019_u01730768418801") 2024/11/05 01:07:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e928c_d20241105_m010715_c001_v7007000_t0000_u01730768835952") 2024/11/05 01:07:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f119131ae054fc786_d20241105_m010713_c001_v0001178_t0003_u01730768833277") 2024/11/05 01:07:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4003bd43342e9264_d20241105_m010711_c001_v7007000_t0000_u01730768831550") 2024/11/05 01:07:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa48b_d20241105_m010708_c001_v0001104_t0059_u01730768828223") 2024/11/05 01:07:44 DEBUG : sub/yam: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea8053d_d20241105_m010248_c001_v7007000_t0000_u01730768568680") 2024/11/05 01:07:44 DEBUG : sub/yam: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01ef80b2_d20241105_m010247_c001_v0001182_t0052_u01730768567021") 2024/11/05 01:07:44 DEBUG : three: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fe2_d20241105_m010237_c001_v7007000_t0000_u01730768557672") 2024/11/05 01:07:44 DEBUG : three: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa0d9_d20241105_m010235_c001_v0001104_t0003_u01730768555723") 2024/11/05 01:07:44 DEBUG : three: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f11480f9fab4aa0c5_d20241105_m010232_c001_v0001104_t0022_u01730768552204") 2024/11/05 01:07:44 DEBUG : two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fe3_d20241105_m010237_c001_v7007000_t0000_u01730768557852") 2024/11/05 01:07:44 DEBUG : two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f408a429a01ef7da2_d20241105_m010235_c001_v0001182_t0025_u01730768555114") 2024/11/05 01:07:44 DEBUG : two: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f41480f9fab4aa0c3_d20241105_m010232_c001_v0001104_t0034_u01730768552022") 2024/11/05 01:07:44 DEBUG : yam: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea80542_d20241105_m010249_c001_v7007000_t0000_u01730768569408") 2024/11/05 01:07:44 DEBUG : yam: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1119e3320c38ebc7_d20241105_m010248_c001_v0001113_t0033_u01730768568253") 2024/11/05 01:07:44 DEBUG : yam: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fed_d20241105_m010244_c001_v7007000_t0000_u01730768564287") 2024/11/05 01:07:44 DEBUG : yam: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1065a05fd74a0d47_d20241105_m010242_c001_v0001182_t0041_u01730768562480") 2024/11/05 01:07:44 DEBUG : yam: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fe8_d20241105_m010240_c001_v7007000_t0000_u01730768560446") 2024/11/05 01:07:44 DEBUG : yam: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f108a429a01ef7e7a_d20241105_m010238_c001_v0001182_t0048_u01730768558416") 2024/11/05 01:07:44 DEBUG : yaml: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4067bd8c2ea80526_d20241105_m010245_c001_v7007000_t0000_u01730768565378") 2024/11/05 01:07:44 DEBUG : yaml: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f10143b5901b2c04c_d20241105_m010244_c001_v0001181_t0006_u01730768564074") 2024/11/05 01:07:44 DEBUG : yaml: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f4153c5e7a7aa2fea_d20241105_m010241_c001_v7007000_t0000_u01730768561176") 2024/11/05 01:07:45 DEBUG : yaml: Deleting (id "4_z1ff22df3d06dfb9b9f280e1b_f1107deefac14c8ac_d20241105_m010240_c001_v0001182_t0040_u01730768560029") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m30.693514151s (try 1/5)