* |FAILURE| pw153742-153744 argparse additions and rework
@ 2025-06-12 19:24 al-sw-devops
0 siblings, 0 replies; 4+ messages in thread
From: al-sw-devops @ 2025-06-12 19:24 UTC (permalink / raw)
To: test-report, atrwajee
[-- Attachment #1: Type: text/plain, Size: 14442 bytes --]
Test-Name: DPDK Fast test suite
Test-Label: aws-unit-testing
Test-Status: FAILURE
_Unit Testing FAILURE_
http://dpdk.org/patch/153744
Test Status Summary:
+--------------+------------------+
| Architecture | DPDK Unit Test |
+--------------+------------------+
| x86_64 | FAILURE |
+--------------+------------------+
| arm64 | FAILURE |
+--------------+------------------+
Test environment (aarch64):
Description: Apply error encountered
OS : Ubuntu 24.04.1 LTS
Kernel : 6.8.0-1024-aws
NIC : Elastic Network Adapter
GCC : 13.3.0-6ubuntu2~24.04
Test last 100 lines (aarch64)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| RTE_ARGPARSE_VALUE_TYPE_STR
../lib/argparse/rte_argparse.c: In function ‘verify_arg_saver’:
../lib/argparse/rte_argparse.c:175:36: error: ‘RTE_ARGPARSE_VALUE_REQUIRED’ undeclared (first use in this function); did you mean ‘RTE_ARGPARSE_VALUE_TYPE_STR’?
175 | if (arg->value_required == RTE_ARGPARSE_VALUE_REQUIRED && arg->val_set != NULL) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| RTE_ARGPARSE_VALUE_TYPE_STR
../lib/argparse/rte_argparse.c: In function ‘parse_arg_str’:
../lib/argparse/rte_argparse.c:526:1: error: version control conflict marker in file
526 | <<<<<<< HEAD
| ^~~~~~~
../lib/argparse/rte_argparse.c:536:1: error: version control conflict marker in file
536 | =======
| ^~~~~~~
../lib/argparse/rte_argparse.c:549:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
549 | {
| ^
../lib/argparse/rte_argparse.c:569:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
569 | {
| ^
../lib/argparse/rte_argparse.c:889:1: warning: no return statement in function returning non-void [-Wreturn-type]
889 | }
| ^
../lib/argparse/rte_argparse.c:525:40: warning: unused parameter ‘arg’ [-Wunused-parameter]
525 | parse_arg_str(struct rte_argparse_arg *arg, const char *value)
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
../lib/argparse/rte_argparse.c:525:57: warning: unused parameter ‘value’ [-Wunused-parameter]
525 | parse_arg_str(struct rte_argparse_arg *arg, const char *value)
| ~~~~~~~~~~~~^~~~~
../lib/argparse/rte_argparse.c: At top level:
../lib/argparse/rte_argparse.c:525:1: warning: ‘parse_arg_str’ defined but not used [-Wunused-function]
525 | parse_arg_str(struct rte_argparse_arg *arg, const char *value)
| ^~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:497:1: warning: ‘parse_arg_u64’ defined but not used [-Wunused-function]
497 | parse_arg_u64(struct rte_argparse_arg *arg, const char *value)
| ^~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:469:1: warning: ‘parse_arg_u32’ defined but not used [-Wunused-function]
469 | parse_arg_u32(struct rte_argparse_arg *arg, const char *value)
| ^~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:441:1: warning: ‘parse_arg_u16’ defined but not used [-Wunused-function]
441 | parse_arg_u16(struct rte_argparse_arg *arg, const char *value)
| ^~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:413:1: warning: ‘parse_arg_u8’ defined but not used [-Wunused-function]
413 | parse_arg_u8(struct rte_argparse_arg *arg, const char *value)
| ^~~~~~~~~~~~
../lib/argparse/rte_argparse.c:388:1: warning: ‘parse_arg_int’ defined but not used [-Wunused-function]
388 | parse_arg_int(struct rte_argparse_arg *arg, const char *value)
| ^~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:364:1: warning: ‘find_option_arg’ defined but not used [-Wunused-function]
364 | find_option_arg(struct rte_argparse *obj, const char *curr_argv, const char *has_equal,
| ^~~~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:328:1: warning: ‘find_position_arg’ defined but not used [-Wunused-function]
328 | find_position_arg(struct rte_argparse *obj, uint32_t index)
| ^~~~~~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:310:1: warning: ‘calc_position_count’ defined but not used [-Wunused-function]
310 | calc_position_count(const struct rte_argparse *obj)
| ^~~~~~~~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:276:1: warning: ‘verify_argparse’ defined but not used [-Wunused-function]
276 | verify_argparse(const struct rte_argparse *obj)
| ^~~~~~~~~~~~~~~
[3/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[4/2562] Compiling C object lib/librte_log.a.p/log_log_syslog.c.o
[5/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o
[6/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o
[7/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o
[8/2562] Compiling C object lib/librte_pmu.a.p/pmu_pmu_arm64.c.o
[9/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore_var.c.o
[10/2562] Compiling C object lib/librte_log.a.p/log_log_journal.c.o
[11/2562] Compiling C object lib/librte_log.a.p/log_log_color.c.o
[12/2562] Compiling C object lib/librte_log.a.p/log_log_timestamp.c.o
[13/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o
[14/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[15/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o
[16/2562] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
[17/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o
[18/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o
[19/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[20/2562] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o
[21/2562] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[22/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o
[23/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[24/2562] Compiling C object lib/librte_log.a.p/log_log.c.o
[25/2562] Compiling C object lib/librte_pmu.a.p/pmu_pmu.c.o
[26/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[27/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o
[28/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[29/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o
[30/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[31/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o
[32/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o
[33/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[34/2562] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
[35/2562] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
ninja: build stopped: subcommand failed.
Could not rebuild /root/dpdk-ci/tools/dpdk/build
Test build failed.
FAILURE
Test environment (x86_64):
Description: Apply error encountered
OS : Ubuntu 24.04.1 LTS
Kernel : 6.8.0-1024-aws
NIC : Elastic Network Adapter
GCC : 13.3.0-6ubuntu2~24.04
Test last 100 lines (x86_64)
../lib/argparse/rte_argparse.c:37:14: error: ‘RTE_ARGPARSE_VALUE_NONE’ undeclared (first use in this function); did you mean ‘RTE_ARGPARSE_VALUE_TYPE_NONE’?
37 | case RTE_ARGPARSE_VALUE_NONE:
| ^~~~~~~~~~~~~~~~~~~~~~~
| RTE_ARGPARSE_VALUE_TYPE_NONE
../lib/argparse/rte_argparse.c:37:14: note: each undeclared identifier is reported only once for each function it appears in
../lib/argparse/rte_argparse.c:38:14: error: ‘RTE_ARGPARSE_VALUE_OPTIONAL’ undeclared (first use in this function); did you mean ‘RTE_ARGPARSE_VALUE_TYPE_BOOL’?
38 | case RTE_ARGPARSE_VALUE_OPTIONAL:
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| RTE_ARGPARSE_VALUE_TYPE_BOOL
../lib/argparse/rte_argparse.c:39:14: error: ‘RTE_ARGPARSE_VALUE_REQUIRED’ undeclared (first use in this function); did you mean ‘RTE_ARGPARSE_VALUE_TYPE_STR’?
39 | case RTE_ARGPARSE_VALUE_REQUIRED:
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| RTE_ARGPARSE_VALUE_TYPE_STR
../lib/argparse/rte_argparse.c: In function ‘verify_arg_has_val’:
../lib/argparse/rte_argparse.c:136:44: error: ‘RTE_ARGPARSE_VALUE_REQUIRED’ undeclared (first use in this function); did you mean ‘RTE_ARGPARSE_VALUE_TYPE_STR’?
136 | if (arg->value_required == RTE_ARGPARSE_VALUE_REQUIRED)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| RTE_ARGPARSE_VALUE_TYPE_STR
../lib/argparse/rte_argparse.c: In function ‘verify_arg_saver’:
../lib/argparse/rte_argparse.c:175:36: error: ‘RTE_ARGPARSE_VALUE_REQUIRED’ undeclared (first use in this function); did you mean ‘RTE_ARGPARSE_VALUE_TYPE_STR’?
175 | if (arg->value_required == RTE_ARGPARSE_VALUE_REQUIRED && arg->val_set != NULL) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| RTE_ARGPARSE_VALUE_TYPE_STR
../lib/argparse/rte_argparse.c: In function ‘parse_arg_str’:
../lib/argparse/rte_argparse.c:526:1: error: version control conflict marker in file
526 | <<<<<<< HEAD
| ^~~~~~~
../lib/argparse/rte_argparse.c:536:1: error: version control conflict marker in file
536 | =======
| ^~~~~~~
../lib/argparse/rte_argparse.c:549:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
549 | {
| ^
../lib/argparse/rte_argparse.c:569:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
569 | {
| ^
../lib/argparse/rte_argparse.c:889:1: warning: no return statement in function returning non-void [-Wreturn-type]
889 | }
| ^
../lib/argparse/rte_argparse.c:525:40: warning: unused parameter ‘arg’ [-Wunused-parameter]
525 | parse_arg_str(struct rte_argparse_arg *arg, const char *value)
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
../lib/argparse/rte_argparse.c:525:57: warning: unused parameter ‘value’ [-Wunused-parameter]
525 | parse_arg_str(struct rte_argparse_arg *arg, const char *value)
| ~~~~~~~~~~~~^~~~~
../lib/argparse/rte_argparse.c: At top level:
../lib/argparse/rte_argparse.c:525:1: warning: ‘parse_arg_str’ defined but not used [-Wunused-function]
525 | parse_arg_str(struct rte_argparse_arg *arg, const char *value)
| ^~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:497:1: warning: ‘parse_arg_u64’ defined but not used [-Wunused-function]
497 | parse_arg_u64(struct rte_argparse_arg *arg, const char *value)
| ^~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:469:1: warning: ‘parse_arg_u32’ defined but not used [-Wunused-function]
469 | parse_arg_u32(struct rte_argparse_arg *arg, const char *value)
| ^~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:441:1: warning: ‘parse_arg_u16’ defined but not used [-Wunused-function]
441 | parse_arg_u16(struct rte_argparse_arg *arg, const char *value)
| ^~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:413:1: warning: ‘parse_arg_u8’ defined but not used [-Wunused-function]
413 | parse_arg_u8(struct rte_argparse_arg *arg, const char *value)
| ^~~~~~~~~~~~
../lib/argparse/rte_argparse.c:388:1: warning: ‘parse_arg_int’ defined but not used [-Wunused-function]
388 | parse_arg_int(struct rte_argparse_arg *arg, const char *value)
| ^~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:364:1: warning: ‘find_option_arg’ defined but not used [-Wunused-function]
364 | find_option_arg(struct rte_argparse *obj, const char *curr_argv, const char *has_equal,
| ^~~~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:328:1: warning: ‘find_position_arg’ defined but not used [-Wunused-function]
328 | find_position_arg(struct rte_argparse *obj, uint32_t index)
| ^~~~~~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:310:1: warning: ‘calc_position_count’ defined but not used [-Wunused-function]
310 | calc_position_count(const struct rte_argparse *obj)
| ^~~~~~~~~~~~~~~~~~~
../lib/argparse/rte_argparse.c:276:1: warning: ‘verify_argparse’ defined but not used [-Wunused-function]
276 | verify_argparse(const struct rte_argparse *obj)
| ^~~~~~~~~~~~~~~
[5/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o
[6/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o
[7/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[8/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o
[9/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore_var.c.o
[10/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[11/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[12/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o
[13/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[14/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o
[15/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[16/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[17/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[18/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o
[19/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[20/2324] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o
[21/2324] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
ninja: build stopped: subcommand failed.
Could not rebuild /root/dpdk-ci/tools/dpdk/build
Test build failed.
FAILURE
^ permalink raw reply [flat|nested] 4+ messages in thread
* |FAILURE| pw153742-153744 argparse additions and rework
@ 2025-06-09 18:49 al-sw-devops
0 siblings, 0 replies; 4+ messages in thread
From: al-sw-devops @ 2025-06-09 18:49 UTC (permalink / raw)
To: test-report, atrwajee
[-- Attachment #1: Type: text/plain, Size: 14522 bytes --]
Test-Name: DPDK Fast test suite
Test-Label: aws-unit-testing
Test-Status: FAILURE
_Unit Testing FAILURE_
http://dpdk.org/patch/153744
Test Status Summary:
+--------------+------------------+
| Architecture | DPDK Unit Test |
+--------------+------------------+
| x86_64 | FAILURE |
+--------------+------------------+
| arm64 | FAILURE |
+--------------+------------------+
Test environment (aarch64):
Description: Apply error encountered
OS : Ubuntu 24.04.1 LTS
Kernel : 6.8.0-1024-aws
NIC : Elastic Network Adapter
GCC : 13.3.0-6ubuntu2~24.04
Test last 100 lines (aarch64)
[2552/2553] Linking static target drivers/librte_event_cnxk.a
[2553/2553] Linking target app/dpdk-test
1/85 DPDK:fast-tests / acl_autotest OK 2.04s
2/85 DPDK:fast-tests / alarm_autotest OK 1.09s
3/85 DPDK:fast-tests / argparse_autotest OK 0.10s
4/85 DPDK:fast-tests / bitcount_autotest OK 0.10s
5/85 DPDK:fast-tests / bitmap_autotest OK 0.10s
6/85 DPDK:fast-tests / bitops_autotest OK 1.59s
7/85 DPDK:fast-tests / bitset_autotest OK 1.42s
8/85 DPDK:fast-tests / bitratestats_autotest OK 0.10s
9/85 DPDK:fast-tests / bpf_autotest OK 0.10s
10/85 DPDK:fast-tests / bpf_convert_autotest SKIP 0.10s exit status 77
11/85 DPDK:fast-tests / byteorder_autotest OK 0.10s
12/85 DPDK:fast-tests / cfgfile_autotest OK 0.09s
13/85 DPDK:fast-tests / cksum_autotest OK 0.09s
14/85 DPDK:fast-tests / cmdline_autotest OK 0.10s
15/85 DPDK:fast-tests / common_autotest OK 0.37s
16/85 DPDK:fast-tests / cpuflags_autotest OK 0.09s
17/85 DPDK:fast-tests / crc_autotest OK 0.09s
18/85 DPDK:fast-tests / user_delay_us OK 0.10s
19/85 DPDK:fast-tests / debug_autotest OK 0.30s
20/85 DPDK:fast-tests / devargs_autotest OK 0.09s
21/85 DPDK:fast-tests / eal_fs_autotest OK 0.09s
22/85 DPDK:fast-tests / errno_autotest OK 0.10s
23/85 DPDK:fast-tests / ethdev_link_status OK 0.10s
24/85 DPDK:fast-tests / event_ring_autotest OK 0.09s
25/85 DPDK:fast-tests / event_vector_adapter_autotest OK 2.13s
26/85 DPDK:fast-tests / eventdev_common_autotest OK 0.09s
27/85 DPDK:fast-tests / eventdev_selftest_sw OK 3.83s
28/85 DPDK:fast-tests / fbarray_autotest OK 0.10s
29/85 DPDK:fast-tests / fib_autotest OK 0.32s
30/85 DPDK:fast-tests / fib6_autotest OK 0.32s
31/85 DPDK:fast-tests / graph_autotest OK 0.10s
32/85 DPDK:fast-tests / node_list_dump OK 0.09s
33/85 DPDK:fast-tests / hash_autotest OK 0.27s
34/85 DPDK:fast-tests / interrupt_autotest OK 1.20s
35/85 DPDK:fast-tests / ipsec_autotest SKIP 0.10s exit status 77
36/85 DPDK:fast-tests / kvargs_autotest OK 0.09s
37/85 DPDK:fast-tests / latencystats_autotest OK 0.10s
38/85 DPDK:fast-tests / lcore_var_autotest OK 0.52s
39/85 DPDK:fast-tests / lcores_autotest OK 1.73s
40/85 DPDK:fast-tests / logs_autotest OK 0.10s
41/85 DPDK:fast-tests / lpm_autotest OK 0.33s
42/85 DPDK:fast-tests / lpm6_autotest OK 1.41s
43/85 DPDK:fast-tests / member_autotest OK 0.75s
44/85 DPDK:fast-tests / memcpy_autotest OK 2.64s
45/85 DPDK:fast-tests / meter_autotest OK 0.10s
46/85 DPDK:fast-tests / metrics_autotest OK 0.10s
47/85 DPDK:fast-tests / net_ether_autotest OK 0.54s
48/85 DPDK:fast-tests / net_ipv6_autotest OK 0.10s
49/85 DPDK:fast-tests / pdump_autotest OK 0.16s
50/85 DPDK:fast-tests / per_lcore_autotest OK 0.20s
51/85 DPDK:fast-tests / pflock_autotest OK 3.53s
52/85 DPDK:fast-tests / pie_autotest OK 0.10s
53/85 DPDK:fast-tests / ring_pmd_autotest OK 0.10s
54/85 DPDK:fast-tests / power_autotest OK 0.09s
55/85 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.10s exit status 77
56/85 DPDK:fast-tests / prefetch_autotest OK 0.10s
57/85 DPDK:fast-tests / ptr_compress_autotest OK 0.09s
58/85 DPDK:fast-tests / rawdev_autotest OK 0.10s
59/85 DPDK:fast-tests / rcu_qsbr_autotest OK 0.46s
60/85 DPDK:fast-tests / reorder_autotest OK 0.18s
61/85 DPDK:fast-tests / rib_autotest OK 1.21s
62/85 DPDK:fast-tests / rib6_autotest OK 1.21s
63/85 DPDK:fast-tests / ring_autotest OK 0.10s
64/85 DPDK:fast-tests / rwlock_test1_autotest OK 3.54s
65/85 DPDK:fast-tests / rwlock_rda_autotest OK 5.09s
66/85 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.09s
67/85 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.09s
68/85 DPDK:fast-tests / sched_autotest OK 0.10s
69/85 DPDK:fast-tests / seqlock_autotest OK 2.10s
70/85 DPDK:fast-tests / service_autotest OK 3.05s
71/85 DPDK:fast-tests / soring_autotest OK 0.10s
72/85 DPDK:fast-tests / spinlock_autotest OK 0.49s
73/85 DPDK:fast-tests / string_autotest OK 0.09s
74/85 DPDK:fast-tests / table_autotest OK 1.77s
75/85 DPDK:fast-tests / tailq_autotest OK 0.09s
76/85 DPDK:fast-tests / telemetry_data_autotest OK 0.10s
77/85 DPDK:fast-tests / telemetry_json_autotest OK 0.09s
78/85 DPDK:fast-tests / thash_autotest OK 0.11s
79/85 DPDK:fast-tests / threads_autotest OK 0.17s
80/85 DPDK:fast-tests / ticketlock_autotest OK 0.80s
81/85 DPDK:fast-tests / trace_autotest OK 0.10s
82/85 DPDK:fast-tests / trace_autotest_with_traces OK 0.12s
83/85 DPDK:fast-tests / vdev_autotest OK 0.09s
84/85 DPDK:fast-tests / version_autotest OK 0.09s
85/85 DPDK:fast-tests / telemetry_all OK 1.04s
Ok: 82
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 3
Timeout: 0
Full log written to /root/dpdk-ci/tools/dpdk/build/meson-logs/testlog.txt
FAILURE
Test environment (x86_64):
Description: Apply error encountered
OS : Ubuntu 24.04.1 LTS
Kernel : 6.8.0-1024-aws
NIC : Elastic Network Adapter
GCC : 13.3.0-6ubuntu2~24.04
Test last 100 lines (x86_64)
[2325/2326] Compiling C object app/dpdk-test.p/test_test_ring.c.o
[2326/2326] Linking target app/dpdk-test
1/85 DPDK:fast-tests / acl_autotest OK 1.87s
2/85 DPDK:fast-tests / alarm_autotest OK 1.06s
3/85 DPDK:fast-tests / argparse_autotest OK 0.06s
4/85 DPDK:fast-tests / bitcount_autotest OK 0.06s
5/85 DPDK:fast-tests / bitmap_autotest OK 0.06s
6/85 DPDK:fast-tests / bitops_autotest OK 1.56s
7/85 DPDK:fast-tests / bitset_autotest OK 1.08s
8/85 DPDK:fast-tests / bitratestats_autotest OK 0.06s
9/85 DPDK:fast-tests / bpf_autotest OK 0.06s
10/85 DPDK:fast-tests / bpf_convert_autotest SKIP 0.06s exit status 77
11/85 DPDK:fast-tests / byteorder_autotest OK 0.06s
12/85 DPDK:fast-tests / cfgfile_autotest OK 0.06s
13/85 DPDK:fast-tests / cksum_autotest OK 0.06s
14/85 DPDK:fast-tests / cmdline_autotest OK 0.06s
15/85 DPDK:fast-tests / common_autotest OK 0.29s
16/85 DPDK:fast-tests / cpuflags_autotest OK 0.06s
17/85 DPDK:fast-tests / crc_autotest OK 0.06s
18/85 DPDK:fast-tests / user_delay_us OK 0.06s
19/85 DPDK:fast-tests / debug_autotest OK 0.23s
20/85 DPDK:fast-tests / devargs_autotest OK 0.06s
21/85 DPDK:fast-tests / eal_fs_autotest OK 0.06s
22/85 DPDK:fast-tests / errno_autotest OK 0.06s
23/85 DPDK:fast-tests / ethdev_link_status OK 0.06s
24/85 DPDK:fast-tests / event_ring_autotest OK 0.06s
25/85 DPDK:fast-tests / event_vector_adapter_autotest OK 2.10s
26/85 DPDK:fast-tests / eventdev_common_autotest OK 0.06s
27/85 DPDK:fast-tests / eventdev_selftest_sw OK 2.66s
28/85 DPDK:fast-tests / fbarray_autotest OK 0.06s
29/85 DPDK:fast-tests / fib_autotest OK 0.36s
30/85 DPDK:fast-tests / fib6_autotest OK 0.32s
31/85 DPDK:fast-tests / graph_autotest OK 0.06s
32/85 DPDK:fast-tests / node_list_dump OK 0.06s
33/85 DPDK:fast-tests / hash_autotest OK 0.16s
34/85 DPDK:fast-tests / interrupt_autotest OK 1.16s
35/85 DPDK:fast-tests / ipsec_autotest SKIP 0.06s exit status 77
36/85 DPDK:fast-tests / kvargs_autotest OK 0.06s
37/85 DPDK:fast-tests / latencystats_autotest OK 0.06s
38/85 DPDK:fast-tests / lcore_var_autotest OK 0.17s
39/85 DPDK:fast-tests / lcores_autotest OK 0.40s
40/85 DPDK:fast-tests / logs_autotest OK 0.06s
41/85 DPDK:fast-tests / lpm_autotest OK 0.55s
42/85 DPDK:fast-tests / lpm6_autotest OK 1.59s
43/85 DPDK:fast-tests / member_autotest OK 0.41s
44/85 DPDK:fast-tests / memcpy_autotest OK 1.51s
45/85 DPDK:fast-tests / meter_autotest OK 0.06s
46/85 DPDK:fast-tests / metrics_autotest OK 0.06s
47/85 DPDK:fast-tests / net_ether_autotest OK 0.32s
48/85 DPDK:fast-tests / net_ipv6_autotest OK 0.06s
49/85 DPDK:fast-tests / pdump_autotest OK 0.10s
50/85 DPDK:fast-tests / per_lcore_autotest OK 0.16s
51/85 DPDK:fast-tests / pflock_autotest OK 1.62s
52/85 DPDK:fast-tests / pie_autotest OK 0.06s
53/85 DPDK:fast-tests / ring_pmd_autotest OK 0.06s
54/85 DPDK:fast-tests / power_autotest OK 0.06s
55/85 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.06s exit status 77
56/85 DPDK:fast-tests / prefetch_autotest OK 0.06s
57/85 DPDK:fast-tests / ptr_compress_autotest OK 0.06s
58/85 DPDK:fast-tests / rawdev_autotest OK 0.06s
59/85 DPDK:fast-tests / rcu_qsbr_autotest OK 0.34s
60/85 DPDK:fast-tests / reorder_autotest OK 0.14s
61/85 DPDK:fast-tests / rib_autotest OK 2.06s
62/85 DPDK:fast-tests / rib6_autotest OK 2.08s
63/85 DPDK:fast-tests / ring_autotest OK 0.07s
64/85 DPDK:fast-tests / rwlock_test1_autotest OK 1.63s
65/85 DPDK:fast-tests / rwlock_rda_autotest OK 5.06s
66/85 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.06s
67/85 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.06s
68/85 DPDK:fast-tests / sched_autotest OK 0.06s
69/85 DPDK:fast-tests / seqlock_autotest OK 2.07s
70/85 DPDK:fast-tests / service_autotest OK 2.76s
71/85 DPDK:fast-tests / soring_autotest OK 0.06s
72/85 DPDK:fast-tests / spinlock_autotest OK 0.23s
73/85 DPDK:fast-tests / string_autotest OK 0.06s
74/85 DPDK:fast-tests / table_autotest OK 4.03s
75/85 DPDK:fast-tests / tailq_autotest OK 0.06s
76/85 DPDK:fast-tests / telemetry_data_autotest OK 0.06s
77/85 DPDK:fast-tests / telemetry_json_autotest OK 0.06s
78/85 DPDK:fast-tests / thash_autotest OK 0.06s
79/85 DPDK:fast-tests / threads_autotest OK 0.13s
80/85 DPDK:fast-tests / ticketlock_autotest OK 0.24s
81/85 DPDK:fast-tests / trace_autotest OK 0.06s
82/85 DPDK:fast-tests / trace_autotest_with_traces OK 0.07s
83/85 DPDK:fast-tests / vdev_autotest OK 0.06s
84/85 DPDK:fast-tests / version_autotest OK 0.06s
85/85 DPDK:fast-tests / telemetry_all OK 1.03s
Ok: 82
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 3
Timeout: 0
Full log written to /root/dpdk-ci/tools/dpdk/build/meson-logs/testlog.txt
FAILURE
^ permalink raw reply [flat|nested] 4+ messages in thread
* |FAILURE| pw153742-153744 argparse additions and rework
@ 2025-06-09 7:12 al-sw-devops
0 siblings, 0 replies; 4+ messages in thread
From: al-sw-devops @ 2025-06-09 7:12 UTC (permalink / raw)
To: test-report, atrwajee
[-- Attachment #1: Type: text/plain, Size: 11141 bytes --]
Test-Name: DPDK Fast test suite
Test-Label: aws-unit-testing
Test-Status: FAILURE
_Unit Testing FAILURE_
http://dpdk.org/patch/153744
Test Status Summary:
+--------------+------------------+
| Architecture | DPDK Unit Test |
+--------------+------------------+
| x86_64 | FAILURE |
+--------------+------------------+
| arm64 | FAILURE |
+--------------+------------------+
Test environment (aarch64):
Apply error encountered
OS : Ubuntu 24.04.1 LTS
Kernel : 6.8.0-1024-aws
NIC : Elastic Network Adapter
GCC : 13.3.0-6ubuntu2~24.04
Test last 100 lines (aarch64)
Processing lib/compressdev/meson.build
Processing lib/reorder/meson.build
Processing lib/bpf/meson.build
Processing lib/telemetry/meson.build
Processing lib/gso/meson.build
Processing lib/pipeline/meson.build
Processing lib/cmdline/meson.build
Processing lib/mbuf/meson.build
Processing lib/pcapng/meson.build
Processing lib/pci/meson.build
Processing lib/ring/meson.build
Processing lib/table/meson.build
Processing lib/pdump/meson.build
Processing lib/bbdev/meson.build
Processing lib/dispatcher/meson.build
Processing lib/eal/meson.build
Processing lib/eal/windows/meson.build
Processing lib/eal/windows/include/meson.build
Processing lib/eal/arm/meson.build
Processing lib/eal/arm/include/meson.build
Processing lib/eal/freebsd/meson.build
Processing lib/eal/freebsd/include/meson.build
Processing lib/eal/common/meson.build
Processing lib/eal/include/meson.build
Processing lib/eal/ppc/meson.build
Processing lib/eal/ppc/include/meson.build
Processing lib/eal/loongarch/meson.build
Processing lib/eal/loongarch/include/meson.build
Processing lib/eal/unix/meson.build
Processing lib/eal/linux/meson.build
Processing lib/eal/linux/include/meson.build
Processing lib/eal/riscv/meson.build
Processing lib/eal/riscv/include/meson.build
Processing lib/eal/x86/meson.build
Processing lib/eal/x86/include/meson.build
Processing lib/log/meson.build
Processing lib/gro/meson.build
Processing lib/gpudev/meson.build
Processing lib/sched/meson.build
Processing lib/acl/meson.build
Processing lib/rcu/meson.build
Processing lib/member/meson.build
Processing lib/port/meson.build
Processing lib/meter/meson.build
Processing lib/efd/meson.build
Processing lib/hash/meson.build
Processing lib/ethdev/meson.build
Processing lib/power/meson.build
Processing lib/argparse/meson.build
Processing lib/kvargs/meson.build
Processing lib/metrics/meson.build
Processing lib/cfgfile/meson.build
Processing lib/jobstats/meson.build
Processing lib/mldev/meson.build
Processing lib/fib/meson.build
Processing lib/ipsec/meson.build
Processing lib/stack/meson.build
Processing lib/ptr_compress/meson.build
Processing lib/cryptodev/meson.build
Processing lib/node/meson.build
Processing lib/security/meson.build
Processing lib/distributor/meson.build
Processing lib/latencystats/meson.build
Processing lib/graph/meson.build
Processing app/meson.build
Processing app/test-gpudev/meson.build
Processing app/test-cmdline/meson.build
Processing app/test-bbdev/meson.build
Processing app/test-mldev/meson.build
Processing app/test-regex/meson.build
Processing app/test-pmd/meson.build
Processing app/test-crypto-perf/meson.build
Processing app/test-acl/meson.build
Processing app/pdump/meson.build
Processing app/test-eventdev/meson.build
Processing app/test-security-perf/meson.build
Processing app/test-dma-perf/meson.build
Processing app/test-sad/meson.build
Processing app/test-fib/meson.build
Processing app/test-pipeline/meson.build
Processing app/test-flow-perf/meson.build
Processing app/proc-info/meson.build
Processing app/test/meson.build
Processing app/test/test_cfgfiles/meson.build
Processing app/test/suites/meson.build
Processing app/graph/meson.build
Processing app/test-compress-perf/meson.build
Processing app/dumpcap/meson.build
Running test build...
Directory already configured.
Just run your build command (e.g. ninja) and Meson will regenerate as necessary.
Run "meson setup --reconfigure" to force Meson to regenerate.
If build failures persist, run "meson setup --wipe" to rebuild from scratch
using the same options as passed when configuring the build.
Running Meson fast tests...
Test environment (x86_64):
Apply error encountered
OS : Ubuntu 24.04.1 LTS
Kernel : 6.8.0-1024-aws
NIC : Elastic Network Adapter
GCC : 13.3.0-6ubuntu2~24.04
Test last 100 lines (x86_64)
return f(*nargs, **wrapped_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/decorators.py", line 556, in wrapper
return f(*wrapped_args, **wrapped_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreter/interpreter.py", line 2482, in func_subdir
self.evaluate_codeblock(codeblock)
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/interpreterbase.py", line 194, in evaluate_codeblock
raise e
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/interpreterbase.py", line 186, in evaluate_codeblock
self.evaluate_statement(cur)
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/interpreterbase.py", line 218, in evaluate_statement
return self.evaluate_if(cur)
^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/interpreterbase.py", line 308, in evaluate_if
self.evaluate_codeblock(i.block)
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/interpreterbase.py", line 194, in evaluate_codeblock
raise e
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/interpreterbase.py", line 186, in evaluate_codeblock
self.evaluate_statement(cur)
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/interpreterbase.py", line 204, in evaluate_statement
self.assignment(cur)
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/interpreterbase.py", line 641, in assignment
value = self.evaluate_statement(node.value)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/interpreterbase.py", line 206, in evaluate_statement
return self.method_call(cur)
^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/interpreterbase.py", line 556, in method_call
res = obj.method_call(method_name, args, kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/baseobjects.py", line 81, in method_call
return method(args, kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/decorators.py", line 85, in wrapped
ret = f(*wrapped_args, **wrapped_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/decorators.py", line 237, in wrapper
return f(*nargs, **wrapped_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreterbase/decorators.py", line 556, in wrapper
return f(*wrapped_args, **wrapped_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/interpreter/compiler.py", line 730, in find_library_method
linkargs = self.compiler.find_library(libname, self.environment, search_dirs, libtype)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/compilers/mixins/clike.py", line 1195, in find_library
return self._find_library_impl(libname, env, extra_dirs, code, libtype, lib_prefix_warning)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/compilers/mixins/clike.py", line 1184, in _find_library_impl
value = self._find_library_real(libname, env, extra_dirs, code, libtype, lib_prefix_warning)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/compilers/mixins/clike.py", line 1143, in _find_library_real
if self.links(code, env, extra_args=extra_args, disable_cache=True)[0]:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/compilers/compilers.py", line 1323, in links
return self.compiles(code, env, extra_args=extra_args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/compilers/compilers.py", line 1309, in compiles
with self._build_wrapper(code, env, extra_args, dependencies, mode, disable_cache=disable_cache) as p:
File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/compilers/compilers.py", line 1292, in _build_wrapper
with self.compile(code, extra_args=args, mode=mode, want_output=want_output, temp_dir=env.scratch_dir) as r:
File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__
return next(self.gen)
^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/compilers/compilers.py", line 803, in compile
with TemporaryDirectoryWinProof(dir=temp_dir) as tmpdirname:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/tempfile.py", line 1021, in __init__
self.name = mkdtemp(suffix, prefix, dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/tempfile.py", line 523, in mkdtemp
_os.mkdir(file, 0o700)
FileNotFoundError: [Errno 2] No such file or directory: '/root/dpdk-ci/tools/dpdk/build/meson-private/tmpkii6gee3'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/mesonmain.py", line 277, in run
return msetup.run(['--reconfigure'] + args[2:])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/msetup.py", line 365, in run
app.generate()
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/msetup.py", line 188, in generate
return self._generate(env, capture, vslite_ctx)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/msetup.py", line 229, in _generate
mintro.write_meson_info_file(b, [e])
File "/usr/local/lib/python3.12/dist-packages/mesonbuild/mintro.py", line 670, in write_meson_info_file
with open(tmp_file, 'w', encoding='utf-8') as fp:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/root/dpdk-ci/tools/dpdk/build/meson-info/tmp_dump.json'
ninja: error: rebuilding 'build.ninja': subcommand failed
Test build failed.
FAILURE
^ permalink raw reply [flat|nested] 4+ messages in thread
* |FAILURE| pw153742-153744 argparse additions and rework
@ 2025-05-27 19:01 al-sw-devops
0 siblings, 0 replies; 4+ messages in thread
From: al-sw-devops @ 2025-05-27 19:01 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 14182 bytes --]
Test-Name: DPDK Fast test suite
Test-Label: aws-unit-testing
Test-Status: FAILURE
_Unit Testing FAILURE_
http://dpdk.org/patch/153744
Test Status Summary:
+--------------+------------------+
| Architecture | DPDK Unit Test |
+--------------+------------------+
| x86_64 | FAILURE |
+--------------+------------------+
| arm64 | FAILURE |
+--------------+------------------+
Test environment (aarch64):
Apply error encountered
OS : Ubuntu 24.04.1 LTS
Kernel : 6.8.0-1024-aws
NIC : Elastic Network Adapter
GCC : 13.3.0-6ubuntu2~24.04
Test last 100 lines (aarch64)
[2524/2526] Compiling C object drivers/librte_event_cnxk.a.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[2525/2526] Linking static target drivers/librte_event_cnxk.a
[2526/2526] Linking target app/dpdk-test
1/84 DPDK:fast-tests / acl_autotest OK 2.04s
2/84 DPDK:fast-tests / alarm_autotest OK 1.10s
3/84 DPDK:fast-tests / argparse_autotest OK 0.10s
4/84 DPDK:fast-tests / bitcount_autotest OK 0.10s
5/84 DPDK:fast-tests / bitmap_autotest OK 0.10s
6/84 DPDK:fast-tests / bitops_autotest OK 1.59s
7/84 DPDK:fast-tests / bitset_autotest OK 1.41s
8/84 DPDK:fast-tests / bitratestats_autotest OK 0.10s
9/84 DPDK:fast-tests / bpf_autotest OK 0.09s
10/84 DPDK:fast-tests / bpf_convert_autotest SKIP 0.09s exit status 77
11/84 DPDK:fast-tests / byteorder_autotest OK 0.08s
12/84 DPDK:fast-tests / cfgfile_autotest OK 0.09s
13/84 DPDK:fast-tests / cksum_autotest OK 0.09s
14/84 DPDK:fast-tests / cmdline_autotest OK 0.10s
15/84 DPDK:fast-tests / common_autotest OK 0.37s
16/84 DPDK:fast-tests / cpuflags_autotest OK 0.09s
17/84 DPDK:fast-tests / crc_autotest OK 0.10s
18/84 DPDK:fast-tests / user_delay_us OK 0.10s
19/84 DPDK:fast-tests / debug_autotest OK 0.31s
20/84 DPDK:fast-tests / devargs_autotest OK 0.09s
21/84 DPDK:fast-tests / eal_fs_autotest OK 0.10s
22/84 DPDK:fast-tests / errno_autotest OK 0.10s
23/84 DPDK:fast-tests / ethdev_link_status OK 0.09s
24/84 DPDK:fast-tests / event_ring_autotest OK 0.10s
25/84 DPDK:fast-tests / eventdev_common_autotest OK 0.10s
26/84 DPDK:fast-tests / eventdev_selftest_sw OK 3.84s
27/84 DPDK:fast-tests / fbarray_autotest OK 0.10s
28/84 DPDK:fast-tests / fib_autotest OK 0.33s
29/84 DPDK:fast-tests / fib6_autotest OK 0.32s
30/84 DPDK:fast-tests / graph_autotest OK 0.09s
31/84 DPDK:fast-tests / node_list_dump OK 0.09s
32/84 DPDK:fast-tests / hash_autotest OK 0.28s
33/84 DPDK:fast-tests / interrupt_autotest OK 1.20s
34/84 DPDK:fast-tests / ipsec_autotest SKIP 0.10s exit status 77
35/84 DPDK:fast-tests / kvargs_autotest OK 0.10s
36/84 DPDK:fast-tests / latencystats_autotest OK 0.10s
37/84 DPDK:fast-tests / lcore_var_autotest OK 0.51s
38/84 DPDK:fast-tests / lcores_autotest OK 1.72s
39/84 DPDK:fast-tests / logs_autotest OK 0.10s
40/84 DPDK:fast-tests / lpm_autotest OK 0.33s
41/84 DPDK:fast-tests / lpm6_autotest OK 1.42s
42/84 DPDK:fast-tests / member_autotest OK 0.74s
43/84 DPDK:fast-tests / memcpy_autotest OK 2.64s
44/84 DPDK:fast-tests / meter_autotest OK 0.10s
45/84 DPDK:fast-tests / metrics_autotest OK 0.09s
46/84 DPDK:fast-tests / net_ether_autotest OK 0.54s
47/84 DPDK:fast-tests / net_ipv6_autotest OK 0.10s
48/84 DPDK:fast-tests / pdump_autotest OK 0.15s
49/84 DPDK:fast-tests / per_lcore_autotest OK 0.20s
50/84 DPDK:fast-tests / pflock_autotest OK 3.57s
51/84 DPDK:fast-tests / pie_autotest OK 0.10s
52/84 DPDK:fast-tests / ring_pmd_autotest OK 0.09s
53/84 DPDK:fast-tests / power_autotest OK 0.10s
54/84 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.10s exit status 77
55/84 DPDK:fast-tests / prefetch_autotest OK 0.09s
56/84 DPDK:fast-tests / ptr_compress_autotest OK 0.10s
57/84 DPDK:fast-tests / rawdev_autotest OK 0.09s
58/84 DPDK:fast-tests / rcu_qsbr_autotest OK 0.46s
59/84 DPDK:fast-tests / reorder_autotest OK 0.18s
60/84 DPDK:fast-tests / rib_autotest OK 1.21s
61/84 DPDK:fast-tests / rib6_autotest OK 1.22s
62/84 DPDK:fast-tests / ring_autotest OK 0.10s
63/84 DPDK:fast-tests / rwlock_test1_autotest OK 3.56s
64/84 DPDK:fast-tests / rwlock_rda_autotest OK 5.09s
65/84 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.09s
66/84 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.09s
67/84 DPDK:fast-tests / sched_autotest OK 0.10s
68/84 DPDK:fast-tests / seqlock_autotest OK 2.11s
69/84 DPDK:fast-tests / service_autotest OK 2.79s
70/84 DPDK:fast-tests / soring_autotest OK 0.10s
71/84 DPDK:fast-tests / spinlock_autotest OK 0.49s
72/84 DPDK:fast-tests / string_autotest OK 0.09s
73/84 DPDK:fast-tests / table_autotest OK 1.78s
74/84 DPDK:fast-tests / tailq_autotest OK 0.09s
75/84 DPDK:fast-tests / telemetry_data_autotest OK 0.10s
76/84 DPDK:fast-tests / telemetry_json_autotest OK 0.10s
77/84 DPDK:fast-tests / thash_autotest OK 0.11s
78/84 DPDK:fast-tests / threads_autotest OK 0.17s
79/84 DPDK:fast-tests / ticketlock_autotest OK 0.73s
80/84 DPDK:fast-tests / trace_autotest OK 0.10s
81/84 DPDK:fast-tests / trace_autotest_with_traces OK 0.12s
82/84 DPDK:fast-tests / vdev_autotest OK 0.09s
83/84 DPDK:fast-tests / version_autotest OK 0.09s
84/84 DPDK:fast-tests / telemetry_all OK 1.04s
Ok: 81
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 3
Timeout: 0
Full log written to /root/dpdk-ci/tools/dpdk/build/meson-logs/testlog.txt
FAILURE
Test environment (x86_64):
Apply error encountered
OS : Ubuntu 24.04.1 LTS
Kernel : 6.8.0-1024-aws
NIC : Elastic Network Adapter
GCC : 13.3.0-6ubuntu2~24.04
Test last 100 lines (x86_64)
[2297/2299] Compiling C object app/dpdk-test.p/test_test_ring_perf.c.o
[2298/2299] Compiling C object app/dpdk-test.p/test_test_ring.c.o
[2299/2299] Linking target app/dpdk-test
1/84 DPDK:fast-tests / acl_autotest OK 1.86s
2/84 DPDK:fast-tests / alarm_autotest OK 1.06s
3/84 DPDK:fast-tests / argparse_autotest OK 0.06s
4/84 DPDK:fast-tests / bitcount_autotest OK 0.05s
5/84 DPDK:fast-tests / bitmap_autotest OK 0.06s
6/84 DPDK:fast-tests / bitops_autotest OK 1.56s
7/84 DPDK:fast-tests / bitset_autotest OK 1.08s
8/84 DPDK:fast-tests / bitratestats_autotest OK 0.06s
9/84 DPDK:fast-tests / bpf_autotest OK 0.06s
10/84 DPDK:fast-tests / bpf_convert_autotest SKIP 0.05s exit status 77
11/84 DPDK:fast-tests / byteorder_autotest OK 0.06s
12/84 DPDK:fast-tests / cfgfile_autotest OK 0.06s
13/84 DPDK:fast-tests / cksum_autotest OK 0.06s
14/84 DPDK:fast-tests / cmdline_autotest OK 0.06s
15/84 DPDK:fast-tests / common_autotest OK 0.28s
16/84 DPDK:fast-tests / cpuflags_autotest OK 0.06s
17/84 DPDK:fast-tests / crc_autotest OK 0.05s
18/84 DPDK:fast-tests / user_delay_us OK 0.06s
19/84 DPDK:fast-tests / debug_autotest OK 0.22s
20/84 DPDK:fast-tests / devargs_autotest OK 0.06s
21/84 DPDK:fast-tests / eal_fs_autotest OK 0.06s
22/84 DPDK:fast-tests / errno_autotest OK 0.06s
23/84 DPDK:fast-tests / ethdev_link_status OK 0.06s
24/84 DPDK:fast-tests / event_ring_autotest OK 0.06s
25/84 DPDK:fast-tests / eventdev_common_autotest OK 0.06s
26/84 DPDK:fast-tests / eventdev_selftest_sw OK 2.69s
27/84 DPDK:fast-tests / fbarray_autotest OK 0.06s
28/84 DPDK:fast-tests / fib_autotest OK 0.37s
29/84 DPDK:fast-tests / fib6_autotest OK 0.32s
30/84 DPDK:fast-tests / graph_autotest OK 0.06s
31/84 DPDK:fast-tests / node_list_dump OK 0.07s
32/84 DPDK:fast-tests / hash_autotest OK 0.16s
33/84 DPDK:fast-tests / interrupt_autotest OK 1.16s
34/84 DPDK:fast-tests / ipsec_autotest SKIP 0.06s exit status 77
35/84 DPDK:fast-tests / kvargs_autotest OK 0.06s
36/84 DPDK:fast-tests / latencystats_autotest OK 0.06s
37/84 DPDK:fast-tests / lcore_var_autotest OK 0.17s
38/84 DPDK:fast-tests / lcores_autotest OK 0.41s
39/84 DPDK:fast-tests / logs_autotest OK 0.06s
40/84 DPDK:fast-tests / lpm_autotest OK 0.55s
41/84 DPDK:fast-tests / lpm6_autotest OK 1.58s
42/84 DPDK:fast-tests / member_autotest OK 0.40s
43/84 DPDK:fast-tests / memcpy_autotest OK 1.51s
44/84 DPDK:fast-tests / meter_autotest OK 0.06s
45/84 DPDK:fast-tests / metrics_autotest OK 0.06s
46/84 DPDK:fast-tests / net_ether_autotest OK 0.32s
47/84 DPDK:fast-tests / net_ipv6_autotest OK 0.06s
48/84 DPDK:fast-tests / pdump_autotest OK 0.10s
49/84 DPDK:fast-tests / per_lcore_autotest OK 0.16s
50/84 DPDK:fast-tests / pflock_autotest OK 1.62s
51/84 DPDK:fast-tests / pie_autotest OK 0.06s
52/84 DPDK:fast-tests / ring_pmd_autotest OK 0.06s
53/84 DPDK:fast-tests / power_autotest OK 0.06s
54/84 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.06s exit status 77
55/84 DPDK:fast-tests / prefetch_autotest OK 0.06s
56/84 DPDK:fast-tests / ptr_compress_autotest OK 0.06s
57/84 DPDK:fast-tests / rawdev_autotest OK 0.06s
58/84 DPDK:fast-tests / rcu_qsbr_autotest OK 0.34s
59/84 DPDK:fast-tests / reorder_autotest OK 0.14s
60/84 DPDK:fast-tests / rib_autotest OK 2.07s
61/84 DPDK:fast-tests / rib6_autotest OK 2.09s
62/84 DPDK:fast-tests / ring_autotest OK 0.06s
63/84 DPDK:fast-tests / rwlock_test1_autotest OK 1.62s
64/84 DPDK:fast-tests / rwlock_rda_autotest OK 5.06s
65/84 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.06s
66/84 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.06s
67/84 DPDK:fast-tests / sched_autotest OK 0.06s
68/84 DPDK:fast-tests / seqlock_autotest OK 2.06s
69/84 DPDK:fast-tests / service_autotest OK 3.01s
70/84 DPDK:fast-tests / soring_autotest OK 0.06s
71/84 DPDK:fast-tests / spinlock_autotest OK 0.23s
72/84 DPDK:fast-tests / string_autotest OK 0.06s
73/84 DPDK:fast-tests / table_autotest OK 4.04s
74/84 DPDK:fast-tests / tailq_autotest OK 0.06s
75/84 DPDK:fast-tests / telemetry_data_autotest OK 0.06s
76/84 DPDK:fast-tests / telemetry_json_autotest OK 0.06s
77/84 DPDK:fast-tests / thash_autotest OK 0.07s
78/84 DPDK:fast-tests / threads_autotest OK 0.12s
79/84 DPDK:fast-tests / ticketlock_autotest OK 0.24s
80/84 DPDK:fast-tests / trace_autotest OK 0.06s
81/84 DPDK:fast-tests / trace_autotest_with_traces OK 0.07s
82/84 DPDK:fast-tests / vdev_autotest OK 0.06s
83/84 DPDK:fast-tests / version_autotest OK 0.06s
84/84 DPDK:fast-tests / telemetry_all OK 1.03s
Ok: 81
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 3
Timeout: 0
Full log written to /root/dpdk-ci/tools/dpdk/build/meson-logs/testlog.txt
FAILURE
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-06-12 19:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-12 19:24 |FAILURE| pw153742-153744 argparse additions and rework al-sw-devops
-- strict thread matches above, loose matches on Subject: below --
2025-06-09 18:49 al-sw-devops
2025-06-09 7:12 al-sw-devops
2025-05-27 19:01 al-sw-devops
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).