From unknown Sun Jun 22 07:46:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#73135] [PATCH] Enable parallel tests for GTK Resent-From: The Man Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 09 Sep 2024 04:09:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 73135 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 73135@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17258549284212 (code B ref -1); Mon, 09 Sep 2024 04:09:05 +0000 Received: (at submit) by debbugs.gnu.org; 9 Sep 2024 04:08:48 +0000 Received: from localhost ([127.0.0.1]:60454 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1snVhn-00015m-LR for submit@debbugs.gnu.org; Mon, 09 Sep 2024 00:08:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:57208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1snSh8-0007g8-0h for submit@debbugs.gnu.org; Sun, 08 Sep 2024 20:55:54 -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 1snSh4-000625-T4 for guix-patches@gnu.org; Sun, 08 Sep 2024 20:55:50 -0400 Received: from mail-oi1-x22f.google.com ([2607:f8b0:4864:20::22f]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1snSh2-0002Wi-BY for guix-patches@gnu.org; Sun, 08 Sep 2024 20:55:49 -0400 Received: by mail-oi1-x22f.google.com with SMTP id 5614622812f47-3e03b6d99c3so783348b6e.0 for ; Sun, 08 Sep 2024 17:55:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1725843346; x=1726448146; darn=gnu.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=RyiEBw9NEgnAKyIAdjNzfFLtwHXt4xq5atO9NCdzRQk=; b=C4ODkVa4+/P4BHRy2jKHjtmL/NDB1emU73pgx30Y87t6yqtafl6SlTaJ5wG02bnn0o AER/yaHuLWq6L7KcH/+vVT4F99sGIB2utey2jm+o0fm7+Lbjoi3h++465BgnNuGw8CBT Hfd4UOVKzwrJ/5Kp+pmmg94toNkM3K2qoIOq/9c4VIRpMTl2QoDkPNYUXPtQo3eCyoy/ pjOVRdwKqiOAWsohj8r4RKXrbjlJJlM0ZWY/yipy7WmZH1USdKfQme188c5TO6+tAHSB RumuUfaz1qWFbjcYMWP9wpQ5eiqwU4bSyi1/CAjxL1ckax9p74ZNH1FK70B8GbleSrTi 6kAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725843346; x=1726448146; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=RyiEBw9NEgnAKyIAdjNzfFLtwHXt4xq5atO9NCdzRQk=; b=jgqEPNfrOR96OeB9L9aO8OAj0/lbcnhN/flAY0Mn/jwj6BCVhXio58kGmScU//MWV6 mfTupO5wnMLJxUBzi6lbtd9s/n1ocwyr6jELgQwb8CtQa+HoRWRW/9aEO8t1+o9CyxfW cd0z/hLEfZvR+Il8e6Hh0vybgYyk8BDU4BakHUk2o/E64+OarxJvlzo27B2TDMSFyoUh hK0FZ1xnVPJ6N6HsDiLKlfWu1Xhp6icO6Tx7gjtu7/JXfvgkGaBh40v7VBe42sJXWUdn RaRRpYpWlLeKWOFi6G5wrR5ee1LVjrr33HLtyq4LCuU8gNie4/VtewNUssLDji3DAgQ6 J6Jw== X-Gm-Message-State: AOJu0Yznu/+V25ZY0/ZbWI2l9CpXDr3HUHtmKl38UrXcnsWbLAiC/QxL VfW1LNPXrWJ0pEmGQr37KhUM8rWgdExIfaYP871WST8drppmhryMlVbKZVVpg/Iv1e/yM58fcBe CeGW4SWMqMx04Fr69fjvZrl128wmqv0c2 X-Google-Smtp-Source: AGHT+IEBr67ivddYlmrKPX0y6ShoRuyNUSQqzpjDPi544xiDbbksFsamHmC31E7Jk23+mESXueespUVQlNJEd2G33VE= X-Received: by 2002:a05:6871:b20:b0:260:f801:61b2 with SMTP id 586e51a60fabf-27b8300e214mr11839766fac.43.1725843346565; Sun, 08 Sep 2024 17:55:46 -0700 (PDT) MIME-Version: 1.0 From: The Man Date: Sun, 8 Sep 2024 19:55:10 -0500 Message-ID: Content-Type: multipart/mixed; boundary="0000000000009c4d360621a537a4" Received-SPF: pass client-ip=2607:f8b0:4864:20::22f; envelope-from=squishypinkelephant@gmail.com; helo=mail-oi1-x22f.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Mailman-Approved-At: Mon, 09 Sep 2024 00:08:40 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --0000000000009c4d360621a537a4 Content-Type: multipart/alternative; boundary="0000000000009c4d350621a537a2" --0000000000009c4d350621a537a2 Content-Type: text/plain; charset="UTF-8" In the middle of testing a set of patches that caused a large number of rebuilds, I noticed the gtk package was taking an obscenely long time to run checks. Upon inspection I found out it was not running tests as parallel. For example, https://ci.guix.gnu.org/build/5623913/details took >3000! seconds. The fix is obvious and will save time on future rebuilds. --0000000000009c4d350621a537a2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
In the middle of testing a set of patches that caused a la= rge number of rebuilds, I noticed the gtk package was taking an obscenely l= ong time to run checks. Upon inspection I found out it was not running test= s as parallel.=C2=A0
For example,=C2=A0https://ci.guix.gnu.org/build/5623913/details= took >3000! seconds.
The fix is obvious and will save time on= future rebuilds.=C2=A0
--0000000000009c4d350621a537a2-- --0000000000009c4d360621a537a4 Content-Type: text/x-patch; charset="US-ASCII"; name="gtk-parallel-test.patch" Content-Disposition: attachment; filename="gtk-parallel-test.patch" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: f_m0uag2g40 ZGlmZiAtLWdpdCBhL2dudS9wYWNrYWdlcy9ndGsuc2NtIGIvZ251L3BhY2thZ2VzL2d0ay5zY20K aW5kZXggM2Q0NzY2NzEzZC4uZjBmNmEwY2Q5YSAxMDA2NDQKLS0tIGEvZ251L3BhY2thZ2VzL2d0 ay5zY20KKysrIGIvZ251L3BhY2thZ2VzL2d0ay5zY20KQEAgLTExOTUsNiArMTE5NSw3IEBAIChk ZWZpbmUtcHVibGljIGd0awogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IChzdHJpbmc9PyAoJWN1cnJlbnQtc3lzdGVtKSAiYWFyY2g2NC1saW51eCIpKQogICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAiLS1uby1zdWl0ZT13YXlsYW5kX2dsZXMyX2ZhaWxp bmciCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICItLW5vLXN1aXRlPXdheWxh bmRfZ2xlc19mYWlsaW5nIikpCisgICAgICAjOnBhcmFsbGVsLXRlc3RzPyAjdAogICAgICAgIzpw aGFzZXMKICAgICAgICN+KG1vZGlmeS1waGFzZXMgJXN0YW5kYXJkLXBoYXNlcwogICAgICAgICAg IChhZGQtYWZ0ZXIgJ3VucGFjayAnZ2VuZXJhdGUtZ2RrLXBpeGJ1Zi1sb2FkZXJzLWNhY2hlLWZp bGUK --0000000000009c4d360621a537a4-- From unknown Sun Jun 22 07:46:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#73135] [PATCH] Enable parallel tests for GTK Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 04 Oct 2024 15:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 73135 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: The Man Cc: 73135@debbugs.gnu.org Received: via spool by 73135-submit@debbugs.gnu.org id=B73135.172805490713248 (code B ref 73135); Fri, 04 Oct 2024 15:16:01 +0000 Received: (at 73135) by debbugs.gnu.org; 4 Oct 2024 15:15:07 +0000 Received: from localhost ([127.0.0.1]:36229 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1swk1L-0003RW-Bc for submit@debbugs.gnu.org; Fri, 04 Oct 2024 11:15:07 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34764) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1swk1J-0003Q6-1r for 73135@debbugs.gnu.org; Fri, 04 Oct 2024 11:15:06 -0400 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 1swk19-0002l3-6n; Fri, 04 Oct 2024 11:14:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=9OnMzV/e6+2C87MhxTS0i46NDTplA6cv/fZdc6xj8jU=; b=RgAP0tOBFs6+pQOTTPuL 2Qs49Usec3zcosoh4zGoy1USdVqbZBxKnIJN+teowQCIVtCUW4v4PjJKgyFJ7jG8640fnZgJmuwU7 RiAeLo/d0FuZDM+/jMbPAXo8ddjVmL8jYqBirecx8IFBanhP+n+Z3vBYD88bh0B6m0VxHUEqa1oo3 Od7jOU+aa1WyAl9rOdcj7ZRUfiIuBuD49KYNbtO3CUY3xzgGqgREyfrOMl5j/wlHAsdx2fCUXTbOd t6eTzX7/1VkFZlH+VmclzCYn+ynCd+bte+YAO52zz0N1rzl5j4FFWDnQ5jqqgYjnWJRonfM6k25y9 N4kCOu3ZYY+elA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (The Man's message of "Sun, 8 Sep 2024 19:55:10 -0500") References: Date: Fri, 04 Oct 2024 17:14:51 +0200 Message-ID: <8734lbsxw4.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, The Man skribis: > In the middle of testing a set of patches that caused a large number of > rebuilds, I noticed the gtk package was taking an obscenely long time to > run checks. Upon inspection I found out it was not running tests as > parallel. > For example, https://ci.guix.gnu.org/build/5623913/details took >3000! > seconds. > The fix is obvious and will save time on future rebuilds. > diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm > index 3d4766713d..f0f6a0cd9a 100644 > --- a/gnu/packages/gtk.scm > +++ b/gnu/packages/gtk.scm > @@ -1195,6 +1195,7 @@ (define-public gtk > (string=3D? (%current-system) "a= arch64-linux")) > "--no-suite=3Dwayland_gles2_failing" > "--no-suite=3Dwayland_gles_failing")) > + #:parallel-tests? #t I wonder why #:parallel-tests? defaults to #f in =E2=80=98meson-build-syste= m=E2=80=99, contrary to what other build systems do. I think we should create a branch where we change it to #t, and merge it once we=E2=80=99re done rebuilding all the packages and fixing any relevant failure. Would you like to give that a try? Thanks, Ludo=E2=80=99. From unknown Sun Jun 22 07:46:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#73135] [PATCH] Enable parallel tests for GTK Resent-From: The Man Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 04 Oct 2024 16:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 73135 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 73135@debbugs.gnu.org Received: via spool by 73135-submit@debbugs.gnu.org id=B73135.172805801824179 (code B ref 73135); Fri, 04 Oct 2024 16:07:01 +0000 Received: (at 73135) by debbugs.gnu.org; 4 Oct 2024 16:06:58 +0000 Received: from localhost ([127.0.0.1]:36325 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1swkpW-0006Hu-5h for submit@debbugs.gnu.org; Fri, 04 Oct 2024 12:06:58 -0400 Received: from mail-oo1-f53.google.com ([209.85.161.53]:56608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1swkpU-0006Hi-Qg for 73135@debbugs.gnu.org; Fri, 04 Oct 2024 12:06:57 -0400 Received: by mail-oo1-f53.google.com with SMTP id 006d021491bc7-5e7a6de541cso1084218eaf.1 for <73135@debbugs.gnu.org>; Fri, 04 Oct 2024 09:06:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1728057947; x=1728662747; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=qFAPCt4B+CCpUMhapFuousGaIixEDvzDPKFloTAi5lQ=; b=ZYb2V5PbqVICM1Z3GxS3ourazJy/vI6+ru6jd9xw+xVLliUeSNdA3n+Dneo9bUWI6x sEIdjLxSjM/Rkx4Pqyqt8ZU+vo2zvYQrnH+qeJck6pAuKMTDcwTdRX5uF1LMZTwCJ7r8 KEJZhgXJAep3zJVGjIbvhsLb1C8VyuHwd1vnAj36HLEC2e00ShEK41tdjAvoP562sYFr jLE72a3df6/5Piw2irBaXH2Sn6dEEv1GMYMkh8fSGLJvK14iPU6O3cCpHnzvB1bjxd8S osgkIrcRuwmOBjYVOy48EE5bdDbcXP6wyk8Z//4WkUhXPBbISYucPeDhZzTnKNryPFUb mlQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728057947; x=1728662747; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=qFAPCt4B+CCpUMhapFuousGaIixEDvzDPKFloTAi5lQ=; b=D6VsmS3mn9ebHVgw/QQ87X2vnyYaLzZu36CcH1v4nP0mDWRLyoZWTX6P4fGaMwXahC hGUtHHh/pM3Eh3ntf/6hBJkm38zHfPXHjT58puBNTmnrwwr4Zmgt8RQmMESLLfjfEvTM vXvxxn6t7c8TwiNCWStQ9f3Ti359DdLJqZQpGXxDFOmVytdZxxLfbiFA8nCGm6Dwr1W/ ZJZiuG3W3tF+66QSQfsfTjSnnzeIvk1wUI1eGQ456JgACb6CSv5mMwkc5r0uIImAoXVc aNYQ338ClXdfT63gDwgQZYvQ+j7nNvn5P9f3Lsg5EZR1+0Kycx8CwmpVrNASFRh9X7up PLoA== X-Gm-Message-State: AOJu0YzjqFSvIFXs8prbyX1R51q9kylpbJFYgET0DdICMUUTkWh/1t1G L2fUEdyuZtB6WpdkqrYqxaM4XS/TkmjE2U6DEnHM/+JWmvL4HtCOEfAz9x1179U0NS9/xPYNzWl j10JVADSS8lHeVCHEtJ634muIaaU= X-Google-Smtp-Source: AGHT+IEORnU4+eLAZrCZdJDvz4W++VHRMoHqU3+LmlLd5hROHW6kyD5LqlCtXkHpvYw1m0MFKIUg89eWQRGzlm0njBY= X-Received: by 2002:a05:6870:638a:b0:261:16da:decb with SMTP id 586e51a60fabf-287c1da6282mr2225044fac.11.1728057947388; Fri, 04 Oct 2024 09:05:47 -0700 (PDT) MIME-Version: 1.0 References: <8734lbsxw4.fsf@gnu.org> In-Reply-To: <8734lbsxw4.fsf@gnu.org> From: The Man Date: Fri, 4 Oct 2024 11:05:33 -0500 Message-ID: Content-Type: multipart/alternative; boundary="0000000000001b15220623a8d896" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --0000000000001b15220623a8d896 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sounds like a good idea to me. On Fri, Oct 4, 2024, 10:14 AM Ludovic Court=C3=A8s wrote: > Hi, > > The Man skribis: > > > In the middle of testing a set of patches that caused a large number of > > rebuilds, I noticed the gtk package was taking an obscenely long time t= o > > run checks. Upon inspection I found out it was not running tests as > > parallel. > > For example, https://ci.guix.gnu.org/build/5623913/details took >3000! > > seconds. > > The fix is obvious and will save time on future rebuilds. > > diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm > > index 3d4766713d..f0f6a0cd9a 100644 > > --- a/gnu/packages/gtk.scm > > +++ b/gnu/packages/gtk.scm > > @@ -1195,6 +1195,7 @@ (define-public gtk > > (string=3D? (%current-system) > "aarch64-linux")) > > "--no-suite=3Dwayland_gles2_failing= " > > "--no-suite=3Dwayland_gles_failing"= )) > > + #:parallel-tests? #t > > I wonder why #:parallel-tests? defaults to #f in =E2=80=98meson-build-sys= tem=E2=80=99, > contrary to what other build systems do. > > I think we should create a branch where we change it to #t, and merge it > once we=E2=80=99re done rebuilding all the packages and fixing any releva= nt > failure. > > Would you like to give that a try? > > Thanks, > Ludo=E2=80=99. > --0000000000001b15220623a8d896 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Sounds like a good idea to me.


