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 A52E0A00C5 for ; Wed, 14 Sep 2022 16:59:50 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89D6C4021D for ; Wed, 14 Sep 2022 16:59:50 +0200 (CEST) Received: from mail-oa1-f50.google.com (mail-oa1-f50.google.com [209.85.160.50]) by mails.dpdk.org (Postfix) with ESMTP id DFA2140156 for ; Wed, 14 Sep 2022 16:59:48 +0200 (CEST) Received: by mail-oa1-f50.google.com with SMTP id 586e51a60fabf-1274ec87ad5so41781100fac.0 for ; Wed, 14 Sep 2022 07:59:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=QThinjCVJgLTbRe9mKlvecHtMoSwXIWOJ4WCxjlt4Mc=; b=QKwS1id2a4nn7vqQ5Vb6Qe+lzjX4X015UtF3QqnQ9WZ5SR6vqId/Z4WDK5zEcLfzs5 JJXsH4DOQe9aPPOJxS9wXr1XIJW3UXeRpnSJY2FIe83WBkQgVxkpMoBwqpNOLvwrEZ/W w4JVK/w+E+oxRwfwbybHXUDCmgq3bxJJWviNrjOXzbcz5kvpdfgN5InJ2rrKUenqk4Rd tgvPafcrGBqSbUb4MxF5xPTNfgryGNo2V+R+kCkKyr6iRaGKazfGYKZE2y4E5X9Ob6qV R56umargbA8zBeskOd6MSpGwEnQVrP9Pw1TJ48JDD3acg3AKQjx3LIwFN/KSN/vkHAJA R4UA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=QThinjCVJgLTbRe9mKlvecHtMoSwXIWOJ4WCxjlt4Mc=; b=uhSOBxizLaeoAVDaqKqx4yuZB9a1Lc5IyvFc35/BlxJAWfJcFe5FBD3Dl8D88XgNpr sE0Hu4y1LAkv0J21VRo5gcXU43T71T20TJhVwwHT6zO9qhAmqAdP/TGScjSX5jLMl/cm 5sb+p5UEsEq824rcGSake7lmjgjyl1Iw8q6RWpl91BX9qgclAUkVvIXfS5Uo7Bfm2dMZ b4fbxpQzB3AIQrbBvQK7bvVCiTQtDHj9k7MAa6WcvH2l5zMgc5DC+a8o+PFKPlIIWvkA w0mZzEabGwRcgT4An7jlEX+lXieNvUJgwFUZVXSZvmB2aS13NaJ6GCtCm9lhDl6WgPET s0NA== X-Gm-Message-State: ACgBeo1x4Sr/oqnjUAltMuHtyIObuFoMiHbbjmilwk68HNFXz4BLQkba XWSlpEqsTBK/1S1CAZa6sBfSw7moziyiJw== X-Google-Smtp-Source: AA6agR7Bd78PslVlWrX582a32R1xgbfKRzpLwSX1F1DDCwWsKFBTrN/yz99TLGDwcPdG4wq5HxpjRQ== X-Received: by 2002:a05:6808:2127:b0:343:2a77:cdbf with SMTP id r39-20020a056808212700b003432a77cdbfmr1985424oiw.172.1663167587891; Wed, 14 Sep 2022 07:59:47 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id v4-20020a9d4e84000000b00636956b3080sm7602324otk.43.2022.09.14.07.59.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Sep 2022 07:59:47 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: s.v.naga.harish.k@intel.com, robot@bytheb.org Subject: |FAILURE| pw116308 [PATCH v6 3/3] test/event: update periodic event timer tests Date: Wed, 14 Sep 2022 10:59:39 -0400 Message-Id: <20220914145939.2336970-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20220914135147.1846550-3-s.v.naga.harish.k@intel.com> References: <20220914135147.1846550-3-s.v.naga.harish.k@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/116308/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3053418142 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-20.04-gcc-shared-doc+tests" failed at step Build and test "ubuntu-20.04-clang-shared-asan+doc+tests" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test #################################################################################### [3514/4631] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_sp4.c.o'. [3515/4631] Linking target examples/dpdk-ip_reassembly. [3516/4631] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_sa.c.o'. [3517/4631] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_sp6.c.o'. [3518/4631] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec-secgw.c.o'. [3519/4631] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_process.c.o'. [3520/4631] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_ipsec_worker.c.o'. [3521/4631] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_parser.c.o'. [3522/4631] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_sad.c.o'. [3523/4631] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_rt.c.o'. [3524/4631] Compiling C object 'examples/c590b3c@@dpdk-l2fwd@exe/l2fwd_main.c.o'. [3525/4631] Compiling C object 'examples/c590b3c@@dpdk-ipv4_multicast@exe/ipv4_multicast_main.c.o'. [3526/4631] Linking target examples/dpdk-ipv4_multicast. [3527/4631] Linking target examples/dpdk-ipsec-secgw. [3528/4631] Linking target examples/dpdk-l2fwd. [3529/4631] Generating html_guides with a custom command. FAILED: doc/guides/html /usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 22.11.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -W Warning, treated as error: /home/runner/work/dpdk/dpdk/doc/guides/rel_notes/release_22_11.rst:93:Bullet list ends without a blank line; unexpected unindent. [3530/4631] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-event@exe/l2fwd-event_main.c.o'. [3531/4631] Compiling C object 'examples/c590b3c@@dpdk-kni@exe/kni_main.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test #################################################################################### [3465/4631] Linking target examples/dpdk-dma. [3466/4631] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_main.c.o'. [3467/4631] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_generic.c.o'. [3468/4631] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_main.c.o'. [3469/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_hmac.c.o'. [3470/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o'. [3471/4631] Linking target examples/dpdk-ethtool. [3472/4631] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'. [3473/4631] Linking target examples/dpdk-bbdev_app. [3474/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_aes.c.o'. [3475/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_tdes.c.o'. [3476/4631] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_tx.c.o'. [3477/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_gcm.c.o'. [3478/4631] Linking target examples/dpdk-eventdev_pipeline. [3479/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_cmac.c.o'. [3480/4631] Generating html_guides with a custom command. FAILED: doc/guides/html /usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 22.11.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -W Warning, treated as error: /home/runner/work/dpdk/dpdk/doc/guides/rel_notes/release_22_11.rst:93:Bullet list ends without a blank line; unexpected unindent. [3481/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ccm.c.o'. [3482/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_sha.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------