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 1586743C8B for ; Tue, 12 Mar 2024 06:36:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1085A4068A; Tue, 12 Mar 2024 06:36:03 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id A7B6D40282 for ; Tue, 12 Mar 2024 06:35:47 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6e4efdf31c9so1572654a34.1 for ; Mon, 11 Mar 2024 22:35:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710221747; x=1710826547; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pIzVuzONUqD3a1HrjPPnJLmDnLAde3zpH+FT7suFzOM=; b=b3DSVjQ3GMiTdkqoJV6DtlGjciaM9owGLSv8X7Pr4WSsVHbQhnp7hhqCeF2ioPkWj7 aIzQ0p/opeXCbh6ZmNm1Sc/GlpYfUFlggW/LFRK18f+yoWYe44uIJCifs2Xwcu0ib0w2 3YFDMPDC92UnUhCjJtGgS/JsxSh0G6hW9Ulfg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710221747; x=1710826547; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pIzVuzONUqD3a1HrjPPnJLmDnLAde3zpH+FT7suFzOM=; b=i6LHiheLrFtJvBsFV+4foJd2aY7F4kBYmMOOB40iakiI0205OT1TPmwZHAZeIvMKwh NNtwB900tE/WOHITQ+8jyfLRDPkuMySYPLAwS+PD1Qc4W2ny78WFP6I27WKJJgXt7EYu mVJ123M5MTwoi2ivUoQy7z41FZwVSat1U2bZPa0WSyiGoKa2WJVH0hgRG+kK+YuVdhtf CNG6XNSZGoktiwun6CcE7Tc2kS6hwehHpW5gKDbnpSHQvNs0aLk7n7W85dQ7vqybqwAR lZjFPvhcruV4kcYoERVthuw4pQIs/cisG4BVmLlnPk8zrxc6F0cwtGxoR7/x3HHj/xgR FDGg== X-Gm-Message-State: AOJu0YzbI0sb6SyswkC1rFp6bQGSjuJ2sDjsn3A+tDt5a6Q06rrLLHC1 HajxF8n+bcuPNID6jUhjN1qfQ+/ZALKE1KfyDOg8XFgLLGEqmwmalHy1dZc2zLEMEotOZaywLTz f24bZaoXKMrftU/L4jwvhodGzqn5K2sbv X-Google-Smtp-Source: AGHT+IFU7AtKkmGciUzs7cQVV322rbyDYKXgQYusZBgUsPxuqVmdUqsm6KL2L8Hb8NovN3utKG7h85rBWbzw X-Received: by 2002:a9d:63d1:0:b0:6e5:afe:7085 with SMTP id e17-20020a9d63d1000000b006e50afe7085mr3052088otl.19.1710221747142; Mon, 11 Mar 2024 22:35:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca1-20020a056830610100b006e4ec017306sm620115otb.9.2024.03.11.22.35.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 22:35:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 22:35:47 -0700 (PDT) Message-ID: <65efe9b3.050a0220.78318.5b59SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B84686052471; Tue, 12 Mar 2024 01:35:46 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 37 | FAIL | +---------------------+----------------+ | Debian 12 (arm) | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ ==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ==== Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/usertools/dpdk-pmdinfo.py to /usr/local/bin Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/usertools/dpdk-telemetry.py to /usr/local/bin Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/usertools/dpdk-hugepages.py to /usr/local/bin Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/rte_build_config.h to /usr/local/include Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-private/libdpdk-libs.pc to /usr/local/lib64/pkgconfig Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-private/libdpdk.pc to /usr/local/lib64/pkgconfig Running custom install script '/bin/sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib64 dpdk/pmds-22.0' 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.52 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 ==== Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28436/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/