On Fri= , Oct 4, 2024, 10:14 AM Ludovic Court=C3=A8s <ludo@gnu.org> wrote:
H= i,

The Man <squishypinkelephant@gmail.com> skribis:

> In the middle of testing a set of patches that caused a large number o= f
> rebuilds, I noticed the gtk package was taking an obscenely long time = to
> run checks. Upon inspection I found out it was not running tests as > parallel.
> For example, https://ci.guix.gnu.org/bu= ild/5623913/details took >3000!
> seconds.
> The fix is obvious and will save time on future rebuilds.
> diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
> index 3d4766713d..f0f6a0cd9a 100644
> --- a/gnu/packages/gtk.scm
> +++ b/gnu/packages/gtk.scm
> @@ -1195,6 +1195,7 @@ (define-public gtk
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 (string=3D? (%current-system) "aarch64-linux"))
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0"--no-su= ite=3Dwayland_gles2_failing"
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0"--no-su= ite=3Dwayland_gles_failing"))
> +=C2=A0 =C2=A0 =C2=A0 #:parallel-tests? #t

I wonder why #:parallel-tests? defaults to #f in =E2=80=98meson-build-syste= m=E2=80=99,
contrary to what other build systems do.

I think we should create a branch where we change it to #t, and merge it once we=E2=80=99re done rebuilding all the packages and fixing any relevant=
failure.

