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 3CDCC43DDA for ; Tue, 9 Apr 2024 07:31:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32129402B9; Tue, 9 Apr 2024 07:31:46 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id EA0734027B for ; Tue, 9 Apr 2024 07:31:38 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7d5f87224a8so46119039f.1 for ; Mon, 08 Apr 2024 22:31:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712640698; x=1713245498; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eeRuO52jDhrSQcJ5s5T5tBr+BHcNBcwjheVA8bk/FFQ=; b=Yqy4MSCjwEYQseY8oJRE5RVhuuX7FTximasy02Ve2oc9MIdSUXcPp+m5BYXJPJG+mn F2Pdv0nqzK4mDeu5lHxrfo0NSSCKYKbotjYsOmeKFHsp3/Pytech7QYsyOoNY3bHz0Uu Vi61FY7OrPhfXz9oblKar2hCWIrdtBXh2dxwc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712640698; x=1713245498; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eeRuO52jDhrSQcJ5s5T5tBr+BHcNBcwjheVA8bk/FFQ=; b=ZnGAZ/JU3VYAnFt9mU6UdKLkb0IfKakruveG+VAiktw40t9WK7alcicpUzdxLAiQL5 8d8aHIBMfIpFyVasSCEKTIvc1EF0JaXFdeb+4tqgGrj7/42wEBfBfS2L+yEbJxBNyh5/ BdzZR4OaJZJCkio3rU8lGAI3yqmee4kMpBUvMpxAniUHpXuEE+NTkgT6yWQY7RWvPViT sF7CHNURSoKWjoHOkoNDb9rVQA2no0/DRqGRFxyTyyNq06RVr3ocGIN7Ip8i0qcoFWoh o6VEW2Dfq/qHM7zw+SnPLGnePTw3vZ1ikL8+iUNDl68gWhuEBStwICZ5w97/DWjP/5Ho KA5Q== X-Gm-Message-State: AOJu0YwkANa1zYZfpcCqenU8rFYsQNIYLcqdQz5qUzxSlWBaa24mAxyX Yn7GMJi/oMlvUTmpb3EVCieG/rMqXQU48u59qTdoR7HMtNcjKzrhvqOljX2/G9AQvde3UR/HwiV OfWj8WmI0bKrz8xOo7Xviu2s4hmoO/0JCx4tvxkphwFWgZYzD X-Google-Smtp-Source: AGHT+IEjxKJTAXtrUnPUQxvbiy4IsC0PvUmELOCpVB31jboySHdWvubcdfIlAptfz4qbf/74j9m4mA1xbK4r X-Received: by 2002:a6b:760c:0:b0:7d5:be5b:c737 with SMTP id g12-20020a6b760c000000b007d5be5bc737mr11364801iom.4.1712640698385; Mon, 08 Apr 2024 22:31:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bs17-20020a056638451100b0047d5f72ea03sm397763jab.14.2024.04.08.22.31.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 22:31:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 22:31:38 -0700 (PDT) Message-ID: <6614d2ba.050a0220.61991.ce98SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 06E466050A62; Tue, 9 Apr 2024 01:31:38 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 12 (dpdk_unit_test): ==== 101/111 DPDK:fast-tests / telemetry_data_autotest OK 0.19s 102/111 DPDK:fast-tests / telemetry_json_autotest OK 0.19s 103/111 DPDK:fast-tests / thash_autotest OK 0.19s 104/111 DPDK:fast-tests / threads_autotest OK 0.32s 105/111 DPDK:fast-tests / ticketlock_autotest OK 0.22s 106/111 DPDK:fast-tests / timer_autotest OK 2.56s 107/111 DPDK:fast-tests / trace_autotest OK 0.20s 108/111 DPDK:fast-tests / trace_autotest_with_traces OK 0.21s 109/111 DPDK:fast-tests / vdev_autotest OK 0.19s 110/111 DPDK:fast-tests / version_autotest OK 0.19s 111/111 DPDK:fast-tests / telemetry_all SKIP 0.01s exit status 77 Ok: 100 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 10 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 ==== 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/28756/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/