From nobody Wed Jan 8 23:14:53 2025 X-Original-To: dev-ci@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 4YTBZ12d1jz5kgbN for ; Thu, 09 Jan 2025 04:26:33 +0000 (UTC) (envelope-from jenkins-admin@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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YTBZ10FMqz45PM; Thu, 9 Jan 2025 04:26:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736396793; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=VyCPaLRSU7wMScMrYOAlvCc51K3Tmj7718MO3nkyEIY=; b=G4Iok6wZPtr1yl1wTZxPK2AmUqAPgmHOlsNqMGeZrDlAoPblZFCDFunEbo8gQ/KxN3/II0 QavdLhqAZpdVUWI3cZxuF3KFHqAV9/f5E1Mxm7cF4nipvJ2LcrqARZMHL7HmE0yFWZ/2tm cyI1G461yNyIv0RTxyKrjyM4xYlwEm/DRRJt7jWbXj02gDXJamAO/YAkTkZl8e2rM3U7s2 3eNuavVZha6E7FefQJHXEr6s/ael7d/9ey9Vq66I1bt9CyuwoxzRHXXgNO92uaOrYUi28n KtIuyGkz0lAOyWKMQmkqmawSfU7wQXsfORlhACOm9d+aN0A/nOqRLKOCCUcVtw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736396793; a=rsa-sha256; cv=none; b=qgL83jpEiyWfNNaIjBrlpUyTKw/OGB6yosiEIe6jiJoq/DoMJgw2R1FaY9SL8/HvBg69eV 1B4z04Lsj2JmPFUvK2FKLXFWfHzrzVW7a6gHIFLdvcH15kUWW7XPJ/eIPgK+a6v74Jzhh+ 8M+xcygHfXd0K/YbrtuNERvTI2juIqwTWJbnZCSEJJMpKl52yAHqS66OoWJsxJ3m09Abc6 ZWv4HYQt9PK1KUNiToP9+oERa7YbCZjkEsvy1OeeMSneRqShE1vgYlne1SMvGUWR5mUCBl Lep7kZHHRTg+oPr6U4ZtKTP1XlZ9tFi/yirUWFgQZrmGiUG00PRe34iF9oJC9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4YTBZ06qVcz1Pgl; Thu, 09 Jan 2025 04:26:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Jan 2025 23:14:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cy@FreeBSD.org, asomers@FreeBSD.org, emaste@FreeBSD.org, markj@FreeBSD.org, glebius@FreeBSD.org, igoro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <756400903.9316.1736396792965@jenkins.ci.freebsd.org> In-Reply-To: <254340971.9266.1736371124249@jenkins.ci.freebsd.org> References: <254340971.9266.1736371124249@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25871 - Failure List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_9313_1985760593.1736396777932" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_9313_1985760593.1736396777932 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25871 (2ed24e28d1d95c62cc37ca3534d4d33360b4cef2) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25871/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25871/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25871/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 053a988497342a6fd0a717cc097d09c23f83e103 by glebius: tcp: don't ever return ECONNRESET on close(2) 5982237f1e5a30b6b7d67b307b4d3685b00718bf by markj: sed: Fix handling of an empty pattern space 003818aca4cdda47adef808a56d48003aa514029 by markj: sed tests: Add a regression test for the c function 969d1aa4dbfcbccd8de965f7761203208bf04e46 by asomers: fusefs: fix a memory leak 3a56015a2f5d630910177fa79a522bb95511ccf7 by emaste: pkgbase: fix inclusion of tests in ssh, bsnmp, clibs-dev 98e34e8e255767e18dd8a6c348cff8bfc01b2662 by cy: ntp: Undo upstream (ntp.org) fix for upstream Bug 3851 c21f5751ef0932796676e55953461e0679020e28 by glebius: acpi_ibm: pass brightness events to evdev(4) 2ed24e28d1d95c62cc37ca3534d4d33360b4cef2 by igoro: kyua: Support is_exclusive metadata coming from an ATF test case The end of the build log: [...truncated 2.47 MiB...] GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 98304. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 32768. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 98304. GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-CBC 192 GEOM_ELI: Integrity: HMAC/SHA512 GEOM_ELI: Crypto: software GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 98304. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 98304. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 98304. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 90112. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 98304. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 32768. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 98304. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 98304. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 98304. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 98304. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 90112. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 98304. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 98304. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 98304. GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-CBC 256 GEOM_ELI: Integrity: HMAC/SHA1 GEOM_ELI: Crypto: software GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 33280. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 64512. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 512. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 32768. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 1024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 33280. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 64512. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 4096. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 4096. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 32768. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-CBC 256 GEOM_ELI: Integrity: HMAC/SHA1 GEOM_ELI: Crypto: software GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 86016. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 86016. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 86016. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 22528. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 84992. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 86016. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1024. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 32768. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1024. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0. GEOM_ELI: md1.eChecking for post-buildli: FaiPerforming post-build step Checking if email needs to be generated ledEmail was triggered for: Failure - Any to Sending email for trigger: Failure - Any authentSending mail from default account using System Admin e-mail address icate 1024 bytes of data at offset 86016. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 86016. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 86016. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 86016. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 22528. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 84992. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 86016. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 86016. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 32768. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 86016. GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-CBC 256 GEOM_ELI: Integrity: HMAC/SHA1 GEOM_ELI: Crypto: software GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 102400. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 102400. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 102400. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 100352. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 102400. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 2048. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 32768. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 102400. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 102400. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 102400. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 102400. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 100352. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 102400. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 102400. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 32768. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 102400. GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-CBC 256 GEOM_ELI: Integrity: HMAC/SHA1 GEOM_ELI: Crypto: software GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 110592. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 110592. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 110592. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 106496. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 110592. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 4096. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 32768. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 110592. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 110592. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 110592. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 110592. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 106496. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 110592. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 110592. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 32768. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 110592. GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-CBC 256 GEOM_ELI: Integrity: HMAC/SHA1 GEOM_ELI: Crypto: software GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 106496. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 106496. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 106496. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 98304. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 106496. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 32768. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 106496. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 106496. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 106496. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 106496. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 98304. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 106496. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 106496. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 65536. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 106496. GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-CBC 256 GEOM_ELI: Integrity: HMAC/RIPEMD160 GEOM_ELI: Crypto: software GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 33280. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 64512. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 512. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 32768. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 1024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 33280. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 64512. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 65024. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 4096. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192. ------=_Part_9313_1985760593.1736396777932--