"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/07 02:39:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi" 2024/11/07 02:39:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 02:39:02 DEBUG : Creating backend with remote "/tmp/rclone537402776" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:04 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/07 02:39:04 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.29s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:39:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:05 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:05 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:06 DEBUG : B2 bucket rclone-test-fipawux7segi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.10s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", 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-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:07 DEBUG : Creating backend with remote "/non-existing" 2024/11/07 02:39:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/07 02:39:08 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:08 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:09 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:09 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.12s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:11 INFO : B2 bucket rclone-test-fipawux7segi: Running all checks before starting transfers 2024/11/07 02:39:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:11 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:11 INFO : B2 bucket rclone-test-fipawux7segi: Checks finished, now starting transfers 2024/11/07 02:39:11 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.63s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:12 ERROR : Ignoring --no-traverse with sync 2024/11/07 02:39:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:12 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:12 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:13 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:39:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.67s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/07 02:39:14 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:14 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:14 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/07 02:39:14 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.54s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:39:16 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:16 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:39:17 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:17 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/07 02:39:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 02:39:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/07 02:39:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:39:19 DEBUG : sub dir: Making directory 2024/11/07 02:39:19 DEBUG : sub dir2: Making directory 2024/11/07 02:39:19 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/07 02:39:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:19 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:19 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/07 02:39:19 DEBUG : B2 bucket rclone-test-fipawux7segi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:20 DEBUG : sub dir2: Making directory 2024/11/07 02:39:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/07 02:39:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 02:39:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:21 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:21 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:22 DEBUG : sub dir2: Making directory with metadata 2024/11/07 02:39:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 02:39:22 DEBUG : sub dir: Making directory 2024/11/07 02:39:22 DEBUG : sub dir2: Making directory 2024/11/07 02:39:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:22 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:22 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:22 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:39:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/07 02:39:22 DEBUG : B2 bucket rclone-test-fipawux7segi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/07 02:39:22 DEBUG : B2 bucket rclone-test-fipawux7segi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.74s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", 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-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:24 DEBUG : sub dir2: Making directory 2024/11/07 02:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:24 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:24 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:24 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:39:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:25 DEBUG : sub dir2: Making directory with metadata 2024/11/07 02:39:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 02:39:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:39:25 DEBUG : sub dir: Making directory 2024/11/07 02:39:25 DEBUG : sub dir2: Making directory 2024/11/07 02:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:25 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:25 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:25 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:39:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/07 02:39:26 DEBUG : B2 bucket rclone-test-fipawux7segi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", 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-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:27 DEBUG : sub dir2: Making directory 2024/11/07 02:39:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:27 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:27 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:28 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:39:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.58s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:29 DEBUG : Creating backend with remote "TestB2:rclone-test-malitov3riyo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-fipawux7segi -> B2 bucket rclone-test-malitov3riyo 2024/11/07 02:39:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:30 DEBUG : B2 bucket rclone-test-malitov3riyo: Waiting for checks to finish 2024/11/07 02:39:30 DEBUG : B2 bucket rclone-test-malitov3riyo: Waiting for transfers to finish 2024/11/07 02:39:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:32 DEBUG : B2 bucket rclone-test-malitov3riyo: Purge remote 2024/11/07 02:39:32 INFO : B2 bucket rclone-test-malitov3riyo: cleaning bucket "rclone-test-malitov3riyo" of all files 2024/11/07 02:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fe2cd2370dd0b4b9f380e1b_f1186f306c3324903_d20241107_m023931_c001_v0001144_t0037_u01730947171450") --- PASS: TestServerSideCopy (4.99s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 02:39:34 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:34 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/07 02:39:35 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.35s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:36 DEBUG : Creating backend with remote "TestB2:rclone-test-lifirem3hapo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-fipawux7segi -> B2 bucket rclone-test-lifirem3hapo 2024/11/07 02:39:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:38 DEBUG : B2 bucket rclone-test-lifirem3hapo: Waiting for checks to finish 2024/11/07 02:39:38 DEBUG : B2 bucket rclone-test-lifirem3hapo: Waiting for transfers to finish 2024/11/07 02:39:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 02:39:40 DEBUG : B2 bucket rclone-test-lifirem3hapo: Waiting for checks to finish 2024/11/07 02:39:40 DEBUG : B2 bucket rclone-test-lifirem3hapo: Waiting for transfers to finish 2024/11/07 02:39:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/07 02:39:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:40 DEBUG : B2 bucket rclone-test-lifirem3hapo: Purge remote 2024/11/07 02:39:40 INFO : B2 bucket rclone-test-lifirem3hapo: cleaning bucket "rclone-test-lifirem3hapo" of all files 2024/11/07 02:39:41 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dde370dd0b4b9f380e1b_f112459b49b8733e5_d20241107_m023940_c001_v0001099_t0026_u01730947180393") 2024/11/07 02:39:41 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dde370dd0b4b9f380e1b_f105da0e615d1db09_d20241107_m023938_c001_v0001165_t0013_u01730947178970") --- PASS: TestServerSideCopyOverSelf (6.97s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 02:39:44 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:44 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/07 02:39:44 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/07 02:39:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.27s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:46 DEBUG : Creating backend with remote "TestB2:rclone-test-tacosac6yiwi" 2024/11/07 02:39:46 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-fipawux7segi -> B2 bucket rclone-test-tacosac6yiwi 2024/11/07 02:39:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:47 DEBUG : B2 bucket rclone-test-tacosac6yiwi: Waiting for checks to finish 2024/11/07 02:39:47 DEBUG : B2 bucket rclone-test-tacosac6yiwi: Waiting for transfers to finish 2024/11/07 02:39:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 02:39:49 DEBUG : B2 bucket rclone-test-tacosac6yiwi: Waiting for checks to finish 2024/11/07 02:39:49 DEBUG : B2 bucket rclone-test-tacosac6yiwi: Waiting for transfers to finish 2024/11/07 02:39:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/07 02:39:49 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/07 02:39:49 INFO : sub dir/hello world: Deleted 2024/11/07 02:39:50 DEBUG : testing file moves 2024/11/07 02:39:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/07 02:39:51 DEBUG : B2 bucket rclone-test-tacosac6yiwi: Waiting for checks to finish 2024/11/07 02:39:51 DEBUG : B2 bucket rclone-test-tacosac6yiwi: Waiting for transfers to finish 2024/11/07 02:39:51 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/07 02:39:51 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/07 02:39:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:52 DEBUG : B2 bucket rclone-test-tacosac6yiwi: Purge remote 2024/11/07 02:39:52 INFO : B2 bucket rclone-test-tacosac6yiwi: cleaning bucket "rclone-test-tacosac6yiwi" of all files 2024/11/07 02:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d3370ed0b4b9f380e1b_f109a50f3f923c826_d20241107_m023951_c001_v0001146_t0023_u01730947191263") 2024/11/07 02:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d3370ed0b4b9f380e1b_f112bae42d6aed759_d20241107_m023949_c001_v0001120_t0012_u01730947189528") 2024/11/07 02:39:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d3370ed0b4b9f380e1b_f118dd253a3a6e3f0_d20241107_m023948_c001_v0001150_t0002_u01730947188225") --- PASS: TestServerSideMoveOverSelf (8.98s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:54 ERROR : : error listing: directory not found 2024/11/07 02:39:55 DEBUG : Local file system at /tmp/rclone537402776: Making directory 2024/11/07 02:39:55 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:55 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.02s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:39:57 DEBUG : Local file system at /tmp/rclone537402776: Waiting for checks to finish 2024/11/07 02:39:57 DEBUG : Local file system at /tmp/rclone537402776: Waiting for transfers to finish 2024/11/07 02:39:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:39:57 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/07 02:39:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestCopyRedownload (2.27s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:58 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/07 02:39:58 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:58 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:39:59 INFO : check sum: Copied (new) 2024/11/07 02:39:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:39:59 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:39:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:39:59 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/07 02:39:59 DEBUG : check sum: Unchanged skipping 2024/11/07 02:39:59 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:39:59 DEBUG : Waiting for deletions to finish 2024/11/07 02:39:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.32s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/07 02:40:01 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:01 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/07 02:40:01 INFO : sizeonly: Copied (new) 2024/11/07 02:40:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:01 DEBUG : sizeonly: Sizes identical 2024/11/07 02:40:01 DEBUG : sizeonly: Unchanged skipping 2024/11/07 02:40:01 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:01 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:01 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.71s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/07 02:40:04 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:04 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:04 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/07 02:40:04 INFO : ignore-size: Copied (new) 2024/11/07 02:40:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:04 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:40:04 DEBUG : ignore-size: Unchanged skipping 2024/11/07 02:40:04 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:04 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:04 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:40:07 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:07 DEBUG : existing: Unchanged skipping 2024/11/07 02:40:07 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:07 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/07 02:40:07 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:07 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/07 02:40:07 INFO : existing: Copied (replaced existing) 2024/11/07 02:40:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.80s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:09 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/07 02:40:09 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:09 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/07 02:40:09 INFO : existing: Copied (new) 2024/11/07 02:40:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:09 DEBUG : existing: Destination exists, skipping 2024/11/07 02:40:09 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:09 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:09 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.29s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:12 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/07 02:40:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/07 02:40:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:40:12 DEBUG : c/non empty space: Unchanged skipping 2024/11/07 02:40:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:40:12 INFO : a/potato2: Copied (new) 2024/11/07 02:40:12 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:12 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:12 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:13 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.92s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:15 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:15 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/07 02:40:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:40:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/07 02:40:15 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:15 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:15 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:15 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:15 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/07 02:40:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:40:16 INFO : empty space: Updated modification time in destination 2024/11/07 02:40:16 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:16 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:16 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:18 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/07 02:40:18 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:40:18 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:18 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:18 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.79s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:20 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/07 02:40:20 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone537402776) 2024/11/07 02:40:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fipawux7segi) 2024/11/07 02:40:20 DEBUG : foo: sha1 differ 2024/11/07 02:40:20 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/07 02:40:20 INFO : foo: Copied (replaced existing) 2024/11/07 02:40:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:22 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/07 02:40:22 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:40:22 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:22 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:22 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:40:22 INFO : potato: Copied (new) 2024/11/07 02:40:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/07 02:40:24 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:24 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/07 02:40:24 INFO : potato: Copied (replaced existing) 2024/11/07 02:40:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.21s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:26 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:26 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/07 02:40:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone537402776) 2024/11/07 02:40:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fipawux7segi) 2024/11/07 02:40:26 DEBUG : potato: sha1 differ 2024/11/07 02:40:26 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/07 02:40:26 INFO : potato: Copied (replaced existing) 2024/11/07 02:40:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:40:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/07 02:40:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:40:28 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:28 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:28 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:28 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:40:31 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:40:31 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:31 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:40:31 INFO : potato2: Copied (new) 2024/11/07 02:40:31 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:31 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:33 DEBUG : d: Making directory 2024/11/07 02:40:33 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/07 02:40:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/07 02:40:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:40:34 DEBUG : c/non empty space: Unchanged skipping 2024/11/07 02:40:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:40:34 INFO : a/potato2: Copied (new) 2024/11/07 02:40:34 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:34 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:34 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:34 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:36 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/07 02:40:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/07 02:40:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:40:36 DEBUG : c/non empty space: Unchanged skipping 2024/11/07 02:40:36 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:36 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:40:37 INFO : a/potato2: Copied (new) 2024/11/07 02:40:37 ERROR : B2 bucket rclone-test-fipawux7segi: not deleting files as there were IO errors 2024/11/07 02:40:37 ERROR : B2 bucket rclone-test-fipawux7segi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:39 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:40:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:40:39 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:39 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:39 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:40 INFO : potato: Deleted 2024/11/07 02:40:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:40:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:42 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:42 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:42 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:42 INFO : potato: Deleted 2024/11/07 02:40:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:40:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:40:43 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:43 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:43 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:40:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.93s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:40:45 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:45 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:45 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/07 02:40:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.32s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:48 DEBUG : enormous: Excluded (Size Filter) 2024/11/07 02:40:48 DEBUG : enormous: Excluded 2024/11/07 02:40:48 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:40:48 DEBUG : potato2: Excluded 2024/11/07 02:40:48 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:40:48 DEBUG : potato2: Excluded 2024/11/07 02:40:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:40:48 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:48 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:48 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:48 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:48 DEBUG : enormous: Excluded (Size Filter) 2024/11/07 02:40:48 DEBUG : enormous: Excluded 2024/11/07 02:40:48 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:40:48 DEBUG : potato2: Excluded 2024/11/07 02:40:48 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:40:48 DEBUG : potato2: Excluded 2024/11/07 02:40:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/07 02:40:48 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:48 DEBUG : Local file system at /tmp/rclone537402776: Waiting for checks to finish 2024/11/07 02:40:48 DEBUG : Local file system at /tmp/rclone537402776: Waiting for transfers to finish 2024/11/07 02:40:48 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:51 DEBUG : enormous: Excluded (Size Filter) 2024/11/07 02:40:51 DEBUG : enormous: Excluded 2024/11/07 02:40:51 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:40:51 DEBUG : potato2: Excluded 2024/11/07 02:40:51 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:40:51 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:51 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:51 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:51 INFO : enormous: Deleted 2024/11/07 02:40:51 INFO : potato2: Deleted 2024/11/07 02:40:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/07 02:40:52 DEBUG : empty space: Unchanged skipping 2024/11/07 02:40:52 DEBUG : Local file system at /tmp/rclone537402776: Waiting for checks to finish 2024/11/07 02:40:52 DEBUG : Local file system at /tmp/rclone537402776: Waiting for transfers to finish 2024/11/07 02:40:52 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:52 INFO : potato2: Deleted 2024/11/07 02:40:52 INFO : enormous: Deleted 2024/11/07 02:40:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.53s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:55 DEBUG : five: Need to transfer - File not found at Destination 2024/11/07 02:40:55 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/07 02:40:55 DEBUG : one: Destination is newer than source, skipping 2024/11/07 02:40:55 DEBUG : three: Sizes identical 2024/11/07 02:40:55 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/07 02:40:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/07 02:40:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone537402776) 2024/11/07 02:40:55 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fipawux7segi) 2024/11/07 02:40:55 DEBUG : two: sha1 differ 2024/11/07 02:40:55 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/07 02:40:55 INFO : five: Copied (new) 2024/11/07 02:40:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/07 02:40:55 INFO : four: Copied (replaced existing) 2024/11/07 02:40:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/07 02:40:55 INFO : two: Copied (replaced existing) 2024/11/07 02:40:55 DEBUG : Waiting for deletions to finish 2024/11/07 02:40:56 DEBUG : one: Destination is newer than source, skipping 2024/11/07 02:40:56 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/07 02:40:56 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/07 02:40:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/07 02:40:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone537402776) 2024/11/07 02:40:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fipawux7segi) 2024/11/07 02:40:56 DEBUG : three: sha1 differ 2024/11/07 02:40:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/07 02:40:56 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/07 02:40:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/07 02:40:56 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/07 02:40:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/07 02:40:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/07 02:40:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/07 02:40:56 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:40:56 INFO : three: Copied (replaced existing) 2024/11/07 02:40:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.51s) === 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-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/07 02:40:58 INFO : B2 bucket rclone-test-fipawux7segi: Making map for --track-renames 2024/11/07 02:40:58 INFO : B2 bucket rclone-test-fipawux7segi: Finished making map for --track-renames 2024/11/07 02:40:58 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:58 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for renames to finish 2024/11/07 02:40:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/07 02:40:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/07 02:40:58 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:40:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/07 02:40:58 INFO : potato: Copied (new) 2024/11/07 02:40:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/07 02:40:58 INFO : yam: Copied (new) 2024/11/07 02:40:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:40:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:40:59 INFO : B2 bucket rclone-test-fipawux7segi: Making map for --track-renames 2024/11/07 02:40:59 INFO : B2 bucket rclone-test-fipawux7segi: Finished making map for --track-renames 2024/11/07 02:40:59 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:40:59 DEBUG : potato: Unchanged skipping 2024/11/07 02:40:59 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for renames to finish 2024/11/07 02:40:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/07 02:40:59 INFO : yam: Copied (server-side copy) to: yaml 2024/11/07 02:41:00 INFO : yam: Deleted 2024/11/07 02:41:00 INFO : yaml: Renamed from "yam" 2024/11/07 02:41:00 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:41:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/07 02:41:02 INFO : B2 bucket rclone-test-fipawux7segi: Making map for --track-renames 2024/11/07 02:41:02 INFO : B2 bucket rclone-test-fipawux7segi: Finished making map for --track-renames 2024/11/07 02:41:02 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:41:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/07 02:41:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/07 02:41:02 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for renames to finish 2024/11/07 02:41:02 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:41:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/07 02:41:02 INFO : yam: Copied (new) 2024/11/07 02:41:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/07 02:41:02 INFO : potato: Copied (new) 2024/11/07 02:41:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:41:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:41:03 INFO : B2 bucket rclone-test-fipawux7segi: Making map for --track-renames 2024/11/07 02:41:03 INFO : B2 bucket rclone-test-fipawux7segi: Finished making map for --track-renames 2024/11/07 02:41:03 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:41:03 DEBUG : potato: Unchanged skipping 2024/11/07 02:41:03 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for renames to finish 2024/11/07 02:41:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/07 02:41:03 INFO : yam: Copied (server-side copy) to: yaml 2024/11/07 02:41:03 INFO : yam: Deleted 2024/11/07 02:41:03 INFO : yaml: Renamed from "yam" 2024/11/07 02:41:03 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:41:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/07 02:41:05 INFO : B2 bucket rclone-test-fipawux7segi: Making map for --track-renames 2024/11/07 02:41:05 INFO : B2 bucket rclone-test-fipawux7segi: Finished making map for --track-renames 2024/11/07 02:41:05 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:41:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/07 02:41:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/07 02:41:05 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for renames to finish 2024/11/07 02:41:05 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:41:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/07 02:41:05 INFO : sub/yam: Copied (new) 2024/11/07 02:41:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/07 02:41:06 INFO : potato: Copied (new) 2024/11/07 02:41:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:41:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:41:06 DEBUG : potato: Unchanged skipping 2024/11/07 02:41:07 INFO : B2 bucket rclone-test-fipawux7segi: Making map for --track-renames 2024/11/07 02:41:07 INFO : B2 bucket rclone-test-fipawux7segi: Finished making map for --track-renames 2024/11/07 02:41:07 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:41:07 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for renames to finish 2024/11/07 02:41:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/07 02:41:07 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/07 02:41:07 INFO : sub/yam: Deleted 2024/11/07 02:41:07 INFO : yam: Renamed from "sub/yam" 2024/11/07 02:41:07 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:41:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.88s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:41:09 DEBUG : Creating backend with remote "/tmp/rclone537402776/dir1" 2024/11/07 02:41:09 DEBUG : Creating backend with remote "/tmp/rclone537402776/dir2" 2024/11/07 02:41:09 DEBUG : Local file system at /tmp/rclone537402776/dir2: Using server-side directory move 2024/11/07 02:41:09 INFO : Local file system at /tmp/rclone537402776/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/07 02:41:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/07 02:41:09 DEBUG : Local file system at /tmp/rclone537402776/dir2: Waiting for checks to finish 2024/11/07 02:41:09 DEBUG : Local file system at /tmp/rclone537402776/dir2: Waiting for transfers to finish 2024/11/07 02:41:09 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:41:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:41:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/07 02:41:09 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:41:09 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:41:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/07 02:41:10 INFO : nested/sub dir/file: Copied (new) 2024/11/07 02:41:10 INFO : nested/sub dir/file: Deleted 2024/11/07 02:41:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:41:10 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:41:10 INFO : sub dir/hello world: Deleted 2024/11/07 02:41:10 INFO : sub dir: Removing directory 2024/11/07 02:41:10 INFO : nested/sub dir: Removing directory 2024/11/07 02:41:10 INFO : nested: Removing directory 2024/11/07 02:41:10 DEBUG : Local file system at /tmp/rclone537402776: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.26s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:41:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:41:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/07 02:41:12 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:41:12 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:41:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/07 02:41:12 INFO : nested/sub dir/file: Copied (new) 2024/11/07 02:41:12 INFO : nested/sub dir/file: Deleted 2024/11/07 02:41:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:41:13 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:41:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.66s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:41:14 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/07 02:41:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/07 02:41:14 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:41:14 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:41:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/07 02:41:15 INFO : existing: Copied (new) 2024/11/07 02:41:15 INFO : existing: Deleted 2024/11/07 02:41:15 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/07 02:41:15 INFO : existing-b: Copied (new) 2024/11/07 02:41:15 INFO : existing-b: Deleted 2024/11/07 02:41:15 DEBUG : existing: Destination exists, skipping 2024/11/07 02:41:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/07 02:41:15 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:41:15 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:41:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.20s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:41:16 DEBUG : Creating backend with remote "TestB2:rclone-test-fifufiw2dipi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fipawux7segi -> B2 bucket rclone-test-fifufiw2dipi 2024/11/07 02:41:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:41:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/07 02:41:21 DEBUG : empty space: Unchanged skipping 2024/11/07 02:41:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/07 02:41:21 DEBUG : B2 bucket rclone-test-fifufiw2dipi: Waiting for checks to finish 2024/11/07 02:41:21 INFO : empty space: Deleted 2024/11/07 02:41:21 DEBUG : B2 bucket rclone-test-fifufiw2dipi: Waiting for transfers to finish 2024/11/07 02:41:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:41:21 INFO : potato2: Copied (server-side copy) 2024/11/07 02:41:22 INFO : potato2: Deleted 2024/11/07 02:41:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/07 02:41:22 INFO : potato3: Copied (server-side copy) 2024/11/07 02:41:22 INFO : potato3: Deleted 2024/11/07 02:41:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kakiseh0fila" 2024/11/07 02:41:23 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/07 02:41:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:41:23 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/07 02:41:23 DEBUG : B2 bucket rclone-test-kakiseh0fila: Waiting for checks to finish 2024/11/07 02:41:23 DEBUG : B2 bucket rclone-test-kakiseh0fila: Waiting for transfers to finish 2024/11/07 02:41:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:41:24 INFO : empty space: Copied (server-side copy) 2024/11/07 02:41:24 INFO : empty space: Deleted 2024/11/07 02:41:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:41:25 INFO : potato2: Copied (server-side copy) 2024/11/07 02:41:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/07 02:41:25 INFO : potato3: Copied (server-side copy) 2024/11/07 02:41:25 INFO : potato2: Deleted 2024/11/07 02:41:25 INFO : potato3: Deleted 2024/11/07 02:41:25 DEBUG : B2 bucket rclone-test-kakiseh0fila: Purge remote 2024/11/07 02:41:25 INFO : B2 bucket rclone-test-kakiseh0fila: cleaning bucket "rclone-test-kakiseh0fila" of all files 2024/11/07 02:41:26 DEBUG : empty space: Deleting (id "4_z3f427dc370fd0b4b9f380e1b_f113b5ce9865229c1_d20241107_m024124_c001_v0001145_t0047_u01730947284644") 2024/11/07 02:41:26 DEBUG : potato2: Deleting (id "4_z3f427dc370fd0b4b9f380e1b_f10348a2901320c01_d20241107_m024124_c001_v0001182_t0005_u01730947284923") 2024/11/07 02:41:26 DEBUG : potato3: Deleting (id "4_z3f427dc370fd0b4b9f380e1b_f11801d0629962402_d20241107_m024125_c001_v0001182_t0000_u01730947285032") 2024/11/07 02:41:27 DEBUG : B2 bucket rclone-test-fifufiw2dipi: Purge remote 2024/11/07 02:41:27 INFO : B2 bucket rclone-test-fifufiw2dipi: cleaning bucket "rclone-test-fifufiw2dipi" of all files 2024/11/07 02:41:27 DEBUG : empty space: Deleting (id "4_z2fa26db370fd0b4b9f380e1b_f4067bd8c2ec9a6b7_d20241107_m024124_c001_v7007000_t0000_u01730947284896") 2024/11/07 02:41:27 DEBUG : empty space: Deleting (id "4_z2fa26db370fd0b4b9f380e1b_f114e05fc21120fa7_d20241107_m024120_c001_v0001182_t0053_u01730947280659") 2024/11/07 02:41:27 DEBUG : potato2: Deleting (id "4_z2fa26db370fd0b4b9f380e1b_f4067bd8c2ec9a6b9_d20241107_m024125_c001_v7007000_t0000_u01730947285250") 2024/11/07 02:41:27 DEBUG : potato2: Deleting (id "4_z2fa26db370fd0b4b9f380e1b_f107d694cedc58294_d20241107_m024121_c001_v0001044_t0025_u01730947281609") 2024/11/07 02:41:27 DEBUG : potato3: Deleting (id "4_z2fa26db370fd0b4b9f380e1b_f418b60c3d11e36ac_d20241107_m024125_c001_v7007000_t0000_u01730947285385") 2024/11/07 02:41:27 DEBUG : potato3: Deleting (id "4_z2fa26db370fd0b4b9f380e1b_f111192189806301a_d20241107_m024121_c001_v0001182_t0045_u01730947281959") 2024/11/07 02:41:27 DEBUG : potato3: Deleting (id "4_z2fa26db370fd0b4b9f380e1b_f114e05fc21120faf_d20241107_m024120_c001_v0001182_t0057_u01730947280918") --- PASS: TestServerSideMove (12.26s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:41:29 DEBUG : Creating backend with remote "TestB2:rclone-test-mayujet1nuxi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fipawux7segi -> B2 bucket rclone-test-mayujet1nuxi 2024/11/07 02:41:35 DEBUG : empty space: Excluded (Size Filter) 2024/11/07 02:41:35 DEBUG : empty space: Excluded 2024/11/07 02:41:35 DEBUG : empty space: Excluded (Size Filter) 2024/11/07 02:41:35 DEBUG : empty space: Excluded 2024/11/07 02:41:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:41:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/07 02:41:35 DEBUG : B2 bucket rclone-test-mayujet1nuxi: Waiting for checks to finish 2024/11/07 02:41:35 DEBUG : B2 bucket rclone-test-mayujet1nuxi: Waiting for transfers to finish 2024/11/07 02:41:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:41:35 INFO : potato2: Copied (server-side copy) 2024/11/07 02:41:35 INFO : potato2: Deleted 2024/11/07 02:41:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/07 02:41:36 INFO : potato3: Copied (server-side copy) 2024/11/07 02:41:36 INFO : potato3: Deleted 2024/11/07 02:41:36 DEBUG : Creating backend with remote "TestB2:rclone-test-duwadif3kopu" 2024/11/07 02:41:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/07 02:41:37 DEBUG : empty space: Excluded 2024/11/07 02:41:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:41:37 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/07 02:41:37 DEBUG : B2 bucket rclone-test-duwadif3kopu: Waiting for checks to finish 2024/11/07 02:41:37 DEBUG : B2 bucket rclone-test-duwadif3kopu: Waiting for transfers to finish 2024/11/07 02:41:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:41:38 INFO : potato2: Copied (server-side copy) 2024/11/07 02:41:39 INFO : potato2: Deleted 2024/11/07 02:41:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/07 02:41:39 INFO : potato3: Copied (server-side copy) 2024/11/07 02:41:39 INFO : potato3: Deleted 2024/11/07 02:41:39 DEBUG : B2 bucket rclone-test-duwadif3kopu: Purge remote 2024/11/07 02:41:39 INFO : B2 bucket rclone-test-duwadif3kopu: cleaning bucket "rclone-test-duwadif3kopu" of all files 2024/11/07 02:41:40 DEBUG : potato2: Deleting (id "4_zbfc2bd2370fd0b4b9f380e1b_f1004077e98554b96_d20241107_m024138_c001_v0001098_t0008_u01730947298653") 2024/11/07 02:41:40 DEBUG : potato3: Deleting (id "4_zbfc2bd2370fd0b4b9f380e1b_f115134130e4ecfa2_d20241107_m024139_c001_v0001146_t0020_u01730947299105") 2024/11/07 02:41:40 DEBUG : B2 bucket rclone-test-mayujet1nuxi: Purge remote 2024/11/07 02:41:40 INFO : B2 bucket rclone-test-mayujet1nuxi: cleaning bucket "rclone-test-mayujet1nuxi" of all files 2024/11/07 02:41:40 DEBUG : empty space: Deleting (id "4_z4f829de370fd0b4b9f380e1b_f106a5051040b30e1_d20241107_m024133_c001_v0001109_t0056_u01730947293797") 2024/11/07 02:41:40 DEBUG : potato2: Deleting (id "4_z4f829de370fd0b4b9f380e1b_f40428dd1777f3ca8_d20241107_m024139_c001_v7007000_t0000_u01730947299013") 2024/11/07 02:41:40 DEBUG : potato2: Deleting (id "4_z4f829de370fd0b4b9f380e1b_f1104df4cc12ec716_d20241107_m024135_c001_v0001180_t0004_u01730947295617") 2024/11/07 02:41:40 DEBUG : potato3: Deleting (id "4_z4f829de370fd0b4b9f380e1b_f40428dd1777f3ca9_d20241107_m024139_c001_v7007000_t0000_u01730947299432") 2024/11/07 02:41:40 DEBUG : potato3: Deleting (id "4_z4f829de370fd0b4b9f380e1b_f1104ea13a65a3c01_d20241107_m024135_c001_v0001182_t0032_u01730947295867") 2024/11/07 02:41:40 DEBUG : potato3: Deleting (id "4_z4f829de370fd0b4b9f380e1b_f106a5051040b30e3_d20241107_m024134_c001_v0001109_t0058_u01730947294337") --- PASS: TestServerSideMoveWithFilter (13.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:41:42 DEBUG : Creating backend with remote "TestB2:rclone-test-togagij0miku" 2024/11/07 02:41:46 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fipawux7segi -> B2 bucket rclone-test-togagij0miku 2024/11/07 02:41:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:41:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/07 02:41:48 DEBUG : empty space: Unchanged skipping 2024/11/07 02:41:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/07 02:41:48 DEBUG : B2 bucket rclone-test-togagij0miku: Waiting for checks to finish 2024/11/07 02:41:48 INFO : empty space: Deleted 2024/11/07 02:41:48 DEBUG : B2 bucket rclone-test-togagij0miku: Waiting for transfers to finish 2024/11/07 02:41:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:41:48 INFO : potato2: Copied (server-side copy) 2024/11/07 02:41:49 INFO : potato2: Deleted 2024/11/07 02:41:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/07 02:41:49 INFO : potato3: Copied (server-side copy) 2024/11/07 02:41:49 INFO : potato3: Deleted 2024/11/07 02:41:50 DEBUG : Creating backend with remote "TestB2:rclone-test-tujanew5pado" 2024/11/07 02:41:50 DEBUG : tomatoDir: Making directory 2024/11/07 02:41:51 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/07 02:41:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:41:51 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/07 02:41:51 DEBUG : B2 bucket rclone-test-tujanew5pado: Waiting for checks to finish 2024/11/07 02:41:51 DEBUG : B2 bucket rclone-test-tujanew5pado: Waiting for transfers to finish 2024/11/07 02:41:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:41:52 INFO : empty space: Copied (server-side copy) 2024/11/07 02:41:52 INFO : empty space: Deleted 2024/11/07 02:41:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/07 02:41:52 INFO : potato3: Copied (server-side copy) 2024/11/07 02:41:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:41:52 INFO : potato2: Copied (server-side copy) 2024/11/07 02:41:52 INFO : potato3: Deleted 2024/11/07 02:41:52 INFO : potato2: Deleted 2024/11/07 02:41:53 DEBUG : B2 bucket rclone-test-tujanew5pado: Purge remote 2024/11/07 02:41:53 INFO : B2 bucket rclone-test-tujanew5pado: cleaning bucket "rclone-test-tujanew5pado" of all files 2024/11/07 02:41:53 DEBUG : empty space: Deleting (id "4_z0fc2ed7370fd0b4b9f380e1b_f1014111d7867942f_d20241107_m024151_c001_v0001150_t0053_u01730947311955") 2024/11/07 02:41:53 DEBUG : potato2: Deleting (id "4_z0fc2ed7370fd0b4b9f380e1b_f111638abaf82848e_d20241107_m024152_c001_v0001180_t0057_u01730947312483") 2024/11/07 02:41:53 DEBUG : potato3: Deleting (id "4_z0fc2ed7370fd0b4b9f380e1b_f105d648f19a46443_d20241107_m024152_c001_v0001098_t0007_u01730947312340") 2024/11/07 02:41:54 DEBUG : B2 bucket rclone-test-togagij0miku: Purge remote 2024/11/07 02:41:54 INFO : B2 bucket rclone-test-togagij0miku: cleaning bucket "rclone-test-togagij0miku" of all files 2024/11/07 02:41:54 DEBUG : empty space: Deleting (id "4_z9ff2dd5370fd0b4b9f380e1b_f40428dd1777f3cb8_d20241107_m024152_c001_v7007000_t0000_u01730947312271") 2024/11/07 02:41:54 DEBUG : empty space: Deleting (id "4_z9ff2dd5370fd0b4b9f380e1b_f1001a9a4840895bd_d20241107_m024147_c001_v0001177_t0009_u01730947307994") 2024/11/07 02:41:54 DEBUG : potato2: Deleting (id "4_z9ff2dd5370fd0b4b9f380e1b_f418b60c3d11e372b_d20241107_m024152_c001_v7007000_t0000_u01730947312712") 2024/11/07 02:41:54 DEBUG : potato2: Deleting (id "4_z9ff2dd5370fd0b4b9f380e1b_f1197c364f0bba559_d20241107_m024148_c001_v0001182_t0026_u01730947308807") 2024/11/07 02:41:54 DEBUG : potato3: Deleting (id "4_z9ff2dd5370fd0b4b9f380e1b_f40428dd1777f3cb9_d20241107_m024152_c001_v7007000_t0000_u01730947312696") 2024/11/07 02:41:54 DEBUG : potato3: Deleting (id "4_z9ff2dd5370fd0b4b9f380e1b_f108f6ee4ad735d90_d20241107_m024149_c001_v0001182_t0018_u01730947309081") 2024/11/07 02:41:54 DEBUG : potato3: Deleting (id "4_z9ff2dd5370fd0b4b9f380e1b_f1001a9a4840895c1_d20241107_m024148_c001_v0001177_t0036_u01730947308211") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.64s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:41:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.80s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:41:59 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:42:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/rclone-sync-test" 2024/11/07 02:42:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/rclone-sync-test-include/layer2" 2024/11/07 02:42:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/rclone-sync-test-ignore-file" 2024/11/07 02:42:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 02:42:10 DEBUG : B2 bucket rclone-test-fipawux7segi path rclone-sync-test: Waiting for checks to finish 2024/11/07 02:42:10 DEBUG : B2 bucket rclone-test-fipawux7segi path rclone-sync-test: Waiting for transfers to finish 2024/11/07 02:42:10 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:10 INFO : There was nothing to transfer 2024/11/07 02:42:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 02:42:10 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:42:10 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:42:10 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:42:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 02:42:11 DEBUG : B2 bucket rclone-test-fipawux7segi path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/07 02:42:11 DEBUG : B2 bucket rclone-test-fipawux7segi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/07 02:42:11 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:42:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 02:42:11 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:42:11 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:42:11 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:42:12 DEBUG : : Excluded 2024/11/07 02:42:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 02:42:12 DEBUG : B2 bucket rclone-test-fipawux7segi path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/07 02:42:12 DEBUG : B2 bucket rclone-test-fipawux7segi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/07 02:42:12 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.79s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:42:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/dst" 2024/11/07 02:42:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/CompareDest" 2024/11/07 02:42:22 DEBUG : one: Need to transfer - File not found at Destination 2024/11/07 02:42:22 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:42:22 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:42:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:42:23 INFO : one: Copied (new) 2024/11/07 02:42:23 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:42:23 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:42:24 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:42:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/07 02:42:24 INFO : one: Copied (replaced existing) 2024/11/07 02:42:24 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:42:26 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:42:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:42:26 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:42:26 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:26 INFO : There was nothing to transfer 2024/11/07 02:42:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 02:42:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:42:28 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:42:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:42:28 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:42:28 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:28 INFO : There was nothing to transfer 2024/11/07 02:42:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 02:42:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:42:29 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:42:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:42:29 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:42:29 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:29 INFO : There was nothing to transfer 2024/11/07 02:42:30 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/07 02:42:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/07 02:42:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 02:42:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:42:30 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:42:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:42:30 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:42:30 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:30 INFO : There was nothing to transfer 2024/11/07 02:42:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/07 02:42:31 DEBUG : two: Need to transfer - File not found at Destination 2024/11/07 02:42:31 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:42:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:42:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:42:31 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:42:32 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/07 02:42:32 INFO : two: Copied (new) 2024/11/07 02:42:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.49s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:42:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/dest" 2024/11/07 02:42:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/pre-dest1" 2024/11/07 02:42:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/pre-dest2" 2024/11/07 02:42:39 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:42:39 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/07 02:42:40 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:42:40 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/07 02:42:40 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/07 02:42:40 DEBUG : B2 bucket rclone-test-fipawux7segi path dest: Waiting for checks to finish 2024/11/07 02:42:40 DEBUG : B2 bucket rclone-test-fipawux7segi path dest: Waiting for transfers to finish 2024/11/07 02:42:41 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/07 02:42:41 INFO : 3: Copied (new) 2024/11/07 02:42:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.26s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:42:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/dst" 2024/11/07 02:42:43 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/CopyDest" 2024/11/07 02:42:45 DEBUG : one: Need to transfer - File not found at Destination 2024/11/07 02:42:45 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:42:45 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:42:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:42:47 INFO : one: Copied (new) 2024/11/07 02:42:47 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:47 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:42:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:42:47 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:42:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/07 02:42:48 INFO : one: Copied (replaced existing) 2024/11/07 02:42:48 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/BackupDir" 2024/11/07 02:42:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:42:51 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:42:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:42:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:42:53 INFO : one: Copied (server-side copy) 2024/11/07 02:42:53 INFO : one: Deleted 2024/11/07 02:42:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/07 02:42:53 INFO : one: Copied (server-side copy) 2024/11/07 02:42:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/07 02:42:53 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:42:53 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/07 02:42:55 INFO : two: Copied (server-side copy) 2024/11/07 02:42:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/07 02:42:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:55 DEBUG : one: Unchanged skipping 2024/11/07 02:42:55 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:42:55 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:42:55 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:55 DEBUG : one: Unchanged skipping 2024/11/07 02:42:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:55 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:42:55 DEBUG : two: Unchanged skipping 2024/11/07 02:42:55 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:42:55 DEBUG : Waiting for deletions to finish 2024/11/07 02:42:55 INFO : There was nothing to transfer 2024/11/07 02:42:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/07 02:42:57 DEBUG : three: Destination not found in --copy-dest 2024/11/07 02:42:57 DEBUG : three: Need to transfer - File not found at Destination 2024/11/07 02:42:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:57 DEBUG : one: Unchanged skipping 2024/11/07 02:42:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:42:57 DEBUG : two: Unchanged skipping 2024/11/07 02:42:57 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:42:57 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:42:58 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/07 02:42:58 INFO : three: Copied (new) 2024/11/07 02:42:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.23s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:43:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/dst" 2024/11/07 02:43:03 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/backup" 2024/11/07 02:43:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:43:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:43:05 DEBUG : two: Unchanged skipping 2024/11/07 02:43:05 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:43:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:43:07 INFO : one: Copied (server-side copy) 2024/11/07 02:43:07 INFO : one: Deleted 2024/11/07 02:43:07 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:43:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:43:08 INFO : one: Copied (new) 2024/11/07 02:43:08 DEBUG : Waiting for deletions to finish 2024/11/07 02:43:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:43:09 INFO : three.txt: Copied (server-side copy) 2024/11/07 02:43:09 INFO : three.txt: Deleted 2024/11/07 02:43:09 INFO : three.txt: Moved into backup dir 2024/11/07 02:43:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:43:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:43:11 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:43:11 DEBUG : two: Unchanged skipping 2024/11/07 02:43:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:43:11 INFO : one: Copied (server-side copy) 2024/11/07 02:43:11 INFO : one: Deleted 2024/11/07 02:43:11 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:43:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/07 02:43:11 INFO : one: Copied (new) 2024/11/07 02:43:11 DEBUG : Waiting for deletions to finish 2024/11/07 02:43:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:43:12 INFO : three.txt: Copied (server-side copy) 2024/11/07 02:43:12 INFO : three.txt: Deleted 2024/11/07 02:43:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.05s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:43:16 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/dst" 2024/11/07 02:43:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/backup" 2024/11/07 02:43:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:43:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:43:19 DEBUG : two: Unchanged skipping 2024/11/07 02:43:19 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:43:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:43:21 INFO : one: Copied (server-side copy) to: one.bak 2024/11/07 02:43:21 INFO : one: Deleted 2024/11/07 02:43:21 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:43:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:43:22 INFO : one: Copied (new) 2024/11/07 02:43:22 DEBUG : Waiting for deletions to finish 2024/11/07 02:43:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:43:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/07 02:43:23 INFO : three.txt: Deleted 2024/11/07 02:43:23 INFO : three.txt: Moved into backup dir 2024/11/07 02:43:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:43:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:43:25 DEBUG : two: Unchanged skipping 2024/11/07 02:43:25 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:43:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:43:25 INFO : one: Copied (server-side copy) to: one.bak 2024/11/07 02:43:26 INFO : one: Deleted 2024/11/07 02:43:26 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:43:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/07 02:43:26 INFO : one: Copied (new) 2024/11/07 02:43:26 DEBUG : Waiting for deletions to finish 2024/11/07 02:43:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:43:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/07 02:43:27 INFO : three.txt: Deleted 2024/11/07 02:43:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:43:29 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1116-02.backblaze.com/b2api/v1/b2_upload_file/eff25d6370dd0b4b9f380e1b/c001_v0001116_t0016": EOF 2024/11/07 02:43:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-02.backblaze.com/b2api/v1/b2_upload_file/eff25d6370dd0b4b9f380e1b/c001_v0001116_t0016": EOF) 2024/11/07 02:43:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fipawux7segi: 1/10 (Post "https://pod-000-1116-02.backblaze.com/b2api/v1/b2_upload_file/eff25d6370dd0b4b9f380e1b/c001_v0001116_t0016": EOF) 2024/11/07 02:43:32 DEBUG : pacer: Reducing sleep to 10ms 2024/11/07 02:43:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/dst" 2024/11/07 02:43:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/backup" 2024/11/07 02:43:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:43:35 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:43:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:43:35 DEBUG : two: Unchanged skipping 2024/11/07 02:43:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:43:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/07 02:43:36 INFO : one: Deleted 2024/11/07 02:43:36 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:43:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:43:37 INFO : one: Copied (new) 2024/11/07 02:43:37 DEBUG : Waiting for deletions to finish 2024/11/07 02:43:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:43:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/07 02:43:38 INFO : three.txt: Deleted 2024/11/07 02:43:38 INFO : three.txt: Moved into backup dir 2024/11/07 02:43:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:43:40 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:43:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:43:40 DEBUG : two: Unchanged skipping 2024/11/07 02:43:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:43:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/07 02:43:41 INFO : one: Deleted 2024/11/07 02:43:41 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:43:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/07 02:43:41 INFO : one: Copied (new) 2024/11/07 02:43:41 DEBUG : Waiting for deletions to finish 2024/11/07 02:43:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:43:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/07 02:43:42 INFO : three.txt: Deleted 2024/11/07 02:43:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.64s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:43:44 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1136-15.backblaze.com/b2api/v1/b2_upload_file/eff25d6370dd0b4b9f380e1b/c001_v0001136_t0026": EOF 2024/11/07 02:43:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-15.backblaze.com/b2api/v1/b2_upload_file/eff25d6370dd0b4b9f380e1b/c001_v0001136_t0026": EOF) 2024/11/07 02:43:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-fipawux7segi: 1/10 (Post "https://pod-000-1136-15.backblaze.com/b2api/v1/b2_upload_file/eff25d6370dd0b4b9f380e1b/c001_v0001136_t0026": EOF) 2024/11/07 02:43:46 DEBUG : pacer: Reducing sleep to 10ms 2024/11/07 02:43:47 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/dst" 2024/11/07 02:43:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:43:49 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:43:49 DEBUG : two: Unchanged skipping 2024/11/07 02:43:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:43:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:43:49 INFO : one: Copied (server-side copy) to: one.bak 2024/11/07 02:43:50 INFO : one: Deleted 2024/11/07 02:43:50 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:43:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:43:51 INFO : one: Copied (new) 2024/11/07 02:43:51 DEBUG : Waiting for deletions to finish 2024/11/07 02:43:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:43:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/07 02:43:51 INFO : three.txt: Deleted 2024/11/07 02:43:51 INFO : three.txt: Moved into backup dir 2024/11/07 02:43:52 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/eff25d6370dd0b4b9f380e1b/c001_v0001182_t0048": EOF 2024/11/07 02:43:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/eff25d6370dd0b4b9f380e1b/c001_v0001182_t0048": EOF) 2024/11/07 02:43:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fipawux7segi: 1/10 (Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/eff25d6370dd0b4b9f380e1b/c001_v0001182_t0048": EOF) 2024/11/07 02:43:54 DEBUG : pacer: Reducing sleep to 10ms 2024/11/07 02:43:55 DEBUG : one.bak: Excluded (Path Filter) 2024/11/07 02:43:55 DEBUG : one.bak: Excluded 2024/11/07 02:43:55 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/07 02:43:55 DEBUG : three.txt.bak: Excluded 2024/11/07 02:43:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:43:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:43:55 DEBUG : two: Unchanged skipping 2024/11/07 02:43:55 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for checks to finish 2024/11/07 02:43:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:43:55 INFO : one: Copied (server-side copy) to: one.bak 2024/11/07 02:43:56 INFO : one: Deleted 2024/11/07 02:43:56 DEBUG : B2 bucket rclone-test-fipawux7segi path dst: Waiting for transfers to finish 2024/11/07 02:43:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/07 02:43:57 INFO : one: Copied (new) 2024/11/07 02:43:57 DEBUG : Waiting for deletions to finish 2024/11/07 02:43:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:43:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/07 02:43:57 INFO : three.txt: Deleted 2024/11/07 02:43:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (15.12s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:44:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/dst" 2024/11/07 02:44:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:44:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:44:03 INFO : one: Copied (server-side copy) to: one.bak 2024/11/07 02:44:03 INFO : one: Deleted 2024/11/07 02:44:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:44:04 INFO : one: Copied (new) 2024/11/07 02:44:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:04 DEBUG : two: Unchanged skipping 2024/11/07 02:44:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/07 02:44:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:44:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/07 02:44:05 INFO : three.txt: Deleted 2024/11/07 02:44:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:44:05 INFO : three.txt: Copied (new) 2024/11/07 02:44:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:44:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:44:07 INFO : one: Copied (server-side copy) to: one.bak 2024/11/07 02:44:07 INFO : one: Deleted 2024/11/07 02:44:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/07 02:44:08 INFO : one: Copied (new) 2024/11/07 02:44:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:08 DEBUG : two: Unchanged skipping 2024/11/07 02:44:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/07 02:44:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:44:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/07 02:44:09 INFO : three.txt: Deleted 2024/11/07 02:44:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/07 02:44:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.01s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:44:12 DEBUG : Creating backend with remote "TestB2:rclone-test-fipawux7segi/dst" 2024/11/07 02:44:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:44:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:44:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/07 02:44:15 INFO : one: Deleted 2024/11/07 02:44:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:44:15 INFO : one: Copied (new) 2024/11/07 02:44:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:16 DEBUG : two: Unchanged skipping 2024/11/07 02:44:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/07 02:44:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:44:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/07 02:44:17 INFO : three.txt: Deleted 2024/11/07 02:44:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:44:17 INFO : three.txt: Copied (new) 2024/11/07 02:44:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:44:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:44:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/07 02:44:19 INFO : one: Deleted 2024/11/07 02:44:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/07 02:44:19 INFO : one: Copied (new) 2024/11/07 02:44:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:19 DEBUG : two: Unchanged skipping 2024/11/07 02:44:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/07 02:44:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:44:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/07 02:44:20 INFO : three.txt: Deleted 2024/11/07 02:44:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/07 02:44:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.38s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:44:23 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/07 02:44:23 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:44:23 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:44:23 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/07 02:44:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/07 02:44:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.16s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:44:25 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/07 02:44:25 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:44:25 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:44:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/07 02:44:25 INFO : existing: Copied (new) 2024/11/07 02:44:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:44:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/07 02:44:25 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:44:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/07 02:44:25 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:44:25 ERROR : B2 bucket rclone-test-fipawux7segi: not deleting files as there were IO errors 2024/11/07 02:44:25 ERROR : B2 bucket rclone-test-fipawux7segi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncImmutable (2.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:44:28 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:44:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:28 DEBUG : existing: Unchanged skipping 2024/11/07 02:44:28 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:44:28 DEBUG : Waiting for deletions to finish 2024/11/07 02:44:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:44:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:44:42 DEBUG : both0: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both12: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both13: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both1: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both15: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both10: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both11: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both14: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both19: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both2: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both3: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both4: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both16: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both6: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both17: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both18: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:44:42 DEBUG : both5: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both7: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both8: Unchanged skipping 2024/11/07 02:44:42 DEBUG : both9: Unchanged skipping 2024/11/07 02:44:42 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:44:42 DEBUG : Waiting for deletions to finish 2024/11/07 02:44:42 INFO : only12: Deleted 2024/11/07 02:44:42 INFO : only19: Deleted 2024/11/07 02:44:42 INFO : only5: Deleted 2024/11/07 02:44:42 INFO : only9: Deleted 2024/11/07 02:44:42 INFO : only11: Deleted 2024/11/07 02:44:42 INFO : only6: Deleted 2024/11/07 02:44:43 INFO : only16: Deleted 2024/11/07 02:44:43 INFO : only18: Deleted 2024/11/07 02:44:43 INFO : only2: Deleted 2024/11/07 02:44:43 INFO : only3: Deleted 2024/11/07 02:44:43 INFO : only4: Deleted 2024/11/07 02:44:43 INFO : only8: Deleted 2024/11/07 02:44:43 INFO : only1: Deleted 2024/11/07 02:44:43 INFO : only0: Deleted 2024/11/07 02:44:43 INFO : only14: Deleted 2024/11/07 02:44:43 INFO : only15: Deleted 2024/11/07 02:44:43 INFO : only10: Deleted 2024/11/07 02:44:43 INFO : only17: Deleted 2024/11/07 02:44:43 INFO : only13: Deleted 2024/11/07 02:44:43 INFO : only7: Deleted 2024/11/07 02:44:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.29s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:45:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both0: Unchanged skipping 2024/11/07 02:45:00 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for checks to finish 2024/11/07 02:45:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both11: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both13: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both10: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both1: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both16: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both17: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both18: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both19: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both2: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both3: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both4: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both5: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both6: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both7: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both8: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:45:00 DEBUG : both9: Unchanged skipping 2024/11/07 02:45:00 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/07 02:45:00 DEBUG : both12: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both14: Unchanged skipping 2024/11/07 02:45:00 DEBUG : both15: Unchanged skipping 2024/11/07 02:45:00 DEBUG : B2 bucket rclone-test-fipawux7segi: Waiting for transfers to finish 2024/11/07 02:45:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:01 INFO : only0: Copied (replaced existing) 2024/11/07 02:45:01 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:01 INFO : only1: Copied (replaced existing) 2024/11/07 02:45:01 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:01 INFO : only12: Copied (replaced existing) 2024/11/07 02:45:01 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:01 INFO : only13: Copied (replaced existing) 2024/11/07 02:45:01 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:01 INFO : only14: Copied (replaced existing) 2024/11/07 02:45:01 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:01 INFO : only10: Copied (replaced existing) 2024/11/07 02:45:01 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:01 INFO : only15: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:02 INFO : only16: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:02 INFO : only11: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:02 INFO : only17: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:02 INFO : only18: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:02 INFO : only19: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:02 INFO : only2: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:02 INFO : only3: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:02 INFO : only4: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:02 INFO : only5: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:02 INFO : only7: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:02 INFO : only6: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:02 INFO : only8: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:45:02 INFO : only9: Copied (replaced existing) 2024/11/07 02:45:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (22.58s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:45:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:45:11 DEBUG : sub dir: Making directory 2024/11/07 02:45:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (5.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" 2024/11/07 02:45:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:45:16 DEBUG : sub dir: Making directory 2024/11/07 02:45:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fipawux7segi", Local "Local file system at /tmp/rclone537402776", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.61s) PASS 2024/11/07 02:45:20 DEBUG : B2 bucket rclone-test-fipawux7segi: Purge remote 2024/11/07 02:45:20 INFO : B2 bucket rclone-test-fipawux7segi: cleaning bucket "rclone-test-fipawux7segi" of all files 2024/11/07 02:45:21 DEBUG : BackupDir/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c281_d20241107_m024258_c001_v7007000_t0000_u01730947378685") 2024/11/07 02:45:21 DEBUG : BackupDir/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f10089a0ae2537039_d20241107_m024253_c001_v0001181_t0032_u01730947373049") 2024/11/07 02:45:21 DEBUG : CompareDest/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892aed7_d20241107_m024232_c001_v7007000_t0000_u01730947352730") 2024/11/07 02:45:21 DEBUG : CompareDest/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102052ada7a6e704_d20241107_m024225_c001_v0001116_t0040_u01730947345842") 2024/11/07 02:45:21 DEBUG : CompareDest/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892aed9_d20241107_m024232_c001_v7007000_t0000_u01730947352918") 2024/11/07 02:45:21 DEBUG : CompareDest/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0ddf82_d20241107_m024227_c001_v0001182_t0049_u01730947347431") 2024/11/07 02:45:21 DEBUG : CopyDest/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c282_d20241107_m024258_c001_v7007000_t0000_u01730947378876") 2024/11/07 02:45:21 DEBUG : CopyDest/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba30b_d20241107_m024249_c001_v0001136_t0023_u01730947369900") 2024/11/07 02:45:21 DEBUG : CopyDest/three: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c283_d20241107_m024259_c001_v7007000_t0000_u01730947379070") 2024/11/07 02:45:21 DEBUG : CopyDest/three: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0de4de_d20241107_m024256_c001_v0001182_t0041_u01730947376641") 2024/11/07 02:45:21 DEBUG : CopyDest/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c284_d20241107_m024259_c001_v7007000_t0000_u01730947379253") 2024/11/07 02:45:21 DEBUG : CopyDest/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102052ada7a6e761_d20241107_m024254_c001_v0001116_t0017_u01730947374295") 2024/11/07 02:45:21 DEBUG : EXISTING: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f404ea402ed523cc1_d20241107_m024428_c001_v7007000_t0000_u01730947468506") 2024/11/07 02:45:22 DEBUG : EXISTING: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6740b1_d20241107_m024427_c001_v0001182_t0026_u01730947467487") 2024/11/07 02:45:22 DEBUG : Testêé: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f404ea402ed523cbd_d20241107_m024424_c001_v7007000_t0000_u01730947464297") 2024/11/07 02:45:22 DEBUG : Testêé: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674011_d20241107_m024423_c001_v0001182_t0058_u01730947463642") 2024/11/07 02:45:22 DEBUG : Testêé: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b673ffb_d20241107_m024422_c001_v0001182_t0036_u01730947462933") 2024/11/07 02:45:22 DEBUG : a/potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236a1_d20241107_m024037_c001_v7007000_t0000_u01730947237780") 2024/11/07 02:45:22 DEBUG : a/potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1ab_d20241107_m024036_c001_v0001136_t0023_u01730947236887") 2024/11/07 02:45:22 DEBUG : a/potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e823695_d20241107_m024034_c001_v7007000_t0000_u01730947234950") 2024/11/07 02:45:22 DEBUG : a/potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba19d_d20241107_m024034_c001_v0001136_t0023_u01730947234055") 2024/11/07 02:45:22 DEBUG : a/potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8235eb_d20241107_m024013_c001_v7007000_t0000_u01730947213488") 2024/11/07 02:45:22 DEBUG : a/potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba151_d20241107_m024012_c001_v0001136_t0017_u01730947212592") 2024/11/07 02:45:22 DEBUG : b/potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236a2_d20241107_m024037_c001_v7007000_t0000_u01730947237961") 2024/11/07 02:45:22 DEBUG : b/potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1a3_d20241107_m024035_c001_v0001136_t0051_u01730947235859") 2024/11/07 02:45:22 DEBUG : b/potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e823693_d20241107_m024034_c001_v7007000_t0000_u01730947234402") 2024/11/07 02:45:22 DEBUG : b/potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba199_d20241107_m024033_c001_v0001136_t0009_u01730947233072") 2024/11/07 02:45:22 DEBUG : b/potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8235e8_d20241107_m024012_c001_v7007000_t0000_u01730947212939") 2024/11/07 02:45:22 DEBUG : b/potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba14b_d20241107_m024011_c001_v0001136_t0001_u01730947211489") 2024/11/07 02:45:22 DEBUG : backup/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f401a95e812efee57_d20241107_m024313_c001_v7007000_t0000_u01730947393318") 2024/11/07 02:45:22 DEBUG : backup/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f11089afb183319ca_d20241107_m024311_c001_v0001165_t0056_u01730947391358") 2024/11/07 02:45:22 DEBUG : backup/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f11998ca41aa516d6_d20241107_m024306_c001_v0001115_t0043_u01730947386764") 2024/11/07 02:45:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4076ed8f9ea6c915_d20241107_m024343_c001_v7007000_t0000_u01730947423072") 2024/11/07 02:45:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f111c098c9272bba6_d20241107_m024340_c001_v0001116_t0056_u01730947420396") 2024/11/07 02:45:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1022b480e254e02d_d20241107_m024336_c001_v0001182_t0040_u01730947416488") 2024/11/07 02:45:23 DEBUG : backup/one.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892af35_d20241107_m024327_c001_v7007000_t0000_u01730947407488") 2024/11/07 02:45:23 DEBUG : backup/one.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1077d69d9fa8f826_d20241107_m024325_c001_v0001182_t0012_u01730947405670") 2024/11/07 02:45:23 DEBUG : backup/one.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f108fc27df926f8ee_d20241107_m024321_c001_v0001101_t0048_u01730947401123") 2024/11/07 02:45:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4076ed8f9ea6c916_d20241107_m024343_c001_v7007000_t0000_u01730947423253") 2024/11/07 02:45:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f11737a094bfdc41a_d20241107_m024342_c001_v0001113_t0003_u01730947422157") 2024/11/07 02:45:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f109b0f9c61ca38ff_d20241107_m024338_c001_v0001161_t0008_u01730947418101") 2024/11/07 02:45:23 DEBUG : backup/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f401a95e812efee5a_d20241107_m024313_c001_v7007000_t0000_u01730947393499") 2024/11/07 02:45:23 DEBUG : backup/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1006c13f17f46422_d20241107_m024312_c001_v0001120_t0032_u01730947392222") 2024/11/07 02:45:23 DEBUG : backup/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102e49f04705e859_d20241107_m024308_c001_v0001029_t0037_u01730947388787") 2024/11/07 02:45:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892af37_d20241107_m024327_c001_v7007000_t0000_u01730947407671") 2024/11/07 02:45:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1177b0c31e8e6528_d20241107_m024326_c001_v0001182_t0026_u01730947406646") 2024/11/07 02:45:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1067cfe01d0286eb_d20241107_m024322_c001_v0001106_t0055_u01730947402825") 2024/11/07 02:45:23 DEBUG : both0: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52db2_d20241107_m024503_c001_v7007000_t0000_u01730947503172") 2024/11/07 02:45:23 DEBUG : both0: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6743c5_d20241107_m024449_c001_v0001182_t0048_u01730947489040") 2024/11/07 02:45:23 DEBUG : both0: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239c8_d20241107_m024444_c001_v7007000_t0000_u01730947484213") 2024/11/07 02:45:23 DEBUG : both0: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674117_d20241107_m024430_c001_v0001182_t0059_u01730947470396") 2024/11/07 02:45:24 DEBUG : both1: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52db3_d20241107_m024503_c001_v7007000_t0000_u01730947503366") 2024/11/07 02:45:24 DEBUG : both1: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6743db_d20241107_m024449_c001_v0001182_t0058_u01730947489603") 2024/11/07 02:45:24 DEBUG : both1: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239c9_d20241107_m024444_c001_v7007000_t0000_u01730947484404") 2024/11/07 02:45:24 DEBUG : both1: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67412b_d20241107_m024430_c001_v0001182_t0015_u01730947470889") 2024/11/07 02:45:24 DEBUG : both10: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52db4_d20241107_m024503_c001_v7007000_t0000_u01730947503546") 2024/11/07 02:45:24 DEBUG : both10: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6744ac_d20241107_m024454_c001_v0001182_t0013_u01730947494724") 2024/11/07 02:45:24 DEBUG : both10: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239ca_d20241107_m024444_c001_v7007000_t0000_u01730947484586") 2024/11/07 02:45:24 DEBUG : both10: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6741fc_d20241107_m024435_c001_v0001182_t0025_u01730947475615") 2024/11/07 02:45:24 DEBUG : both11: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52db5_d20241107_m024503_c001_v7007000_t0000_u01730947503726") 2024/11/07 02:45:24 DEBUG : both11: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6744b2_d20241107_m024455_c001_v0001182_t0008_u01730947495246") 2024/11/07 02:45:24 DEBUG : both11: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239cd_d20241107_m024444_c001_v7007000_t0000_u01730947484773") 2024/11/07 02:45:24 DEBUG : both11: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674216_d20241107_m024436_c001_v0001182_t0038_u01730947476289") 2024/11/07 02:45:24 DEBUG : both12: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52db6_d20241107_m024503_c001_v7007000_t0000_u01730947503906") 2024/11/07 02:45:24 DEBUG : both12: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6744c6_d20241107_m024455_c001_v0001182_t0013_u01730947495775") 2024/11/07 02:45:24 DEBUG : both12: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239ce_d20241107_m024444_c001_v7007000_t0000_u01730947484957") 2024/11/07 02:45:24 DEBUG : both12: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674227_d20241107_m024436_c001_v0001182_t0022_u01730947476758") 2024/11/07 02:45:24 DEBUG : both13: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52db7_d20241107_m024504_c001_v7007000_t0000_u01730947504087") 2024/11/07 02:45:24 DEBUG : both13: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6744e4_d20241107_m024456_c001_v0001182_t0053_u01730947496326") 2024/11/07 02:45:24 DEBUG : both13: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239d0_d20241107_m024445_c001_v7007000_t0000_u01730947485155") 2024/11/07 02:45:24 DEBUG : both13: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674241_d20241107_m024437_c001_v0001182_t0051_u01730947477328") 2024/11/07 02:45:25 DEBUG : both14: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52db8_d20241107_m024504_c001_v7007000_t0000_u01730947504268") 2024/11/07 02:45:25 DEBUG : both14: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6744f0_d20241107_m024456_c001_v0001182_t0041_u01730947496976") 2024/11/07 02:45:25 DEBUG : both14: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239d1_d20241107_m024445_c001_v7007000_t0000_u01730947485346") 2024/11/07 02:45:25 DEBUG : both14: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67425f_d20241107_m024437_c001_v0001182_t0000_u01730947477949") 2024/11/07 02:45:25 DEBUG : both15: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52db9_d20241107_m024504_c001_v7007000_t0000_u01730947504454") 2024/11/07 02:45:25 DEBUG : both15: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67450e_d20241107_m024457_c001_v0001182_t0054_u01730947497638") 2024/11/07 02:45:25 DEBUG : both15: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239d2_d20241107_m024445_c001_v7007000_t0000_u01730947485532") 2024/11/07 02:45:25 DEBUG : both15: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67426f_d20241107_m024438_c001_v0001182_t0023_u01730947478463") 2024/11/07 02:45:25 DEBUG : both16: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dba_d20241107_m024504_c001_v7007000_t0000_u01730947504635") 2024/11/07 02:45:25 DEBUG : both16: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674524_d20241107_m024458_c001_v0001182_t0035_u01730947498128") 2024/11/07 02:45:25 DEBUG : both16: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239d3_d20241107_m024445_c001_v7007000_t0000_u01730947485719") 2024/11/07 02:45:25 DEBUG : both16: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67428d_d20241107_m024439_c001_v0001182_t0022_u01730947479183") 2024/11/07 02:45:25 DEBUG : both17: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dbb_d20241107_m024504_c001_v7007000_t0000_u01730947504815") 2024/11/07 02:45:25 DEBUG : both17: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674542_d20241107_m024458_c001_v0001182_t0031_u01730947498698") 2024/11/07 02:45:25 DEBUG : both17: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239d4_d20241107_m024445_c001_v7007000_t0000_u01730947485925") 2024/11/07 02:45:25 DEBUG : both17: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6742a4_d20241107_m024439_c001_v0001182_t0035_u01730947479833") 2024/11/07 02:45:25 DEBUG : both18: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dbc_d20241107_m024505_c001_v7007000_t0000_u01730947505040") 2024/11/07 02:45:25 DEBUG : both18: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674554_d20241107_m024459_c001_v0001182_t0041_u01730947499216") 2024/11/07 02:45:25 DEBUG : both18: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239d5_d20241107_m024446_c001_v7007000_t0000_u01730947486140") 2024/11/07 02:45:25 DEBUG : both18: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6742b7_d20241107_m024440_c001_v0001182_t0050_u01730947480306") 2024/11/07 02:45:26 DEBUG : both19: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dbd_d20241107_m024505_c001_v7007000_t0000_u01730947505222") 2024/11/07 02:45:26 DEBUG : both19: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674578_d20241107_m024459_c001_v0001182_t0045_u01730947499791") 2024/11/07 02:45:26 DEBUG : both19: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239d7_d20241107_m024446_c001_v7007000_t0000_u01730947486328") 2024/11/07 02:45:26 DEBUG : both19: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6742c9_d20241107_m024440_c001_v0001182_t0000_u01730947480832") 2024/11/07 02:45:26 DEBUG : both2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dbe_d20241107_m024505_c001_v7007000_t0000_u01730947505402") 2024/11/07 02:45:26 DEBUG : both2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6743e9_d20241107_m024450_c001_v0001182_t0008_u01730947490180") 2024/11/07 02:45:26 DEBUG : both2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239d8_d20241107_m024446_c001_v7007000_t0000_u01730947486510") 2024/11/07 02:45:26 DEBUG : both2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674139_d20241107_m024431_c001_v0001182_t0003_u01730947471389") 2024/11/07 02:45:26 DEBUG : both3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dbf_d20241107_m024505_c001_v7007000_t0000_u01730947505583") 2024/11/07 02:45:26 DEBUG : both3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6743f5_d20241107_m024450_c001_v0001182_t0047_u01730947490681") 2024/11/07 02:45:26 DEBUG : both3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239d9_d20241107_m024446_c001_v7007000_t0000_u01730947486753") 2024/11/07 02:45:26 DEBUG : both3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674159_d20241107_m024431_c001_v0001182_t0005_u01730947471870") 2024/11/07 02:45:26 DEBUG : both4: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dc0_d20241107_m024505_c001_v7007000_t0000_u01730947505766") 2024/11/07 02:45:26 DEBUG : both4: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674411_d20241107_m024451_c001_v0001182_t0001_u01730947491236") 2024/11/07 02:45:26 DEBUG : both4: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239da_d20241107_m024446_c001_v7007000_t0000_u01730947486934") 2024/11/07 02:45:26 DEBUG : both4: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67416f_d20241107_m024432_c001_v0001182_t0055_u01730947472328") 2024/11/07 02:45:26 DEBUG : both5: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dc1_d20241107_m024505_c001_v7007000_t0000_u01730947505956") 2024/11/07 02:45:26 DEBUG : both5: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67442b_d20241107_m024451_c001_v0001182_t0023_u01730947491785") 2024/11/07 02:45:26 DEBUG : both5: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239db_d20241107_m024447_c001_v7007000_t0000_u01730947487118") 2024/11/07 02:45:26 DEBUG : both5: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67417b_d20241107_m024432_c001_v0001182_t0058_u01730947472883") 2024/11/07 02:45:27 DEBUG : both6: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dc3_d20241107_m024506_c001_v7007000_t0000_u01730947506136") 2024/11/07 02:45:27 DEBUG : both6: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67443f_d20241107_m024452_c001_v0001182_t0037_u01730947492433") 2024/11/07 02:45:27 DEBUG : both6: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239dc_d20241107_m024447_c001_v7007000_t0000_u01730947487300") 2024/11/07 02:45:27 DEBUG : both6: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67419d_d20241107_m024433_c001_v0001182_t0055_u01730947473445") 2024/11/07 02:45:27 DEBUG : both7: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dc4_d20241107_m024506_c001_v7007000_t0000_u01730947506330") 2024/11/07 02:45:27 DEBUG : both7: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674457_d20241107_m024453_c001_v0001182_t0048_u01730947493013") 2024/11/07 02:45:27 DEBUG : both7: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239dd_d20241107_m024447_c001_v7007000_t0000_u01730947487554") 2024/11/07 02:45:27 DEBUG : both7: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6741b0_d20241107_m024433_c001_v0001182_t0031_u01730947473971") 2024/11/07 02:45:27 DEBUG : both8: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dc5_d20241107_m024506_c001_v7007000_t0000_u01730947506510") 2024/11/07 02:45:27 DEBUG : both8: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674472_d20241107_m024453_c001_v0001182_t0012_u01730947493597") 2024/11/07 02:45:27 DEBUG : both8: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239de_d20241107_m024447_c001_v7007000_t0000_u01730947487738") 2024/11/07 02:45:27 DEBUG : both8: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6741c9_d20241107_m024434_c001_v0001182_t0019_u01730947474524") 2024/11/07 02:45:27 DEBUG : both9: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dc6_d20241107_m024506_c001_v7007000_t0000_u01730947506692") 2024/11/07 02:45:27 DEBUG : both9: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67448a_d20241107_m024454_c001_v0001182_t0049_u01730947494151") 2024/11/07 02:45:27 DEBUG : both9: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239df_d20241107_m024447_c001_v7007000_t0000_u01730947487924") 2024/11/07 02:45:27 DEBUG : both9: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6741e7_d20241107_m024435_c001_v0001182_t0034_u01730947475049") 2024/11/07 02:45:27 DEBUG : c/non empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236a3_d20241107_m024038_c001_v7007000_t0000_u01730947238142") 2024/11/07 02:45:27 DEBUG : c/non empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1a9_d20241107_m024036_c001_v0001136_t0004_u01730947236194") 2024/11/07 02:45:27 DEBUG : c/non empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e823696_d20241107_m024035_c001_v7007000_t0000_u01730947235131") 2024/11/07 02:45:28 DEBUG : c/non empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba19b_d20241107_m024033_c001_v0001136_t0006_u01730947233363") 2024/11/07 02:45:28 DEBUG : c/non empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8235ec_d20241107_m024013_c001_v7007000_t0000_u01730947213681") 2024/11/07 02:45:28 DEBUG : c/non empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba14d_d20241107_m024011_c001_v0001136_t0053_u01730947211792") 2024/11/07 02:45:28 DEBUG : check sum: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c09d_d20241107_m024000_c001_v7007000_t0000_u01730947200114") 2024/11/07 02:45:28 DEBUG : check sum: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba131_d20241107_m023959_c001_v0001136_t0021_u01730947199060") 2024/11/07 02:45:28 DEBUG : dest/3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c274_d20241107_m024242_c001_v7007000_t0000_u01730947362224") 2024/11/07 02:45:28 DEBUG : dest/3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f400a82aee8ee1e54_d20241107_m024241_c001_v0001182_t0032_u01730947361069") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f404ea402ed523cb7_d20241107_m024421_c001_v7007000_t0000_u01730947461446") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1107e0dd1603cd88_d20241107_m024419_c001_v0001113_t0019_u01730947459355") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e3aa1_d20241107_m024419_c001_v7007000_t0000_u01730947459162") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1107e0dd1603cd7c_d20241107_m024415_c001_v0001113_t0014_u01730947455788") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e3a9c_d20241107_m024415_c001_v7007000_t0000_u01730947455066") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b673e81_d20241107_m024411_c001_v0001182_t0004_u01730947451538") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4086d03dd06474f6_d20241107_m024410_c001_v7007000_t0000_u01730947450055") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1104ea13a65a593c_d20241107_m024407_c001_v0001182_t0054_u01730947447881") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f403f964ad3b16453_d20241107_m024407_c001_v7007000_t0000_u01730947447699") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1104ea13a65a5872_d20241107_m024404_c001_v0001182_t0007_u01730947444005") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f403f964ad3b1644c_d20241107_m024403_c001_v7007000_t0000_u01730947443273") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b673cf2_d20241107_m024359_c001_v0001182_t0032_u01730947439175") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4076ed8f9ea6c94a_d20241107_m024358_c001_v7007000_t0000_u01730947438238") 2024/11/07 02:45:28 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f10786d8a45d0bb75_d20241107_m024356_c001_v0001042_t0048_u01730947436587") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a52b9_d20241107_m024356_c001_v7007000_t0000_u01730947436044") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f10786d8a45d0bb6d_d20241107_m024350_c001_v0001042_t0004_u01730947430671") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a52b3_d20241107_m024349_c001_v7007000_t0000_u01730947429947") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0dec5f_d20241107_m024344_c001_v0001182_t0014_u01730947424412") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4076ed8f9ea6c919_d20241107_m024343_c001_v7007000_t0000_u01730947423443") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1104f35b8f098138_d20241107_m024341_c001_v0001101_t0047_u01730947421528") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4076ed8f9ea6c910_d20241107_m024341_c001_v7007000_t0000_u01730947421343") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1104f35b8f098130_d20241107_m024337_c001_v0001101_t0009_u01730947417479") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4076ed8f9ea6c8ca_d20241107_m024336_c001_v7007000_t0000_u01730947416749") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0de9e4_d20241107_m024328_c001_v0001182_t0041_u01730947408771") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892af38_d20241107_m024327_c001_v7007000_t0000_u01730947407858") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6738c8_d20241107_m024326_c001_v0001182_t0044_u01730947406214") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e39cd_d20241107_m024325_c001_v7007000_t0000_u01730947405997") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b673849_d20241107_m024322_c001_v0001182_t0056_u01730947402315") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e39c6_d20241107_m024321_c001_v7007000_t0000_u01730947401579") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102052ada7a6e7b5_d20241107_m024314_c001_v0001116_t0046_u01730947394595") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f401a95e812efee5b_d20241107_m024313_c001_v7007000_t0000_u01730947393681") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f103ebed88e6147b7_d20241107_m024311_c001_v0001176_t0018_u01730947391778") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40650b7f8e7ed3c2_d20241107_m024311_c001_v7007000_t0000_u01730947391599") 2024/11/07 02:45:29 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f103ebed88e6147a3_d20241107_m024308_c001_v0001176_t0056_u01730947388239") 2024/11/07 02:45:30 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40650b7f8e7ed3bd_d20241107_m024307_c001_v7007000_t0000_u01730947387478") 2024/11/07 02:45:30 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba31b_d20241107_m024300_c001_v0001136_t0005_u01730947380545") 2024/11/07 02:45:30 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c286_d20241107_m024259_c001_v7007000_t0000_u01730947379437") 2024/11/07 02:45:30 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1060ef14ec1f77cc_d20241107_m024253_c001_v0001182_t0023_u01730947373519") 2024/11/07 02:45:30 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f401a95e812efee2e_d20241107_m024253_c001_v7007000_t0000_u01730947373269") 2024/11/07 02:45:30 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0de37e_d20241107_m024249_c001_v0001182_t0018_u01730947369265") 2024/11/07 02:45:30 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f112263d90b0fb213_d20241107_m024247_c001_v0001109_t0003_u01730947367841") 2024/11/07 02:45:30 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f112263d90b0fb20f_d20241107_m024246_c001_v0001109_t0037_u01730947366629") 2024/11/07 02:45:30 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892aedb_d20241107_m024233_c001_v7007000_t0000_u01730947353119") 2024/11/07 02:45:30 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba2dd_d20241107_m024225_c001_v0001136_t0046_u01730947345097") 2024/11/07 02:45:30 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1091faf4c6ac3e91_d20241107_m024224_c001_v0001032_t0058_u01730947344098") 2024/11/07 02:45:30 DEBUG : dst/one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1091faf4c6ac3e8f_d20241107_m024222_c001_v0001032_t0057_u01730947342943") 2024/11/07 02:45:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f404ea402ed523cb8_d20241107_m024421_c001_v7007000_t0000_u01730947461628") 2024/11/07 02:45:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f109aca318a880f09_d20241107_m024418_c001_v0001180_t0010_u01730947458959") 2024/11/07 02:45:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f11254677a3ed69e1_d20241107_m024414_c001_v0001182_t0038_u01730947454842") 2024/11/07 02:45:30 DEBUG : dst/one.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4086d03dd06474f7_d20241107_m024410_c001_v7007000_t0000_u01730947450239") 2024/11/07 02:45:30 DEBUG : dst/one.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f104277741b2bb04d_d20241107_m024407_c001_v0001102_t0001_u01730947447157") 2024/11/07 02:45:30 DEBUG : dst/one.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f111cfe8f45cc0c95_d20241107_m024402_c001_v0001109_t0031_u01730947442555") 2024/11/07 02:45:30 DEBUG : dst/one.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4076ed8f9ea6c94e_d20241107_m024358_c001_v7007000_t0000_u01730947438418") 2024/11/07 02:45:30 DEBUG : dst/one.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f108f6ee4ad737367_d20241107_m024355_c001_v0001182_t0059_u01730947435699") 2024/11/07 02:45:31 DEBUG : dst/one.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1060ef14ec1f8292_d20241107_m024349_c001_v0001182_t0019_u01730947429701") 2024/11/07 02:45:31 DEBUG : dst/three: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c287_d20241107_m024259_c001_v7007000_t0000_u01730947379624") 2024/11/07 02:45:31 DEBUG : dst/three: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f112263d90b0fb247_d20241107_m024257_c001_v0001109_t0038_u01730947377803") 2024/11/07 02:45:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f404ea402ed523cba_d20241107_m024421_c001_v7007000_t0000_u01730947461810") 2024/11/07 02:45:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f10152430fef545f4_d20241107_m024420_c001_v0001117_t0009_u01730947460197") 2024/11/07 02:45:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f111f86182126bee1_d20241107_m024416_c001_v0001144_t0003_u01730947456709") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f404ea402ed523cbb_d20241107_m024422_c001_v7007000_t0000_u01730947462005") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1107e0dd1603cd90_d20241107_m024420_c001_v0001113_t0025_u01730947460805") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e3aa3_d20241107_m024420_c001_v7007000_t0000_u01730947460600") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1107e0dd1603cd80_d20241107_m024417_c001_v0001113_t0052_u01730947457455") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e3a9e_d20241107_m024417_c001_v7007000_t0000_u01730947457274") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b673e93_d20241107_m024412_c001_v0001182_t0014_u01730947452039") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4086d03dd06474f8_d20241107_m024410_c001_v7007000_t0000_u01730947450422") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1104ea13a65a596e_d20241107_m024409_c001_v0001182_t0048_u01730947449337") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f403f964ad3b16455_d20241107_m024409_c001_v7007000_t0000_u01730947449158") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1104ea13a65a58ce_d20241107_m024405_c001_v0001182_t0036_u01730947445644") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f403f964ad3b1644e_d20241107_m024405_c001_v7007000_t0000_u01730947445451") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b673d04_d20241107_m024359_c001_v0001182_t0013_u01730947439690") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a52bb_d20241107_m024357_c001_v7007000_t0000_u01730947437690") 2024/11/07 02:45:31 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b673c90_d20241107_m024354_c001_v0001182_t0018_u01730947434829") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a52b4_d20241107_m024351_c001_v7007000_t0000_u01730947431824") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0decd3_d20241107_m024347_c001_v0001182_t0033_u01730947427062") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4076ed8f9ea6c914_d20241107_m024342_c001_v7007000_t0000_u01730947422520") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba381_d20241107_m024339_c001_v0001136_t0037_u01730947419518") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4076ed8f9ea6c8e8_d20241107_m024338_c001_v7007000_t0000_u01730947418423") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0dea4d_d20241107_m024331_c001_v0001182_t0018_u01730947411930") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e39d0_d20241107_m024326_c001_v7007000_t0000_u01730947406917") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102052ada7a6e7df_d20241107_m024324_c001_v0001116_t0014_u01730947404483") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e39cb_d20241107_m024323_c001_v7007000_t0000_u01730947403389") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba343_d20241107_m024316_c001_v0001136_t0017_u01730947396341") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40650b7f8e7ed3c6_d20241107_m024312_c001_v7007000_t0000_u01730947392575") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba32f_d20241107_m024310_c001_v0001136_t0051_u01730947390353") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40650b7f8e7ed3bf_d20241107_m024309_c001_v7007000_t0000_u01730947389229") 2024/11/07 02:45:32 DEBUG : dst/three.txt: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0de5dd_d20241107_m024302_c001_v0001182_t0038_u01730947382325") 2024/11/07 02:45:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4086d03dd06474f9_d20241107_m024410_c001_v7007000_t0000_u01730947450623") 2024/11/07 02:45:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f111aeec528040f12_d20241107_m024408_c001_v0001120_t0059_u01730947448782") 2024/11/07 02:45:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f101b22391584b171_d20241107_m024404_c001_v0001115_t0032_u01730947444908") 2024/11/07 02:45:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4076ed8f9ea6c951_d20241107_m024358_c001_v7007000_t0000_u01730947438599") 2024/11/07 02:45:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1177b0c31e8e6a76_d20241107_m024357_c001_v0001182_t0022_u01730947437442") 2024/11/07 02:45:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1160205dc9abb7ea_d20241107_m024351_c001_v0001097_t0051_u01730947431362") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f404ea402ed523cbc_d20241107_m024422_c001_v7007000_t0000_u01730947462187") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b673e89_d20241107_m024411_c001_v0001182_t0010_u01730947451827") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4086d03dd06474fa_d20241107_m024410_c001_v7007000_t0000_u01730947450807") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b673cf8_d20241107_m024359_c001_v0001182_t0043_u01730947439455") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4076ed8f9ea6c955_d20241107_m024358_c001_v7007000_t0000_u01730947438791") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0decca_d20241107_m024346_c001_v0001182_t0021_u01730947426808") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4076ed8f9ea6c91c_d20241107_m024343_c001_v7007000_t0000_u01730947423675") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba36f_d20241107_m024329_c001_v0001136_t0030_u01730947409377") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892af3a_d20241107_m024328_c001_v7007000_t0000_u01730947408041") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0de824_d20241107_m024315_c001_v0001182_t0005_u01730947395733") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f401a95e812efee5d_d20241107_m024313_c001_v7007000_t0000_u01730947393867") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102052ada7a6e775_d20241107_m024301_c001_v0001116_t0051_u01730947381361") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c289_d20241107_m024259_c001_v7007000_t0000_u01730947379805") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1060ef14ec1f781e_d20241107_m024255_c001_v0001182_t0038_u01730947375400") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892aedd_d20241107_m024233_c001_v7007000_t0000_u01730947353329") 2024/11/07 02:45:33 DEBUG : dst/two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1091faf4c6ac3e93_d20241107_m024231_c001_v0001032_t0021_u01730947351710") 2024/11/07 02:45:33 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892ae08_d20241107_m024148_c001_v7007000_t0000_u01730947308786") 2024/11/07 02:45:33 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0dd66d_d20241107_m024145_c001_v0001182_t0036_u01730947305219") 2024/11/07 02:45:33 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892ae00_d20241107_m024142_c001_v7007000_t0000_u01730947302651") 2024/11/07 02:45:33 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0dd3bd_d20241107_m024131_c001_v0001182_t0053_u01730947291242") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f405dedf207cdc093_d20241107_m024121_c001_v7007000_t0000_u01730947281545") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0dd19b_d20241107_m024118_c001_v0001182_t0046_u01730947278446") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236d3_d20241107_m024052_c001_v7007000_t0000_u01730947252534") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1e3_d20241107_m024050_c001_v0001136_t0036_u01730947250666") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236c6_d20241107_m024048_c001_v7007000_t0000_u01730947248832") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1d7_d20241107_m024047_c001_v0001136_t0059_u01730947247502") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236bc_d20241107_m024043_c001_v7007000_t0000_u01730947243920") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1c3_d20241107_m024042_c001_v0001136_t0031_u01730947242206") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236ae_d20241107_m024040_c001_v7007000_t0000_u01730947240979") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1b3_d20241107_m024039_c001_v0001136_t0053_u01730947239174") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e823689_d20241107_m024032_c001_v7007000_t0000_u01730947232152") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba18f_d20241107_m024030_c001_v0001136_t0016_u01730947230531") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e823680_d20241107_m024029_c001_v7007000_t0000_u01730947229272") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba187_d20241107_m024028_c001_v0001136_t0034_u01730947228403") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e82366e_d20241107_m024022_c001_v7007000_t0000_u01730947222887") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba16f_d20241107_m024021_c001_v0001136_t0042_u01730947221568") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e82363e_d20241107_m024018_c001_v7007000_t0000_u01730947218975") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba161_d20241107_m024017_c001_v0001136_t0019_u01730947217911") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e823616_d20241107_m024016_c001_v7007000_t0000_u01730947216823") 2024/11/07 02:45:34 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f11092cf5e979554d_d20241107_m024016_c001_v0001161_t0001_u01730947216168") 2024/11/07 02:45:35 DEBUG : empty space: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba157_d20241107_m024014_c001_v0001136_t0059_u01730947214407") 2024/11/07 02:45:35 DEBUG : enormous: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236ce_d20241107_m024051_c001_v7007000_t0000_u01730947251592") 2024/11/07 02:45:35 DEBUG : enormous: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1e7_d20241107_m024050_c001_v0001136_t0015_u01730947250940") 2024/11/07 02:45:35 DEBUG : existing: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f404ea402ed523cbf_d20241107_m024426_c001_v7007000_t0000_u01730947466351") 2024/11/07 02:45:35 DEBUG : existing: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674043_d20241107_m024425_c001_v0001182_t0035_u01730947465104") 2024/11/07 02:45:35 DEBUG : existing: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f405dedf207cdc08b_d20241107_m024116_c001_v7007000_t0000_u01730947276055") 2024/11/07 02:45:35 DEBUG : existing: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0dd0fb_d20241107_m024114_c001_v0001182_t0022_u01730947274978") 2024/11/07 02:45:35 DEBUG : existing: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8235dc_d20241107_m024010_c001_v7007000_t0000_u01730947210401") 2024/11/07 02:45:35 DEBUG : existing: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba147_d20241107_m024009_c001_v0001136_t0005_u01730947209383") 2024/11/07 02:45:35 DEBUG : existing: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8235d3_d20241107_m024008_c001_v7007000_t0000_u01730947208068") 2024/11/07 02:45:35 DEBUG : existing: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba141_d20241107_m024007_c001_v0001136_t0047_u01730947207384") 2024/11/07 02:45:35 DEBUG : existing: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba13f_d20241107_m024006_c001_v0001136_t0059_u01730947206402") 2024/11/07 02:45:35 DEBUG : existing-b: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f405dedf207cdc08d_d20241107_m024116_c001_v7007000_t0000_u01730947276238") 2024/11/07 02:45:35 DEBUG : existing-b: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba22d_d20241107_m024115_c001_v0001136_t0043_u01730947275024") 2024/11/07 02:45:35 DEBUG : five: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236d8_d20241107_m024057_c001_v7007000_t0000_u01730947257064") 2024/11/07 02:45:35 DEBUG : five: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4156e88df66ba1fb_d20241107_m024055_c001_v0001136_t0026_u01730947255098") 2024/11/07 02:45:35 DEBUG : foo: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e82365d_d20241107_m024020_c001_v7007000_t0000_u01730947220831") 2024/11/07 02:45:35 DEBUG : foo: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4156e88df66ba167_d20241107_m024020_c001_v0001136_t0026_u01730947220251") 2024/11/07 02:45:35 DEBUG : foo: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4156e88df66ba165_d20241107_m024019_c001_v0001136_t0026_u01730947219699") 2024/11/07 02:45:35 DEBUG : four: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236d9_d20241107_m024057_c001_v7007000_t0000_u01730947257245") 2024/11/07 02:45:36 DEBUG : four: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4152353e4b0dcdb3_d20241107_m024055_c001_v0001182_t0048_u01730947255655") 2024/11/07 02:45:36 DEBUG : four: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1f9_d20241107_m024054_c001_v0001136_t0014_u01730947254311") 2024/11/07 02:45:36 DEBUG : hello world2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a51c6_d20241107_m023915_c001_v7007000_t0000_u01730947155231") 2024/11/07 02:45:36 DEBUG : hello world2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0a5_d20241107_m023914_c001_v0001136_t0045_u01730947154584") 2024/11/07 02:45:36 DEBUG : ignore-size: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8235c4_d20241107_m024005_c001_v7007000_t0000_u01730947205315") 2024/11/07 02:45:36 DEBUG : ignore-size: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba13b_d20241107_m024004_c001_v0001136_t0056_u01730947204095") 2024/11/07 02:45:36 DEBUG : nested/sub dir/file: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f405dedf207cdc087_d20241107_m024113_c001_v7007000_t0000_u01730947273855") 2024/11/07 02:45:36 DEBUG : nested/sub dir/file: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0dd070_d20241107_m024112_c001_v0001182_t0025_u01730947272336") 2024/11/07 02:45:36 DEBUG : nested/sub dir/file: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f405dedf207cdc07e_d20241107_m024111_c001_v7007000_t0000_u01730947271213") 2024/11/07 02:45:36 DEBUG : nested/sub dir/file: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0dcff1_d20241107_m024110_c001_v0001182_t0007_u01730947270068") 2024/11/07 02:45:36 DEBUG : one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236da_d20241107_m024057_c001_v7007000_t0000_u01730947257426") 2024/11/07 02:45:36 DEBUG : one: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4156e88df66ba1f3_d20241107_m024053_c001_v0001136_t0026_u01730947253667") 2024/11/07 02:45:36 DEBUG : only0: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dc8_d20241107_m024506_c001_v7007000_t0000_u01730947506873") 2024/11/07 02:45:36 DEBUG : only0: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4014fcc47b6745a4_d20241107_m024500_c001_v0001182_t0052_u01730947500969") 2024/11/07 02:45:36 DEBUG : only0: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6743cd_d20241107_m024449_c001_v0001182_t0023_u01730947489325") 2024/11/07 02:45:36 DEBUG : only0: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4086d03dd0647501_d20241107_m024443_c001_v7007000_t0000_u01730947483192") 2024/11/07 02:45:36 DEBUG : only0: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67411d_d20241107_m024430_c001_v0001182_t0042_u01730947470624") 2024/11/07 02:45:36 DEBUG : only1: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dca_d20241107_m024507_c001_v7007000_t0000_u01730947507053") 2024/11/07 02:45:36 DEBUG : only1: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40800cbb52aec02f_d20241107_m024501_c001_v0001115_t0004_u01730947501513") 2024/11/07 02:45:36 DEBUG : only1: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6743df_d20241107_m024449_c001_v0001182_t0039_u01730947489943") 2024/11/07 02:45:37 DEBUG : only1: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4027ba6b60a9a715_d20241107_m024443_c001_v7007000_t0000_u01730947483201") 2024/11/07 02:45:37 DEBUG : only1: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674131_d20241107_m024431_c001_v0001182_t0043_u01730947471155") 2024/11/07 02:45:37 DEBUG : only10: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dcb_d20241107_m024507_c001_v7007000_t0000_u01730947507246") 2024/11/07 02:45:37 DEBUG : only10: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f414e05fc21122fc6_d20241107_m024501_c001_v0001182_t0027_u01730947501704") 2024/11/07 02:45:37 DEBUG : only10: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6744b0_d20241107_m024454_c001_v0001182_t0027_u01730947494989") 2024/11/07 02:45:37 DEBUG : only10: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4086d03dd0647502_d20241107_m024443_c001_v7007000_t0000_u01730947483397") 2024/11/07 02:45:37 DEBUG : only10: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674209_d20241107_m024435_c001_v0001182_t0052_u01730947475968") 2024/11/07 02:45:37 DEBUG : only11: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dcd_d20241107_m024507_c001_v7007000_t0000_u01730947507427") 2024/11/07 02:45:37 DEBUG : only11: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4044dc91571050a8_d20241107_m024501_c001_v0001115_t0004_u01730947501898") 2024/11/07 02:45:37 DEBUG : only11: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6744bb_d20241107_m024455_c001_v0001182_t0002_u01730947495498") 2024/11/07 02:45:37 DEBUG : only11: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4086d03dd06474ff_d20241107_m024442_c001_v7007000_t0000_u01730947482807") 2024/11/07 02:45:37 DEBUG : only11: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67421f_d20241107_m024436_c001_v0001182_t0027_u01730947476528") 2024/11/07 02:45:37 DEBUG : only12: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dce_d20241107_m024507_c001_v7007000_t0000_u01730947507608") 2024/11/07 02:45:37 DEBUG : only12: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4014fcc47b6745b0_d20241107_m024501_c001_v0001182_t0052_u01730947501544") 2024/11/07 02:45:37 DEBUG : only12: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6744cd_d20241107_m024456_c001_v0001182_t0030_u01730947496035") 2024/11/07 02:45:37 DEBUG : only12: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e3ab3_d20241107_m024442_c001_v7007000_t0000_u01730947482417") 2024/11/07 02:45:37 DEBUG : only12: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674233_d20241107_m024437_c001_v0001182_t0050_u01730947477003") 2024/11/07 02:45:37 DEBUG : only13: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dcf_d20241107_m024507_c001_v7007000_t0000_u01730947507804") 2024/11/07 02:45:37 DEBUG : only13: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40800cbb52aec031_d20241107_m024501_c001_v0001115_t0004_u01730947501697") 2024/11/07 02:45:37 DEBUG : only13: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6744eb_d20241107_m024456_c001_v0001182_t0045_u01730947496693") 2024/11/07 02:45:38 DEBUG : only13: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e3aba_d20241107_m024443_c001_v7007000_t0000_u01730947483526") 2024/11/07 02:45:38 DEBUG : only13: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67424f_d20241107_m024437_c001_v0001182_t0049_u01730947477637") 2024/11/07 02:45:38 DEBUG : only14: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dd1_d20241107_m024507_c001_v7007000_t0000_u01730947507986") 2024/11/07 02:45:38 DEBUG : only14: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4014fcc47b6745b6_d20241107_m024501_c001_v0001182_t0052_u01730947501730") 2024/11/07 02:45:38 DEBUG : only14: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6744fc_d20241107_m024457_c001_v0001182_t0039_u01730947497293") 2024/11/07 02:45:38 DEBUG : only14: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e3ab8_d20241107_m024443_c001_v7007000_t0000_u01730947483344") 2024/11/07 02:45:38 DEBUG : only14: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674269_d20241107_m024438_c001_v0001182_t0039_u01730947478195") 2024/11/07 02:45:38 DEBUG : only15: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dd2_d20241107_m024508_c001_v7007000_t0000_u01730947508168") 2024/11/07 02:45:38 DEBUG : only15: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40800cbb52aec035_d20241107_m024501_c001_v0001115_t0004_u01730947501879") 2024/11/07 02:45:38 DEBUG : only15: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674518_d20241107_m024457_c001_v0001182_t0040_u01730947497911") 2024/11/07 02:45:38 DEBUG : only15: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239c5_d20241107_m024443_c001_v7007000_t0000_u01730947483362") 2024/11/07 02:45:38 DEBUG : only15: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674282_d20241107_m024438_c001_v0001182_t0010_u01730947478811") 2024/11/07 02:45:38 DEBUG : only16: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dd4_d20241107_m024508_c001_v7007000_t0000_u01730947508355") 2024/11/07 02:45:38 DEBUG : only16: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4014fcc47b6745ba_d20241107_m024501_c001_v0001182_t0052_u01730947501914") 2024/11/07 02:45:38 DEBUG : only16: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67452c_d20241107_m024458_c001_v0001182_t0020_u01730947498367") 2024/11/07 02:45:38 DEBUG : only16: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e3ab6_d20241107_m024442_c001_v7007000_t0000_u01730947482983") 2024/11/07 02:45:38 DEBUG : only16: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674299_d20241107_m024439_c001_v0001182_t0009_u01730947479510") 2024/11/07 02:45:38 DEBUG : only17: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dd5_d20241107_m024508_c001_v7007000_t0000_u01730947508561") 2024/11/07 02:45:39 DEBUG : only17: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f414e05fc21122fce_d20241107_m024501_c001_v0001182_t0027_u01730947501922") 2024/11/07 02:45:39 DEBUG : only17: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67454a_d20241107_m024458_c001_v0001182_t0029_u01730947498944") 2024/11/07 02:45:39 DEBUG : only17: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4027ba6b60a9a716_d20241107_m024443_c001_v7007000_t0000_u01730947483386") 2024/11/07 02:45:39 DEBUG : only17: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6742ab_d20241107_m024440_c001_v0001182_t0027_u01730947480054") 2024/11/07 02:45:39 DEBUG : only18: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dd6_d20241107_m024508_c001_v7007000_t0000_u01730947508761") 2024/11/07 02:45:39 DEBUG : only18: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40800cbb52aec037_d20241107_m024502_c001_v0001115_t0004_u01730947502059") 2024/11/07 02:45:39 DEBUG : only18: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674562_d20241107_m024459_c001_v0001182_t0031_u01730947499509") 2024/11/07 02:45:39 DEBUG : only18: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239c3_d20241107_m024442_c001_v7007000_t0000_u01730947482994") 2024/11/07 02:45:39 DEBUG : only18: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6742bf_d20241107_m024440_c001_v0001182_t0056_u01730947480529") 2024/11/07 02:45:39 DEBUG : only19: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dd7_d20241107_m024508_c001_v7007000_t0000_u01730947508953") 2024/11/07 02:45:39 DEBUG : only19: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4014fcc47b6745be_d20241107_m024502_c001_v0001182_t0052_u01730947502100") 2024/11/07 02:45:39 DEBUG : only19: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674584_d20241107_m024500_c001_v0001182_t0001_u01730947500058") 2024/11/07 02:45:39 DEBUG : only19: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e3ab4_d20241107_m024442_c001_v7007000_t0000_u01730947482598") 2024/11/07 02:45:39 DEBUG : only19: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6742d7_d20241107_m024441_c001_v0001182_t0025_u01730947481137") 2024/11/07 02:45:39 DEBUG : only2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dd8_d20241107_m024509_c001_v7007000_t0000_u01730947509134") 2024/11/07 02:45:39 DEBUG : only2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4044dc91571050ac_d20241107_m024502_c001_v0001115_t0004_u01730947502107") 2024/11/07 02:45:39 DEBUG : only2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6743ec_d20241107_m024450_c001_v0001182_t0039_u01730947490413") 2024/11/07 02:45:39 DEBUG : only2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4086d03dd0647500_d20241107_m024443_c001_v7007000_t0000_u01730947483006") 2024/11/07 02:45:39 DEBUG : only2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674143_d20241107_m024431_c001_v0001182_t0025_u01730947471616") 2024/11/07 02:45:39 DEBUG : only3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52dd9_d20241107_m024509_c001_v7007000_t0000_u01730947509315") 2024/11/07 02:45:40 DEBUG : only3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f414e05fc21122fda_d20241107_m024502_c001_v0001182_t0027_u01730947502113") 2024/11/07 02:45:40 DEBUG : only3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674403_d20241107_m024450_c001_v0001182_t0041_u01730947490927") 2024/11/07 02:45:40 DEBUG : only3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4027ba6b60a9a714_d20241107_m024443_c001_v7007000_t0000_u01730947483016") 2024/11/07 02:45:40 DEBUG : only3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674161_d20241107_m024432_c001_v0001182_t0000_u01730947472092") 2024/11/07 02:45:40 DEBUG : only4: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52ddb_d20241107_m024509_c001_v7007000_t0000_u01730947509505") 2024/11/07 02:45:40 DEBUG : only4: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40800cbb52aec039_d20241107_m024502_c001_v0001115_t0004_u01730947502254") 2024/11/07 02:45:40 DEBUG : only4: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67441c_d20241107_m024451_c001_v0001182_t0042_u01730947491502") 2024/11/07 02:45:40 DEBUG : only4: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e3ab7_d20241107_m024443_c001_v7007000_t0000_u01730947483164") 2024/11/07 02:45:40 DEBUG : only4: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674173_d20241107_m024432_c001_v0001182_t0057_u01730947472585") 2024/11/07 02:45:40 DEBUG : only5: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52ddc_d20241107_m024509_c001_v7007000_t0000_u01730947509722") 2024/11/07 02:45:40 DEBUG : only5: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4014fcc47b6745c7_d20241107_m024502_c001_v0001182_t0052_u01730947502284") 2024/11/07 02:45:40 DEBUG : only5: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674433_d20241107_m024452_c001_v0001182_t0008_u01730947492163") 2024/11/07 02:45:40 DEBUG : only5: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f418b60c3d11e3ab5_d20241107_m024442_c001_v7007000_t0000_u01730947482779") 2024/11/07 02:45:40 DEBUG : only5: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674185_d20241107_m024433_c001_v0001182_t0012_u01730947473166") 2024/11/07 02:45:40 DEBUG : only6: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52ddd_d20241107_m024509_c001_v7007000_t0000_u01730947509942") 2024/11/07 02:45:40 DEBUG : only6: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4044dc91571050ae_d20241107_m024502_c001_v0001115_t0004_u01730947502294") 2024/11/07 02:45:40 DEBUG : only6: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b674449_d20241107_m024452_c001_v0001182_t0014_u01730947492716") 2024/11/07 02:45:40 DEBUG : only6: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239c2_d20241107_m024442_c001_v7007000_t0000_u01730947482803") 2024/11/07 02:45:40 DEBUG : only6: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6741a9_d20241107_m024433_c001_v0001182_t0032_u01730947473701") 2024/11/07 02:45:40 DEBUG : only7: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52ddf_d20241107_m024510_c001_v7007000_t0000_u01730947510143") 2024/11/07 02:45:41 DEBUG : only7: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f414e05fc21122fe4_d20241107_m024502_c001_v0001182_t0027_u01730947502312") 2024/11/07 02:45:41 DEBUG : only7: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67445e_d20241107_m024453_c001_v0001182_t0044_u01730947493316") 2024/11/07 02:45:41 DEBUG : only7: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239c6_d20241107_m024443_c001_v7007000_t0000_u01730947483585") 2024/11/07 02:45:41 DEBUG : only7: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6741b9_d20241107_m024434_c001_v0001182_t0027_u01730947474220") 2024/11/07 02:45:41 DEBUG : only8: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52de1_d20241107_m024510_c001_v7007000_t0000_u01730947510326") 2024/11/07 02:45:41 DEBUG : only8: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40800cbb52aec03b_d20241107_m024502_c001_v0001115_t0004_u01730947502436") 2024/11/07 02:45:41 DEBUG : only8: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67447c_d20241107_m024453_c001_v0001182_t0017_u01730947493817") 2024/11/07 02:45:41 DEBUG : only8: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8239c4_d20241107_m024443_c001_v7007000_t0000_u01730947483180") 2024/11/07 02:45:41 DEBUG : only8: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6741d9_d20241107_m024434_c001_v0001182_t0059_u01730947474771") 2024/11/07 02:45:41 DEBUG : only9: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52de2_d20241107_m024510_c001_v7007000_t0000_u01730947510519") 2024/11/07 02:45:41 DEBUG : only9: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4014fcc47b6745ce_d20241107_m024502_c001_v0001182_t0052_u01730947502467") 2024/11/07 02:45:41 DEBUG : only9: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b67449c_d20241107_m024454_c001_v0001182_t0058_u01730947494445") 2024/11/07 02:45:41 DEBUG : only9: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4027ba6b60a9a713_d20241107_m024442_c001_v7007000_t0000_u01730947482802") 2024/11/07 02:45:41 DEBUG : only9: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6741ed_d20241107_m024435_c001_v0001182_t0018_u01730947475338") 2024/11/07 02:45:41 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f405dedf207cdc077_d20241107_m024108_c001_v7007000_t0000_u01730947268208") 2024/11/07 02:45:41 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102052ada7a6e569_d20241107_m024106_c001_v0001116_t0045_u01730947266152") 2024/11/07 02:45:41 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236ee_d20241107_m024104_c001_v7007000_t0000_u01730947264326") 2024/11/07 02:45:41 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba213_d20241107_m024102_c001_v0001136_t0021_u01730947262498") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236e4_d20241107_m024100_c001_v7007000_t0000_u01730947260640") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0dce19_d20241107_m024058_c001_v0001182_t0049_u01730947258342") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236c1_d20241107_m024046_c001_v7007000_t0000_u01730947246223") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1c9_d20241107_m024044_c001_v0001136_t0009_u01730947244837") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236b7_d20241107_m024042_c001_v7007000_t0000_u01730947242858") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1c1_d20241107_m024041_c001_v0001136_t0004_u01730947241906") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236a9_d20241107_m024039_c001_v7007000_t0000_u01730947239999") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1af_d20241107_m024038_c001_v0001136_t0044_u01730947238878") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e823685_d20241107_m024031_c001_v7007000_t0000_u01730947231587") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba18d_d20241107_m024030_c001_v0001136_t0051_u01730947230179") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e823681_d20241107_m024029_c001_v7007000_t0000_u01730947229453") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba185_d20241107_m024028_c001_v0001136_t0024_u01730947228119") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e823679_d20241107_m024027_c001_v7007000_t0000_u01730947227392") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba183_d20241107_m024026_c001_v0001136_t0011_u01730947226718") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba181_d20241107_m024026_c001_v0001136_t0050_u01730947226005") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e823672_d20241107_m024025_c001_v7007000_t0000_u01730947225277") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba17b_d20241107_m024024_c001_v0001136_t0021_u01730947224619") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba177_d20241107_m024023_c001_v0001136_t0056_u01730947223797") 2024/11/07 02:45:42 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e82366f_d20241107_m024023_c001_v7007000_t0000_u01730947223068") 2024/11/07 02:45:43 DEBUG : potato: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba173_d20241107_m024022_c001_v0001136_t0043_u01730947222212") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892ae1d_d20241107_m024159_c001_v7007000_t0000_u01730947319091") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102052ada7a6e686_d20241107_m024158_c001_v0001116_t0027_u01730947318154") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892ae0b_d20241107_m024149_c001_v7007000_t0000_u01730947309065") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102052ada7a6e650_d20241107_m024143_c001_v0001116_t0045_u01730947303941") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4003bd43344e409f_d20241107_m024135_c001_v7007000_t0000_u01730947295842") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102052ada7a6e614_d20241107_m024130_c001_v0001116_t0051_u01730947290191") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f405dedf207cdc095_d20241107_m024122_c001_v7007000_t0000_u01730947282006") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102052ada7a6e5af_d20241107_m024117_c001_v0001116_t0030_u01730947277587") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236d0_d20241107_m024051_c001_v7007000_t0000_u01730947251774") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1df_d20241107_m024050_c001_v0001136_t0055_u01730947250119") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236c7_d20241107_m024049_c001_v7007000_t0000_u01730947249027") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1d5_d20241107_m024047_c001_v0001136_t0027_u01730947247159") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236c3_d20241107_m024046_c001_v7007000_t0000_u01730947246430") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1cb_d20241107_m024045_c001_v0001136_t0033_u01730947245482") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236bd_d20241107_m024044_c001_v7007000_t0000_u01730947244104") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1c7_d20241107_m024043_c001_v0001136_t0054_u01730947243228") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236af_d20241107_m024041_c001_v7007000_t0000_u01730947241178") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1b9_d20241107_m024040_c001_v0001136_t0000_u01730947240009") 2024/11/07 02:45:43 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e82368b_d20241107_m024032_c001_v7007000_t0000_u01730947232344") 2024/11/07 02:45:44 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba191_d20241107_m024031_c001_v0001136_t0046_u01730947231245") 2024/11/07 02:45:44 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a51c8_d20241107_m023918_c001_v7007000_t0000_u01730947158705") 2024/11/07 02:45:44 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0b7_d20241107_m023918_c001_v0001136_t0033_u01730947158026") 2024/11/07 02:45:44 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a51c7_d20241107_m023916_c001_v7007000_t0000_u01730947156770") 2024/11/07 02:45:44 DEBUG : potato2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0ab_d20241107_m023916_c001_v0001136_t0046_u01730947156128") 2024/11/07 02:45:44 DEBUG : potato3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892ae0c_d20241107_m024149_c001_v7007000_t0000_u01730947309348") 2024/11/07 02:45:44 DEBUG : potato3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba26f_d20241107_m024145_c001_v0001136_t0011_u01730947305863") 2024/11/07 02:45:44 DEBUG : potato3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4003bd43344e40a1_d20241107_m024136_c001_v7007000_t0000_u01730947296147") 2024/11/07 02:45:44 DEBUG : potato3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba24b_d20241107_m024131_c001_v0001136_t0042_u01730947291821") 2024/11/07 02:45:44 DEBUG : potato3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f405dedf207cdc097_d20241107_m024122_c001_v7007000_t0000_u01730947282265") 2024/11/07 02:45:44 DEBUG : potato3: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba239_d20241107_m024118_c001_v0001136_t0050_u01730947278722") 2024/11/07 02:45:44 DEBUG : pre-dest1/1: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c275_d20241107_m024242_c001_v7007000_t0000_u01730947362409") 2024/11/07 02:45:44 DEBUG : pre-dest1/1: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba2f3_d20241107_m024234_c001_v0001136_t0027_u01730947354065") 2024/11/07 02:45:44 DEBUG : pre-dest2/2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c276_d20241107_m024242_c001_v7007000_t0000_u01730947362594") 2024/11/07 02:45:44 DEBUG : pre-dest2/2: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102052ada7a6e71f_d20241107_m024234_c001_v0001116_t0001_u01730947354779") 2024/11/07 02:45:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40162a7bd892ae2c_d20241107_m024212_c001_v7007000_t0000_u01730947332540") 2024/11/07 02:45:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0ddb36_d20241107_m024208_c001_v0001182_t0054_u01730947328525") 2024/11/07 02:45:44 DEBUG : sizeonly: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c09e_d20241107_m024002_c001_v7007000_t0000_u01730947202449") 2024/11/07 02:45:44 DEBUG : sizeonly: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba137_d20241107_m024001_c001_v0001136_t0033_u01730947201378") 2024/11/07 02:45:44 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52de7_d20241107_m024519_c001_v7007000_t0000_u01730947519574") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f10800cbb52aec069_d20241107_m024516_c001_v0001115_t0033_u01730947516853") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52de4_d20241107_m024514_c001_v7007000_t0000_u01730947514992") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1044dc91571050d8_d20241107_m024511_c001_v0001115_t0024_u01730947511821") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f405dedf207cdc088_d20241107_m024114_c001_v7007000_t0000_u01730947274054") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102052ada7a6e599_d20241107_m024112_c001_v0001116_t0052_u01730947272685") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f405dedf207cdc080_d20241107_m024111_c001_v7007000_t0000_u01730947271396") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba21d_d20241107_m024110_c001_v0001136_t0003_u01730947270427") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c09c_d20241107_m023958_c001_v7007000_t0000_u01730947198146") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba127_d20241107_m023956_c001_v0001136_t0041_u01730947196608") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c09a_d20241107_m023955_c001_v7007000_t0000_u01730947195844") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba123_d20241107_m023954_c001_v0001136_t0034_u01730947194586") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c099_d20241107_m023951_c001_v7007000_t0000_u01730947191592") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba11f_d20241107_m023950_c001_v0001136_t0014_u01730947190378") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c098_d20241107_m023949_c001_v7007000_t0000_u01730947189835") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba11d_d20241107_m023948_c001_v0001136_t0019_u01730947188686") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba105_d20241107_m023945_c001_v0001136_t0008_u01730947185602") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c096_d20241107_m023944_c001_v7007000_t0000_u01730947184878") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba103_d20241107_m023944_c001_v0001136_t0031_u01730947184228") 2024/11/07 02:45:45 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0ff_d20241107_m023943_c001_v0001136_t0027_u01730947183334") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c090_d20241107_m023942_c001_v7007000_t0000_u01730947182242") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0fb_d20241107_m023939_c001_v0001136_t0050_u01730947179416") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0f5_d20241107_m023936_c001_v0001136_t0043_u01730947176366") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c083_d20241107_m023935_c001_v7007000_t0000_u01730947175647") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0ef_d20241107_m023934_c001_v0001136_t0053_u01730947174857") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0ed_d20241107_m023934_c001_v0001136_t0034_u01730947174017") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c07e_d20241107_m023933_c001_v7007000_t0000_u01730947173297") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0df_d20241107_m023929_c001_v0001136_t0016_u01730947169027") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f40336d7be560c074_d20241107_m023928_c001_v7007000_t0000_u01730947168666") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0db_d20241107_m023928_c001_v0001136_t0004_u01730947168011") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a51d1_d20241107_m023926_c001_v7007000_t0000_u01730947166360") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0d7_d20241107_m023925_c001_v0001136_t0032_u01730947165691") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a51d0_d20241107_m023925_c001_v7007000_t0000_u01730947165151") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0cf_d20241107_m023924_c001_v0001136_t0029_u01730947164499") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a51cf_d20241107_m023923_c001_v7007000_t0000_u01730947163240") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0c7_d20241107_m023922_c001_v0001136_t0007_u01730947162403") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a51cb_d20241107_m023921_c001_v7007000_t0000_u01730947161863") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0c3_d20241107_m023921_c001_v0001136_t0049_u01730947161161") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a51c9_d20241107_m023920_c001_v7007000_t0000_u01730947160261") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba0bd_d20241107_m023919_c001_v0001136_t0003_u01730947159606") 2024/11/07 02:45:46 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a51c5_d20241107_m023913_c001_v7007000_t0000_u01730947153687") 2024/11/07 02:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba09d_d20241107_m023912_c001_v0001136_t0057_u01730947152910") 2024/11/07 02:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a51c4_d20241107_m023911_c001_v7007000_t0000_u01730947151999") 2024/11/07 02:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba097_d20241107_m023911_c001_v0001136_t0050_u01730947151275") 2024/11/07 02:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a51c3_d20241107_m023910_c001_v7007000_t0000_u01730947150379") 2024/11/07 02:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba08f_d20241107_m023909_c001_v0001136_t0055_u01730947149519") 2024/11/07 02:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f413f8370ec3a51c2_d20241107_m023906_c001_v7007000_t0000_u01730947146647") 2024/11/07 02:45:47 DEBUG : sub dir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba087_d20241107_m023905_c001_v0001136_t0033_u01730947145990") 2024/11/07 02:45:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52de8_d20241107_m024519_c001_v7007000_t0000_u01730947519769") 2024/11/07 02:45:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1014fcc47b6747b6_d20241107_m024516_c001_v0001182_t0011_u01730947516866") 2024/11/07 02:45:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f417b8ac76ee52de5_d20241107_m024515_c001_v7007000_t0000_u01730947515172") 2024/11/07 02:45:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f114e05fc21123159_d20241107_m024511_c001_v0001182_t0028_u01730947511807") 2024/11/07 02:45:47 DEBUG : sub/yam: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f405dedf207cdc075_d20241107_m024107_c001_v7007000_t0000_u01730947267657") 2024/11/07 02:45:47 DEBUG : sub/yam: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0dcf23_d20241107_m024105_c001_v0001182_t0003_u01730947265810") 2024/11/07 02:45:47 DEBUG : three: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236db_d20241107_m024057_c001_v7007000_t0000_u01730947257608") 2024/11/07 02:45:47 DEBUG : three: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba203_d20241107_m024056_c001_v0001136_t0026_u01730947256406") 2024/11/07 02:45:47 DEBUG : three: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1156e88df66ba1f7_d20241107_m024054_c001_v0001136_t0026_u01730947254028") 2024/11/07 02:45:47 DEBUG : two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236dd_d20241107_m024057_c001_v7007000_t0000_u01730947257790") 2024/11/07 02:45:47 DEBUG : two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f402052ada7a6e521_d20241107_m024055_c001_v0001116_t0016_u01730947255842") 2024/11/07 02:45:47 DEBUG : two: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4156e88df66ba1f5_d20241107_m024053_c001_v0001136_t0026_u01730947253847") 2024/11/07 02:45:47 DEBUG : yam: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f405dedf207cdc079_d20241107_m024108_c001_v7007000_t0000_u01730947268390") 2024/11/07 02:45:47 DEBUG : yam: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f10480f33da510b54_d20241107_m024107_c001_v0001182_t0015_u01730947267407") 2024/11/07 02:45:48 DEBUG : yam: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236eb_d20241107_m024103_c001_v7007000_t0000_u01730947263778") 2024/11/07 02:45:48 DEBUG : yam: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1152353e4b0dcea3_d20241107_m024102_c001_v0001182_t0048_u01730947262145") 2024/11/07 02:45:48 DEBUG : yam: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236e3_d20241107_m024100_c001_v7007000_t0000_u01730947260083") 2024/11/07 02:45:48 DEBUG : yam: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f102052ada7a6e539_d20241107_m024058_c001_v0001116_t0034_u01730947258351") 2024/11/07 02:45:48 DEBUG : yaml: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f405dedf207cdc06e_d20241107_m024104_c001_v7007000_t0000_u01730947264510") 2024/11/07 02:45:48 DEBUG : yaml: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f1060ef14ec1f635f_d20241107_m024103_c001_v0001182_t0017_u01730947263452") 2024/11/07 02:45:48 DEBUG : yaml: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f4199817b6e8236e5_d20241107_m024100_c001_v7007000_t0000_u01730947260841") 2024/11/07 02:45:48 DEBUG : yaml: Deleting (id "4_zeff25d6370dd0b4b9f380e1b_f10480f33da510a1e_d20241107_m024059_c001_v0001182_t0014_u01730947259840") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m47.262728386s (try 1/5)