[opa-nightly-tests] jam OPA_Daily_Tests_0310Thu_FAILED!!!

HDF Tester hdftest at hdfgroup.org
Thu Mar 10 00:18:57 CST 2011


*** OPA Tests on 0310Thu ***
=============================
   Tests Summary
=============================
****FAILED duty: standard****

PASSED amani: standard
PASSED heiwa: standard
PASSED jam: standard
PASSED linew: standard

=============================
   Tests Time Summary
=============================
duty: Ran 1(0/1/0) tests, Grand total test time =  0m 29s
jam: Ran 1(1/0/0) tests, Grand total test time =  1m 22s
amani: Ran 1(1/0/0) tests, Grand total test time =  1m 48s
heiwa: Ran 1(1/0/0) tests, Grand total test time =  5m 36s
linew: Ran 1(1/0/0) tests, Grand total test time =  7m 37s
jam: Ran 6(0/0/0) hosts, Grand total test time =  8m 37s


=============================
   Timekeeper log
=============================
Timekeeper started at Thu Mar 10 00:10:32 CST 2011
Timekeeper sleeping for 1800 seconds


=============================
   Tests Failures
=============================
=========================
Dumping logfile of duty: standard
Last 50 lines of /mnt/scr1/SnapTest/snapshots-opa/log/duty_0310Thu_0010
=========================
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src      -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c -o opa_primitives.lo /home/hdftest/snapshots-opa/current/src/opa_primitives.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src      -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c -o opa_queue.lo /home/hdftest/snapshots-opa/current/src/opa_queue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_primitives.c -o opa_primitives.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_queue.c -o opa_queue.o
In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.h:10,
                 from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
/home/hdftest/snapshots-opa/current/src/opa_primitives.h:114:2: #error no primitives implementation specifiedmv -f .deps/opa_primitives.Tpo .deps/opa_primitives.Plo

In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
/home/hdftest/snapshots-opa/current/src/opa_queue.h:56: error: syntax error before "OPA_ptr_t"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_rel_to_abs':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:63: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:63: warning: initialization makes pointer from integer without a cast
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: `size_t' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: (Each undeclared identifier is reported only once
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: for each function it appears in.)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: syntax error before "offset"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_abs_to_rel':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: `size_t' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: syntax error before "a"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_swap_rel':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_cas_rel_null':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_is_empty':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:165: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:166: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:171: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_peek_head':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:196: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:197: error: `NULL' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_init':
/home/hdftest/snapshots-opa/current/src/opa_queue.c:31: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c:32: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c:33: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_header_init':
/home/hdftest/snapshots-opa/current/src/opa_queue.c:38: error: structure has no member named `offset'
gmake[2]: *** [opa_queue.lo] Error 1
gmake[2]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/duty/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/duty/src'
gmake: *** [all-recursive] Error 1
Failed running make
===== Exit bin/snapshot with status=0: Thu Mar 10 00:11:26 CST 2011 =====
Thu Mar 10 00:11:26 CST 2011
=========================
Dumping done
=========================

Runtest did not exit normally.

=============================
   Watchers List
=============================
OPA Daily test features/platforms watchers and procedure
---------------------------------------------------------

Procedure:
The watcher will investigate and report the cause of failure by 11am.
The developer who checked in the error code may report so by then too.
The watcher or the developer should get the failure fixed and report it
by 3pm.


Watcher for OPA:	 	Neil


---
updated: 2009/05/05

=============================
   Tests Details
=============================
 00:10:10 up 34 days, 15:42, 61 users,  load average: 2.04, 2.07, 2.17
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda3             31738420   4066928  26033264  14% /
/dev/sda1               101086     22885     72982  24% /boot
/dev/sda2             31738420   6213812  23886380  21% /tmp
/dev/sda6             31738392   5985208  24114960  20% /var
/dev/sda7             31738392  28917488   1182680  97% /usr
/dev/sda8            124991068  10825268 107714100  10% /var/tmp
/dev/mapper/VolGroup00-home
                     198351840  15187288 172926192   9% /home
/dev/sde1            565688764 374321340 162168488  70% /scr
/dev/sdc1            961432072 788627964 123966108  87% /mnt/scr1
/dev/sdd1            961432072 855139776  57454296  94% /mnt/hdf
tmpfs                  8313848         0   8313848   0% /dev/shm
gumund:/data/ftp     480719072 269853728 186446144  60% /mnt/ftp
gumund:/data/web     480719072 269853728 186446144  60% /mnt/web
amani:/mnt/rw-src    288451232 179573408  94225344  66% /mnt/ro-src
amani:/mnt/rw-src    288451232 179573408  94225344  66% /mnt/rw-src
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Running source repository checkout with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/REPO_LOG_0310Thu
Checking MANIFEST file ...
cat: /mnt/scr1/SnapTest/snapshots-opa/log/#runtest.0310Thu.8519: No such file or directory
rm: cannot remove `/mnt/scr1/SnapTest/snapshots-opa/log/#runtest.0310Thu.8519': No such file or directory

