From nobody Mon Aug 25 22:55:07 2025 X-Original-To: freebsd-testing@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 4c9mN46B1Hz65nPM for ; Mon, 25 Aug 2025 22:55:16 +0000 (UTC) (envelope-from jmg@gold.funkthat.com) Received: from gold.funkthat.com (gate2.funkthat.com [208.87.223.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gate2.funkthat.com", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c9mN33Tt2z3Z2X for ; Mon, 25 Aug 2025 22:55:15 +0000 (UTC) (envelope-from jmg@gold.funkthat.com) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of jmg@gold.funkthat.com designates 208.87.223.18 as permitted sender) smtp.mailfrom=jmg@gold.funkthat.com Received: from gold.funkthat.com (localhost [127.0.0.1]) by gold.funkthat.com (8.15.2/8.15.2) with ESMTPS id 57PMt7VM064342 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 25 Aug 2025 15:55:07 -0700 (PDT) (envelope-from jmg@gold.funkthat.com) Received: (from jmg@localhost) by gold.funkthat.com (8.15.2/8.15.2/Submit) id 57PMt7AR064341 for freebsd-testing@FreeBSD.org; Mon, 25 Aug 2025 15:55:07 -0700 (PDT) (envelope-from jmg) Date: Mon, 25 Aug 2025 15:55:07 -0700 From: John-Mark Gurney To: freebsd-testing@FreeBSD.org Subject: testing compat32 bit binaries Message-ID: <20250825225507.GF3032@funkthat.com> List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-testing@freebsd.org Sender: owner-freebsd-testing@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 11.3-STABLE amd64 X-PGP-Fingerprint: D87A 235F FB71 1F3F 55B7 ED9B D5FF 5A51 C0AC 3D65 X-Files: The truth is out there X-URL: https://www.funkthat.com/ X-Resume: https://www.funkthat.com/~jmg/resume.html X-TipJar: bitcoin:13Qmb6AeTgQecazTWph4XasEsP7nGRbAPE X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? can i haz chizburger? User-Agent: Mutt/1.6.1 (2016-04-27) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (gold.funkthat.com [127.0.0.1]); Mon, 25 Aug 2025 15:55:08 -0700 (PDT) X-Spamd-Bar: - X-Spamd-Result: default: False [-1.92 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.995]; NEURAL_HAM_SHORT(-0.85)[-0.846]; FORGED_SENDER(0.30)[jmg@funkthat.com,jmg@gold.funkthat.com]; R_SPF_ALLOW(-0.20)[+a]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM_LONG(-0.08)[-0.082]; TO_DN_NONE(0.00)[]; FROM_HAS_DN(0.00)[]; FROM_NEQ_ENVFROM(0.00)[jmg@funkthat.com,jmg@gold.funkthat.com]; RCPT_COUNT_ONE(0.00)[1]; FREEFALL_USER(0.00)[jmg]; ASN(0.00)[asn:32354, ipnet:208.87.223.0/24, country:US]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-testing@FreeBSD.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_DKIM_NA(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-testing@freebsd.org]; DMARC_NA(0.00)[funkthat.com]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4c9mN33Tt2z3Z2X Hello, So, Juniper recently discovered a bug in the 32bit compat layer for arm64, and I was looking at adding a test to make sure that this doesn't regress in the future (and other platforms aren't effected either). I wrote a test using ATF, and it works in 64-bit mode, but compiling it for 32-bit fails because the private atf libaries aren't compiled for 32-bit compat (not present in /usr/lib32). Should I just redo the test with TAP instead (even though discouraged), so we don't need 32-bit ATF? Adding the ATF libaries to lib32 seems excessive, the C library is over 400k (static lib). -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." From nobody Thu Aug 28 14:18:22 2025 X-Original-To: testing@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 4cCNmH3yMrz665Q7 for ; Thu, 28 Aug 2025 14:18:23 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cCNmH00Vxz3xtm for ; Thu, 28 Aug 2025 14:18:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756390703; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XJdS+5WBnv2ze08u3NCfrtLm3a+9yynSXeESO1XTJoc=; b=ScLxYzXIferB3tQxZHdHb2tyMVv37rAfd9XvUEKIvzHMjR7LkwrT5II9pqB4ELVe7pvTAa FOLjMKu4HpodBHzOMFToigWotJl6l2xrvkVijkdqhfGqDOwb9CZSddU5yzgtSJNahDI0pf tWxcYUYMG4aIw31qrYZANSK/kQVf4ID3/TZPK7+7TnLrxs+no/wNi2gotPc3Gj5U/TWYgu 1K32AKAQjS4WR0MdyoKvJYENrvaGQ5q6lfMnc14ev2mdtroErM3YvJ71v3L6zKhxmiBW5C tz2Klq+J0bbQtAIS6TbwS2wMQ2OXBUUTE6kNZk6q9MEdHqY5UjytLNwb8oSJpg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756390703; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XJdS+5WBnv2ze08u3NCfrtLm3a+9yynSXeESO1XTJoc=; b=RFyarjO6Hk3iE+HCOq0TodWRhsk+d4QXLP5cappDugHb7iNK9lQdAGZbq33EaaxQLH+lqY 6fjOn7VgYWVMHT2EoM6zQdq5uxDAWrP5xsot9o/Q2wz0LVEvQj/UsQY0ann9CeJJoSaiw7 8Fhlq6Y7viW0TmaylzjFKUrJBsZueNKeVByAGU0ooDDjl1bep1Qc1mX6F9B/LMr99bGxUA bg0YUPgJfO3A98vbr1uN80iqR/0I7RaTYvE0W42fBMxoEiSZPVHr6vOevPasR5+3jYxaIv eROYGffvcB/oKjGEkVoNSXC+3IVNdAwkBjtH6xp/X5SssXfYdWOI606ApQqVXg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756390703; a=rsa-sha256; cv=none; b=bSDipZg7uWH2RngVv7sA7HvB82HgblCWgBIy4z0W3/+U+aZlIof83CAHTlR2sQ3BxAIOJx +3w/172ewnCZKlsiolNBp7hP7UYrU2taDNI3D7n2g0s6Gny58CEsQ8WHUwrXsiG19bz6xN T/LwLr8WEUCHyrwUYa3JuTxj7VXQVO29PSHCNHDTWEmBLOm0U8MRQYvUCLwTeB3+0RV0RN 3kzSJJuzccTCGMpYQiEHSBjAc9zo9r5S+hf4pHHfMLcybkdj5CkevFyB990cfJZTjw30DI hmzJIrr4XNHk+a/OJ+V//qyLhnCCwNSLCRr5etyS6ag34E5uMLBOEhjcu/vlIg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cCNmG676Dz1BWx for ; Thu, 28 Aug 2025 14:18:22 +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 57SEIMvv038820 for ; Thu, 28 Aug 2025 14:18:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57SEIMSI038819 for testing@FreeBSD.org; Thu, 28 Aug 2025 14:18:22 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: testing@FreeBSD.org Subject: [Bug 289146] sbin/ipfw/test_add_rule.py:TestAddRule::test_add_action tests failing in CI Date: Thu, 28 Aug 2025 14:18:22 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: me@svmhdvn.name X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: melifaro@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter cc attachments.created Message-ID: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-testing@freebsd.org Sender: owner-freebsd-testing@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289146 Bug ID: 289146 Summary: sbin/ipfw/test_add_rule.py:TestAddRule::test_add_actio n tests failing in CI Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Keywords: regression Severity: Affects Only Me Priority: --- Component: tests Assignee: melifaro@FreeBSD.org Reporter: me@svmhdvn.name CC: testing@FreeBSD.org Created attachment 263289 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D263289&action= =3Dedit kyua test report After https://cgit.freebsd.org/src/commit/?id=3Dd879f1c8961d99bdbe6727004bfc6c239= 24526f8 added the HAS_TESTS=3D variable to sbin/ipfw/Makefile (to reveal the hidden testcases that were never being run), the following parameterized testcases inside the 'sbin/ipfw/test_add_rule.py:TestAddRule::test_add_action' testsu= ite are now showing up to fail in CI. sbin/ipfw/test_add_rule.py:TestAddRule::test_add_action[call_420] -> fail= ed: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError [0.231s]=20 sbin/ipfw/test_add_rule.py:TestAddRule::test_add_action[return] -> failed: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError [0.272s]=20 sbin/ipfw/test_add_rule.py:TestAddRule::test_add_action[skipto_42] -> fai= led: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError [0.278s]=20 sbin/ipfw/test_add_rule.py:TestAddRule::test_add_rule[test_check_state] ->= =20 failed: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError=20 [0.223s]=20 sbin/ipfw/test_add_rule.py:TestAddRule::test_add_rule[test_eaction_ntp] ->= =20 failed: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError [0.189s]= =20 sbin/ipfw/test_add_rule.py:TestAddRule::test_add_rule[test_eaction_tcp-setm= ss]=20 -> failed: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError [0.1= 92s]=20 sbin/ipfw/test_add_rule.py:TestAddRule::test_add_rule[test_keep_state] ->= =20 failed: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError=20 [0.222s]=20 sbin/ipfw/test_add_rule.py:TestAddRule::test_add_rule[test_record_state] -= >=20 failed: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError=20 [0.218s]=20 sbin/ipfw/test_add_rule.py:TestAddRule::test_add_rule[test_tables] -> fai= led: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError [0.202s] I've attached the full Kyua test report from my test run in this bug, which contains the stderr from these failing cases. I have reproduced this error with two methods and attached a sample test-report.txt: 1. using src in-tree local CI: # make -C tests/ci CITYPE=3Dfull PARALLEL_JOBS=3D2 VM_MEM_SIZE=3D4g KYUA_TEST_FILTERS=3D'sbin/ipfw/test_add_rule.py' 2. using bricoler[0]: $ bricoler run freebsd-src-regression-suite --param freebsd-src:url=3D/usr/= src --param freebsd-src:branch=3D --param freebsd-src-regression-suite:hypervisor=3Dbhyve --param freebsd-src-regression-suite:memory=3D4096 --param freebsd-src-regression-suite:ncpus=3D2 --param freebsd-src-regression-suite:parallelism=3D1 --param freebsd-src-regression-suite:tests=3D'sbin/ipfw/test_add_rule.py' @melifaro I see that you wrote these test cases. Please triage as necessary. [0] https://github.com/markjdb/bricoler --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Aug 28 17:11:16 2025 X-Original-To: testing@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 4cCSbm6Zclz66KHX for ; Thu, 28 Aug 2025 17:11:16 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cCSbm5dQ3z3PB5 for ; Thu, 28 Aug 2025 17:11:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756401076; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+/rINFhbjLlfxSZ0pcaBKuZ2mloIb++y0uzYMbtyCLA=; b=Xuy03RFbucmqRDUbN67to2MyDiRhaYqR2Y7qDAleCHoJ0DTFdr38A8yX3ljLTZ8IJkkpvG 4miztb5JOgHOA1SWtb8+W1xyXtvNUrk3aDu9WQdlIXRtFop+Z+gisbwE3qdu4iPNcftJ3f nrwBbbmHcDvZWE14UHfxSaZ6m48wmB6CyRqtNJpLetbkdDua/4DRMXYW+h7rVsGpKg7qrf Hts2720DX6wShK5YX1g7nwIyBTfK17xvEWSUmI+9AzOE1VxLaO+srTXfOEFldGCf0j33vD AYkxv1d1Uv3/1qPub38HrkkTlYsKXAxOyjkFUyiqi5FEuSGSkvEpGUAPM6A7mg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756401076; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+/rINFhbjLlfxSZ0pcaBKuZ2mloIb++y0uzYMbtyCLA=; b=kSjvl/pKxtwsM+M1Rk4zV/1yNwgTXqGV7FYFoFetWgQIyMmSHw9hCq4s6CkJrvV44lfWxc MCTh3dNfQ5VJapzVzsBcfy/AEVCxnasUw/xOwdwrD8LArb+PvIusGyb5w3a/O9IVpIoNwC Zsj9dRb69l8sNDFTTW893z4IYAKV+92vdjD4tAuJk9CxZw4mnXGAyW54jT7h5DjEXDhwLT KRoqST6kBKo2aXq2Bmt1ry3Gv5pOeSD5b8iCt1YDEos8v0b/Y3M3MmfEX+hFu3aVYshs9h 8G/e3la+ZveNDS+SPM1/uei7qow9cqfT+yOlOfKY+m8w2/AXC1sgwfhWEJvb/w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756401076; a=rsa-sha256; cv=none; b=VNMvHz3ekoMPzFBW50HP5fI6PXfXNHCTyHMtOSl+eyUqOepiSw9BcikWyUlAq4tvpfDZ2S JWSxr6kjCW82QrQ2210SFdYyV87H5T8scIdl4beFf+adReNjT2fJtY2j8LN+ffKoXLrYmT 4THfxFkk/u+bVjV3vieGt/yA8T9SuJKpqLyr53hfb3ehFO+d+KIteNMmJ1+reweBKawrHO 1cQDokaCaj9zlthNxv0zZEbqoF5Ml0sjRvxMztCRDPyGQPGxj1pISw8VUVpNeanTcXO3Vf F11kmDtbmeQcu9c2NysbSiBljV+23HsLEZy0gbnb/mlQunUNN0SDZ7jfHCcXBw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cCSbm53tYz1HcR for ; Thu, 28 Aug 2025 17:11:16 +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 57SHBG1g000829 for ; Thu, 28 Aug 2025 17:11:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57SHBGm7000828 for testing@FreeBSD.org; Thu, 28 Aug 2025 17:11:16 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: testing@FreeBSD.org Subject: [Bug 289150] sys/net/if_ovpn/if_ovpn tests failing in CI Date: Thu, 28 Aug 2025 17:11:16 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: me@svmhdvn.name X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter cc Message-ID: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-testing@freebsd.org Sender: owner-freebsd-testing@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289150 Bug ID: 289150 Summary: sys/net/if_ovpn/if_ovpn tests failing in CI Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Keywords: regression Severity: Affects Only Me Priority: --- Component: tests Assignee: kp@freebsd.org Reporter: me@svmhdvn.name CC: testing@FreeBSD.org The following testcases in the 'sys/net/if_ovpn/if_ovpn' testsuite are fail= ing in CI: sys/net/if_ovpn/if_ovpn:4in6 -> failed: atf-check failed; see the output = of the test for details [24.039s] sys/net/if_ovpn/if_ovpn:float -> failed: Client not found in status list!= =20 [17.156s] sys/net/if_ovpn/if_ovpn:linklocal -> failed: atf-check failed; see the ou= tput of the test for details [10.125s] Currently, pkg.freebsd.org does not contain binary packages for 'security/openvpn' (as reported for FreeBSD:15:latest on both amd64 and aar= ch64 here: https://www.freshports.org/security/openvpn) due to previous package build failures. However, these test failures are reproducible consistently using a package repository built locally with poudriere on current freebsd-ports HEAD. I've attached the full Kyua test report from my test run in this bug, which contains the stderr from these failing cases. I have reproduced this error with two methods: 1. using src in-tree local CI (after overriding the ci.conf with a local pkg repo): # make -C tests/ci CITYPE=3Dfull PARALLEL_JOBS=3D2 VM_MEM_SIZE=3D4g KYUA_TEST_FILTERS=3D'sys/net/if_ovpn/if_ovpn' 2. using bricoler[0] with a local pkg repo: $ bricoler run freebsd-src-regression-suite --param freebsd-src:url=3D/usr/= src --param freebsd-src:branch=3D --param freebsd-src-regression-suite:hypervisor=3Dbhyve --param freebsd-src-regression-suite:memory=3D4096 --param freebsd-src-regression-suite:ncpus=3D2 --param freebsd-src-regression-suite:parallelism=3D1 --param freebsd-src-regression-suite-vm-image:package_repo_file=3D"/path/to/local.p= kg.conf" --param freebsd-src-regression-suite:tests=3D'sys/net/if_ovpn/if_ovpn' @kp I see that you wrote these test cases. Please triage as necessary. [0] https://github.com/markjdb/bricoler --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Aug 28 17:11:57 2025 X-Original-To: testing@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 4cCScY1vrzz66Kk6 for ; Thu, 28 Aug 2025 17:11:57 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cCScY168cz3PH3 for ; Thu, 28 Aug 2025 17:11:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756401117; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=sWRhzHp5ynnyp67L85Bf2jlEWNA5anVdSapEHMIvIjg=; b=s21vcVf5HlBREaXJM2fAJcgo0yZH1utX3ocCzIkVVlLV7fEnJ89Yp0/XqhrZk1qAov3i7M ZjBAJD+Tne+Sq4NKEuPsalPri+oVIfe/p5EzijhT1gOM9VoNmM6piD6ZTEi8SJgrlksv4E up3xZxwaYury2PlSHDSYyqyZw+uF4XyVEADQ32pCYAlr4QyyvKnsz6xv4LdOh7RiFGHn26 B0Mkqpzwwfm8ByWS/IU2H7MmUIybLXNZqVFy+3NjQjk1BfCyn/gI/muWhgiWpYZcQpkBoP nXrwt1sKvIvdzfVO0fOJNQwcQAqc9UgBNz/6rQEBgwtekKcimNbIm4Ea1I3GPg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756401117; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=sWRhzHp5ynnyp67L85Bf2jlEWNA5anVdSapEHMIvIjg=; b=Ihd8lBc3+iDdJP7zyeAegBt5tAYWrRz4TI5AJ4Gq5HqpNYW/km1J8IRvSQ5hlUSlMFoIST C3wxnY2kKC4AnKoaBzJVdxkKTYt8KbJm9j8RHNGPfnEkKIPzggppFU5UpggDOYgSILAVGB qRXeJC2DVTAVqCQ/2c1zRKrGWoo0rM7qUkRXI5Bjc4rD66AKYSack5emZU4mK7gpwy6xm8 bPU14rqsQOM53fyZ8uP9D3VzXH/oH5f80u2fBO1brdhsrBsiOLSvPe8Ujkhg2mVadIx2R3 U3oPCzKqmLQFTmJSZAAqe6H2h33/9ZoGuYyBdSCDs3h0cDpQJJplyK0+rE+klA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756401117; a=rsa-sha256; cv=none; b=ixCZ+29+cgUHxuL6eCmo8oF/PdAdaai4Mz5pobn0dE0vwwEpuDCIZ5lENfXbguSg9Y5Kh7 qbKgxShh5kyMqGnlB6tEK/3/KTFbp+wqM/wEkBVt+2xQy24FqOHvlyWVxjxxdbYiR4RuYU J/Gg2OFAQnLUapHf6TWVf/xp1mFc1maxoaT5d0bqKQRKEcB497Abc7MmoGdB6GHD410vfR FmhSvJyh20Lsnp8xbNCAicmtxNOhjQCXqOKB8T2ceL6y268BF4bIDpvUY2A572JmTT/rZv fKaHHYMKc+KAtY8JwZ9cB4WvMm5aB2cbrrcxP2fLGZP5YkUSYZMXOfbQvaX54Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cCScY0j1lz1HZ4 for ; Thu, 28 Aug 2025 17:11:57 +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 57SHBv2X001954 for ; Thu, 28 Aug 2025 17:11:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57SHBvbU001953 for testing@FreeBSD.org; Thu, 28 Aug 2025 17:11:57 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: testing@FreeBSD.org Subject: [Bug 289150] sys/net/if_ovpn/if_ovpn tests failing in CI Date: Thu, 28 Aug 2025 17:11:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kp@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-testing@freebsd.org Sender: owner-freebsd-testing@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289150 --- Comment #1 from Kristof Provost --- That's expected until the openvpn gets updated. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Aug 28 17:12:43 2025 X-Original-To: testing@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 4cCSdR1j7zz66KHr for ; Thu, 28 Aug 2025 17:12:43 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cCSdR1Fpnz3PpD for ; Thu, 28 Aug 2025 17:12:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756401163; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=glZe1EcZFmjPhbCovmLoNf+3aZRWmgP89UQTCEx3ysw=; b=NJQjaCe4dNWiM4s/R6BlC50fSUcO8ZgpIHYBQOX+Avm9w4EFxzHX5mkI2wv7J8jVoSxMZW xkNKyk3zS+ra2GY0tULswi4RnhSzsg0vLlbJ5JJozs5Q5m8OfXfhTL+YTBZAAlMS4dI2ED puOSingUJld7Dcmb4wGT0jY9XPA8amvVPvBf6qLqvbgz4pzaHA1/FUeOE63kYp6UYL68PJ KInivYAlUQ5XtLFfvmiCidvMTqutQy/rKGD0pPMfeLlOP+FHif1W3A/o7gUUQtJ6PQ4IQn 7tNYsy5mU4SFQTfh5BEaW3eVVIQpb9zsSTCYJqiSzCZkBo7AJLZ8Y4q+R4Jx9g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756401163; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=glZe1EcZFmjPhbCovmLoNf+3aZRWmgP89UQTCEx3ysw=; b=SmP0p0q4LCZExfVCVKNYSGzszPHu+tqHL7EBEavWjsEyu/iMZPETeWnh/uPJe9DTnRAm7n U9ngk/mxi5tmgReiL6Bcf7iJCiLeSRfAzHBKLGHJlOk42DyyWIIDlnJ3slNsg5w45jwsdF yIrq2/PnM2vbxCyFMkvJH4i0RU0AjC4vsxriyt78th53luuKmNYvNIoj+TnLqIfhKNT9wm poJpgIYWwJnu8xyBafFsf7uzByIqNy0ePoKLTp7NnMNQV/2e8Noy0jSCMOs/eqsXYGXVx7 HLapUq0zwiq4HQTAxSOSL3mbYVKgnCi0/+YvlGOK11q45veAB6tOIhzERP7EMA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756401163; a=rsa-sha256; cv=none; b=e8eulJlALJMAW8CvHzWtuy5XCh8OHek2U/20BHgT2jpTh4vnMFMSoONAxELKVcBz+LCDX7 rZCYgVvPVe+O382e9QrDfqAPC4ikBYJUXdmTXVnHl31hGo6FNODpuPSkrRSGMmpwXc6OaI rzNhrSavmCFxw3UhzNHcBw1JfydJPe2n0x909PhwcYrHebu7z5xhd1T+KT75ynrIxUyqEx SuzpRgeeFgEpdhUZOeOrHifysH8PUYqxfD2bm3OxvfUOUhROmgyRRTlW7ULZ1/SmUkKSG3 GJ65j7DZ3uKg5Cx7tLJtpAHv9bUqSIGbcZoMJCoodOtPRRvm7+THiqSTG7IU6Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cCSdR0rx2z1Hg9 for ; Thu, 28 Aug 2025 17:12:43 +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 57SHCho1004601 for ; Thu, 28 Aug 2025 17:12:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57SHCh2Q004600 for testing@FreeBSD.org; Thu, 28 Aug 2025 17:12:43 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: testing@FreeBSD.org Subject: [Bug 289150] sys/net/if_ovpn/if_ovpn tests failing in CI Date: Thu, 28 Aug 2025 17:12:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kp@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-testing@freebsd.org Sender: owner-freebsd-testing@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289150 --- Comment #2 from Kristof Provost --- (In reply to Kristof Provost from comment #1) *openvpn package --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Aug 28 17:21:45 2025 X-Original-To: testing@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 4cCSqs64jTz66LXm for ; Thu, 28 Aug 2025 17:21:45 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cCSqs5WkPz3Qkk for ; Thu, 28 Aug 2025 17:21:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756401705; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ueSg9EyDT7SYbzyCrCKTWZXdYdbmPi+YTSmUZ9VQBQw=; b=JtEwKKOzQyHUTcAIsR6zItQJzUx9DHNQlwJrPB9dcKnewqro3AovfE0VtnU7JzunxGKXSj ktT+F3GntX+N4sVtNCStC2qqHlb7lTqjCn2pvvG7FOJ4NH8zq8g71gEBAWqDbb5x1Afytr TJsWgv4ha1jscq9H5f0yzWgw2CtfWLNk+eY7fyBPz63AurpvNFrc68mCeedztM3ssoxi6N q7aaLQnitA+E8Y877dQoeNM4bpkyuQRfB0P5DKb39jDQSG3YkI+JLRZrQG0YpaK0AEoUWr OBZ+henQm2eHQIJOXJ/Q1LcIpnqXEySMfsJKzJdfW+b4srBheZ/Mcg8tlnz5FQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756401705; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ueSg9EyDT7SYbzyCrCKTWZXdYdbmPi+YTSmUZ9VQBQw=; b=eMWfuoELsCgfjPpC8hCzhKVULZ/AYmj8xX2A2tftBg8C5rvLZVurKC9WISL7q/7UF4uUVc nIWH9FdtMrilg3kNnFkI9yKf2Jc0B0H6HBAa2mLFsbMhpnXIYI7Adt2KaL/WyoW/h+5E9f UuFL6GQDqo/RwpyppgGmirNa1xm2MbGdzcZXJrjUcJU9Xsgq4rZe1jyQ02LTZKQFI0wleg /zkmMdM/iq8ISlu10qGQugbvYnlSkFIMaAqGzKSAME0RJ4ukFFpAfYUXPaARDyOh3DQkpw mjtSDjKvOVZBDBPhcZT492xnm2Ylr83b8DBTpjK559qZzZrw0ziYXTGj/fVVIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756401705; a=rsa-sha256; cv=none; b=PT0STv/I4zw56MSScLjtStxdKFLguUKdb0DHmEKtcLuZzT2zDm4NhbdvyL9cnGGqYiOAlP BvMmc19WVNXp6LNZjmfz+o77/K04dVv50fQMIHqfnx3GVB9NIJd+1tIksQLWqXS9aEO+KK B1OZA1CQWc7JI0SJobCyszgE6Dpq29Fb7JH17m3kPxUdIr/6r0LyKgdhqF2uwTdMzjhz3T HNC9ek5/ZKhOnHnbTkfV0FRZhKV4jQ/fhU9ngX6YodH6Tz6n+XoOG1ulVhEksjZuG0ry7J G7r9jKPrTg2w36sOzssZriwGbFmOngwA/55Ti2yjSszdrclFIaGoKYpSUZrKWA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cCSqs4zPQz1HdT for ; Thu, 28 Aug 2025 17:21:45 +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 57SHLji3015611 for ; Thu, 28 Aug 2025 17:21:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57SHLjTL015610 for testing@FreeBSD.org; Thu, 28 Aug 2025 17:21:45 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: testing@FreeBSD.org Subject: [Bug 289150] sys/net/if_ovpn/if_ovpn tests failing in CI Date: Thu, 28 Aug 2025 17:21:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: me@svmhdvn.name X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc attachments.created Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-testing@freebsd.org Sender: owner-freebsd-testing@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289150 Siva Mahadevan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |me@svmhdvn.name --- Comment #3 from Siva Mahadevan --- Created attachment 263294 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D263294&action= =3Dedit ovpn test report Forgot to attach test report in submission. > That's expected until the openvpn [package] gets updated. Is the expection that there is a new upstream version of openvpn that would= fix these issues? Or that the issue would be fixed once pkg.freebsd.org contain= s a working openvpn pkg? To be clear, I am building a local pkg repository that contains the latest Ports version of openvpn, and the tests are failing with runtime errors, not with errors looking for openvpn in the path. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Aug 28 17:48:01 2025 X-Original-To: testing@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 4cCTQ90sqLz66NB4 for ; Thu, 28 Aug 2025 17:48:01 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cCTQ90KY2z3TSQ for ; Thu, 28 Aug 2025 17:48:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756403281; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vVjTOVS1Axuf87x7c2rEJ3+d6yPXPjYeolyRyyKZbc4=; b=vMXEKBwXABVBh1CVT6cWBN2F03WQqWN2zw7EVD/E4muqaUYuIbH23yajsU/CUAXNX7YhdI rtqhnkScwRs0fpd2u21CahQjzuAjTLlmLM/eQIB4ehOa1dv/juZWw+eatzohmBddahjfc4 bG7UFCdG/ldPm+bsTAYfMk12BBvLoxGS6sJ6k5maAKgj76S1IcwUrCqjzc3FIJKL6neRyw kfV6QVcY3IW9I9JZVHoOMK4u67XIFhR4QYot/PGt/9ypQ2dVAPgFET8s6cG+cwEE3UBn2u wBuVkkg3g++iJFZgvNeVTG4oWZFciaxL7nwXgdzl4oXaNoiGAbuyA9msE0ahkA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756403281; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vVjTOVS1Axuf87x7c2rEJ3+d6yPXPjYeolyRyyKZbc4=; b=EC8xh5ADoE7xd4vH9jggeK8WjV0chleM3t7xhMyVdF4B5Rc05yl0ut3ofai+JyZ+i7x6FC IsXUEkI98KyI305u4gqJqz0rfVSrwttp3qYjnq656aZn4Xv7xdeHWx88APRi3xMq0LaTb6 HH+mmHXLLmXHRZBJcHLUmjGjKpEEtI1HHOfSRkLtev/O91p+OVjE8AfP980+IqYYrWW2Kj 3MrNa3GJSl37qxGHjHg68bMZzz0ZyO0krn8v1tI5GvgdTZ9m3jS9O218q8aF4uZ3aMqhdt 0shlaVHt0TZCqLVSfjVTqdGEnIw7xgC39PLpoLkQauQkTb3pKk6VhUnE5COm/A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756403281; a=rsa-sha256; cv=none; b=OUp6QMfJfOIHeOqX7rQO8E7tYBTA0Ip4HwSHBWvTJn1ohZi+4X2kAeB/Rt+xZCIwvFvxvp 4pW0lb+JkX410KUlJTn5tWfQanmj/so6n+qvYFvf2oQ5iGoCMVfjrRfBoCtIjRS+xMuMyo uVAPs4GPFM5VTPvsTNxhljywF4xXJEK2rSPFALHH8TMzNZhjlei1/mSX+H1KyWIb3nO7qb XuMuwB88oKkMC9z/vHpRP0HBTnNpm/cHTbPXBexw6znMUEmVJAuF0RU196l7Drn/pxsNyp Uc+Zahz5pY9ot8fopZVHB3NU2mRbKb6l0xXLe24iKkfXRL8hcIeY4Hyml4rdDA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cCTQ86pfyz1J4h for ; Thu, 28 Aug 2025 17:48:00 +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 57SHm03J050616 for ; Thu, 28 Aug 2025 17:48:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57SHm0QB050615 for testing@FreeBSD.org; Thu, 28 Aug 2025 17:48:00 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: testing@FreeBSD.org Subject: [Bug 289150] sys/net/if_ovpn/if_ovpn tests failing in CI Date: Thu, 28 Aug 2025 17:48:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kp@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-testing@freebsd.org Sender: owner-freebsd-testing@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289150 --- Comment #4 from Kristof Provost --- (In reply to Siva Mahadevan from comment #3) It needs an openvpn release that contains the link-local and float support.= =20 I don=E2=80=99t know offhand what version that will be in and if that=E2=80= =99s pending with the openvpn project or the port at this point.=20 If you build openvpn out of their git tree these tests will pass. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Aug 28 18:37:06 2025 X-Original-To: testing@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 4cCVVp5Cq4z66RZ2 for ; Thu, 28 Aug 2025 18:37:06 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cCVVp4j8vz3YhW for ; Thu, 28 Aug 2025 18:37:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756406226; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=lPdniX9ZKGi2kMLFMAbpY3HX/hbMElSUprUOR9iWJi8=; b=sXo+wE8Y4sW2Xp/uXfezWBvPYV5xKp5OBWy9l4+s48Q8oo+Y0VuyTtiYbG1JzMqYMcaYAJ F3bp5CQGZlBLWc9zRYMGnPLPoX5sf74Lo1iluZTEUJmjUQXMvCGbs95CoQIH8LjKugGRMa lgvEfuCucSXmbAErEYVzNRJmWhTKLhUlxRnIHWUx80aK3JU9+AduaM8SB4UX4zDaI5M5g4 aRrTdq1SPHNk04oF1uUKluD+Sbqp29wLN0Ye63Xdf2UDgibjhcQ8DhOERN/cHt8ksJQZKq hy0PNljSz2o3G+CwHyK7WmMb1Qab6h5Alrn4YPGodU5baicztzvhyL0HBLyhqQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756406226; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=lPdniX9ZKGi2kMLFMAbpY3HX/hbMElSUprUOR9iWJi8=; b=iaznrYuvsSEYx7E0UP59mFmLQcb58+vj0BHxzpgyxeIOFWKz7Q51SaIoufN8Wrmg6usjnD xNzT0M7GP+GKNZeT9CKtpbvRxiI0BgySeb4hzURzVwVOyJIiLi1QAEppuG3VyJ+tDpCv81 6UIG6t+w4h/jP1FDOjdi4Idh4mzxemgbaXWFBt5W6iRAW1eakQpeHtfEU9lIqxhzIFwGk4 zTRFOv7G6S1w5p5cDh5z9wEpM4sLL5RVDqf7vwbfEyYld8hVdPPo19+qb/hyWgyCYEHLZd YnOFb1boL2mPKdoHxIzuzernBqYbhLdI+0ijRVa1MlBYCf1PJEP8hSZ5b164OA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756406226; a=rsa-sha256; cv=none; b=CLnkFnBEJ3cpzOvq2Td4XfWZAa+HpQGeaqeNqVrRtnlWHUtUlBBBibQZ3+P/aUZe9mOYTr XCs85qdfVcGB8SbiWuqeTkYGqO4XRpxDIk3LzE7oSUdxSMW9+7oDGrYEQtcIgCGREBNtCA D86wr1A0Gx3X0fiKu2m+j4aKrfzByOqA3juiueFtLIcoa1TyLgvsMNu9OTyK54tm9MEpWB RB5+LWzUGZq03msiy7duXmhZKfhT4aX9ZjtxrhNvYd+xagdjVQMKIM9H+tReLIKfPyzYNm aC7nngETazo8K84YT2ZqpfsJAfD5ig5DJw6FqckY7IUYTG2GywbDH0pTEOwwMw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cCVVp4K1xz1KD3 for ; Thu, 28 Aug 2025 18:37:06 +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 57SIb6Wv028615 for ; Thu, 28 Aug 2025 18:37:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57SIb64V028614 for testing@FreeBSD.org; Thu, 28 Aug 2025 18:37:06 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: testing@FreeBSD.org Subject: [Bug 289150] sys/net/if_ovpn/if_ovpn tests failing in CI Date: Thu, 28 Aug 2025 18:37:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-testing@freebsd.org Sender: owner-freebsd-testing@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289150 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #5 from Ed Maste --- Should we skip or xfail these tests until the new openvpn release is in por= ts? --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Aug 28 19:17:10 2025 X-Original-To: testing@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 4cCWP24hCZz65GS2 for ; Thu, 28 Aug 2025 19:17:10 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cCWP247Sjz3h4h for ; Thu, 28 Aug 2025 19:17:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756408630; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=65yaamkt16xYgrJPG59G7J0lz5drvG6G2Ec4991F6Cs=; b=XrB8ldZfcsgDH4ritsIRTQ1IcxOw/HFZZeFB28N/5k2EkE4Gg7VCPy7gh4MkjxI9V3DjT7 kgbDLtUanibZA7PZc/aUpzCkYXEK+yo9+FTvM1CKcRk8cDFEImXdvvVDpXH42cT7M8hG1K QL0OJh0KgvhVVYFVHL4gzyzy3XxYaOB1eo8RIY2TvhOIlC9hWSKkLrf6Erla+AMLrY/DmR SoIOXsordOyggt0rhVNqU7DqrXw9ckeyuqRwc1qCV82IF7vNxlRQwbMeMdthIUMf3aUAB2 LSZcay4SzpkokAX266McJxN7yWhNj5G1vWDdF5NHj/pCGzskVzN93FhrIb5Rmg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756408630; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=65yaamkt16xYgrJPG59G7J0lz5drvG6G2Ec4991F6Cs=; b=Ic9Xj1TCuFGiLJei6oV+/azBD/Z913LYJvwxSEjCSZVWZUTv/x4PJsZ265Jh4XkQoHjitW j+dEXEoG20GnRP7h38+qZI0YGxlrFDOzGQ7ShZAharLuYMcB+QEZKBc8d7cyuTmpu5NL9N kG0la2ebcXNXcvWzEdC0Q1rmcgEEn2AgGMm0HjZBBZoWDRPqH9Vh5MPn+UWTLWLaCFzh4C xt3JbyqOfS5KSndL9h7+ajbnSywqDyAmswZpHpEV0g0ekd7pjK+1tNt8H4No4esw90ffL9 RemOa6blaVw8nt7noN055AATo/z6H1/mRXYeTgrklTPTzezP2b/yfJBDHO3i/g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756408630; a=rsa-sha256; cv=none; b=OR/ODROIPZcOxHav4xA2uIzqfQHrDOomKG4x3YWPPxwqcmOSl87a/jw8jBxrmi8NosFtA8 7dcR34i5qJ7O3L6XLA3qJWHRYwRKsyrOwHHCisgyS+2UIlPFWPDvBAxtMePaJ0T0/AnloG B4YIiuxs5YmyDjKzPQuBfJ20uJ6MD+DNdj0nrnO7+qWlwKn3f7ucKnS7AklqXpisVQp4WD 2LQcNJ97R5lu5vYf8NAIZbUdQ+UBBGaOulKBZTyScddTXB4ysjUlZwqShuE+jEKZdLNQkP LINMQz6gDvncyirQ/rGZZdCHCbqW+auGWCfXgk4bkT6fBzNh/e1nT/lmeIw6dw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cCWP23Rmsz1Lm3 for ; Thu, 28 Aug 2025 19:17:10 +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 57SJHAP9086152 for ; Thu, 28 Aug 2025 19:17:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57SJHALv086151 for testing@FreeBSD.org; Thu, 28 Aug 2025 19:17:10 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: testing@FreeBSD.org Subject: [Bug 289150] sys/net/if_ovpn/if_ovpn tests failing in CI Date: Thu, 28 Aug 2025 19:17:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: me@svmhdvn.name X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc flagtypes.name attachments.created Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-testing@freebsd.org Sender: owner-freebsd-testing@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289150 Siva Mahadevan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kp@freebsd.org Attachment #263295| |maintainer-approval?(kp@fre Flags| |ebsd.org) --- Comment #6 from Siva Mahadevan --- Created attachment 263295 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D263295&action= =3Dedit [PATCH] tests: if_ovpn: xfail float and linklocal tests until openvpn 2.7 > Should we skip or xfail these tests until the new openvpn release is in p= orts? I think an xfail with this PR number is appropriate. Attaching a patch for = this now. I can confirm that using security/openvpn-devel (tracking git 2025-08-01) causes the float and linklocal tests to pass, so it's only a matter of wait= ing till the openvpn 2.7.x update. I'll mark this bug as 'in progress' to keep = the CI failures tracked until the security/openvpn stable port is updated to 2.= 7. As for the 4in6 test, it seems to be a flaky test that intermittently fails. Are you able to reproduce this? I can reproduce it consistently with 50 back-to-back runs. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Aug 28 19:17:23 2025 X-Original-To: testing@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 4cCWPH5g4Zz65GDK for ; Thu, 28 Aug 2025 19:17:23 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cCWPH59kwz3h4w for ; Thu, 28 Aug 2025 19:17:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756408643; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=B5sHMvXPMAEgXIDXWf9spgAMKKryTwiW8sx1WDXNQ88=; b=sxv5QMSfXlYNfFiq93cjDBK2inwuh/GnR4oDsaF5YeKcImShnuHfPvTvLxVs1iiRoJBWgM HVpgCzGDpStGgLMNWKblB5O5CDKrqj4xIGFPPjmM1mk6XZJquTDa4rEAq7qEsSUtNDaFVF aBGAxDRJz2GVVWOGdOA0t8ZErcVheBegrSqu+WkG5ZMxvIQbELz9sFhg+20TLlofq2lOY2 TUlFWRBJ4wT4qafHm3axnwdjA0nW016qVYAvwk2sVlgVwCWl710rE7y7S7nJPJS+yGVVSH HwnSMUuXGoOsKJFcYei+ZhZ6ePmeVZD9t4eOyczYoAA3OME4BHKKSTqZ+Ow7pw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756408643; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=B5sHMvXPMAEgXIDXWf9spgAMKKryTwiW8sx1WDXNQ88=; b=yY8qaDfQBsiRZ5IjUUEQ0/Q+aPzp28CfN2ysuTMf56WoTCL5tuykqthduS2tv/MHW2LywK grO56U1gX3zU1OQWSVe8fWXn1DEL291WHq+SatjFVwp7AqwqWG46KE3Fme0H2eqpkf8es1 dOPjNTBdRk01d5a+AUgpmIZdbu88Bqe6PpJZIH+h9Vdw+9bMmThKrR5TPCPl1OR4Is+LFa jBwCVpTjUsCXZew4BDH/IGORK5IiE5oEK0oU6OJBLuJgMhalF8P0FdxnpJTBoYFRHr5Ac2 jrbnSExwd3deZJtLvxBoMW6nThmmC7GO5XRfyiz24R0VSI17bvUs6a43gQNvOw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756408643; a=rsa-sha256; cv=none; b=bXhtd1nZjyBr7IdE7iehMh3KArAQNq0gPDExZfybQxm34c9hYKgOyov0YyL2Pva5hvIezO MkpY9/cvihj3M2olzL2cim9dbcvsOd5+8m8UA8opvDf5o2bvwn0Sq8lJi+DkZ6ziOSKuQe iHWOLpZwNcEf69t7SBG/vCG0eR7C3MiTiMLxsecrbxeBn6MFrKCYZOVVyTVaIvFWaIMrLa YjmujE9cE1ANa/envXbNPL+oob7szlfKyvZPv7SJFWR8GimXh5i8KKUOT8YOLmqXZWBfdz F3Sx8KWNn66dbGNlXMTqkwyZFDb88w3HBdsvS4vfP8WleD6POXAyPorLQbAJWQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cCWPH4nbbz1LR7 for ; Thu, 28 Aug 2025 19:17:23 +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 57SJHNBu086319 for ; Thu, 28 Aug 2025 19:17:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57SJHN1f086318 for testing@FreeBSD.org; Thu, 28 Aug 2025 19:17:23 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: testing@FreeBSD.org Subject: [Bug 289150] sys/net/if_ovpn/if_ovpn tests failing in CI Date: Thu, 28 Aug 2025 19:17:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: me@svmhdvn.name X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-testing@freebsd.org Sender: owner-freebsd-testing@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289150 Siva Mahadevan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Aug 28 19:19:04 2025 X-Original-To: testing@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 4cCWRD4Xbxz65GY8 for ; Thu, 28 Aug 2025 19:19: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cCWRD3z6Pz3hG2 for ; Thu, 28 Aug 2025 19:19:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756408744; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=KnXulGCp9e2l9VmOBAWsLfsp9Lxpy4FtEgtAoFnxhwU=; b=jwOnox1m8nj7CUbt2SU0XZhDsssI7UmgXB8yTarukFQv/Mb6WuAxuAmRI/As8/RwnWeVFt +/ujTpKpCycEho2lcrwi6o8z/Art7dye1WggklxoFatOg5fj96CbtZUyHHAd/qJc0A2fxN kh+kvDI630/rW595C2sDmsYt+nuY7MO6/iXM2jNWqI+leujW89f0SDux8c/rqL/q2qDdUG mTWIf77YjL9nsrB1W0kqv5mQ35RBfnoccJZ2xUqzIio2FTJChoT36Nj9AQwz5PPUwoUXAm aVVbYt04WQDuAUS1CW+gGkmL0nj7KIjU73ihERZB0InsMEStOlv8E8sENw7yLw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756408744; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=KnXulGCp9e2l9VmOBAWsLfsp9Lxpy4FtEgtAoFnxhwU=; b=snLGJH6xrMIimmrQaQk1CNo3zTWN2tGdqF4bOqAmTWBv4WOj9Pda/8H7KNLBqROdU3E8L3 Fl2o8dzm1voVYT42vStcr3uLvxDWJ2eq6E7/aulmwZeAi7JYQfaKe4wh3K10hZGMMq04nH BXsfexQWSQjnyAJ6E51B6AJ2zHzvFb0/Xiq0HLtb32hk9gsIpzzzbZPOjwH/Vf7Z4m7XpG bsphqEg8rIPPuqrrMNtwpGNrP+PhmCmvU9vbOChiWYaxgjdu6YQXqpDmpGQYRad+h8vSPu V3WPR+H0IPWcLjubYZdU7JctAQvPJ6bu4d3aR/VQaJubUg/FcJ9wtfgF48nGPw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756408744; a=rsa-sha256; cv=none; b=p9bnbAW2blsSSF66Rbx5GPG01QJigP4/CrL+bQnXewvT+ej0BaXftIzCgNRcKnaFFFoDyd E1ZsLA64nH373NT71kn1ckaOzEBUrTu3w0c8JZbzRYmeAr7gStJWNiEw9OHZujTAgGdFY1 F4iJUXDNdwU1DlVFTDQ4Eg8KKyUaEmWzchubfQz1+HUZY7QzBhRZZUcSJuucnkLWTDYbK2 MBYVixIx64ONzNFJYDNOM7zk2cBv6UwzPWlDG7M9GhV2wiPgYU/n6zHEQmK2fhHFVoPSnO ClncgWVMzAq0+MrE4h/Mti7CBcrDIYInqB6hvCbxQffVmY4J9qAZRr2f7I/QJg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cCWRD3BDLz1LR8 for ; Thu, 28 Aug 2025 19:19: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 57SJJ4EZ087071 for ; Thu, 28 Aug 2025 19:19:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57SJJ4j9087070 for testing@FreeBSD.org; Thu, 28 Aug 2025 19:19: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: testing@FreeBSD.org Subject: [Bug 289150] sys/net/if_ovpn/if_ovpn tests failing in CI Date: Thu, 28 Aug 2025 19:19:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: me@svmhdvn.name X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete flagtypes.name attachments.created Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-testing@freebsd.org Sender: owner-freebsd-testing@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289150 Siva Mahadevan changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #263295|0 |1 is obsolete| | Attachment #263295|maintainer-approval?(kp@fre | Flags|ebsd.org) | Attachment #263296| |maintainer-approval?(kp@fre Flags| |ebsd.org) --- Comment #7 from Siva Mahadevan --- Created attachment 263296 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D263296&action= =3Dedit [PATCH v2] tests: if_ovpn: xfail float and linklocal tests until openvpn 2.7 Fixed accidental inclusion of ci.conf changes in v2. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Fri Aug 29 08:34:12 2025 X-Original-To: testing@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 4cCs4h700Bz66LF9 for ; Fri, 29 Aug 2025 08:34:12 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cCs4h6318z46hM for ; Fri, 29 Aug 2025 08:34:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756456452; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pcMuTnPhetB6vcDcV5QZivtGn7EL5Or90Xlv+Na4Iy4=; b=ZYEcw9cVrzPbcBCsfEYXv/3HsOc6TP3dybWxvhT9Hljove5wYaTmWdhQtJfzBP6du8cub0 NjE4Fpqbzxmm7DZ7WF8fFlA3y9xqqGoCgnCRvo+RSyiycELItGjbT88egpD2eNy6k9KV59 hBjhceyFLN7gO9M3oxXzoEHKPbsIap+QFD6A5Dl/s3eTxT0ZCBKJwbhkdzUSzRV3LvTIoh GSuauk0JSep7or7EmTZlH38jKyzz4L8BI2NWOgoixHWdygAAIKxFNjA1ceOJCWYA8+NQhB 68ZO5NWBYIVV1CUHBqXs6wKbd1wVDZ1cmNAw5X23oUJKNeUN7AY61yVz7zI0pw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756456452; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pcMuTnPhetB6vcDcV5QZivtGn7EL5Or90Xlv+Na4Iy4=; b=n2cJTr+0wHwP7Ujwdyc7JGvjFymFOklXFPWwqzZlZf15+QyHEiGFVb8gqzHsqFwSWIuLMm 7WHOOz8PvkHYyJ0vrAjlLQ9q9j+puwlqmwtUgUESL+WBkL2t1dppFcnRXdYwUgmvRKVxFg j4vdLOZSEbcKuuncva72pRpZEE8FUUCOjOB/jNJcsSvqg2lqikoaYq1Hic4BGmCVoVCm6G 2G8jDguj/tpoSVHPZcF0hfXb7lD6E4NL4K3FfY7jxy2lFO8CjtsYQtZ1Wqv58ibKRYwsE4 /a/GapDNxQhpHD91tM2dPqajgxcZLBXAxqwXtOA6wfrm17yw6UKVocyo2QWAlQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756456452; a=rsa-sha256; cv=none; b=CpMh+PsTMqLU/zOY0G+iC5j3Gdc1JuCBM9jqJRmGaASdA8MqQ7QLEcDDC2FLNTS5JOR0Wq Z2svOyqUeowGYk+ujpZbpIiPloACHihbEfaULTlNIl2uuIfF3/2kWg+0Tu18YAsh7YKi8F FdxZlc78zRa4LU14z6WklCnRvWXGKYydch1UAAKOAaH9v78wdNX4x598OIXzuMClQUGDU6 kO4yw2BcupmQ0tIMpGxr39iAqJ0CD77b9VW9ksntTTIoSVV6FHdvYeHlfUKkXJa0BCevfs KcRJ57bUqKe12f/uMGQtJqBt0uX1a7s84O1N1ieqiQtu2wrVkHbnmikO7OKLow== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cCs4h5d3SzXbM for ; Fri, 29 Aug 2025 08:34:12 +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 57T8YCQE089884 for ; Fri, 29 Aug 2025 08:34:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57T8YC5s089883 for testing@FreeBSD.org; Fri, 29 Aug 2025 08:34:12 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: testing@FreeBSD.org Subject: [Bug 289150] sys/net/if_ovpn/if_ovpn tests failing in CI Date: Fri, 29 Aug 2025 08:34:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kp@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-testing@freebsd.org Sender: owner-freebsd-testing@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289150 --- Comment #8 from Kristof Provost --- (In reply to Ed Maste from comment #5) > Should we skip or xfail these tests until the new openvpn release is in p= orts? Let's not skip them, because skips tend to stick around forever. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Fri Aug 29 15:22:48 2025 X-Original-To: testing@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 4cD2886xYsz65jBh for ; Fri, 29 Aug 2025 15:22:48 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cD2886F0cz411b for ; Fri, 29 Aug 2025 15:22:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756480968; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=oH+xjgXhtHPzmRKXVLaAt6An2g5NRGXi3iq7ld25Tb8=; b=Ak0vi4iGkF6FpvT9/1VutCnCXxqMwh74C8QwcIhvvY/Y1Gl2E4FhKyTQpyybFyN56XHwMo rAf5X27JFpV/jrFm/zQQnT/G5ukVGGGAXWCXVt9Fz9HNLqwPlPmjry6hk75O57ZgPFQcqh NDTM/k036Y8cCvnBP+aeXzkCry6fd8Oe4agr3yuGNHjxI1GvVbVCdG/4mrmiU7jnibxO0+ J0NRD/muMruDqy3Rb+RbAr0fJxAnBYX+6Kk81QRe5jkOS7XC9x5mJt7xC/BHhRZTrp4U0r rNtRbyqBLKGGS3BZCZTez0iOdsvWFUVQYew44+xW8j3EeumZPT38EAvAnIaPSA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756480968; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=oH+xjgXhtHPzmRKXVLaAt6An2g5NRGXi3iq7ld25Tb8=; b=QHNHPiW8GSpD4KcmGYTS5ojJyTaiRedxAuaObewFNjvZcFdF2+lH383ic5XF8WXCibgCC4 F1XXJlqjgNbLZv2/yvH1ANOhaKgX4N7iTlBeNMYhG9ef41GlzzoFH1m2rHTfZkoBWpke1x xFwFaXGd/n9zHPYkOeDk/1Rh+NRTDplpJay6L1SBwvT25drjLXHvFh48mpHjysz6M87+cg hH6U8jGaI6JvSydS5E8jMjlVv19+cstrL4y5Na7CC94JCwVTZNNSXmUPnK1rS94tNCPWtf tE9xuwlsULfrqFtX46l2wYKt+TcKyvKtfxIbeKWnz/SIqGYBDjBsHG+xNThn/w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756480968; a=rsa-sha256; cv=none; b=TOM2cqFQKMs0TvbPnRa8hrwI+txS75oheS6Em8LCV15hBZ4G2Gkr8YITlLQRtfecjn6iV1 +VrtaxoE7/9Z1jX658fX8b8k1Pt9QiVtLbp/8QxXJqEdnpQcwSz7h+AHRN5vLOouPA42MA G2CFRmWm1//JdtUSPNpIZ5ri7OAWDk4xndiGIKnB9U5hC+ziU1ZyKbpp4CiZeeiwSqj7vX ntOzSJM4Vd2v2yb4+iUz6Te2qs2arjMrn1kIQiefDLNAKqx2hRF+FFkVYsWknFxTDIZi5A znY2SRc5+hHq3q9u+x+dRp254b9938NipA1ijn/Yf38JqLZr6qQGAxu8ch3XUQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cD2885rr8zmL8 for ; Fri, 29 Aug 2025 15:22:48 +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 57TFMmlY006265 for ; Fri, 29 Aug 2025 15:22:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57TFMmYI006264 for testing@FreeBSD.org; Fri, 29 Aug 2025 15:22:48 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: testing@FreeBSD.org Subject: [Bug 289165] usr.bin/limits/limits_test:cputime_soft_flag test fails intermittently on arm64 in CI Date: Fri, 29 Aug 2025 15:22:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: me@svmhdvn.name X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: markj@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter cc attachments.created Message-ID: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-testing@freebsd.org Sender: owner-freebsd-testing@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289165 Bug ID: 289165 Summary: usr.bin/limits/limits_test:cputime_soft_flag test fails intermittently on arm64 in CI Product: Base System Version: CURRENT Hardware: arm64 OS: Any Status: New Keywords: regression Severity: Affects Only Me Priority: --- Component: tests Assignee: markj@FreeBSD.org Reporter: me@svmhdvn.name CC: testing@FreeBSD.org Created attachment 263314 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D263314&action= =3Dedit kyua test report The 'usr.bin/limits/limits_test:cputime_soft_flag' testcase fails intermittently on arm64 with the following message: Standard output: Executing command [ limits -S -t 3 limits -H ] Executing command [ limits -S -t 3 limits -S ] Executing command [ /usr/bin/time -p limits -S -t 3 sh -c while : ; do : ; = done ] Executing command [ awk=20 /^(user|sys) / { sum +=3D $2 } END { if (sum < 3 || sum >=3D 4.5) { print(sum); exit(1); } } ] Standard error: Fail: incorrect exit status: 1, expected: 0 stdout: 2.99 I have reproduced this error using Bricoler with 100 runs for good measure: $ bricoler run freebsd-src-regression-suite --param freebsd-src:url=3D/usr/= src --param freebsd-src:branch=3D --param freebsd-src-regression-suite:hypervisor=3Dbhyve --param freebsd-src-regression-suite:memory=3D4096 --param freebsd-src-regression-suite:ncpus=3D2 --param freebsd-src-regression-suite:parallelism=3D1 --param freebsd-src-regression-suite:count=3D100 --param freebsd-src-regression-suite:tests=3D'usr.bin/limits/limits_test:cputime_so= ft_flag' @markj even after your commit https://cgit.freebsd.org/src/commit/?id=3D0f63c4af5e4761680550b0aa08cc96f52= 076c08c, this test still fails on arm64. Could you look into this? --=20 You are receiving this mail because: You are on the CC list for the bug.=