automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw105237 [PATCH] eal: fix data race in multi-process support
@ 2021-12-17 18:40 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-12-17 18:40 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, Stephen Hemminger

[-- Attachment #1: Type: text/plain, Size: 1079 bytes --]

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/105237

_Functional Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, December 17 2021 18:16:49 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:042f5a355a57b31a9f87824173a9d427b21abdb8

105237 --> functional testing fail

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 2/2
	Failed Tests:
		- scatter
		- unit_tests_mbuf


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 2/2
	Failed Tests:
		- scatter
		- unit_tests_mbuf


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20518/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* |FAILURE| pw105237 [PATCH] eal: fix data race in multi-process support
@ 2021-12-17 18:59 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-12-17 18:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, Stephen Hemminger

[-- Attachment #1: Type: text/plain, Size: 3017 bytes --]

Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/105237

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, December 17 2021 18:16:49 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:042f5a355a57b31a9f87824173a9d427b21abdb8

105237 --> testing fail

Test environment and result as below:

+-------------------------------+--------------+----------------+
|          Environment          | lpm_autotest | dpdk_unit_test |
+===============================+==============+================+
| Ubuntu 20.04 ARM SVE          | FAIL         | SKIPPED        |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM GCC Native   | SKIPPED      | FAIL           |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM Clang Native | SKIPPED      | FAIL           |
+-------------------------------+--------------+----------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_unit_test): ====
89/99 DPDK:fast-tests / trace_autotest        FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
90/99 DPDK:fast-tests / metrics_autotest      FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
91/99 DPDK:fast-tests / telemetry_json_autotest  FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
92/99 DPDK:fast-tests / telemetry_data_autotest  FAIL     0.12 s (exit status 255 or signal 127 SIGinvalid)
93/99 DPDK:fast-tests / ring_pmd_autotest     FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
94/99 DPDK:fast-tests / event_eth_tx_adapter_autotest  FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
95/99 DPDK:fast-tests / bitratestats_autotest  FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
96/99 DPDK:fast-tests / latencystats_autotest  FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
97/99 DPDK:fast-tests / pdump_autotest        FAIL     0.07 s (exit status 255 or signal 127 SIGinvalid)
98/99 DPDK:fast-tests / vdev_autotest         FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)
99/99 DPDK:fast-tests / compressdev_autotest  FAIL     0.04 s (exit status 255 or signal 127 SIGinvalid)

Ok:                    0
Expected Fail:         0
Fail:                 99
Unexpected Pass:       0
Skipped:               0
Timeout:               0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20518/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* |FAILURE| pw105237 [PATCH] eal: fix data race in multi-process support
@ 2021-12-17 18:48 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-12-17 18:48 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports, Stephen Hemminger

