From nobody Tue Sep 07 14:00:04 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 8BA9017C1552 for ; Tue, 7 Sep 2021 14:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H3n2r3D7Vz4ZGK for ; Tue, 7 Sep 2021 14:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 508CF139F9 for ; Tue, 7 Sep 2021 14:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 187E04Vh002674 for ; Tue, 7 Sep 2021 14:00:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 187E04I5002673 for ports-bugs@FreeBSD.org; Tue, 7 Sep 2021 14:00:04 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258339] ports-mgmt/poudriere: Poudriere host loses network connectivity during bulk run Date: Tue, 07 Sep 2021 14:00:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: trix@basement.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bdrewery@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258339 Bug ID: 258339 Summary: ports-mgmt/poudriere: Poudriere host loses network connectivity during bulk run Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bdrewery@FreeBSD.org Reporter: trix@basement.net Assignee: bdrewery@FreeBSD.org Flags: maintainer-feedback?(bdrewery@FreeBSD.org) Overview:=20=20 OS: FreeBSD 13.0-RELEASE-p4 amd64 (root@amd64-builder.daemonology.net) local ZFS filesystems (root on ZFS) Poudriere: 3.3.7 (built from Ports) Hardware: HP Pavilion Desktop 590-p0xxx CPU: AMD Ryzen 5 2400G (8) @ 3.593GHz RAM: 12GB $ grep memory /var/run/dmesg.boot real memory =3D 12884901888 (12288 MB) avail memory =3D 11296428032 (10773 MB) $=20 NIC: re0: /usr/local/etc/poudriere.conf contains NO_ZFS=3Dyes and BASEFS=3D/opt/poudr= iere. /opt/poudriere is an NFS mount (from TruNAS) with options "rw,hard,nfsv3,tc= p" over IPv4. At a seemingly random point in the bulk run, the OS will report that the NFS mount has timed out. This message is repeated. Console messages indicate = that re0's watchdog has timed out, the interface reports that it has gone down a= nd come back up. This series repeats. ifconfig(8) reports IPv4 and IPv6 addresses. DHCP address is a reservation, and should not time out. Pings sent to local gateway (or any address, real= ly, report "no route to host" even though 'netstat -rn4' appears normal. Only fix appears to be a power-cycle. 'shutdown -r now' eventually termina= tes due to timeout after signalling all processes. Closest I've come to pinpointing a failure is large, memory intensive port builds, like multiple C compilers (llvm _and_ gcc, building at the same tim= e. --=20 You are receiving this mail because: You are the assignee for the bug.=