From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QF1UExCqYGWi8AAAauVa8A:P1 (envelope-from ) for ; Fri, 24 Nov 2023 14:50:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QF1UExCqYGWi8AAAauVa8A (envelope-from ) for ; Fri, 24 Nov 2023 14:50:08 +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 D52C343A0D for ; Fri, 24 Nov 2023 14:50:07 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=TOXDbNLv; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700833808; a=rsa-sha256; cv=none; b=qd2g6KXRyK7nucVHYloqB81UiNt3oJqAeL56I6egku7anH/MBxE2z0wPKQLMEykMQPi5K0 oJDUekjhuPdVTTrlXMtfZG3m4dQEZnsxKeAw0fi3kd501pgeBNwQN2kJ8mjXSygnsRv8Z2 johq7SMKwdGugaYumHSq1lnmJlFuLrHnK2dSQ0kDq7rEzprJdQMxQHNuO1YbNhMP1ybwyb kqT941mcYkGnpIJwku5X0lwHFX9Wn8Ez1Y7cfj1fA59k+SmjR+5EckdFMJu+E+aSeyu0ch g59wZT/UhpeRnrrJoQlF02IVTVsgsI8Y/uqaJzl8Neu7zbV3nXQKPU5z/xRd5g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700833808; 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: dkim-signature; bh=irGMM6kIFfdcFUwEsOGzAPYiBiDULu9f3fLNGR9+VSY=; b=Bau+l/MlRX5tSaUEg5mj8x9IQjonMf/maZwyD/xsMeTjHxYxFVOvZqstq3SuYvyfA3KXsD rlmT5IL6AJVrw9RzIm+oKeWQJ8MKG/avOv+QpPy+agMHv1ntTc8QQuGMnk5ha8RE/CMizu vXAyndSxW4Kdd3Ri1NYEyUa5QA3mCN/BxDWbzoysw+FGpHQFk+0a5fzDYLqH8FNuj9gv7L JbA0Bo3z+Msq4FCQz5nQzoeqANZ8ImnkcIpwSE55G+Dl08eXoCdIaQwLpHmPClACBnfqJq BdVLd2TIyzolWd9k2+f7ZxrlaLxXwXlzWZ/zqOD6V31/Z8+5Wp8XtgPAnKiYdw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=TOXDbNLv; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r6WZC-0007sr-W0; Fri, 24 Nov 2023 08:49:59 -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 1r6WZB-0007rv-Cg for bug-guix@gnu.org; Fri, 24 Nov 2023 08:49:57 -0500 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 1r6WZB-0007xp-4k for bug-guix@gnu.org; Fri, 24 Nov 2023 08:49:57 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r6WZF-00056m-I9; Fri, 24 Nov 2023 08:50:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#67431: nsq.powerpc64le-linux Testinflightworker test failure Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, bug-guix@gnu.org Resent-Date: Fri, 24 Nov 2023 13:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67431 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 67431@debbugs.gnu.org Cc: Efraim Flashner X-Debbugs-Original-To: bug-guix X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by submit@debbugs.gnu.org id=B.170083375819579 (code B ref -1); Fri, 24 Nov 2023 13:50:01 +0000 Received: (at submit) by debbugs.gnu.org; 24 Nov 2023 13:49:18 +0000 Received: from localhost ([127.0.0.1]:35972 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6WYX-00055j-Nr for submit@debbugs.gnu.org; Fri, 24 Nov 2023 08:49:18 -0500 Received: from lists.gnu.org ([2001:470:142::17]:39198) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6WYT-00055T-EE for submit@debbugs.gnu.org; Fri, 24 Nov 2023 08:49:16 -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 1r6WYJ-0007Xe-D6 for bug-guix@gnu.org; Fri, 24 Nov 2023 08:49:03 -0500 Received: from mail-qk1-x729.google.com ([2607:f8b0:4864:20::729]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r6WYH-0007rR-NP for bug-guix@gnu.org; Fri, 24 Nov 2023 08:49:03 -0500 Received: by mail-qk1-x729.google.com with SMTP id af79cd13be357-7789a4c01ddso96776085a.1 for ; Fri, 24 Nov 2023 05:49:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1700833740; x=1701438540; darn=gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:to:from:from:to:cc:subject:date:message-id:reply-to; bh=irGMM6kIFfdcFUwEsOGzAPYiBiDULu9f3fLNGR9+VSY=; b=TOXDbNLvOl6x8RUoagrpWn+4uEGqO4/PwU99Xenk+uJQEmcRkTpSjCoRl9HrKcrm1l l5aRJcPjAX3BKaJdqFWARvG5Q3Uz5a8OmM2GGcbw/fkEvnh4YZpvylihO5QgPgSca706 W0CQOC5DdrMoydGhBd0N6vQDiqIFIfnT62eccdmsz2D08IwD4Fup5HJ2n2csHFrd0eLS XHVGTVtkPfLoeE0hem/Ks7fD6i1/6KiOrvsdXyDikMonYUIzchUKQ0rpDYfVa3ET9dUC OTJvdrKzF45qFf6gzliAVHl1qLOoVgM+VVEGju2BDKjr/P/blqGvaNP5cWfOA/Z3PVOG K19w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700833740; x=1701438540; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=irGMM6kIFfdcFUwEsOGzAPYiBiDULu9f3fLNGR9+VSY=; b=ZPa0cvYQ4I0pQxtzbebC3CQ7Ey2hFlJ4HTTvFZNBaARFbdEEcBpLYsRaIgNNpbTz61 ZETJh38uK9ahwzuT+tl3k5Dm50TpM8e/Vwp/wvl1c5twabO0KqIgpXGcmW+1L7STnwDI 3dmTkljeQcIOo2yUTnGA213vla3W44k9NxGRZ1lD0SdfBDuGx0z9V9LliK3WMC16D4Do 4bxJBQuPatWT0a3kWtQvdN0a+1KdeeYOVekv3NDFdOqebEA8iVrYl778CLcs5/ehUb7b HjSq0zNAPDVzvgLS5LBD8XJLdf/LJ46398i12DCD7qm0VhVqeOx+IWO3xklo/1rBjIlI vzuw== X-Gm-Message-State: AOJu0YzwHzESWBGzdn8ugj/9ED0jrQp23DnbXb/KaPm2JDkTdYH97/YM vST1QhZGvagdcCyHgQeJkJUR7eORAnc= X-Google-Smtp-Source: AGHT+IGgTcvvy7lpsAPV7aUenLUCjOlEwkZsTwRriUAfsVyNgXIPIfnLR9Mz3PLItrhqT6EAqBshIw== X-Received: by 2002:ad4:4e02:0:b0:66f:bcc5:cf70 with SMTP id dl2-20020ad44e02000000b0066fbcc5cf70mr2921367qvb.42.1700833740253; Fri, 24 Nov 2023 05:49:00 -0800 (PST) Received: from hurd (dsl-158-42.b2b2c.ca. [66.158.158.42]) by smtp.gmail.com with ESMTPSA id g18-20020a05620a109200b007778503ebf4sm1242695qkk.16.2023.11.24.05.48.59 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Nov 2023 05:48:59 -0800 (PST) From: Maxim Cournoyer In-Reply-To: <1979@guix-ci.nnrss> (cuirass@gnu.org's message of "Fri, 24 Nov 2023 13:09:56 +0000") References: <1979@guix-ci.nnrss> Date: Fri, 24 Nov 2023 08:48:59 -0500 Message-ID: <87a5r36z3o.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::729; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x729.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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: 2.88 X-Migadu-Queue-Id: D52C343A0D X-Migadu-Spam-Score: 2.88 X-TUID: aKvEGnkeGZHc Hello, cuirass@gnu.org (Cuirass) writes: >

