From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KAs5DM+85WRVnAAASxT56A (envelope-from ) for ; Wed, 23 Aug 2023 10:01:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id SJwfC8+85WS7/AAAG6o9tA (envelope-from ) for ; Wed, 23 Aug 2023 10:01:19 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 869433AB27 for ; Wed, 23 Aug 2023 10:01:18 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692777678; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=R7P7V9RWmuqczIo7NlizP2HEvPfmGGCRBV4XqMlnMEs=; b=rSLTYmkB+wOpwWR7CfMeFIK08OeQ6LtDWTamVqBdM8LQReZepyjzUROMZ1LCw2Y8bRJKxQ DZC5DU/Um0L6cX1JprLc3yrI3d3AzdhMyGw4rdWulG04XalyF3tKbBBmZHjRdIYEG0OuML DtoIU11BzsNoVIqrD4MhbsCWNM0Y6W8gidSO6NgDklD2DpvvlsHq9dxZh+llYyhCRedu+R h8tWNk3qSxpHGd3koSScLBGZYZHzzO11xpxoZM0n7wKbgGqiBQXdgIGxFpVryHKU79p0w8 ATxhoUcpYpqXjGcys6ievjaD9VM+yw+Xla0ceE7JXEfedl9hyEzBDvQBsb8wxw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692777678; a=rsa-sha256; cv=none; b=OoZrWqKDaI7Oq4Src622TtUZCidJsKIteEtmGOd0NSI2eFAmPcRxZ0AzMKFwZ4t91fcdM+ uhzxAQ92nyU888OooP9gfOeil7i5Ac451g97kjiyg2Y5sktjxCE3BTgKfwI/VgxLUX51kP yehm66hQaQcp2V/Lyp+nAkJhoiXEDOJFoJTtO39OKPi+DYlZ4kj3FXf70hPG6NfMYENNsE eFkCjNFw9edFhPXWRz2q/bJOPtUUkd/u/QjpZkpSYRs0GJiPCIoDrEWwkhyiU/8VXN+gd8 V87YvCamPR8nXYBXabBmgdNW+lQKraXV9oKK4Mkouve6Q8SuKOKSkkWllxnSlg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYinU-0000K3-LY; Wed, 23 Aug 2023 04:01:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qYinT-0000Jp-Kr for bug-guix@gnu.org; Wed, 23 Aug 2023 04:00:59 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qYinT-0004e2-Cx for bug-guix@gnu.org; Wed, 23 Aug 2023 04:00:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYinW-0000O1-K6 for bug-guix@gnu.org; Wed, 23 Aug 2023 04:01:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65419: [Shepherd] Non-reponding service control fiber Resent-From: Giovanni Biscuolo Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 23 Aug 2023 08:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65419 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 65419@debbugs.gnu.org Cc: Christopher Baines Received: via spool by 65419-submit@debbugs.gnu.org id=B65419.16927776391448 (code B ref 65419); Wed, 23 Aug 2023 08:01:02 +0000 Received: (at 65419) by debbugs.gnu.org; 23 Aug 2023 08:00:39 +0000 Received: from localhost ([127.0.0.1]:60974 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYin9-0000NI-0s for submit@debbugs.gnu.org; Wed, 23 Aug 2023 04:00:39 -0400 Received: from ns13.heimat.it ([46.4.214.66]:60424) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYin6-0000N3-6o for 65419@debbugs.gnu.org; Wed, 23 Aug 2023 04:00:37 -0400 Received: from localhost (ip6-localhost [127.0.0.1]) by ns13.heimat.it (Postfix) with ESMTP id 9543430087D; Wed, 23 Aug 2023 08:00:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ns13.heimat.it Received: from ns13.heimat.it ([127.0.0.1]) by localhost (ns13.heimat.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3x5vXba3ze8P; Wed, 23 Aug 2023 08:00:24 +0000 (UTC) Received: from bourrache.mug.xelera.it (unknown [93.56.171.217]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ns13.heimat.it (Postfix) with ESMTPSA id CE53730085C; Wed, 23 Aug 2023 08:00:24 +0000 (UTC) Received: from roquette.mug.biscuolo.net (roquette [10.38.2.14]) by bourrache.mug.xelera.it (Postfix) with SMTP id 61C632911B85; Wed, 23 Aug 2023 10:00:24 +0200 (CEST) Received: (nullmailer pid 9310 invoked by uid 1000); Wed, 23 Aug 2023 08:00:23 -0000 From: Giovanni Biscuolo In-Reply-To: <87il98burf.fsf@inria.fr> Organization: Xelera.eu References: <87il98burf.fsf@inria.fr> Date: Wed, 23 Aug 2023 10:00:15 +0200 Message-ID: <87pm3ejii8.fsf@xelera.eu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -8.31 X-Spam-Score: -8.31 X-Migadu-Queue-Id: 869433AB27 X-TUID: dj64trzgS25U --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, Ludovic Court=C3=A8s writes: [...] > The conclusion seems to be that the control fiber of the =E2=80=98root=E2= =80=99 service > is not responding: it is blocked on a get/put? did it exit? > > Unfortunately we don=E2=80=99t have data from the logs that would give cl= ues as > to what went wrong. I've had a look at /var/log/messages but nothing seems wrong except messages like this one: =2D-8<---------------cut here---------------start------------->8--- Aug 21 14:48:42 localhost shepherd[1]: 6 connections still in use after ssh= d-13752 termination.=20 Aug 21 14:48:42 localhost shepherd[1]: Service sshd-13752 (PID 29977) exite= d with 255.=20 Aug 21 14:48:42 localhost shepherd[1]: Service sshd-13752 has been disabled= .=20 Aug 21 14:48:42 localhost shepherd[1]: Transient service sshd-13752 termina= ted, now unregistered.=20 =2D-8<---------------cut here---------------end--------------->8--- Is it useful configuring the monitoring service [1] on milano-guix-1 to have useful data in the logs in case we get a similar issue? Thanks, Gio' [1] https://www.gnu.org/software/shepherd/manual/shepherd.html#Monitoring-S= ervice =2D-=20 Giovanni Biscuolo Xelera IT Infrastructures --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJABAEBCgAqFiEERcxjuFJYydVfNLI5030Op87MORIFAmTlvI8MHGdAeGVsZXJh LmV1AAoJENN9DqfOzDkSkpoP/RYvViPSKbaIclDijHJkUfl7a9FwtR9Wujj2uhaA HfOSJpP0GOaCdIh2CCM5BzyWQXg4Vg/OWBtyCFs9XCmG7QZe7oevZU8nvZV+/w7/ uT0aHM0OOeJ/oc4DIumXSpozMqE46S5ew4A2Z/3ZQZ/0LxwG0sRKySnwW7aUwlrX aHF/2op+33oDxnrIuxPBxZWPiyoXGqmxssfDydElmptqeS2lbbQ24igrT8b9Z57D wkdfbIM148C/rGTNgmdaO7Xtu7gNeTVhZl70jVOBHmDZYMN4AiXFhG4xBq8ix+fZ 6ZvblosqeHDRmbPVrYzTm2ztLrgejoxBoyeoAIvuy1E4/KxnrqRIM9crp4zr491f ttkupIh0RQgsfXc+adyKyLF0DeVDrJ+Vh1oH0RAjwhms+lX/KhGuED/ds8d3gExE Ne8ADcXQXQeRmzLTaPRNSp5do5LioWs65n4UDguyck5Wdj6s8hPdBwO10+IudkSv w+7k/pZjoC+7mPPsn7AzSdP6sZ1+lylzT0TIknDgtDKUxchRnAkhPoJLpc2tLzRK P0eKmSJ42wfSBXyNOHRjSLjmTgmXfAhC4+1Pqn8XtQulTJ2TaFRKd4+S6jBbXlZp lJaRMEm1ZJ3eXXQYp1Ca9N//S54JSEDNbnY7yPtSxfi0OYV7PEXuYT5B9ZtYiegd zXBe =gm+N -----END PGP SIGNATURE----- --=-=-=--