Would you like to give that a try?

Thanks,
Ludo=E2=80=99.
--0000000000001b15220623a8d896-- From unknown Sun Jun 22 07:46:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#73135] [PATCH] Enable parallel tests for GTK Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Oct 2024 12:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 73135 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: The Man Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 73135@debbugs.gnu.org Received: via spool by 73135-submit@debbugs.gnu.org id=B73135.172813189118176 (code B ref 73135); Sat, 05 Oct 2024 12:39:01 +0000 Received: (at 73135) by debbugs.gnu.org; 5 Oct 2024 12:38:11 +0000 Received: from localhost ([127.0.0.1]:37455 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sx431-0004j5-9L for submit@debbugs.gnu.org; Sat, 05 Oct 2024 08:38:11 -0400 Received: from mail-pj1-f41.google.com ([209.85.216.41]:46361) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sx42z-0004is-BB for 73135@debbugs.gnu.org; Sat, 05 Oct 2024 08:38:10 -0400 Received: by mail-pj1-f41.google.com with SMTP id 98e67ed59e1d1-2e188185365so2542454a91.1 for <73135@debbugs.gnu.org>; Sat, 05 Oct 2024 05:38:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1728131818; x=1728736618; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=VdJxIC7kUCOSXKuFYE3DU8RChLMj1LP4c3avUtkCGKA=; b=LEABvcl80JaXuogcMuh5Kof3VPsvG1TKJHatFc7w4K/9ZpEUT7LBu/r39TUSTng7eP +5tZbJgS1tBm3xXwplcuzwr3YwFrBLpbej51kaWfgagJew95DQOSNegJ7wS//5xv+6f7 i46PuOdg7Ultj3JSgtz9ph+boza80f345pf4k3DFRvklsD5So25esvePV7PTa5cVzzVZ dXcZuQtGbSl/1nSRqVDqx6HnkRtO523dnKDx/GK1A7LlXtBYthThfg/HePssshDCJ+Gb Th7ENm7KqRKlR5pgf2t+myTCSn6mC/OcH5CKx62KfnnKOOvoiomRnhsaWl2UUKw+k+Hu nTew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728131818; x=1728736618; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=VdJxIC7kUCOSXKuFYE3DU8RChLMj1LP4c3avUtkCGKA=; b=I3O3dgIe7vdNNBioVeeSQYjB3hEia/kiTIYIBFVjtf7AI//xKpoSXpH8SIwgpflh+J hQakJfxkh+q+Y9cv9W1vgWJ444LiDD5ukA4Czg/zh+okF0rs7OAHBuvqDJrHFKqwMVPg hVjT95x4mByey3zghyBGiEKv+2iI5AFAvYiqpZ8ajHVENlxWVX2BQTxzcJSVD34y+oSz PA45b8hEUCfYJ0LEOuC9ZPoIhjFBYm3TRxJdXUvQeFdXPcAHdoBPI3+FqLHZNnPDf7z9 xR5K0KyY59JqS9zUsSav96eWWFC1lTik6Fd5Qyfj6dqlFWwYQU0mVnoSlJVSgXWjJr1X 1S2Q== X-Forwarded-Encrypted: i=1; AJvYcCWippVFZgK1CCO9GZrsodQI9RkJCJuuR6jHlFUOIf7hYRyp6xN+FzXeFhzzKPM3cN1XG0TMVQ==@debbugs.gnu.org X-Gm-Message-State: AOJu0YzcGq1YYvNRiueu2LDKSU7naVU8pzZH5Y+8RlcnWBn/hl5K2h2Q sdbWgJA1X1o8wCyV8JVkIEigQH9aP5uXadP98RE7S3cw0bEx5lQ1P10CgA== X-Google-Smtp-Source: AGHT+IH17LMJwRQdxmVkJTNVLuim4k/A4UTilv9XleqYG+YgxyhF0CWF2aucZEQ54d8krsvUKJTjAQ== X-Received: by 2002:a17:90a:fc96:b0:2c9:6aa9:1d76 with SMTP id 98e67ed59e1d1-2e1e626bc1amr6478766a91.18.1728131817956; Sat, 05 Oct 2024 05:36:57 -0700 (PDT) Received: from hurd ([2405:6586:be0:0:c8ff:1707:9b9:af89]) by smtp.gmail.com with ESMTPSA id 98e67ed59e1d1-2e1e85d959dsm3459646a91.26.2024.10.05.05.36.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 05 Oct 2024 05:36:57 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: (The Man's message of "Fri, 4 Oct 2024 11:05:33 -0500") References: <8734lbsxw4.fsf@gnu.org> Date: Sat, 05 Oct 2024 21:36:54 +0900 Message-ID: <877camlo9l.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, The Man writes: > Sounds like a good idea to me. Implemented! See: https://ci.guix.gnu.org/jobset/meson-parallel-tests It hasn't started building anything yet (it's buildin guix at that revision for now). There's an RSS feed to keep track of it: https://ci.guix.gnu.org/events/rss/?specification=meson-parallel-tests -- Thanks, Maxim From unknown Sun Jun 22 07:46:17 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: The Man Subject: bug#73135: closed (Re: [bug#73135] [PATCH] Enable parallel tests for GTK) Message-ID: References: <87r08lopey.fsf@gmail.com> X-Gnu-PR-Message: they-closed 73135 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 73135@debbugs.gnu.org Date: Sat, 12 Oct 2024 05:36:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1728711362-18385-1" This is a multi-part message in MIME format... ------------=_1728711362-18385-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #73135: [PATCH] Enable parallel tests for GTK which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 73135@debbugs.gnu.org. --=20 73135: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D73135 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1728711362-18385-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 73135-done) by debbugs.gnu.org; 12 Oct 2024 05:35:42 +0000 Received: from localhost ([127.0.0.1]:36079 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1szUn0-0004lv-Fa for submit@debbugs.gnu.org; Sat, 12 Oct 2024 01:35:42 -0400 Received: from mail-pg1-f174.google.com ([209.85.215.174]:45374) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1szUmw-0004le-6n for 73135-done@debbugs.gnu.org; Sat, 12 Oct 2024 01:35:41 -0400 Received: by mail-pg1-f174.google.com with SMTP id 41be03b00d2f7-7e6cbf6cd1dso2010966a12.3 for <73135-done@debbugs.gnu.org>; Fri, 11 Oct 2024 22:35:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1728711257; x=1729316057; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=4GNL1KbfFQ787pGIAOX2PiuNlnijuUCynq/K8lzMPTY=; b=Fp3nhGjIIvgWWkfvgbBE/xWwpWTs574Eymut9K6ISCvKJL28631hveDzu6Z5WhipUW wMbA7Zu69xEQjZbJkQB49gnI4wVvHX9OEPnNCPkHag0rybkCgpLGEyVMMSRaDU/HosWg yaQxIjPesMmvCugN4LUxNrp1QwTI4W1+X6JSfAP4SyTCj94n7RZP3a0Cj1TciIPjNlxM P91L/I/ZtJ9wFLI8jhwATiYVmsorq0z4x7Z8SSv7+wdniTpdhicLR/Pw/yD0g5I/yZwM vjYJpnZ1zuG3t1r1v3Bo0F+RKG/pHd0QyGKMlTljlpqCpUCfEJhVdYeG9sdHdolkBzXF O3yg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728711257; x=1729316057; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=4GNL1KbfFQ787pGIAOX2PiuNlnijuUCynq/K8lzMPTY=; b=lYXy3LdUmAek9XpFlMSVzQq+3w0Cy+W6KUY/qx4G1N2QAade69iQlvpIbO6KT2p1qr 8dfG2K/bijFyE8V+fjyrEdlhiGb6TIrBhKrjFvMcrPGt7WZ5LKxdLxImV7lWyI9EGJfj /x+J02gHcuGpwBRCu71UXZlAQeWYbk6uJqi0E5R+oaGhHLcHmdQzYyrsB1J9vjsxOgS3 2Ftqz1O1PJfQ+gnwGuvOABK6Mkvm/RaD5+gxwJ5kFCxVVLnM7vfPyDHbi1fOURN0vv3i kTZpeXMV3Jbs5C9AlRmn4p4d6Aw00SioruPZU+gE7gPnCCNz3ZVFUsXifpOk9Ymh3tGZ ReGA== X-Forwarded-Encrypted: i=1; AJvYcCVeiUTnZ9wyRp1LhJC6FLFUOyXhZ+EH8f0E1snwgFGU/E+fY8pBek/Czyh8kqSenf6AlhzquLOq8cRA@debbugs.gnu.org X-Gm-Message-State: AOJu0Yz9pp6U2riZohm6oAvJxIO5NJwTePumPKPolu15VMO2TF9wDnK5 IZzhaR2TDy0avin2G68xz3AmfjMdvQnB99894hoq/IwJuKHWQH/6Fk2eUQ== X-Google-Smtp-Source: AGHT+IG5MkBCS9X0Cg6tckwb9Ta0ipJh+nU1ENc19sQI1p2WC62Vf6YdF6ojEwBnBfDdoCJj0BJaSw== X-Received: by 2002:a05:6a20:b07:b0:1d4:4a69:a0dc with SMTP id adf61e73a8af0-1d8bcfaa17dmr5330091637.33.1728711257579; Fri, 11 Oct 2024 22:34:17 -0700 (PDT) Received: from terra ([2405:6586:be0:0:c8ff:1707:9b9:af89]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-71e2ab0fcdesm3520821b3a.214.2024.10.11.22.34.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Oct 2024 22:34:16 -0700 (PDT) From: Maxim Cournoyer To: The Man Subject: Re: [bug#73135] [PATCH] Enable parallel tests for GTK In-Reply-To: <877camlo9l.fsf@gmail.com> (Maxim Cournoyer's message of "Sat, 05 Oct 2024 21:36:54 +0900") References: <8734lbsxw4.fsf@gnu.org> <877camlo9l.fsf@gmail.com> Date: Sat, 12 Oct 2024 14:34:13 +0900 Message-ID: <87r08lopey.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 73135-done Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , 73135-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, Maxim Cournoyer writes: > Hi, > > The Man writes: > >> Sounds like a good idea to me. > > Implemented! See: https://ci.guix.gnu.org/jobset/meson-parallel-tests > > It hasn't started building anything yet (it's buildin guix at that > revision for now). > > There's an RSS feed to keep track of it: > https://ci.guix.gnu.org/events/rss/?specification=meson-parallel-tests No issues whatsoever found: https://ci.guix.gnu.org/jobset/meson-parallel-tests Will prepare the branch merge request and close this one. -- Thanks, Maxim ------------=_1728711362-18385-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Sep 2024 04:08:48 +0000 Received: from localhost ([127.0.0.1]:60454 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1snVhn-00015m-LR for submit@debbugs.gnu.org; Mon, 09 Sep 2024 00:08:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:57208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1snSh8-0007g8-0h for submit@debbugs.gnu.org; Sun, 08 Sep 2024 20:55:54 -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 1snSh4-000625-T4 for guix-patches@gnu.org; Sun, 08 Sep 2024 20:55:50 -0400 Received: from mail-oi1-x22f.google.com ([2607:f8b0:4864:20::22f]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1snSh2-0002Wi-BY for guix-patches@gnu.org; Sun, 08 Sep 2024 20:55:49 -0400 Received: by mail-oi1-x22f.google.com with SMTP id 5614622812f47-3e03b6d99c3so783348b6e.0 for ; Sun, 08 Sep 2024 17:55:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1725843346; x=1726448146; darn=gnu.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=RyiEBw9NEgnAKyIAdjNzfFLtwHXt4xq5atO9NCdzRQk=; b=C4ODkVa4+/P4BHRy2jKHjtmL/NDB1emU73pgx30Y87t6yqtafl6SlTaJ5wG02bnn0o AER/yaHuLWq6L7KcH/+vVT4F99sGIB2utey2jm+o0fm7+Lbjoi3h++465BgnNuGw8CBT Hfd4UOVKzwrJ/5Kp+pmmg94toNkM3K2qoIOq/9c4VIRpMTl2QoDkPNYUXPtQo3eCyoy/ pjOVRdwKqiOAWsohj8r4RKXrbjlJJlM0ZWY/yipy7WmZH1USdKfQme188c5TO6+tAHSB RumuUfaz1qWFbjcYMWP9wpQ5eiqwU4bSyi1/CAjxL1ckax9p74ZNH1FK70B8GbleSrTi 6kAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725843346; x=1726448146; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=RyiEBw9NEgnAKyIAdjNzfFLtwHXt4xq5atO9NCdzRQk=; b=jgqEPNfrOR96OeB9L9aO8OAj0/lbcnhN/flAY0Mn/jwj6BCVhXio58kGmScU//MWV6 mfTupO5wnMLJxUBzi6lbtd9s/n1ocwyr6jELgQwb8CtQa+HoRWRW/9aEO8t1+o9CyxfW cd0z/hLEfZvR+Il8e6Hh0vybgYyk8BDU4BakHUk2o/E64+OarxJvlzo27B2TDMSFyoUh hK0FZ1xnVPJ6N6HsDiLKlfWu1Xhp6icO6Tx7gjtu7/JXfvgkGaBh40v7VBe42sJXWUdn RaRRpYpWlLeKWOFi6G5wrR5ee1LVjrr33HLtyq4LCuU8gNie4/VtewNUssLDji3DAgQ6 J6Jw== X-Gm-Message-State: AOJu0Yznu/+V25ZY0/ZbWI2l9CpXDr3HUHtmKl38UrXcnsWbLAiC/QxL VfW1LNPXrWJ0pEmGQr37KhUM8rWgdExIfaYP871WST8drppmhryMlVbKZVVpg/Iv1e/yM58fcBe CeGW4SWMqMx04Fr69fjvZrl128wmqv0c2 X-Google-Smtp-Source: AGHT+IEBr67ivddYlmrKPX0y6ShoRuyNUSQqzpjDPi544xiDbbksFsamHmC31E7Jk23+mESXueespUVQlNJEd2G33VE= X-Received: by 2002:a05:6871:b20:b0:260:f801:61b2 with SMTP id 586e51a60fabf-27b8300e214mr11839766fac.43.1725843346565; Sun, 08 Sep 2024 17:55:46 -0700 (PDT) MIME-Version: 1.0 From: The Man Date: Sun, 8 Sep 2024 19:55:10 -0500 Message-ID: Subject: [PATCH] Enable parallel tests for GTK To: guix-patches@gnu.org Content-Type: multipart/mixed; boundary="0000000000009c4d360621a537a4" Received-SPF: pass client-ip=2607:f8b0:4864:20::22f; envelope-from=squishypinkelephant@gmail.com; helo=mail-oi1-x22f.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 09 Sep 2024 00:08:40 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --0000000000009c4d360621a537a4 Content-Type: multipart/alternative; boundary="0000000000009c4d350621a537a2" --0000000000009c4d350621a537a2 Content-Type: text/plain; charset="UTF-8" In the middle of testing a set of patches that caused a large number of rebuilds, I noticed the gtk package was taking an obscenely long time to run checks. Upon inspection I found out it was not running tests as parallel. For example, https://ci.guix.gnu.org/build/5623913/details took >3000! seconds. The fix is obvious and will save time on future rebuilds. --0000000000009c4d350621a537a2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
In the middle of testing a set of patches that caused a la= rge number of rebuilds, I noticed the gtk package was taking an obscenely l= ong time to run checks. Upon inspection I found out it was not running test= s as parallel.=C2=A0
For example,=C2=A0https://ci.guix.gnu.org/build/5623913/details= took >3000! seconds.
The fix is obvious and will save time on= future rebuilds.=C2=A0
--0000000000009c4d350621a537a2-- --0000000000009c4d360621a537a4 Content-Type: text/x-patch; charset="US-ASCII"; name="gtk-parallel-test.patch" Content-Disposition: attachment; filename="gtk-parallel-test.patch" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: f_m0uag2g40 ZGlmZiAtLWdpdCBhL2dudS9wYWNrYWdlcy9ndGsuc2NtIGIvZ251L3BhY2thZ2VzL2d0ay5zY20K aW5kZXggM2Q0NzY2NzEzZC4uZjBmNmEwY2Q5YSAxMDA2NDQKLS0tIGEvZ251L3BhY2thZ2VzL2d0 ay5zY20KKysrIGIvZ251L3BhY2thZ2VzL2d0ay5zY20KQEAgLTExOTUsNiArMTE5NSw3IEBAIChk ZWZpbmUtcHVibGljIGd0awogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IChzdHJpbmc9PyAoJWN1cnJlbnQtc3lzdGVtKSAiYWFyY2g2NC1saW51eCIpKQogICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAiLS1uby1zdWl0ZT13YXlsYW5kX2dsZXMyX2ZhaWxp bmciCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICItLW5vLXN1aXRlPXdheWxh bmRfZ2xlc19mYWlsaW5nIikpCisgICAgICAjOnBhcmFsbGVsLXRlc3RzPyAjdAogICAgICAgIzpw aGFzZXMKICAgICAgICN+KG1vZGlmeS1waGFzZXMgJXN0YW5kYXJkLXBoYXNlcwogICAgICAgICAg IChhZGQtYWZ0ZXIgJ3VucGFjayAnZ2VuZXJhdGUtZ2RrLXBpeGJ1Zi1sb2FkZXJzLWNhY2hlLWZp bGUK --0000000000009c4d360621a537a4-- ------------=_1728711362-18385-1--