The build nsq.powerpc64le-linux for specification master is broken. You > can find the detailed information about this build href="https://ci.guix.gnu.org/build/2674716/details">here.

> > https://ci.guix.gnu.org/build/2674716/details Excerpt: --8<---------------cut here---------------start------------->8--- === RUN TestInFlightWorker logger.go:16: INFO: nsqd v1.2.1 (built w/go1.17.13) logger.go:16: INFO: ID: 16 logger.go:16: INFO: TOPIC(test_in_flight_worker1700827671): created logger.go:16: INFO: TOPIC(test_in_flight_worker1700827671): new channel(channel) logger.go:16: INFO: TCP: listening on 127.0.0.1:32843 logger.go:16: INFO: NSQ: persisting topic/channel metadata to /tmp/guix-build-nsq-1.2.1.drv-0/nsq-test-3611268977/nsqd.dat logger.go:16: INFO: HTTP: listening on 127.0.0.1:45211 assertions.go:13: [31mchannel_test.go:99: 0 (expected) != 250 (actual)[39m logger.go:16: INFO: TCP: closing 127.0.0.1:32843 logger.go:16: INFO: HTTP: closing 127.0.0.1:45211 logger.go:16: INFO: NSQ: persisting topic/channel metadata to /tmp/guix-build-nsq-1.2.1.drv-0/nsq-test-3611268977/nsqd.dat logger.go:16: INFO: NSQ: persisting topic/channel metadata to /tmp/guix-build-nsq-1.2.1.drv-0/nsq-test-3611268977/nsqd.dat logger.go:16: INFO: NSQ: closing topics logger.go:16: INFO: TOPIC(test_in_flight_worker1700827671): closing logger.go:16: INFO: TOPIC(test_in_flight_worker1700827671): closing ... messagePump logger.go:16: INFO: CHANNEL(channel): closing logger.go:16: INFO: CHANNEL(channel): flushing 250 memory 0 in-flight 0 deferred messages to backend logger.go:16: INFO: DISKQUEUE(test_in_flight_worker1700827671:channel): writeOne() opened /tmp/guix-build-nsq-1.2.1.drv-0/nsq-test-3611268977/test_in_flight_worker1700827671:channel.diskqueue.000000.dat logger.go:16: INFO: DISKQUEUE(test_in_flight_worker1700827671:channel): readOne() opened /tmp/guix-build-nsq-1.2.1.drv-0/nsq-test-3611268977/test_in_flight_worker1700827671:channel.diskqueue.000000.dat logger.go:16: INFO: DISKQUEUE(test_in_flight_worker1700827671:channel): closing logger.go:16: INFO: DISKQUEUE(test_in_flight_worker1700827671:channel): closing ... ioLoop logger.go:16: INFO: DISKQUEUE(test_in_flight_worker1700827671): closing logger.go:16: INFO: DISKQUEUE(test_in_flight_worker1700827671): closing ... ioLoop logger.go:16: INFO: NSQ: stopping subsystems logger.go:16: INFO: LOOKUP: closing logger.go:16: INFO: QUEUESCAN: closing logger.go:16: INFO: NSQ: bye --- FAIL: TestInFlightWorker (2.50s) --8<---------------cut here---------------end--------------->8--- Cuirass says the new failure was a result from https://git.savannah.gnu.org/cgit/guix.git/log/?qt=range&q=0083a2265960f8228112c36e0d10eb974ff9d1f1..e4397a32ac81d0b23b168df27424001a7d20aee7; I suppose the test is flaky. -- Thanks, Maxim