From nobody Sun Mar 02 02:50:21 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 4Z55z21sdKz5Vk9T for ; Sun, 02 Mar 2025 02:50:22 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Z55z161bFz3jW5; Sun, 02 Mar 2025 02:50:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740883821; a=rsa-sha256; cv=none; b=YkQqLT5n6konrBBG2AULkhGCvcschjo64GduHaRMDFR2HhCirVX+ikyacKxWelmWdR/oLo acrUcSD7cRYM008xZsZ7Z0TyEhHWlvsA+PznPvW6/0gazk6FJM9NvWPqZfoDRZQAYKMTlS VQnvSV4Uwma+fesKaYvxfpI0uH8jU0lOE9ZF/V5/oQq0AqEbc5CgcWlpf4gi0XBo9WhSfI Qd8jBpSaomXcSbS0t5DDm4WkBbohipA01D2M4mpRFePHBn8eEooaQQ2h2JExLp8pcWdITf r6A+WKJ6aEhzoKJy/9tHASF/AQ6v/s5RHXcaO6iuA4S/IDmHrR5OdlzKX6DfDg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740883821; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=Gve3SkLG0LHzkAWR1fUnyzbYQtE70q91qCFegNKhYoU=; b=QWwF3JEp9+RhNPY7v+7+jInt1eeY073J5/RWqWJZ/aTaaEFSTjUoJIzfFwlu2fnWHMUaUj 0YJFTBajodY/5pUbcF3nCSi4DSCIVYirHctQR2fhYkhL4WfUK4rug22m89ETGhPIi7nObj iyiE58yoUSe6XB8Z3K40KDX/wzUgJtLWuu/IOkY5MO3mxNsXnlBz+N2Trbgbu832Qa2BGg dpCPRYjVt7ypd/sovkFyPzHAkBcv3XqppudOrWbDbgQ0jQXwJz2npWpywJKrSAhmuSvdFZ A5s9xy9Pcy2BmJaouE7yH/ykpPhrFM7H4AFG6sAQPgjkMCEYVvaOW17/G67rNg== 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 4Z55z15RTszk7C; Sun, 02 Mar 2025 02:50:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 2 Mar 2025 02:50:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, adrian@FreeBSD.org, $@FreeBSD.org, dev-ci@FreeBSD.org Message-ID: <1275297233.161.1740883821769@jenkins.ci.freebsd.org> In-Reply-To: <927923030.153.1740877094258@jenkins.ci.freebsd.org> References: <927923030.153.1740877094258@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26053 - Still Failing 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_160_536668601.1740883821721" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_160_536668601.1740883821721 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26053 (e74a3c75855ffae028bd1991c73dee474aafce05) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26053/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26053/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26053/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) 43fa7b907e9cc5ce365afd05775349d199fc2eb4 by kib: amdiommu: add register definitions from IOMMU spec 48882 rev. 3.10 4b86550923cfb226a65b7d48c661654bd0a240cc by adrian: ifconfig: add AES-GCMP RSN OUI decoding e74a3c75855ffae028bd1991c73dee474aafce05 by adrian: net80211: add AES-GCM in ddb output The end of the build log: Started by upstream project "FreeBSD-main-amd64-testvm" build number 29212 originally caused by: Started by upstream project "FreeBSD-main-amd64-build" build number 31356 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content LINK_TYPE=latest_tested FBSD_TARGET_ARCH=amd64 FBSD_TARGET=amd64 FBSD_BRANCH=main [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on lancelot.nyi.freebsd.org (vmhost_qemu vmhost_bhyve vmhost_bhyve_fast image_builder) in workspace /jenkins/workspace/FreeBSD-main-amd64-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git.freebsd.org/src.git > git init /jenkins/workspace/FreeBSD-main-amd64-test/src # timeout=10 Using reference repository: /home/git/src.git Fetching upstream changes from https://git.freebsd.org/src.git > git --version # timeout=10 > git --version # 'git version 2.46.2' > git fetch --tags --force --progress -- https://git.freebsd.org/src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.freebsd.org/src.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e74a3c75855ffae028bd1991c73dee474aafce05 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f e74a3c75855ffae028bd1991c73dee474aafce05 # timeout=10 Commit message: "net80211: add AES-GCM in ddb output" > git rev-list --no-walk 10c633ab1204e13d6fbad9f0f474229eed5fd280 # timeout=10 Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins7488654236999746598.sh + rm -fr freebsd-ci + git clone '--depth=1' --single-branch -b main https://github.com/freebsd/freebsd-ci.git Cloning into 'freebsd-ci'... + cd freebsd-ci + git rev-parse HEAD 476c8808803a47344a47adfe9573345cceb14fce + cd .. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins7295433793528093797.sh + sh -ex 'freebsd-ci/jobs/$/build.sh' sh: cannot open freebsd-ci/jobs/$/build.sh: No such file or directory Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. Recording test results [Checks API] No suitable checks publisher found. Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_160_536668601.1740883821721--