From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MJL3GHinlGMNWwEAbAwnHQ (envelope-from ) for ; Sat, 10 Dec 2022 16:36:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iJoVGHinlGP1AwEAG6o9tA (envelope-from ) for ; Sat, 10 Dec 2022 16:36:24 +0100 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 D360610C4E for ; Sat, 10 Dec 2022 16:36:23 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p41tX-00078W-HE; Sat, 10 Dec 2022 10:36:09 -0500 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 1p41tT-00078D-A9 for bug-guix@gnu.org; Sat, 10 Dec 2022 10:36:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p41tT-0002HO-1y for bug-guix@gnu.org; Sat, 10 Dec 2022 10:36:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p41tS-0008MV-L2 for bug-guix@gnu.org; Sat, 10 Dec 2022 10:36:02 -0500 Subject: bug#59884: =?UTF-8?Q?=E2=80=98gui-installed-desktop-os-encrypted=E2=80=99?= test intermittent failures Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Sat, 10 Dec 2022 15:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59884 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Mathieu Othacehe Cc: 59884-done@debbugs.gnu.org Mail-Followup-To: 59884@debbugs.gnu.org, ludo@gnu.org, ludo@gnu.org Received: via spool by 59884-done@debbugs.gnu.org id=D59884.167068654832134 (code D ref 59884); Sat, 10 Dec 2022 15:36:02 +0000 Received: (at 59884-done) by debbugs.gnu.org; 10 Dec 2022 15:35:48 +0000 Received: from localhost ([127.0.0.1]:43354 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p41tE-0008ME-6Z for submit@debbugs.gnu.org; Sat, 10 Dec 2022 10:35:48 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43240) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p41tB-0008M7-Ss for 59884-done@debbugs.gnu.org; Sat, 10 Dec 2022 10:35:47 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p41t6-0002DS-H3 for 59884-done@debbugs.gnu.org; Sat, 10 Dec 2022 10:35:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=w7p6dpDjYC6Kgu3QoO7S+trNEeclo39YHaAWmVNxIKk=; b=FJ0E6o3Pwg87Z/rfVLHt Q1Y7G9vz8TAQjbkjqp0RTkNrPThnfRgKDGiAV40Z1dj4b3rpIXY5Sa4xZ9vasi8NYHSYiY13+xKRj WSsKIx9x3W7WI+b2eJJ96FCHIjdAIt2wftVD9nPIiAFLGSORBvv94S67PSakSIZDdP50By4t1zzUe 6rm0vjCZCZ7sjNnrwhND8Tmr2YL4d+sPUWZEKXznBP2rDy4aGy/MP1TzsbFeMVzBeEW+9Abt96FqX eyERcgRvnverNDqsUn2QSUkcoVZSb1jHeVtmVQyk/omlAeqm9IVWbkA08Y3JPRS3k97XzoXIh299E sjaM3OwmcdVkCg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p41t4-00043J-AB; Sat, 10 Dec 2022 10:35:38 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <878rjjjpa5.fsf@inria.fr> <87359p22pt.fsf@gnu.org> <87pmcs5hui.fsf@gnu.org> Date: Sat, 10 Dec 2022 16:35:35 +0100 In-Reply-To: <87pmcs5hui.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Fri, 09 Dec 2022 23:32:05 +0100") Message-ID: <87y1rf46go.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1670686584; 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: content-transfer-encoding:content-transfer-encoding:resent-to: 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:dkim-signature; bh=w7p6dpDjYC6Kgu3QoO7S+trNEeclo39YHaAWmVNxIKk=; b=iV1tVpFi7zpcIgVOp2pxjbXiCkj1A9NIu7bDMewpC6hUFl4QJru7tdUwgkmpi4NPMssiaR tsWLp/duUC2jb08tXUvLHknzkx4oeBx9fdeoOk76fQtfoK8VSXlLwDa9GbyBN/Ea7e4QXS z6Eo5JEm0UxKkQDQeEywYh624vMzq4L9mp6E7V3HUra0vh5kbfu0BLfDXovINQyQq0DDFN Fl7HpNgmogzV3WXULBuddTPBcV9YmZocgeG/xGJ+ay7sHUh7vbdd1aE4ywQzWyMXphb3QD BUonssP83bALSBD+E68LFOyqEaGX8uH9/12/FuQrDSOFXuaChj7qU5CjK+D+0Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=FJ0E6o3P; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670686584; a=rsa-sha256; cv=none; b=m4IjZ2ulDKD25GuIZxcBHykBG6X8sWJyry60TxTsZisBn1ujI/99gy/0Ga8nMSlbn1tAcV xZ1I7+CEyrjYKC/PrZ7eIlg1GKGs5Kxvlg6nma3r47kLrT4CZSrzzzmu+qdNaoD8U94E+C kKQkDkqmDPnE6tsarkIlUnAKebne0yoCWJBlc6DKr/VZP0x5ap+dGIWRxc/2aS/AwWHqyw P+SD/8wbVYG4UyxsPok7mN14cFcSv07vqyL4fQ8QshQhPtSvz/QQ0tEYDj1ewYhr0JmVSK ESn4kmPL1Ya7A/4Lm3GYNwgnYzrz6qNhkt2YAmyfwBI5JdtFEdaeAKcHmI+xUg== X-Migadu-Spam-Score: -3.15 X-Spam-Score: -3.15 X-Migadu-Queue-Id: D360610C4E X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=FJ0E6o3P; 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=pass (policy=none) header.from=gnu.org X-TUID: 8NjgL/XRmbJs Ludovic Court=C3=A8s skribis: > Yeah. One possibility is timing: (restart-service 'guix-daemon) kills > the daemon=E2=80=99s process group, waits for the group leader to termina= te, > then starts the daemon. I think there=E2=80=99s a possibility that other > processes in the group (like a =E2=80=98guix substitute=E2=80=99 child) a= re still alive > at that point and they might be the one keeping the device busy. > Sleeping for a couple of seconds should allow us to kinda verify that > hypothesis. For good measure, I threw a retry loop in commit 61b7e9687757aff013b99e4ab15669a950c8b222. The test passes on my laptop and it passed on ci.guix as well: https://ci.guix.gnu.org/eval/31297 I=E2=80=99m considering the case closed and now getting ready for 1.4.0rc2. Ludo=E2=80=99.