automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: kevinx.liu@intel.com, robot@bytheb.org
Subject: |FAILURE| pw114264 [PATCH] net/ice: refactor proto_ext to remove global variable
Date: Wed, 27 Jul 2022 06:34:40 -0400	[thread overview]
Message-ID: <20220727103440.17316-1-robot@bytheb.org> (raw)
In-Reply-To: <20220727165901.457146-1-kevinx.liu@intel.com>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/114264/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2745582730
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
####################################################################################
[3470/4631] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_main.c.o'.
[3471/4631] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_generic.c.o'.
[3472/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_hmac.c.o'.
[3473/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o'.
[3474/4631] Linking target examples/dpdk-eventdev_pipeline.
[3475/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_aes.c.o'.
[3476/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_tdes.c.o'.
[3477/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_gcm.c.o'.
[3478/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_cmac.c.o'.
[3479/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ccm.c.o'.
[3480/4631] Compiling C object 'examples/c590b3c@@dpdk-flow_classify@exe/flow_classify_flow_classify.c.o'.
[3481/4631] Generating doxygen with a custom command.
FAILED: doc/api/html 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api.conf
/home/runner/work/dpdk/dpdk/doc/api/doxy-api-index.md:46: error: unable to resolve reference to 'rte_pmd_ice.h' for \ref command (warning treated as error, aborting now)
Traceback (most recent call last):
  File "../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.8/subprocess.py", line 516, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api.conf']' returned non-zero exit status 1.
[3482/4631] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_sha.c.o'.
[3483/4631] Generating html_guides with a custom command.
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
####################################################################################
[3447/4631] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pmd_ring_perf.c.o'.
[3448/4631] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_vdev.c.o'.
[3449/4631] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[3450/4631] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_link_bonding_mode4.c.o'.
[3451/4631] Compiling C object 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o'.
[3452/4631] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[3453/4631] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[3454/4631] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[3455/4631] Generating examples.dox with a custom command.
[3456/4631] Linking target examples/dpdk-distributor.
[3457/4631] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'.
[3458/4631] Generating doxygen with a custom command.
FAILED: doc/api/html 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api.conf
/home/runner/work/dpdk/dpdk/doc/api/doxy-api-index.md:46: error: unable to resolve reference to 'rte_pmd_ice.h' for \ref command (warning treated as error, aborting now)
Traceback (most recent call last):
  File "../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.8/subprocess.py", line 516, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api.conf']' returned non-zero exit status 1.
[3459/4631] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[3460/4631] Generating html_guides with a custom command.
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-----------------------------

      parent reply	other threads:[~2022-07-27 10:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220727165901.457146-1-kevinx.liu@intel.com>
2022-07-27  9:01 ` |SUCCESS| " checkpatch
2022-07-27 10:34 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220727103440.17316-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=kevinx.liu@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).