From owner-freebsd-current@freebsd.org Sat Jan 25 14:45:13 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 36F181F15EC for ; Sat, 25 Jan 2020 14:45:13 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from gate.utahime.jp (gate.utahime.jp [183.180.29.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 484f1g46dHz4bCN for ; Sat, 25 Jan 2020 14:45:11 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by gate.utahime.jp (Postfix) with ESMTPS id E14444B0C7 for ; Sat, 25 Jan 2020 23:45:01 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org; s=maybe2019112701; t=1579963501; bh=QbLZpm8sLpNOMi35yEgpcuZGdbA3E/kfTLEDDOVyaro=; h=Date:To:Subject:From; b=T9AWNLa9AhRVtXilkut6OxP1+bLGJa8bA9RlxMrI291lfEvNLmbCYd/dU6dj6tmQb +X/+XPJgYmK5sWGD9eZJavUJp38Rv1JCfso82wzY8R61wvjE8yCAdmYJdYRBHXSGJn awjFU50MgGQ/RW4f46btyAC45uztTsGoeM1TxOcnh4i6NNB9loBG6c1sRQwxSYteJs 6wk85wi8kBKPVzLAEDxAahdaisb4gNi9drEud8hDfJt3M95QS/cvopPgwnKt3hBkf4 v7OC5RhVr3lr9IhpvU6boa/KHT3lvuQM60LgLFHyUxVVvf4RHGDdHYoUjg616FCXbv mHVn5QgDe5wkg== Received: from localhost (rolling.home.utahime.org [192.168.174.11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by eastasia.home.utahime.org (Postfix) with ESMTPSA id D8EDF26229; Sat, 25 Jan 2020 23:45:00 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.102.1 at eastasia.home.utahime.org Date: Sat, 25 Jan 2020 23:43:28 +0900 (JST) Message-Id: <20200125.234328.1043751263164767852.yasu@utahime.org> To: freebsd-current@freebsd.org Subject: After update to r357104 build of poudriere jail fails with 'out of swap space' From: Yasuhiro KIMURA X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 484f1g46dHz4bCN X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org; dkim=pass header.d=utahime.org header.s=maybe2019112701 header.b=T9AWNLa9; dmarc=none; spf=pass (mx1.freebsd.org: domain of yasu@utahime.org designates 183.180.29.210 as permitted sender) smtp.mailfrom=yasu@utahime.org X-Spamd-Result: default: False [1.57 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[utahime.org:s=maybe2019112701]; NEURAL_HAM_MEDIUM(-0.44)[-0.440,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[utahime.org]; MV_CASE(0.50)[]; DKIM_TRACE(0.00)[utahime.org:+]; NEURAL_SPAM_LONG(0.63)[0.632,0]; MID_CONTAINS_FROM(1.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(0.38)[ip: (0.22), ipnet: 183.180.0.0/16(0.11), asn: 2519(1.52), country: JP(0.03)]; ASN(0.00)[asn:2519, ipnet:183.180.0.0/16, country:JP]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jan 2020 14:45:13 -0000 Hello. I use VirtualBox to run 13-CURRENT. Host is 64bit Windows 10 1909 and spec of VM is as following. * 4 CPU * 8GB memory * 100GB disk - 92GB ZFS pool (zroot) - 8GB swap Today I updated this VM to r357104. And after that I tried to update poudriere jail with `poudriere jail -u -j jailname -b`. But it failed at install stage. After the failure I found following message is written to syslog. Jan 25 19:18:25 rolling-vm-freebsd1 kernel: pid 7963 (strip), jid 0, uid 0, was killed: out of swap space To make sure I shutdown both VM and host, restarted them and tried update of jail again. Then the problem was reproduced. Does anybody else experience it? --- Yasuhiro KIMURA