Thu Mar 10 00:10:32 CST 2011
*** launching tests from jam ***

TESTHOST is linew
jam
amani
heiwa
duty
liberty
    Fork off timekeeper 30
cannot remote command with liberty
==============
Testing linew
==============
ssh linew -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname linew
 12:10am  up 6 day(s),  8:23,  11 users,  load average: 1.20, 1.00, 1.07
/                  (/dev/dsk/c1t0d0s0 ):71271356 blocks  8272049 files
/devices           (/devices          ):       0 blocks        0 files
/system/contract   (ctfs              ):       0 blocks 2147483599 files
/proc              (proc              ):       0 blocks    29906 files
/etc/mnttab        (mnttab            ):       0 blocks        0 files
/etc/svc/volatile  (swap              ):20550896 blocks  1182189 files
/system/object     (objfs             ):       0 blocks 2147483452 files
/etc/dfs/sharetab  (sharefs           ):       0 blocks 2147483646 files
/platform/sun4u-us3/lib/libc_psr.so.1(/platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap1.so.1):71271356 blocks  8272049 files
/platform/sun4u-us3/lib/sparcv9/libc_psr.so.1(/platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap1.so.1):71271356 blocks  8272049 files
/dev/fd            (fd                ):       0 blocks        0 files
/tmp               (swap              ):20550896 blocks  1182189 files
/var/run           (swap              ):20550896 blocks  1182189 files
/home              (jam:/home         ):366329104 blocks 50917748 files
/mnt/hdf           (jam:/mnt/hdf      ):212584560 blocks 114321892 files
/mnt/scr1          (jam:/mnt/scr1     ):345606656 blocks 116434648 files
/mnt/web           (gumund:/mnt/web   ):421730648 blocks 60891962 files
/mnt/ftp           (gumund:/mnt/ftp   ):421730648 blocks 60891962 files
/scr               (/dev/dsk/c1t1d0s0 ):899695234 blocks 226813706 files
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Thu Mar 10 00:10:54 CST 2011
*** starting standard tests in linew ***
Uname -a: SunOS linew 5.10 Generic_144488-07 sun4u sparc SUNW,A70
Running snapshot with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/linew_0310Thu_0010
PASSED linew: standard
*** finished standard tests for linew ***
Thu Mar 10 00:18:24 CST 2011
Total time = 7m 31s

*** finished tests in linew ***
Thu Mar 10 00:18:25 CST 2011
linew: Ran 1(1/0/0) tests, Grand total test time =  7m 37s


