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 63C6B43DF6 for ; Thu, 4 Apr 2024 08:50:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A68140268; Thu, 4 Apr 2024 08:50:52 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 3F0914025D for ; Thu, 4 Apr 2024 08:50:51 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6164d7a02d2so3625657b3.3 for ; Wed, 03 Apr 2024 23:50:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712213450; x=1712818250; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DvEH2Ly3XDKwmXfg/J2oSHBn0UyUs/Nezt2fbMkcu7U=; b=dimjFTk5YGUiA8q5VMAO+Iv8bv8D1XTnLaG9b9y3BnwgSyeb3al0RbObNlwIk6MJMn oCxT+jNzrTr4KW4pRiwjGlDs7ulv6pNsAa64W2U6ebbpcPqO6Jo8G8vK7AEfazE0XblL hCnC2luRUFKP9S6jpwpoJ1xWdaxgErBHCPRlY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712213450; x=1712818250; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DvEH2Ly3XDKwmXfg/J2oSHBn0UyUs/Nezt2fbMkcu7U=; b=VkEaLYa2O//E7xaPAFG8Nyc/lIHONap94OvAwCFuDiUSmZU54pY8Gj6Vs2KGsJuEBc MfoxR9wy2L8ADYsFwxS1mF4aMdVbBjC5difoChDJFlYLS9BEuEuSkuZ1UHPLCYaGx2En 37GbJJZ5GaCJtZux2Ifa7c2oIkzwtjbNoqNPqYLUqas+8l2ABgvToSD8mHymjLQ2wADf AVCb184LVjwYv/gmWQUSrL/GEpEu+NVQCn0bjznHjf1OrQX13+X01266sPzbYOwmNMzu 67CWIP7YTLW1NKCGqpsgJn+5U9b95ZF+d57Wfo4ol/PWd1E1iO411i9dzaPQw+6ehRJl zXwQ== X-Gm-Message-State: AOJu0YxL62tu3PHfgQvQpop9d31TpvDUwR/O9t7RSG/fAciDzi3ekWuO h+UWU9r81zsggOZdJJq05VijXpyFmKGLnT/HQ442sUx16wkAkAhx82Y6fSIiUguvxCUmh+gaRhC EGx3+ES3mcJzCAKzRTKqVZajXzsi8WNsF X-Google-Smtp-Source: AGHT+IGgnWvOFOjEhlM5pbgwLjJsMyDPDqBccqR0dZe7klngjZ9M0x0xH5aPaODTwuCw6ruX5ybKX77ATg7B X-Received: by 2002:a81:7b89:0:b0:608:dc99:b217 with SMTP id w131-20020a817b89000000b00608dc99b217mr1433649ywc.50.1712213450635; Wed, 03 Apr 2024 23:50:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cn28-20020a05690c0d1c00b00614502d5f85sm736688ywb.75.2024.04.03.23.50.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2024 23:50:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Apr 2024 23:50:50 -0700 (PDT) Message-ID: <660e4dca.050a0220.96315.8d46SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 432216052471; Thu, 4 Apr 2024 02:50:50 -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 | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | RHEL 7 | 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) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28715/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/