Wind River Support Network

HomeDefectsLIN6-7638
Fixed

LIN6-7638 : "unzip01" LTP test case failed on bcm-563xx board with CGL kernel and rootfs

Created: Jun 9, 2014    Updated: Dec 3, 2018
Resolved Date: Jul 1, 2014
Found In Version: 6.0.0.8
Fix Version: 6.0.0.9
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Userspace

Description

root@localhost:/opt/ltp/wrLinux_ltp/results# cat LTP_RUN_ON-2014_Jun_10-05h_15m_52s.log 
Test Start Time: Tue Jun 10 05:15:57 2014
-----------------------------------------
Testcase                       Result     Exit Value
--------                       ------     ----------
unzip01                        FAIL       127  

-----------------------------------------------
Total Tests: 1
Total Passes: 0
Total Skips: 0
Total Failures: 1
Known Failures: 0
Unknown Failures: 1
Kernel Version: 3.10.38-ltsi-WR6.0.0.8_cgl
Machine Architecture: armv7l
Hostname: localhost

[Test Result] Warning : LTP test failed with unknown failure
[Test Knowledge Base] LTP test case known failure : /opt/ltp/wrLinux_ltp/failtest
[Log Path] LTP test console output log: /opt/ltp/wrLinux_ltp/runtime/Ltp_console_output.log
[Log Path] LTP test log : /opt/ltp/wrLinux_ltp/results/LTP.log
[LTP Test Failed Case]
----------------------
Test Start Time: Tue Jun 10 05:15:57 2014
-----------------------------------------
Testcase                       Result     Exit Value	Fail Reason
--------                       ------     ----------	----------
unzip01                        FAIL       127



root@localhost:/opt/ltp/wrLinux_ltp/results# cat /opt/ltp/wrLinux_ltp/runtime/Ltp_console_output.log
Checking for required user/group ids

'nobody' user id and group found.
'bin' user id and group found.
'daemon' user id and group found.
Users group found.
Sys group found.
Required users/groups exist.
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
 
LSB_VERSION="core-4.1-noarch:core-4.1-arm"
DISTRIB_ID=wrlinux
DISTRIB_RELEASE=6.0.0.8
DISTRIB_DESCRIPTION="Wind River Linux 6.0.0.8"
Linux localhost 3.10.38-ltsi-WR6.0.0.8_cgl #1 SMP PREEMPT Mon Jun 9 02:43:19 PDT 2014 armv7l GNU/Linux
 
Gnu C                 
Gnu make               3.82
util-linux             linux 2.23.2
mount                  linux 2.23.2 (libmount 2.23.0: selinux, debug, assert)
modutils               14
PPP                    2.4.5
Linux C Library        > libc.2.18
Dynamic linker (ldd)   2.18
Linux C++ Library      so.6.0
Procps                 3.2.8
Net-tools              1.60
iproute2              iproute2-ss130716
Kbd                    69:
Sh-utils               8.21
Modules Loaded         quota_v2 quota_tree tun ext4 crc16 jbd2 loop

free reports:
             total       used       free     shared    buffers     cached
Mem:       1006584     593908     412676          0      15632     366788
-/+ buffers/cache:     211488     795096
Swap:            0          0          0

/proc/cpuinfo
processor	: 0
model name	: ARMv7 Processor rev 0 (v7l)
BogoMIPS	: 1993.93
Features	: swp half thumb fastmult vfp edsp vfpv3 tls lpae 
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x3
CPU part	: 0xc09
CPU revision	: 0

processor	: 1
model name	: ARMv7 Processor rev 0 (v7l)
BogoMIPS	: 1993.93
Features	: swp half thumb fastmult vfp edsp vfpv3 tls lpae 
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x3
CPU part	: 0xc09
CPU revision	: 0

Hardware	: Broadcom iProc
Revision	: 0000
Serial		: 0000000000000000
COMMAND:    /opt/ltp/bin/ltp-pan  -e -S   -a 19788     -n 19788  -p  -f /tmp/ltp-ZUUlrZ2zOX/alltests -l /opt/ltp/wrLinux_ltp/runtime/runtime.log  -C /opt/ltp/output/LTP_RUN_ON-runtime.log.failed
INFO: Restricted to \<unzip01\>
LOG File: /opt/ltp/wrLinux_ltp/runtime/runtime.log
FAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-runtime.log.failed
Running tests.......
<<<test_start>>>
tag=unzip01 stime=1402377357
cmdline="unzip_tests.sh $LTPROOT/testcases/data/tst_unzip_file.zip"
contacts=""
analysis=exit
<<<test_output>>>
sh: unzip_tests.sh: command not found
incrementing stop
<<<execution_status>>>
initiation_status="ok"
duration=0 termination_type=exited termination_id=127 corefile=no
cutime=0 cstime=1
<<<test_end>>>
INFO: ltp-pan reported some tests FAIL
LTP Version: 20130503-81-g8f9db55

       ###############################################################

            Done executing testcases.
            LTP Version:  20130503-81-g8f9db55
       ###############################################################

root@localhost:/opt/ltp/wrLinux_ltp/results# 




For more logs please refer to http://pek-rth-vm1.wrs.com/publiclog/wrl60async/bts/WRL6008_LX02_LX02/bcm-563xx/bcm-563xx/cgl//LTP.log

Steps to Reproduce

1. Build the kernel and rootfs images

/wrlinux-6/wrlinux/configure \
  --enable-board=bcm-563xx \
  --enable-kernel=cgl \
  --enable-rootfs=glibc_cgl \
  --with-layer=wr-testing/kts-test,wr-testing/bts \
  --with-template=feature/kts-basic,feature/kts-extended,feature/kts-cgl \
  --enable-jobs=10 \
  --enable-parallel-pkgbuilds=10

make fs


2. Load the images to the target and boot it up


3. To run the LTP test case of "unzip01"

root@localhost:/opt/ltp# ./wrLinux_ltp/wr-runltp -s unzip01  

Other Downloads


Live chat
Online