======================================================================
FAIL: test_daqruninfosvc.test_daqruninfosvc_2
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/djaffe/Documents/Reactor/work/r17658/external/nose/0.11.4_python2.7/i386-darwin-gcc42-opt/lib/python2.7/site-packages/nose/case.py", line 186, in runTest
self.test(*self.arg)
File "/Users/djaffe/Documents/Reactor/work/r17658/NuWa-trunk/dybgaudi/Database/DaqRunInfoSvc/tests/test_daqruninfosvc.py", line 41, in test_daqruninfosvc_2
Run("nuwa.py --no-history -n 1 -m \"DaqRunInfoSvc.Test -r 800 -v simple -o runConfig.txt \"")()
File "/Users/djaffe/Documents/Reactor/work/r17658/NuWa-trunk/dybgaudi/InstallArea/python/dybtest/run.py", line 195, in __call__
self.run(**kwa).assert_()
File "/Users/djaffe/Documents/Reactor/work/r17658/NuWa-trunk/dybgaudi/InstallArea/python/dybtest/run.py", line 98, in assert_
self.cmdline.assert_()
File "/Users/djaffe/Documents/Reactor/work/r17658/NuWa-trunk/dybgaudi/InstallArea/python/dybtest/command.py", line 31, in assert_
assert self.returncode == 0 , self
AssertionError: <CommandLine "nuwa.py --no-history -n 1 -m "DaqRunInfoSvc.Test -r 800 -v simple -o runConfig.txt "" rc:-6 duration:9 rss:103.42578125 [] >
-------------------- >> begin captured stdout << ---------------------
CommandLine.execute opening process at 2012-08-02 09:17:25.323649 with maxtime 300.0(1.0) select-timeout 300 maxrss 200.0(1.0)
[-] sh: hostid: command not found
[-] Warning in <TEnvRec::ChangeValue>: duplicate entry <Library.vector<char>=vector.dll> for level 0; ignored
[-] Warning in <TEnvRec::ChangeValue>: duplicate entry <Library.vector<short>=vector.dll> for level 0; ignored
[-] Warning in <TEnvRec::ChangeValue>: duplicate entry <Library.vector<unsigned-int>=vector.dll> for level 0; ignored
[-] Warning, failed to get hostid directly, error message was ` invalid literal for int() with base 16: '0x' ` now try to get hostid from hostname.
[-] AES is turned on and trimming window is set to 0.0 seconds
[-] Embedded Catalog is available with the following settings:
[-] URL of Catalog web service is "http://dayabay.lbl.gov/warehouse-ws/pdsf/CatalogBean"
[-] DybEventMgr: configuring EventDataSvc with use_aes= True
[-] Note: No file I/O requested.
[-] Configuring Dyb services:
[-] CalibDataSvc is StaticCalibDataSvc
[-] CableSvc is StaticCableSvc
[-] SimDataSvc is StaticSimDataSvc
[-] Importing module "DaqRunInfoSvc.Test" ["-r", "800", "-v", "simple", "-o", "runConfig.txt"]
[-] Trying to call configure() on DaqRunInfoSvc.Test
[-] Using DybArchiveOutput to trigger output and do AES trimming
[-] ApplicationMgr SUCCESS
[-] ====================================================================================================================================
[-] Welcome to ApplicationMgr $Revision: 1.77 $
[-] running on bnlku24.phy.bnl.gov on Thu Aug 2 09:17:26 2012
[-] ====================================================================================================================================
[-] ApplicationMgr INFO Application Manager Configured successfully
[-] Trying to call run() on DaqRunInfoSvc.Test
[-] Starting run with these top algorithms: ['DybShuffle/random_seeder', 'DaqRunInfoTestAlg/DaqRunInfoTestAlg', 'DybArchiveOutput/DybArchiveOutput', 'RunDataWriterAlg/RunDataWriterAlg', 'JobInfoWriterAlg/JobInfoWriterAlg']
[-] EventDataSvc INFO Using [EvtDataSvc] as the archive service
[-] StaticCalibDataSvc INFO User specified PmtDataFile is []
[-] StaticCalibDataSvc INFO Loading Master.pmtCalibMap.txt
[-] StaticCalibDataSvc INFO Loading Master.feeCalibMap.txt
[-] StaticSimDataSvc INFO Opened input file: /Users/djaffe/Documents/Reactor/work/r17658/NuWa-trunk/dybgaudi/DataModel/DataSvc/share/pmtDataTable.txt
[-] StaticSimDataSvc INFO Opening input file: /Users/djaffe/Documents/Reactor/work/r17658/NuWa-trunk/dybgaudi/DataModel/DataSvc/share/feeDataTable.txt
[-] RndmGenSvc.Engine INFO Generator engine type:HepRootRandom
[-] RndmGenSvc.Engine INFO Current Seed:1234567 Luxury:3
[-] RndmGenSvc.Engine INFO This is the GEANT4 engine!
[-] RndmGenSvc INFO Using Random engine:HepRndm::Engine<HepRootRandom>
[-] DatabaseSvc INFO DatabaseSvc specific initialization starting
[-] DatabaseSvc INFO Using DybPython.DBConf.Export to setup envvars for DBCONF : "offline_db"
[-] DatabaseSvc INFO Connected to MySQL database: dybdb2.ihep.ac.cn/offline_db
[-] DatabaseSvc INFO DatabaseSvc initialized successfully
[-] EventLoopMgr INFO No event selector to be used
[-] ApplicationMgr INFO Application Manager Initialized successfully
[-] ApplicationMgr INFO Application Manager Started successfully
[-] ApplicationMgr INFO Application Manager Stopped successfully
[-] DaqRunInfoTestAlg WARNING No raw data file name is provided!
[-] DaqRunInfoTestAlg WARNING Use run number to access the run information.
[-] Using DBConf.Export to prime environment with : from DybPython import DBConf ; DBConf.Export('offline_db') ;
[-] Successfully opened connection to: mysql://dybdb2.ihep.ac.cn/offline_db
[-] This client, and MySQL server (MySQL 5.0.45-community) does support prepared statements.
[-] DbiCascader Status:-
[-] Status URL
[-]
[-] Closed 0 mysql://dybdb2.ihep.ac.cn/offline_db
[-]
[-] DbiTableRow::name() Couldn't find reflex info; reverting to typeid with simple demangling: DaqRunInfo
[-] Assertion failed: (0), function name, file ../src/DbiTableRow.cxx, line 102.
select.error error(4, 'Interrupted system call')
<Run "<CommandLine "nuwa.py --no-history -n 1 -m "DaqRunInfoSvc.Test -r 800 -v simple -o runConfig.txt "" rc:-6 duration:9 rss:103.42578125 [] >" prc:0 rrc:0 hrc:0 >
--------------------- >> end captured stdout << ----------------------
======================================================================
FAIL: test_daqruninfosvc.test_daqruninfosvc_3
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/djaffe/Documents/Reactor/work/r17658/external/nose/0.11.4_python2.7/i386-darwin-gcc42-opt/lib/python2.7/site-packages/nose/case.py", line 186, in runTest
self.test(*self.arg)
File "/Users/djaffe/Documents/Reactor/work/r17658/NuWa-trunk/dybgaudi/Database/DaqRunInfoSvc/tests/test_daqruninfosvc.py", line 44, in test_daqruninfosvc_3
Run("nuwa.py --no-history -n 1 -m \"DaqRunInfoSvc.Test -f daq.NoTag.0000800.Physics.SAB-AD1.SFO-1._0001.data -v simple -o runConfig.txt\"")()
File "/Users/djaffe/Documents/Reactor/work/r17658/NuWa-trunk/dybgaudi/InstallArea/python/dybtest/run.py", line 195, in __call__
self.run(**kwa).assert_()
File "/Users/djaffe/Documents/Reactor/work/r17658/NuWa-trunk/dybgaudi/InstallArea/python/dybtest/run.py", line 98, in assert_
self.cmdline.assert_()
File "/Users/djaffe/Documents/Reactor/work/r17658/NuWa-trunk/dybgaudi/InstallArea/python/dybtest/command.py", line 31, in assert_
assert self.returncode == 0 , self
AssertionError: <CommandLine "nuwa.py --no-history -n 1 -m "DaqRunInfoSvc.Test -f daq.NoTag.0000800.Physics.SAB-AD1.SFO-1._0001.data -v simple -o runConfig.txt"" rc:-6 duration:6 rss:103.41796875 [] >
-------------------- >> begin captured stdout << ---------------------
CommandLine.execute opening process at 2012-08-02 09:17:35.234294 with maxtime 300.0(1.0) select-timeout 300 maxrss 200.0(1.0)
[-] sh: hostid: command not found
[-] Warning in <TEnvRec::ChangeValue>: duplicate entry <Library.vector<char>=vector.dll> for level 0; ignored
[-] Warning in <TEnvRec::ChangeValue>: duplicate entry <Library.vector<short>=vector.dll> for level 0; ignored
[-] Warning in <TEnvRec::ChangeValue>: duplicate entry <Library.vector<unsigned-int>=vector.dll> for level 0; ignored
[-] Warning, failed to get hostid directly, error message was ` invalid literal for int() with base 16: '0x' ` now try to get hostid from hostname.
[-] AES is turned on and trimming window is set to 0.0 seconds
[-] Embedded Catalog is available with the following settings:
[-] URL of Catalog web service is "http://dayabay.lbl.gov/warehouse-ws/pdsf/CatalogBean"
[-] DybEventMgr: configuring EventDataSvc with use_aes= True
[-] Note: No file I/O requested.
[-] Configuring Dyb services:
[-] CalibDataSvc is StaticCalibDataSvc
[-] CableSvc is StaticCableSvc
[-] SimDataSvc is StaticSimDataSvc
[-] Importing module "DaqRunInfoSvc.Test" ["-f", "daq.NoTag.0000800.Physics.SAB-AD1.SFO-1._0001.data", "-v", "simple", "-o", "runConfig.txt"]
[-] Trying to call configure() on DaqRunInfoSvc.Test
[-] Using DybArchiveOutput to trigger output and do AES trimming
[-] ApplicationMgr SUCCESS
[-] ====================================================================================================================================
[-] Welcome to ApplicationMgr $Revision: 1.77 $
[-] running on bnlku24.phy.bnl.gov on Thu Aug 2 09:17:36 2012
[-] ====================================================================================================================================
[-] ApplicationMgr INFO Application Manager Configured successfully
[-] Trying to call run() on DaqRunInfoSvc.Test
[-] Starting run with these top algorithms: ['DybShuffle/random_seeder', 'DaqRunInfoTestAlg/DaqRunInfoTestAlg', 'DybArchiveOutput/DybArchiveOutput', 'RunDataWriterAlg/RunDataWriterAlg', 'JobInfoWriterAlg/JobInfoWriterAlg']
[-] EventDataSvc INFO Using [EvtDataSvc] as the archive service
[-] StaticCalibDataSvc INFO User specified PmtDataFile is []
[-] StaticCalibDataSvc INFO Loading Master.pmtCalibMap.txt
[-] StaticCalibDataSvc INFO Loading Master.feeCalibMap.txt
[-] StaticSimDataSvc INFO Opened input file: /Users/djaffe/Documents/Reactor/work/r17658/NuWa-trunk/dybgaudi/DataModel/DataSvc/share/pmtDataTable.txt
[-] StaticSimDataSvc INFO Opening input file: /Users/djaffe/Documents/Reactor/work/r17658/NuWa-trunk/dybgaudi/DataModel/DataSvc/share/feeDataTable.txt
[-] RndmGenSvc.Engine INFO Generator engine type:HepRootRandom
[-] RndmGenSvc.Engine INFO Current Seed:1234567 Luxury:3
[-] RndmGenSvc.Engine INFO This is the GEANT4 engine!
[-] RndmGenSvc INFO Using Random engine:HepRndm::Engine<HepRootRandom>
[-] DatabaseSvc INFO DatabaseSvc specific initialization starting
[-] DatabaseSvc INFO Using DybPython.DBConf.Export to setup envvars for DBCONF : "offline_db"
[-] DatabaseSvc INFO Connected to MySQL database: dybdb2.ihep.ac.cn/offline_db
[-] DatabaseSvc INFO DatabaseSvc initialized successfully
[-] EventLoopMgr INFO No event selector to be used
[-] ApplicationMgr INFO Application Manager Initialized successfully
[-] ApplicationMgr INFO Application Manager Started successfully
[-] ApplicationMgr INFO Application Manager Stopped successfully
[-] Using DBConf.Export to prime environment with : from DybPython import DBConf ; DBConf.Export('offline_db') ;
[-] Successfully opened connection to: mysql://dybdb2.ihep.ac.cn/offline_db
[-] This client, and MySQL server (MySQL 5.0.45-community) does support prepared statements.
[-] DbiCascader Status:-
[-] Status URL
[-]
[-] Closed 0 mysql://dybdb2.ihep.ac.cn/offline_db
[-]
[-] DbiTableRow::name() Couldn't find reflex info; reverting to typeid with simple demangling: DaqRawDataFileInfo
[-] Assertion failed: (0), function name, file ../src/DbiTableRow.cxx, line 102.
select.error error(4, 'Interrupted system call')
<Run "<CommandLine "nuwa.py --no-history -n 1 -m "DaqRunInfoSvc.Test -f daq.NoTag.0000800.Physics.SAB-AD1.SFO-1._0001.data -v simple -o runConfig.txt"" rc:-6 duration:6 rss:103.41796875 [] >" prc:0 rrc:0 hrc:0 >
--------------------- >> end captured stdout << ----------------------