From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id EA65443DE0 for ; Wed, 3 Apr 2024 07:55:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E564840144; Wed, 3 Apr 2024 07:55:35 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 0ADF6400D7 for ; Wed, 3 Apr 2024 07:55:35 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5a9c875ceecso71455eaf.2 for ; Tue, 02 Apr 2024 22:55:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712123734; x=1712728534; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2/5QMT6uk25Cye5ImopxnoI0E2pyOkowNrHHNUuj8Sw=; b=hjd1UI/ZLr3doNkRDhZiTBzSxAtdiAYTmfBwIScr3b/AEf25xptdXjlVqRh+nTuS92 +y7wiVr/f1js1HrD7xVRC4HcdcJxOzBY3hH9ESzMli7rpW1i84mi4/QbS0r3I5sk9vbj fBN1K5+TsjrsTIPHDvJrTuZn7UmcS9/fhevj0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712123734; x=1712728534; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2/5QMT6uk25Cye5ImopxnoI0E2pyOkowNrHHNUuj8Sw=; b=jurLFT9N057gviVTh+bpsM+7eTw/6Gtk4YoMcfYHolxr/0MGmYTB30wG2eRGCDI6Lt sN7jDrg+XWy8LBDPW5m6eM9m1M2Logisqtc0QYOKg3d2j770OERpy2hiwTShOUCd+ft4 xd9t9vw77WfpnhVZHnC7+01nZYtti0+Y+jUUKuDFR0C07kUM1L0VYnZ1MAp9gbWF8t9+ lzbWU5Q+WlwqhmCYI5Wy5e9+cAtgpNaQBCtll6TjjRbYJ8m2UNPkNC6hXfG1LooxQOOV slmY6DBUQf0mExghMY6YGMPKv1BTxNA2VqGpeuLJglo8wuOKT4H8TmFExaZ9cKSrykd4 2J9Q== X-Gm-Message-State: AOJu0YzJMz9cyQ7TFb53CzK3cyFiU0xPpNs7vtcOuo/DTQL6HFuthTPw CdA+V0wsEsAEz4kHJjh19inQAExhLCeTReyst6W9zW72URcMhd6oIAedm05L9LRTVszZt1tCIfK 67tLFjFviHgvhlykOW9shonjpN8JeAcOV X-Google-Smtp-Source: AGHT+IE8uLtoHwTEvSPOgT1GE/ipDqv1tJfEH7luY1bXEDHVrpfv4VGpuFDAox/eHDCLOaltCBdexAlm4BXO X-Received: by 2002:a4a:d74a:0:b0:5a2:32fe:b20a with SMTP id h10-20020a4ad74a000000b005a232feb20amr12309487oot.8.1712123734327; Tue, 02 Apr 2024 22:55:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 189-20020a4a0dc6000000b005a4c9182f4fsm895895oob.23.2024.04.02.22.55.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Apr 2024 22:55:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Apr 2024 22:55:34 -0700 (PDT) Message-ID: <660cef56.4a0a0220.8a2a5.3b4cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C23B16052471; Wed, 3 Apr 2024 01:55:33 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org _Testing issues_ Branch: tags/v21.11 8f34999c2489bcae2182266810009b77c532f17e --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ ==== 20 line log output for Fedora 39 (dpdk_unit_test): ==== Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 6 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build' ninja: no work to do. 1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid) 2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s Ok: 1 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28699/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/