Wind River Support Network

HomeDefectsLIN1018-2999
Not to be fixed

LIN1018-2999 : lxc: run-ptest hangs

Created: Nov 20, 2018    Updated: Apr 29, 2021
Resolved Date: Apr 29, 2021
Found In Version: 10.18.44.1
Severity: Standard
Applicable for: Wind River Linux LTS 18
Component/s: Userspace

Description

# cd /usr/lib64/lxc/ptest
# ./run-ptest 
### Starting LXC ptest ### 
FAIL: lxc-test-api-reboot 
SKIPPED: lxc-test-apparmor 
PASS: lxc-test-attach 
PASS: lxc-test-automount 
PASS: lxc-test-autostart 
PASS: lxc-test-cgpath 
FAIL: lxc-test-cloneconfig 
PASS: lxc-test-clonetest 
PASS: lxc-test-concurrent 
PASS: lxc-test-config-jump-table 
PASS: lxc-test-console 
PASS: lxc-test-console-log 
PASS: lxc-test-containertests 
PASS: lxc-test-createconfig 
FAIL: lxc-test-createtest 
PASS: lxc-test-criu-check-feature 
FAIL: lxc-test-destroytest 
PASS: lxc-test-device-add-remove 
PASS: lxc-test-get_item 
PASS: lxc-test-getkeys 
PASS: lxc-test-list 
PASS: lxc-test-locktests 
PASS: lxc-test-lxcpath 
PASS: lxc-test-may-control 

it hangs at here.

Steps to Reproduce

1) setup.sh
--machine intel-x86-64 --templates feature/LAMP feature/criu feature/cut feature/dhcp-server-kea feature/gcc-sanitizers feature/gdb feature/ipmi feature/ipv6 feature/krb5 feature/libhugetlbfs feature/lttng feature/mariadb feature/network-bond-libteam feature/nfsd feature/ntp feature/software-entropy feature/syslog-ng feature/system-stats feature/target-toolchain feature/test feature/valgrind feature/xfce --dl-layers --layers meta-filesystems meta-virtualization meta-xfce --distro wrlinux-cgl

2) . ./oe-init-build-env
3) vim conf/local.conf
IMAGE_INSTALL_append += " lxc make"

4) bitbake wrlinux-image-glibc-cgl 
5) boot the target
6) run command as problem description

Live chat
Online