==============
Testing jam
==============
ssh jam -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname jam
 00:10:39 up 34 days, 15:42, 61 users,  load average: 2.17, 2.10, 2.17
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda3             31738420   4066928  26033264  14% /
/dev/sda1               101086     22885     72982  24% /boot
/dev/sda2             31738420   6213928  23886264  21% /tmp
/dev/sda6             31738392   5985212  24114956  20% /var
/dev/sda7             31738392  28917488   1182680  97% /usr
/dev/sda8            124991068  10825268 107714100  10% /var/tmp
/dev/mapper/VolGroup00-home
                     198351840  15187288 172926192   9% /home
/dev/sde1            565688764 374321340 162168488  70% /scr
/dev/sdc1            961432072 788628772 123965300  87% /mnt/scr1
/dev/sdd1            961432072 855139792  57454280  94% /mnt/hdf
tmpfs                  8313848         0   8313848   0% /dev/shm
gumund:/data/ftp     480719072 269853728 186446144  60% /mnt/ftp
gumund:/data/web     480719072 269853728 186446144  60% /mnt/web
amani:/mnt/rw-src    288451232 179573408  94225344  66% /mnt/ro-src
amani:/mnt/rw-src    288451232 179573408  94225344  66% /mnt/rw-src
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Thu Mar 10 00:10:49 CST 2011
*** starting standard tests in jam ***
Uname -a: Linux jam 2.6.18-194.3.1.el5PAE #1 SMP Thu May 13 13:48:44 EDT 2010 i686 i686 i386 GNU/Linux
Running snapshot with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/jam_0310Thu_0010
PASSED jam: standard
*** finished standard tests for jam ***
Thu Mar 10 00:12:11 CST 2011
Total time = 1m 22s

*** finished tests in jam ***
Thu Mar 10 00:12:11 CST 2011
jam: Ran 1(1/0/0) tests, Grand total test time =  1m 22s


==============
Testing amani
==============
ssh amani -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname amani
 00:10:42 up 23 days, 11:40,  2 users,  load average: 0.00, 0.00, 0.18
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda6             39021196  29658228   7348824  81% /
/dev/hda3             12192636   4315676   7247616  38% /var
/dev/hda2             12192636    162540  11400752   2% /tmp
/dev/hda1               101086     23784     72083  25% /boot
tmpfs                  2057868         0   2057868   0% /dev/shm
jam:/home            198351840  15187264 172926208   9% /home
jam:/mnt/hdf         961432096 855139808  57454304  94% /mnt/hdf
jam:/mnt/scr1        961432096 788628864 123965216  87% /mnt/scr1
smirom:/scr          267601440  37497024 216291712  15% /mnt/tmp
gumund:/data/ftp     480719072 269853728 186446144  60% /mnt/ftp
gumund:/data/web     480719072 269853728 186446144  60% /mnt/web
/dev/sdb1            144221592  73849364  63046188  54% /scr
/dev/sda1            288451232 179573436  94225316  66% /mnt/rw-src
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Thu Mar 10 00:10:52 CST 2011
*** starting standard tests in amani ***
Uname -a: Linux amani 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:52:25 EST 2011 x86_64 x86_64 x86_64 GNU/Linux
Running snapshot with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/amani_0310Thu_0010
PASSED amani: standard
*** finished standard tests for amani ***
Thu Mar 10 00:12:40 CST 2011
Total time = 1m 48s

*** finished tests in amani ***
Thu Mar 10 00:12:40 CST 2011
amani: Ran 1(1/0/0) tests, Grand total test time =  1m 48s


