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 8A21C42362 for ; Wed, 11 Oct 2023 16:47:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B97A40279; Wed, 11 Oct 2023 16:47:47 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 225D740279 for ; Wed, 11 Oct 2023 16:47:46 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1dc863efb61so4546643fac.0 for ; Wed, 11 Oct 2023 07:47:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697035665; x=1697640465; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sCbsJdmAZAJrQz3kL9+MuXt3lSmSXWfpyS6ZvMfdUG4=; b=XEa5yBqzgaQPJX0QzChM+TunXlFwu566yV9N/AD/1ydRDsbeQVhhQIBluHrpiB9q7f keDWzixaX7WBgmzmU00Tji4y+Z61fsINdvyOKGnwit4LrN956NSbsYpBZ/FlxvzCdn1j BUAY2deHY+A+aqQ+wAdGP4k0/lFiSdfdcW9nc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697035665; x=1697640465; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sCbsJdmAZAJrQz3kL9+MuXt3lSmSXWfpyS6ZvMfdUG4=; b=Mdn93rFY++kVJpdNPgmXjDlFFweW743mR5Nps8E0cyMFwVwmWhRU+14FKlOIb7puU7 JzUZbPSWnFDTGGvLKi+ozKt9aeuTJF+BCVAhg6ZJmrHW0/3IvRdieIJYd3avwxLuezRu dkYCd9hKv9zl+P8xNItVELHH++vZFKb2bm+IhB5G1BlosmllUBxc3TNLoGDMnbqFWney A5l+6v/kp3M4x8hQyzqu+4eGHW1XmwS7khYE7gkzhiswAWjSuS4bHxBtF2MBnQ1Ql2hq jCWYS/iIBGUdQRyMVnP8P73P0kuQY1KGSGHsMyBHdQqVxYHmjLxHqzt6EEVC6ZMLRHFG 3Oyw== X-Gm-Message-State: AOJu0YwVioBWX39eaD1BrlR0CwDpjaxUXp86Mz+y51HJTF+pCr+uaSKq LOmD1H8eKgQDh7OB7OvHmXFi95DrwXF4TQCfuz/IVTHk/f6y80qVf8jC/Pm26zzsnw== X-Google-Smtp-Source: AGHT+IH0fcO1XHbKfxueKDAYGSOl2z/Xv2nFTNo99QUoTiGEhHPJvD7T4T+ucWSIUjYUNiZCpVEkIWTepGVK X-Received: by 2002:a05:6870:8183:b0:1d2:4b4c:eb11 with SMTP id k3-20020a056870818300b001d24b4ceb11mr25630755oae.32.1697035665403; Wed, 11 Oct 2023 07:47:45 -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 w5-20020a056870a2c500b001c524a75460sm1082111oak.33.2023.10.11.07.47.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 07:47:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 07:47:45 -0700 (PDT) Message-ID: <6526b591.050a0220.ede52.b4a4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E17036052514; Wed, 11 Oct 2023 10:47:44 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 85/93 DPDK:fast-tests / power_autotest SKIP 0.12s exit status 77 86/93 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.12s exit status 77 87/93 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.11s exit status 77 88/93 DPDK:fast-tests / reorder_autotest SKIP 0.14s exit status 77 89/93 DPDK:fast-tests / service_autotest OK 3.79s 90/93 DPDK:fast-tests / thash_autotest OK 0.12s 91/93 DPDK:fast-tests / threads_autotest OK 0.74s 92/93 DPDK:fast-tests / trace_autotest SKIP 0.12s exit status 77 93/93 DPDK:fast-tests / metrics_autotest OK 0.12s Ok: 49 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 43 Timeout: 0 Full log written to C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build\meson-logs\testlog.txt ==== End log output ==== Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26434/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/