From nobody Sun Oct 23 18:15:10 2022 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 4MwRFX0T4zz4frtV for ; Sun, 23 Oct 2022 18:15:12 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4MwRFW3s54z3x91; Sun, 23 Oct 2022 18:15:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 4MwRFW2nKdzyZ5; Sun, 23 Oct 2022 18:15:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 23 Oct 2022 18:15:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1496478865.2255.1666548911396@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22340 - Unstable 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2254_273229851.1666548910861" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1666548911; 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: list-id; bh=7DUenqj+DQrHnxr6cqFP3owk5wQrK11dMRbX5wKfa4g=; b=NgbMXG+VqiCQ3XJcgp08nBnb7nQlO1tavWCsO7ZXmtQGrrK9jWex4u6jKzaXjd63zlHaKR EiHLnBxoEsjodvzrWhnkVgo4P/y/EUX80YvRH563KORYbmvec8dUIWm1+X2sWaotIWaxi7 MOCUdFfbfFzigBhcF6nSVeWbR6A1syGmJ/othkcb7xJvk8lIYVJ5OQhyYWaPp0/ohV4xMw bcR1Ratb2I4UWsr7bb4HG4w3Tio6UVUYKtwa1JBFo4j3ma073dnv41tsIdIYO5NVgNxbpj f7vFQAal0UqNTdohV1FlshGUt+pKNYc5U5wtHsXa2i73/I/3oiOF4JLyyFHM8Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1666548911; a=rsa-sha256; cv=none; b=wvN6kIiRDn5cwThy4VumR8suXWf1Bzo+ESVLRLR8Vm7CUtNW4gafsUC/cirfYoYxSd92HV /fXVEjOaKIDgWqSAmwOI5kA83WFushbDNUyvmjuI4d3MmjMLTRqBiWY6PxfASZgGy/BUDb Ulc04h2aiseVJ9wUf2r399FIU9zo0MK1KCYls6HYF/Jrf9McT5mNXsE1r9V/fZCMwGtkcL rLwSDLKLnU0bJSd/MHyfcDI9v9CY8l/K9r6cV4oim/Tk1P+g97Kcglr2li4MNtuZHajh64 u7mKui3FLz8C35kYT9AcLsOfX2fAmqWtFNMxbD5CGOhajrgNoaU71MkX40OSXQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_2254_273229851.1666548910861 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22340 (eb805f4e0f6a7b1567aa4cf4eb1c4484dac67ae5) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22340/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22340/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22340/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 4a1c23a708f98c1588a196041cda5d55795e2f0c by markj: bhyve: Address some warnings in bhyverun.c 33dfef5cf3df138026491ac5725d55a23ae410f7 by markj: bhyve: Fix some warnings in the ps2 emulation code 7039bdd5351a080e648c6519636227bcd38a255c by markj: bhyve: Use the proper type for string literals cd49c066a3565a37551d50d759c8d1b5a90b3859 by markj: bhyve: USB device model structures can be qualified with "static" 63898728b544763d85c062c8515c12a0c3a60e0a by markj: bhyve: Avoid arithmetic on void pointers c9faf6987406781debb06ec5e40aa1de6d11ac4f by markj: bhyve: Fix some warnings in the snapshot code f703dc0ef0e1d6ac1697cb8d6662870bd5e0fba6 by markj: bhyve: Put the prototype for vmexit_task_switch() in a header 84633b9d5244c5bd0438d2969e021ec01066b107 by markj: bhyve: Put the prototype for vga_render() in a header 489392feb7dd784b6036dd6511c690e4df9726e3 by markj: bhyve: Make hda_ops function tables const eb805f4e0f6a7b1567aa4cf4eb1c4484dac67ae5 by markj: bhyve: Annotate an unused function as such The failed test cases: 2 tests failed. FAILED: libexec.tftpd.functional.s_flag_v6 Error Message: Test case body timed out FAILED: sys.fs.fusefs.symlink.main Error Message: Returned non-success exit status 1 ------=_Part_2254_273229851.1666548910861--