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 4F96A43D57 for ; Tue, 26 Mar 2024 19:18:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4963E40E72; Tue, 26 Mar 2024 19:18:13 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 9E96A402DA for ; Tue, 26 Mar 2024 19:17:59 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-609408d4b31so58391917b3.0 for ; Tue, 26 Mar 2024 11:17:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711477079; x=1712081879; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Oe8fIqeL9072yHD3PUMUyf7j5lEEmIgMBZ1HmjOcApY=; b=fBUg+KVHewffmUt4AlrU6q7+2UoVaAEoc+DNezgxZsRDhwZM+6BB/em0xLD1oknZYr iG1fSeGeVZF6bBRWWKgd0IpS6EsaEXa1ulAGaD4gfY7DktjjDzN1go9Hr5FejxQVyqHq oXavt+z1Ycd0IpiH9lgvFIpuF/zOLvW7ACkhQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711477079; x=1712081879; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Oe8fIqeL9072yHD3PUMUyf7j5lEEmIgMBZ1HmjOcApY=; b=kIKhgCm9+l8i/1P17yMAt2A6aVk7srmKZVcfwnEq0y9rYOzUSHjXbuYti3EzrOgGmz 3iMYKfw5sK61Oc/mIOnikLM4kY6wFRx1a8upNbUaScB6VN8rqXjpnIpckgofQOxL44u6 sv+rltggNVDvmT0hSPr7lJCax6oXlBPmp80HO/tKDTAOlUboLRu+GEWTQjOBdWTPF7eh GvSMnbH+VEUVTpWbr09YMt6cdepY50kF3hX0Q9xqg+FFTUQlCxcwJ2TNe6jk5MonzMWK i58AGzlg2z/gGqwZwN4uRsajIVFzQ1Vit1bWno2h2Ox7SA2Qqx6/hQxgb0PE6jhN1ngK X/qA== X-Gm-Message-State: AOJu0YzNGfYOrAwD7DItIBCEMIWk+iApRsCvdVSAK9faGr7Ckn8sGQ21 egKLSvA5nrYNNZvnK6DDvtijI9L4e8f0b0is27xTu2bu14zjHSaQaCJhDojiZeR1aNeO/aYxEU1 KPWGj70Y82SnPWtuuiAFLp33fQ16IdlD0zuwaZ0eAPBacJqZooM1bxfDR X-Google-Smtp-Source: AGHT+IFLdTuP+OPEdu1Xoflq0dMrz5tYjzPvtWrLBPG82VopIsIUxjs0TY1jsUXo4g9JFPjKWy59Iu155YxQ X-Received: by 2002:a81:6e46:0:b0:611:1ff8:ac77 with SMTP id j67-20020a816e46000000b006111ff8ac77mr573966ywc.0.1711477079033; Tue, 26 Mar 2024 11:17:59 -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 s73-20020a819b4c000000b00611639bfdc7sm364981ywg.2.2024.03.26.11.17.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Mar 2024 11:17:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Mar 2024 11:17:59 -0700 (PDT) Message-ID: <66031157.810a0220.a9fff.9a2cSMTPIN_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 AB50D6052471; Tue, 26 Mar 2024 14:17:58 -0400 (EDT) Subject: |FAILURE| pw138812-138826 [PATCH] [v14,15/15] log: colorize log outp From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240326173552.97249-16-stephen@networkplumber.org> References: <20240326173552.97249-16-stephen@networkplumber.org> 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 Test-Label: iol-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/138826 _Testing issues_ Submitter: Stephen Hemminger Date: Tuesday, March 26 2024 17:34:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:ded4d4765171b88470e59307f10625e942f22fca 138812-138826 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Debian Bullseye | FAIL | +---------------------+----------------+ | Debian 11 (arm) | FAIL | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ ==== 20 line log output for Fedora 37 (dpdk_unit_test): ==== 101/111 DPDK:fast-tests / telemetry_data_autotest OK 0.22 s 102/111 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s 103/111 DPDK:fast-tests / thash_autotest OK 0.22 s 104/111 DPDK:fast-tests / threads_autotest OK 0.37 s 105/111 DPDK:fast-tests / ticketlock_autotest OK 0.22 s 106/111 DPDK:fast-tests / timer_autotest OK 2.52 s 107/111 DPDK:fast-tests / trace_autotest OK 0.22 s 108/111 DPDK:fast-tests / trace_autotest_with_traces OK 0.22 s 109/111 DPDK:fast-tests / vdev_autotest OK 0.22 s 110/111 DPDK:fast-tests / version_autotest OK 0.22 s 111/111 DPDK:fast-tests / telemetry_all SKIP 0.01 s 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 ==== 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 Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29658/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/