[-- Attachment #1: Type: text/plain, Size: 868 bytes --]

Test-Label: iol-broadcom-Functional
Test-Status: FAILURE
http://dpdk.org/patch/105237

_Functional Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, December 17 2021 18:16:49 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:042f5a355a57b31a9f87824173a9d427b21abdb8

105237 --> functional testing fail

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-65-generic
Compiler: gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
NIC: Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 3/3
	Failed Tests:
		- mtu_update
		- scatter
		- unit_tests_mbuf


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20518/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* |FAILURE| pw105237 [PATCH] eal: fix data race in multi-process support
@ 2021-12-17 18:48 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-12-17 18:48 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, Stephen Hemminger

[-- Attachment #1: Type: text/plain, Size: 1328 bytes --]

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/105237

_Functional Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, December 17 2021 18:16:49 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:042f5a355a57b31a9f87824173a9d427b21abdb8

105237 --> functional testing fail

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 2/2
	Failed Tests:
		- scatter
		- unit_tests_mbuf


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 2/2
	Failed Tests:
		- scatter
		- unit_tests_mbuf


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 2/2
	Failed Tests:
		- unit_tests_mbuf
		- mtu_update


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20518/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* |FAILURE| pw105237 [PATCH] eal: fix data race in multi-process support
@ 2021-12-17 18:42 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-12-17 18:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, Stephen Hemminger

[-- Attachment #1: Type: text/plain, Size: 4336 bytes --]

Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/105237

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, December 17 2021 18:16:49 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:042f5a355a57b31a9f87824173a9d427b21abdb8

105237 --> testing fail

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS 8         | FAIL           |
+------------------+----------------+
| Arch Linux       | FAIL           |
+------------------+----------------+
| Fedora 31        | FAIL           |
+------------------+----------------+
| Fedora 32        | FAIL           |
+------------------+----------------+
| CentOS Stream 8  | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | FAIL           |
+------------------+----------------+
| RHEL 7           | FAIL           |
+------------------+----------------+
| Fedora 33        | FAIL           |
+------------------+----------------+
| Ubuntu 18.04     | FAIL           |
+------------------+----------------+
| Fedora 34        | FAIL           |
+------------------+----------------+
| RHEL8            | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | FAIL           |
+------------------+----------------+
| Fedora 34 clang  | FAIL           |
+------------------+----------------+

==== 20 line log output for Fedora 34 clang (dpdk_unit_test): ====
89/99 DPDK:fast-tests / trace_autotest        FAIL     0.02 s (exit status 255 or signal 127 SIGinvalid)
90/99 DPDK:fast-tests / metrics_autotest      FAIL     0.02 s (exit status 255 or signal 127 SIGinvalid)
91/99 DPDK:fast-tests / telemetry_json_autotest  FAIL     0.02 s (exit status 255 or signal 127 SIGinvalid)
92/99 DPDK:fast-tests / telemetry_data_autotest  FAIL     0.02 s (exit status 255 or signal 127 SIGinvalid)
93/99 DPDK:fast-tests / ring_pmd_autotest     FAIL     0.02 s (exit status 255 or signal 127 SIGinvalid)
94/99 DPDK:fast-tests / event_eth_tx_adapter_autotest  FAIL     0.02 s (exit status 255 or signal 127 SIGinvalid)
95/99 DPDK:fast-tests / bitratestats_autotest  FAIL     0.02 s (exit status 255 or signal 127 SIGinvalid)
96/99 DPDK:fast-tests / latencystats_autotest  FAIL     0.02 s (exit status 255 or signal 127 SIGinvalid)
97/99 DPDK:fast-tests / pdump_autotest        FAIL     0.02 s (exit status 255 or signal 127 SIGinvalid)
98/99 DPDK:fast-tests / vdev_autotest         FAIL     0.02 s (exit status 255 or signal 127 SIGinvalid)
99/99 DPDK:fast-tests / compressdev_autotest  FAIL     0.02 s (exit status 255 or signal 127 SIGinvalid)

Ok:                    0
Expected Fail:         0
Fail:                 99
Unexpected Pass:       0
Skipped:               0
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 ====

CentOS 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

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)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20518/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* |FAILURE| pw105237 [PATCH] eal: fix data race in multi-process support
@ 2021-12-17 18:39 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-12-17 18:39 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, Stephen Hemminger

[-- Attachment #1: Type: text/plain, Size: 1079 bytes --]

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/105237

_Functional Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, December 17 2021 18:16:49 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:042f5a355a57b31a9f87824173a9d427b21abdb8

105237 --> functional testing fail

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 2/2
	Failed Tests:
		- scatter
		- unit_tests_mbuf


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 2/2
	Failed Tests:
		- scatter
		- unit_tests_mbuf


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20518/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* |FAILURE| pw105237 [PATCH] eal: fix data race in multi-process support
       [not found] <20211217181649.154972-1-stephen@networkplumber.org>
@ 2021-12-17 18:39 ` 0-day Robot
  0 siblings, 0 replies; 7+ messages in thread
From: 0-day Robot @ 2021-12-17 18:39 UTC (permalink / raw)
  To: test-report; +Cc: stephen, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1593549903
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static" failed at step Build and test
"ubuntu-18.04-gcc-shared-mini" failed at step Build and test
"ubuntu-18.04-gcc-shared-abi+doc+tests" failed at step Build and test
"ubuntu-18.04-clang-static" failed at step Build and test
"ubuntu-18.04-clang-shared-doc+tests" failed at step Build and test
"ubuntu-18.04-gcc-static-i386" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
[3405/3405] Linking target buildtools/chkincs/chkincs.
+ [ false != true ]
+ [ false != true ]
+ failed=
+ configure_coredump
+ which gdb
+ ulimit -c unlimited
+ sudo sysctl -w kernel.core_pattern=/tmp/dpdk-core.%e.%p
kernel.core_pattern = /tmp/dpdk-core.%e.%p
+ devtools/test-null.sh
EAL: Detected CPU lcores: 2
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: failed to bind /tmp/dpdk/rte/mp_socket: Bad file descriptor
EAL: FATAL: failed to init mp channel
EAL: failed to init mp channel
EAL: Error - exiting with code: 1
  Cause: Cannot init EAL: Bad address
sh: echo: I/O error
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-mini" at step Build and test
####################################################################################
[1339/1339] Linking target buildtools/chkincs/chkincs.
+ [ false != true ]
+ [ false != true ]
+ failed=
+ configure_coredump
+ which gdb
+ ulimit -c unlimited
+ sudo sysctl -w kernel.core_pattern=/tmp/dpdk-core.%e.%p
kernel.core_pattern = /tmp/dpdk-core.%e.%p
+ devtools/test-null.sh
EAL: Detected CPU lcores: 2
EAL: Detected NUMA nodes: 1
EAL: Detected shared linkage of DPDK
EAL: failed to bind /tmp/dpdk/rte/mp_socket: Bad file descriptor
EAL: FATAL: failed to init mp channel
EAL: failed to init mp channel
EAL: Error - exiting with code: 1
  Cause: Cannot init EAL: Bad address
sh: echo: I/O error
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
[3620/3620] Generating html_guides with a custom command.
+ [ false != true ]
+ [ false != true ]
+ failed=
+ configure_coredump
+ which gdb
+ ulimit -c unlimited
+ sudo sysctl -w kernel.core_pattern=/tmp/dpdk-core.%e.%p
kernel.core_pattern = /tmp/dpdk-core.%e.%p
+ devtools/test-null.sh
EAL: Detected CPU lcores: 2
EAL: Detected NUMA nodes: 1
EAL: Detected shared linkage of DPDK
EAL: failed to bind /tmp/dpdk/rte/mp_socket: Bad file descriptor
EAL: FATAL: failed to init mp channel
EAL: failed to init mp channel
EAL: Error - exiting with code: 1
  Cause: Cannot init EAL: Bad address
sh: echo: I/O error
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
[3405/3405] Linking target buildtools/chkincs/chkincs.
+ [ false != true ]
+ [ false != true ]
+ failed=
+ configure_coredump
+ which gdb
+ ulimit -c unlimited
+ sudo sysctl -w kernel.core_pattern=/tmp/dpdk-core.%e.%p
kernel.core_pattern = /tmp/dpdk-core.%e.%p
+ devtools/test-null.sh
EAL: Detected CPU lcores: 2
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: failed to bind /tmp/dpdk/rte/mp_socket: Bad file descriptor
EAL: FATAL: failed to init mp channel
EAL: failed to init mp channel
EAL: Error - exiting with code: 1
  Cause: Cannot init EAL: Bad address
sh: echo: I/O error
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
[3620/3620] Generating html_guides with a custom command.
+ [ false != true ]
+ [ false != true ]
+ failed=
+ configure_coredump
+ which gdb
+ ulimit -c unlimited
+ sudo sysctl -w kernel.core_pattern=/tmp/dpdk-core.%e.%p
kernel.core_pattern = /tmp/dpdk-core.%e.%p
+ devtools/test-null.sh
EAL: Detected CPU lcores: 2
EAL: Detected NUMA nodes: 1
EAL: Detected shared linkage of DPDK
EAL: failed to bind /tmp/dpdk/rte/mp_socket: Bad file descriptor
EAL: FATAL: failed to init mp channel
EAL: failed to init mp channel
EAL: Error - exiting with code: 1
  Cause: Cannot init EAL: Bad address
sh: echo: I/O error
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
[2541/2541] Linking target buildtools/chkincs/chkincs.
+ [ false != true ]
+ [ false != true ]
+ failed=
+ configure_coredump
+ which gdb
+ ulimit -c unlimited
+ sudo sysctl -w kernel.core_pattern=/tmp/dpdk-core.%e.%p
kernel.core_pattern = /tmp/dpdk-core.%e.%p
+ devtools/test-null.sh
EAL: Detected CPU lcores: 2
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: failed to bind /tmp/dpdk/rte/mp_socket: Bad file descriptor
EAL: FATAL: failed to init mp channel
EAL: failed to init mp channel
EAL: Error - exiting with code: 1
  Cause: Cannot init EAL: Bad address
sh: echo: I/O error
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-12-17 18:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 18:40 |FAILURE| pw105237 [PATCH] eal: fix data race in multi-process support dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-12-17 18:59 dpdklab
2021-12-17 18:48 dpdklab
2021-12-17 18:48 dpdklab
2021-12-17 18:42 dpdklab
2021-12-17 18:39 dpdklab
     [not found] <20211217181649.154972-1-stephen@networkplumber.org>
2021-12-17 18:39 ` 0-day Robot

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).