[Tarantool-patches] [PATCH] test: box-py/snapshot -- increase timeout

Cyrill Gorcunov gorcunov at gmail.com
Tue Mar 3 13:00:56 MSK 2020


On Tue, Mar 03, 2020 at 12:53:18PM +0300, Alexander Turenko wrote:
> I got the following fail on tt-mac as before as well as after the patch:
> 
>  | space:drop()
>  | ---
>  | - error: Failed to write to disk
>  | ...
> 
> The logs contains:
> 
>  | 2020-03-03 12:40:27.124 [76700] wal/101/main xlog.c:756 !> SystemError failed to rename '/Users/a.turenko/tarantool/test/var/005_box-py/box/00000000000000000128.xlog.inprogress' file: No such file or directory
>  | 2020-03-03 12:40:27.129 [76729] wal/101/main xlog.c:754 !> can't rename /Users/a.turenko/tarantool/test/var/008_box-py/box/00000000000000000080.xlog.inprogress to /Users/a.turenko/tarantool/test/var/008_box-py/box/00000000000000000080.xlog: No such file or directory
> 
> It seems we should look into the problem deeper.

Yes, looks like there are a few problems weaved together.


More information about the Tarantool-patches mailing list