==============
Testing heiwa
==============
ssh heiwa -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname heiwa
 00:10:43 up 5 days, 12:41,  4 users,  load average: 0.01, 0.01, 0.00
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sdb8             35435232   2727760  30907432   9% /
tmpfs                  2008144         0   2008144   0% /dev/shm
/dev/sdb4               198337    106660     81437  57% /boot
/dev/sdb6             12385456    614468  11141844   6% /tmp
/dev/sdb7             12385456   7293148   4463164  63% /var
/dev/sda6             82573108    686812  77691728   1% /scr
jam:/mnt/hdf         961432096 855139808  57454304  94% /mnt/hdf
jam:/mnt/scr1        961432096 788628960 123965152  87% /mnt/scr1
jam:/home            198351840  15187264 172926208   9% /home
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Thu Mar 10 00:10:53 CST 2011
*** starting standard tests in heiwa ***
Uname -a: Linux heiwa 2.6.32.16-150.fc12.ppc64 #1 SMP Sat Jul 24 05:19:27 UTC 2010 ppc64 ppc64 ppc64 GNU/Linux
Running snapshot with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/heiwa_0310Thu_0010
PASSED heiwa: standard
*** finished standard tests for heiwa ***
Thu Mar 10 00:16:29 CST 2011
Total time = 5m 36s

*** finished tests in heiwa ***
Thu Mar 10 00:16:29 CST 2011
heiwa: Ran 1(1/0/0) tests, Grand total test time =  5m 36s


==============
Testing duty
==============
ssh duty -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname duty
12:10AM  up 70 days,  9:25, 16 users, load averages: 0.00, 0.00, 0.00
Filesystem       1K-blocks      Used     Avail Capacity  Mounted on
/dev/aacd0s1a       507630     60986    406034    13%    /
devfs                    1         1         0   100%    /dev
/dev/aacd0s1h    188433016 123604522  49753854    71%    /data
/dev/aacd0s1g     32494668  24639294   5255802    82%    /local_home
/dev/aacd0s1f     12186190   4125638   7085658    37%    /usr
/dev/aacd0s1d       507630     50476    416544    11%    /var
/dev/aacd0s1e       253678       178    233206     0%    /var/tmp
procfs                   4         4         0   100%    /proc
jam:/home        198351840  15187288 172926192     8%    /home
jam:/mnt/hdf     961432072 855139776  57454296    94%    /mnt/hdf
jam:/mnt/scr1    961432072 788629008 123965064    86%    /mnt/scr1
gumund:/data/web 480719056 269853732 186446124    59%    /mnt/web
gumund:/data/ftp 480719056 269853732 186446124    59%    /mnt/ftp
devfs                    1         1         0   100%    /var/named/dev
/dev/md0            126702        98    116468     0%    /tmp
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Thu Mar 10 00:10:57 CST 2011
*** starting standard tests in duty ***
Uname -a: FreeBSD duty.hdfgroup.uiuc.edu 6.3-STABLE FreeBSD 6.3-STABLE #1: Fri Jul 25 17:10:59 CDT 2008     sukoziol at duty.hdfgroup.uiuc.edu:/usr/obj/usr/src/sys/DUTY  i386
Running snapshot with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/duty_0310Thu_0010
	*************************************
	Thu Mar 10 00:11:26 CST 2011
	****FAILED duty: standard****
	*************************************
*** finished standard tests for duty ***
Thu Mar 10 00:11:26 CST 2011
Total time = 0m 29s

*** finished tests in duty ***
Thu Mar 10 00:11:26 CST 2011
duty: Ran 1(0/1/0) tests, Grand total test time =  0m 29s

****SYSTEM ERROR duty: Abnormal exit from runtest ****

	*************************************
	Thu Mar 10 00:18:57 CST 2011
	****SYSTEM ERROR duty: runtest command failed ****
	*************************************

==============
Testing liberty
==============
liberty does not accept Remote Command (Thu Mar 10 00:11:20 CST 2011)
	*************************************
	Thu Mar 10 00:11:20 CST 2011
	****SYSTEM ERROR: liberty does not accept Remote Command (Thu Mar 10 00:11:20 CST 2011)
	*************************************
	*************************************
	Thu Mar 10 00:18:57 CST 2011
	****INCOMPLETE liberty: snaptest did not complete****
	*************************************

*** finished tests in jam ***
Thu Mar 10 00:18:57 CST 2011
jam: Ran 6(0/0/0) hosts, Grand total test time =  8m 37s



More information about the opa-nightly-tests mailing list