Skip to content
Snippets Groups Projects
Commit da5e18d5 authored by Scott Snyder's avatar Scott Snyder Committed by Graeme Stewart
Browse files

'Update reference files for StoreGate-03-06-41.' (ControlTest-00-02-56)

2016-05-05  scott snyder  <snyder@bnl.gov>

	* Tagging ControlTest-00-02-56.
	* Update reference files for StoreGate-03-06-41.

2016-03-27  scott snyder  <snyder@bnl.gov>

	* Tagging ControlTest-00-02-55.
	* share/StoreGateDFlow.ref: Updated.

2016-03-25  scott snyder  <snyder@bnl.gov>

	* Tagging ControlTest-00-02-54.
	* share/StoreGateReentrant.ref: Updated.

2016-03-16 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
	* Fixed a remaining mistake in the CMakeLists.txt file that was only
	  discovered by ATN's log mining.
	* Tagging as ControlTest-00-02-53

...
(Long ChangeLog diff - truncated)
parent 67c8d67f
No related branches found
No related tags found
No related merge requests found
Showing
with 833 additions and 661 deletions
# $Id: CMakeLists.txt 730270 2016-03-16 07:57:19Z krasznaa $
################################################################################
# Package: ControlTest
################################################################################
# Declare the package name:
atlas_subdir( ControlTest )
# Declare the package's dependencies:
atlas_depends_on_subdirs(
PUBLIC
AtlasTest/TestTools
Control/AthenaExamples/AthExFortranAlgorithm
Control/AthenaExamples/AthExStoreGateExample
Control/AthenaPython
Control/MinimalRunTime
TestPolicy
PRIVATE
Control/CxxUtils
Control/AthContainers
Control/AthLinks
Control/AthenaExamples/ToyConversion
Control/AthenaKernel
Control/SGTools
Control/StoreGate
GaudiKernel )
# Helper variable(s):
set( _jobOPath
"${CMAKE_CURRENT_SOURCE_DIR}/share:${CMAKE_JOBOPT_OUTPUT_DIRECTORY}" )
set( _jobOPath "${_jobOPath}:$ENV{JOBOPTSEARCHPATH}" )
# Test(s) in the package:
atlas_add_test( DataProxy_test
SOURCES test/DataProxy_test.cxx
LINK_LIBRARIES TestTools ToyConversionLib AthenaKernel SGTools GaudiKernel
EXTRA_PATTERNS "HistogramPersis.* +INFO|EventPersistenc.*INFO|^JobOptionsSvc +INFO|IConversionSvc ptr not set"
ENVIRONMENT "JOBOPTSEARCHPATH=${_jobOPath}" )
if( "${CMAKE_BUILD_TYPE}" STREQUAL "Release" OR
"${CMAKE_BUILD_TYPE}" STREQUAL "RelWithDebInfo" )
set( PPSoptignore "requestRelease|" )
else()
set( PPSoptignore )
endif()
atlas_add_test( ProxyProviderSvc_test
SOURCES test/ProxyProviderSvc_test.cxx
LINK_LIBRARIES TestTools ToyConversionLib AthenaKernel SGTools StoreGateLib
GaudiKernel
EXTRA_PATTERNS "${PPSoptignore}^ClassIDSvc +DEBUG|Histogram.* (DEBUG|INFO)|DetectorStore +DEBUG|ToyConversionSvc +DEBUG|EventDataSvc +DEBUG|EventPersis.* +(DEBUG|INFO)|HistoryStore +DEBUG|^JobOptionsSvc +INFO|^DataProxy +VERBOSE|^ProxyProviderSvc +DEBUG|^ServiceManager +DEBUG|Service base class initialized successfully|found service|DEBUG Property update for OutputLevel"
ENVIRONMENT "JOBOPTSEARCHPATH=${_jobOPath}" )
atlas_add_test( CircularDep_test
SOURCES test/CircularDep_test.cxx
LINK_LIBRARIES TestTools AthContainers SGTools StoreGateLib GaudiKernel
EXTRA_PATTERNS "^JobOptionsSvc +INFO|Service base class initialized successfully|DEBUG Property update for OutputLevel"
ENVIRONMENT "JOBOPTSEARCHPATH=${_jobOPath}" )
atlas_add_test( SGDataLink_test
SOURCES test/SGDataLink_test.cxx
LINK_LIBRARIES TestTools AthLinks AthenaKernel AthContainers SGTools StoreGateLib
GaudiKernel
EXTRA_PATTERNS "^JobOptionsSvc +INFO|Service base class initialized successfully|DEBUG Property update for OutputLevel"
ENVIRONMENT "JOBOPTSEARCHPATH=${_jobOPath}" )
atlas_add_test( ElementLink_test
SOURCES test/ElementLink_test.cxx
LINK_LIBRARIES TestTools AthLinks AthContainers SGTools StoreGateLib
EXTRA_PATTERNS "^JobOptionsSvc +INFO|Service base class initialized successfully|DEBUG Property update for OutputLevel"
ENVIRONMENT "JOBOPTSEARCHPATH=${_jobOPath}" )
atlas_add_test( ElementLinkVector_test
SOURCES test/ElementLinkVector_test.cxx
LINK_LIBRARIES TestTools AthLinks AthContainers SGTools StoreGateLib GaudiKernel
EXTRA_PATTERNS "^JobOptionsSvc +INFO|Service base class initialized successfully|DEBUG Property update for OutputLevel"
ENVIRONMENT "JOBOPTSEARCHPATH=${_jobOPath}" )
atlas_add_test( StoreGateSvcClient_test
SOURCES test/StoreGateSvcClient_test.cxx
LINK_LIBRARIES TestTools AthContainers AthenaKernel SGTools SGtests
StoreGateLib
EXTRA_PATTERNS "modifiable when retrieved|HistogramPersis.* +INFO|^JobOptionsSvc +INFO|Service base class initialized successfully|VERBOSE committing dataObj|DetectorStore.*error setting up proxy|DetectorStore.*record_impl: failed|DEBUG Property update for OutputLevel"
ENVIRONMENT "JOBOPTSEARCHPATH=${_jobOPath}" )
atlas_add_test( ClearStore_test
SOURCES test/ClearStore_test.cxx
LINK_LIBRARIES TestTools StoreGateLib SGtests
EXTRA_PATTERNS "^JobOptionsSvc +INFO|Service base class initialized successfully|DEBUG Property update for OutputLevel"
ENVIRONMENT "JOBOPTSEARCHPATH=${_jobOPath}" )
atlas_add_test( FortranAlgorithm
SCRIPT test/FortranAlgorithm.sh
EXTRA_PATTERNS "^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|calling initialize_|ToolSvc.finalize.. +INFO| [A-Z]+ 2[0-9][0-9][0-9]$$|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|ApplicationMgr +INFO|Start StoreGateSvc" )
if( "${CMAKE_BUILD_TYPE}" STREQUAL "Release" OR
"${CMAKE_BUILD_TYPE}" STREQUAL "RelWithDebInfo" )
set( SGGoptignore
"|Retrieved const handle to default object|of type EventInfo|object not modifiable when retrieved|requestRelease" )
else()
set( SGGoptignore )
endif()
atlas_add_test( StoreGateReentrant
SCRIPT test/StoreGateReentrant.sh
EXTRA_PATTERNS "^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|ToolSvc.finalize.. +INFO|^WriteData +INFO in initialize$$| [A-Z]+ 2[0-9][0-9][0-9]$$${SGGoptignore}|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|object not modifiable when retrieved|Retrieved const handle to default|type EventInfo|^StoreGateSvc +DEBUG|^ of type|object modifiable when retrieved|ApplicationMgr +INFO|Start StoreGateSvc" )
atlas_add_test( StoreGateGen
SCRIPT test/StoreGateGen.sh
EXTRA_PATTERNS "^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|ToolSvc.finalize.. +INFO|^WriteData +INFO in initialize$$| [A-Z]+ 2[0-9][0-9][0-9]$$${SGGoptignore}|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|object not modifiable when retrieved|Retrieved const handle to default|type EventInfo|^StoreGateSvc +DEBUG|^ of type|object modifiable when retrieved|ApplicationMgr +INFO|Start StoreGateSvc" )
atlas_add_test( StoreGateDFlow
SCRIPT test/StoreGateDFlow.sh
EXTRA_PATTERNS "^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|ToolSvc.finalize.. +INFO|^WriteData +INFO in initialize$$| [A-Z]+ 2[0-9][0-9][0-9]$$${SGGoptignore}|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|object not modifiable when retrieved|Retrieved const handle to default|type EventInfo|^StoreGateSvc +DEBUG|^ of type|object modifiable when retrieved|ApplicationMgr +INFO|WARNING could not get proxy for key|Start StoreGateSvc" )
atlas_add_test( test_interactive_athena
SCRIPT test/test_interactive_athena.sh
EXTRA_PATTERNS "^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|calling initialize_|ToolSvc.finalize.. +INFO| [A-Z]+ 2[0-9][0-9][0-9]$$|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|ApplicationMgr +INFO|Start StoreGateSvc|already in TClassTable" )
# Install files from the package:
atlas_install_python_modules( python/*.py )
atlas_install_joboptions( share/StoreGateTestCommon.txt share/*.py )
......@@ -19,10 +19,10 @@ use AthenaPython AthenaPython-* Control -no_auto_imports
private
use GaudiInterface GaudiInterface-* External
use CxxUtils CxxUtils-* Control
use AthenaKernel AthenaKernel-* Control
use AthContainers AthContainers-* Control
use AthLinks AthLinks-* Control
use DataModel DataModel-* Control
use SGTools SGTools-* Control
use StoreGate StoreGate-* Control
use ToyConversion ToyConversion-* Control/AthenaExamples
......@@ -35,25 +35,25 @@ macro PPSoptignore "" \
apply_pattern UnitTest_run unit_test=DataProxy \
extrapatterns="HistogramPersis.* +INFO|EventPersistenc.*INFO|^JobOptionsSvc +INFO|IConversionSvc ptr not set"
apply_pattern UnitTest_run unit_test=ProxyProviderSvc \
extrapatterns="$(PPSoptignore)^ClassIDSvc +DEBUG|Histogram.* (DEBUG|INFO)|DetectorStore +DEBUG|ToyConversionSvc +DEBUG|EventDataSvc +DEBUG|EventPersis.* +(DEBUG|INFO)|HistoryStore +DEBUG|^JobOptionsSvc +INFO|^DataProxy +VERBOSE|^ProxyProviderSvc +DEBUG|^ServiceManager +DEBUG"
extrapatterns="$(PPSoptignore)^ClassIDSvc +DEBUG|Histogram.* (DEBUG|INFO)|DetectorStore +DEBUG|ToyConversionSvc +DEBUG|EventDataSvc +DEBUG|EventPersis.* +(DEBUG|INFO)|HistoryStore +DEBUG|^JobOptionsSvc +INFO|^DataProxy +VERBOSE|^ProxyProviderSvc +DEBUG|^ServiceManager +DEBUG|Service base class initialized successfully|found service"
#DataModel tests that can't be run there due to StoreGate dep
apply_pattern UnitTest_run unit_test=CircularDep \
extrapatterns="^JobOptionsSvc +INFO"
extrapatterns="^JobOptionsSvc +INFO|Service base class initialized successfully"
apply_pattern UnitTest_run unit_test=SGDataLink \
extrapatterns="^JobOptionsSvc +INFO"
extrapatterns="^JobOptionsSvc +INFO|Service base class initialized successfully"
apply_pattern UnitTest_run unit_test=ElementLink \
extrapatterns="^JobOptionsSvc +INFO"
extrapatterns="^JobOptionsSvc +INFO|Service base class initialized successfully"
apply_pattern UnitTest_run unit_test=ElementLinkVector \
extrapatterns="^JobOptionsSvc +INFO"
extrapatterns="^JobOptionsSvc +INFO|Service base class initialized successfully"
#StoreGate tests that are better run here due to the SGComps (PPS) run-time dependency
apply_pattern declare_joboptions files="StoreGateTestCommon.txt *.py"
apply_pattern UnitTest_run unit_test=StoreGateSvcClient extrapatterns="modifiable when retrieved|HistogramPersis.* +INFO|^JobOptionsSvc +INFO"
apply_pattern UnitTest_run unit_test=StoreGateSvcClient extrapatterns="modifiable when retrieved|HistogramPersis.* +INFO|^JobOptionsSvc +INFO|Service base class initialized successfully|VERBOSE committing dataObj|DetectorStore.*error setting up proxy|DetectorStore.*record_impl: failed"
macro_append StoreGateSvcClient_testlinkopts " -lSGtests"
apply_pattern UnitTest_run unit_test=ClearStore \
extrapatterns="^JobOptionsSvc +INFO"
extrapatterns="^JobOptionsSvc +INFO|Service base class initialized successfully"
macro_append ClearStore_testlinkopts " -lSGtests"
#macro ClearStore_test_cppflags " -D __PROXYDEBUG"
......@@ -73,25 +73,31 @@ use AthExFortranAlgorithm AthExFortranAlgorithm-* Control/AthenaExamples -no_a
apply_pattern athenarun_test name="FortranAlgorithm" \
pre_script="preFortAlgEx.sh" \
options="AthExFortranAlgorithm/FortranAlgorithmOptions.py" \
post_script="${TESTTOOLSROOT}/share/post.sh FortranAlgorithm $(q)^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|calling initialize_|ToolSvc.finalize.. +INFO| [A-Z]+ 2[0-9][0-9][0-9]$$|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|ApplicationMgr +INFO$(q)"
post_script="${TESTTOOLSROOT}/share/post.sh FortranAlgorithm $(q)^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|calling initialize_|ToolSvc.finalize.. +INFO| [A-Z]+ 2[0-9][0-9][0-9]$$|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|ApplicationMgr +INFO|Start StoreGateSvc$(q)"
macro SGGoptignore "" \
optimized "|Retrieved const handle to default object|of type EventInfo|object not modifiable when retrieved|requestRelease"
use AthExStoreGateExample AthExStoreGateExample-* Control/AthenaExamples -no_auto_imports
apply_pattern athenarun_test name="StoreGateReentrant" \
pre_script="../cmt/setup.sh" \
options="AthExStoreGateExample/StoreGateExample_Reentrant_jobOptions.py" \
post_script="${TESTTOOLSROOT}/share/post.sh StoreGateReentrant $(q)^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|ToolSvc.finalize.. +INFO|^WriteData +INFO in initialize$$| [A-Z]+ 2[0-9][0-9][0-9]$$$(SGGoptignore)|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|object not modifiable when retrieved|Retrieved const handle to default|type EventInfo|^StoreGateSvc +DEBUG|^ of type|object modifiable when retrieved|ApplicationMgr +INFO|Start StoreGateSvc$(q)"
apply_pattern athenarun_test name="StoreGateGen" \
pre_script="../cmt/setup.sh" \
options="AthExStoreGateExample/StoreGateExample_Gen_jobOptions.py" \
post_script="${TESTTOOLSROOT}/share/post.sh StoreGateGen $(q)^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|ToolSvc.finalize.. +INFO|^WriteData +INFO in initialize$$| [A-Z]+ 2[0-9][0-9][0-9]$$$(SGGoptignore)|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|object not modifiable when retrieved|Retrieved const handle to default|type EventInfo|^StoreGateSvc +DEBUG|^ of type|object modifiable when retrieved|ApplicationMgr +INFO$(q)"
post_script="${TESTTOOLSROOT}/share/post.sh StoreGateGen $(q)^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|ToolSvc.finalize.. +INFO|^WriteData +INFO in initialize$$| [A-Z]+ 2[0-9][0-9][0-9]$$$(SGGoptignore)|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|object not modifiable when retrieved|Retrieved const handle to default|type EventInfo|^StoreGateSvc +DEBUG|^ of type|object modifiable when retrieved|ApplicationMgr +INFO|Start StoreGateSvc$(q)"
apply_pattern athenarun_test name="StoreGateDFlow" \
pre_script="../cmt/setup.sh" \
options="AthExStoreGateExample/dflow_jobo.py" \
post_script="${TESTTOOLSROOT}/share/post.sh StoreGateDFlow $(q)^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|ToolSvc.finalize.. +INFO|^WriteData +INFO in initialize$$| [A-Z]+ 2[0-9][0-9][0-9]$$$(SGGoptignore)|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|object not modifiable when retrieved|Retrieved const handle to default|type EventInfo|^StoreGateSvc +DEBUG|^ of type|object modifiable when retrieved|ApplicationMgr +INFO$(q)"
post_script="${TESTTOOLSROOT}/share/post.sh StoreGateDFlow $(q)^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|ToolSvc.finalize.. +INFO|^WriteData +INFO in initialize$$| [A-Z]+ 2[0-9][0-9][0-9]$$$(SGGoptignore)|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|object not modifiable when retrieved|Retrieved const handle to default|type EventInfo|^StoreGateSvc +DEBUG|^ of type|object modifiable when retrieved|ApplicationMgr +INFO|WARNING could not get proxy for key|Start StoreGateSvc$(q)"
apply_pattern athenarun_test name="test_interactive_athena" \
pre_script="../cmt/setup.sh" \
options="ControlTest/test_interactive_athena.py" \
post_script="${TESTTOOLSROOT}/share/post.sh test_interactive_athena $(q)^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|calling initialize_|ToolSvc.finalize.. +INFO| [A-Z]+ 2[0-9][0-9][0-9]$$|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|ApplicationMgr +INFO$(q)"
post_script="${TESTTOOLSROOT}/share/post.sh test_interactive_athena $(q)^Py:ConfigurableDb +(WARNING|INFO|ERROR)|Py:Athena +INFO including file |Warning in .TEnvRec::ChangeValue.: duplicate entry|calling initialize_|ToolSvc.finalize.. +INFO| [A-Z]+ 2[0-9][0-9][0-9]$$|^Py:Athena +INFO|[Rr]oo[Ff]it|NIKHEF|DeprecationWarning: object.__new__|^ newobj =|^\*+$$|drop-and-reload|^ *$$|we will keep the configuration around|ApplicationMgr +INFO|Start StoreGateSvc|already in TClassTable$(q)"
## AthenaCommon/python unit-test
apply_pattern declare_python_modules files="*.py"
......
......@@ -14,31 +14,28 @@ JobOptionsSvc INFO # (2,1): MessageSvc.setVerbose += ["ElementLink"]
JobOptionsSvc INFO Job options successfully read in from ../share/DataLink_test.txt
ApplicationMgr SUCCESS
====================================================================================================================================
Welcome to ApplicationMgr (GaudiCoreSvc v2r0p3)
running on lxplus0555 on Mon Nov 18 19:51:05 2013
Welcome to ApplicationMgr (GaudiCoreSvc v3r3)
running on lxplus0006.cern.ch on Tue Mar 10 18:57:41 2015
====================================================================================================================================
ApplicationMgr INFO Application Manager Configured successfully
DetectorStore INFO Initializing DetectorStore - package version StoreGate-02-39-14
ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-10
ClassIDSvc INFO getRegistryEntries: read 168 CLIDRegistry entries for module ALL
ClassIDSvc INFO getRegistryEntries: read 168 CLIDRegistry entries for module ALL
ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-01-06
HistoryStore INFO Initializing HistoryStore - package version StoreGate-02-39-14
DetectorStore INFO Initializing DetectorStore - package version StoreGate-03-01-06
ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-18
ClassIDSvc INFO getRegistryEntries: read 176 CLIDRegistry entries for module ALL
ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-01-10
HistoryStore INFO Initializing HistoryStore - package version StoreGate-03-01-06
EventLoopMgr WARNING Unable to locate service "EventSelector" 
EventLoopMgr WARNING No events will be processed from external input.
HistogramPersis...WARNING Histograms saving not required.
ApplicationMgr INFO Application Manager Initialized successfully
ApplicationMgr Ready
StoreGateSvc INFO Initializing StoreGateSvc - package version StoreGate-02-39-14
StoreGateSvc INFO Initializing StoreGateSvc - package version StoreGate-03-01-06
StoreGateSvc DEBUG Service base class initialized successfully
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service IncidentSvc
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service EventPersistencySvc
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service ClassIDSvc
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service ProxyProviderSvc
StoreGateSvc DEBUG Recorded object @0x2589a40 with key circVector of type CircularVector(CLID 218202856)
in DataObject @0x25892c0
StoreGateSvc DEBUG Recorded object @0x1134470 with key circVector of type CircularVector(CLID 218202856)
in DataObject @0x1134400
object modifiable when retrieved
StoreGateSvc DEBUG Recorded object @0x2589af0 with key derCircVector of type DerivedCircularVector(CLID 254054940)
in DataObject @0x25899d0
StoreGateSvc DEBUG Recorded object @0x1134710 with key derCircVector of type DerivedCircularVector(CLID 254054940)
in DataObject @0x1134620
object modifiable when retrieved
*** CircularDep_test OK ***
This diff is collapsed.
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
Initializing Gaudi ApplicationMgr using job opts ../share/ElementLinkVector_test.txt
JobOptionsSvc INFO # =======> /afs/cern.ch/user/s/ssnyder/atlas-work3/InstallArea/jobOptions/ControlTest/StoreGateTestCommon.txt)
JobOptionsSvc INFO # =======> /afs/cern.ch/user/s/ssnyder/atlas-work3/InstallArea/jobOptions/ControlTest/StoreGateTestCommon.txt
JobOptionsSvc INFO # (5,1): ApplicationMgr.ExtSvc += ["StoreGateSvc/DetectorStore", "StoreGateSvc/HistoryStore"]
JobOptionsSvc INFO # (6,1): AuditorSvc.Auditors += ["AlgContextAuditor"]
JobOptionsSvc INFO # (7,1): StoreGateSvc.OutputLevel = 1
......@@ -11,35 +11,32 @@ JobOptionsSvc INFO # (10,1): MessageSvc.useColors = 1
JobOptionsSvc INFO Job options successfully read in from ../share/ElementLinkVector_test.txt
ApplicationMgr SUCCESS
====================================================================================================================================
Welcome to ApplicationMgr (GaudiCoreSvc v1r3p3)
running on lxplus403.cern.ch on Mon Apr 22 16:04:30 2013
Welcome to ApplicationMgr (GaudiCoreSvc v3r3)
running on lxplus0006.cern.ch on Tue Mar 10 18:59:08 2015
====================================================================================================================================
ApplicationMgr INFO Application Manager Configured successfully
DetectorStore INFO Initializing DetectorStore - package version StoreGate-02-39-03
ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-07
ClassIDSvc INFO getRegistryEntries: read 137 CLIDRegistry entries for module ALL
ClassIDSvc INFO getRegistryEntries: read 137 CLIDRegistry entries for module ALL
ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-01-03
HistoryStore INFO Initializing HistoryStore - package version StoreGate-02-39-03
DetectorStore INFO Initializing DetectorStore - package version StoreGate-03-01-06
ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-18
ClassIDSvc INFO getRegistryEntries: read 175 CLIDRegistry entries for module ALL
ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-01-10
HistoryStore INFO Initializing HistoryStore - package version StoreGate-03-01-06
EventLoopMgr WARNING Unable to locate service "EventSelector" 
EventLoopMgr WARNING No events will be processed from external input.
HistogramPersis...WARNING Histograms saving not required.
ApplicationMgr INFO Application Manager Initialized successfully
ApplicationMgr Ready
StoreGateSvc INFO Initializing StoreGateSvc - package version StoreGate-02-39-03
StoreGateSvc INFO Initializing StoreGateSvc - package version StoreGate-03-01-06
StoreGateSvc DEBUG Service base class initialized successfully
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service IncidentSvc
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service EventPersistencySvc
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service ClassIDSvc
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service ProxyProviderSvc
*** ElementLinkVector_test vector starts ***
StoreGateSvc DEBUG Recorded object @0x18880ae0 with key a vector of type IntVector(CLID 7368883)
in DataObject @0x18881f50
StoreGateSvc DEBUG Recorded object @0x1d0bf50 with key a vector of type IntVector(CLID 7368883)
in DataObject @0x1d0bee0
object modifiable when retrieved
StoreGateSvc DEBUG Recorded object @0x18881fc0 with key another vector of type IntVector(CLID 7368883)
in DataObject @0x188822d0
StoreGateSvc DEBUG Recorded object @0x1d0c1f0 with key another vector of type IntVector(CLID 7368883)
in DataObject @0x1d0c100
object modifiable when retrieved
*** ElementLinkVector_test vector OK ***
......
File mode changed from 100755 to 100644
Initializing Gaudi ApplicationMgr using job opts ../share/ElementLink_test.txt
JobOptionsSvc INFO # =======> /afs/cern.ch/user/s/ssnyder/atlas-work3/InstallArea/jobOptions/ControlTest/StoreGateTestCommon.txt)
JobOptionsSvc INFO # =======> /afs/cern.ch/user/s/ssnyder/atlas-work3/InstallArea/jobOptions/ControlTest/StoreGateTestCommon.txt
JobOptionsSvc INFO # (5,1): ApplicationMgr.ExtSvc += ["StoreGateSvc/DetectorStore", "StoreGateSvc/HistoryStore"]
JobOptionsSvc INFO # (6,1): AuditorSvc.Auditors += ["AlgContextAuditor"]
JobOptionsSvc INFO # (7,1): StoreGateSvc.OutputLevel = 1
......@@ -11,30 +11,27 @@ JobOptionsSvc INFO # (10,1): MessageSvc.useColors = 1
JobOptionsSvc INFO Job options successfully read in from ../share/ElementLink_test.txt
ApplicationMgr SUCCESS
====================================================================================================================================
Welcome to ApplicationMgr (GaudiCoreSvc v1r3p3)
running on lxplus403.cern.ch on Mon Apr 22 16:15:28 2013
Welcome to ApplicationMgr (GaudiCoreSvc v3r3)
running on lxplus0056.cern.ch on Tue Mar 10 19:27:41 2015
====================================================================================================================================
ApplicationMgr INFO Application Manager Configured successfully
DetectorStore INFO Initializing DetectorStore - package version StoreGate-02-39-03
ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-07
ClassIDSvc INFO getRegistryEntries: read 161 CLIDRegistry entries for module ALL
ClassIDSvc INFO getRegistryEntries: read 161 CLIDRegistry entries for module ALL
ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-01-03
HistoryStore INFO Initializing HistoryStore - package version StoreGate-02-39-03
DetectorStore INFO Initializing DetectorStore - package version StoreGate-03-01-06
ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-18
ClassIDSvc INFO getRegistryEntries: read 200 CLIDRegistry entries for module ALL
ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-01-10
HistoryStore INFO Initializing HistoryStore - package version StoreGate-03-01-06
EventLoopMgr WARNING Unable to locate service "EventSelector" 
EventLoopMgr WARNING No events will be processed from external input.
HistogramPersis...WARNING Histograms saving not required.
ApplicationMgr INFO Application Manager Initialized successfully
ApplicationMgr Ready
StoreGateSvc INFO Initializing StoreGateSvc - package version StoreGate-02-39-03
StoreGateSvc INFO Initializing StoreGateSvc - package version StoreGate-03-01-06
StoreGateSvc DEBUG Service base class initialized successfully
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service IncidentSvc
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service EventPersistencySvc
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service ClassIDSvc
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service ProxyProviderSvc
************* Starting Test 1
StoreGateSvc DEBUG Recorded object @0xbb1ae50 with key fooVec of type DataVector<Foo>(CLID 1234)
in DataObject @0xbb1c2c0
StoreGateSvc DEBUG Recorded object @0x15c61d0 with key fooVec of type DataVector<Foo>(CLID 1234)
in DataObject @0x15c6160
object modifiable when retrieved
Test1: test of contained Element
Test1: test of indexed Element
......@@ -44,19 +41,18 @@ StoreGateSvc DEBUG Recorded object @0xbb1ae50 with key fooVec of type Dat
Test: test of ElementLink setElement, setStorable
Now we expect to see an error message:
----Error Message Starts--->>
ElementLink ERROR toPersistent: the internal state of link @0x7fff45970200 to the collection [] of type [DataVector<Foo>] is INVALID. Looks like you forgot to invoke setStorableObject. This link can not be written
<<---Error Message Ends-------
>>>>>>>>> Passed Test 1 <<<<<<<<<<<
************* Starting Test 2
StoreGateSvc DEBUG Recorded object @0x7fff45970360 with key key of type std::vector<std::string>(CLID 25884436)
in DataObject @0xbb17700
StoreGateSvc DEBUG Recorded object @0x7fff6e8df9f0 with key key of type std::vector<std::string>(CLID 25884436)
in DataObject @0x15c6110
object modifiable when retrieved
Test2: test of contained Element
Test2: test of indexed Element
>>>>>>>>> Passed Test 2 <<<<<<<<<<<
Starting Test 3
StoreGateSvc DEBUG Recorded object @0xbb1cc40 with key fooVec2 of type std::vector<Foo>(CLID 2233)
in DataObject @0xbb1ce90
StoreGateSvc DEBUG Recorded object @0x15b3d80 with key fooVec2 of type std::vector<Foo>(CLID 2233)
in DataObject @0x15c6740
object modifiable when retrieved
Test3: test of contained Element
Test3: test of indexed Element
......
File mode changed from 100755 to 100644
Mon Apr 22 16:03:22 CEST 2013
Sat Mar 12 19:56:23 CET 2016
Preloading tcmalloc_minimal.so
Py:Athena INFO including file "AthenaCommon/Preparation.py"
Py:Athena INFO using release [AtlasOffline-17.8.0] [x86_64-slc5-gcc43-opt] [17.X.0-VAL/rel_1] -- built on [2013 04/21 22:04]
Py:Athena INFO using release [AtlasOffline-21.0.0] [x86_64-slc6-gcc49-dbg] [21.X.Y-VAL/rel_6] -- built on [2016-03-11 22:40]
Py:Athena INFO including file "AthenaCommon/Bootstrap.py"
Py:Athena INFO including file "AthenaCommon/Atlas.UnixStandardJob.py"
Py:Athena INFO including file "AthenaCommon/Execution.py"
Py:Athena INFO executing ROOT6Setup
[?1034hPy:Athena INFO including file "AthenaCommon/Execution.py"
Py:Athena INFO including file "AthExFortranAlgorithm/FortranAlgorithmOptions.py"
Py:Athena INFO including file "AthenaCommon/runbatch.py"
Py:ConfigurableDb INFO Read module info for 5385 configurables from 19 genConfDb files
Py:ConfigurableDb INFO No duplicates have been found: that's good !
ApplicationMgr INFO Updating ROOT::Reflex::PluginService::SetDebug(level) to level=0
Py:ConfigurableDb INFO Read module info for 5022 configurables from 10 genConfDb files
Py:ConfigurableDb WARNING Found 1 duplicates among the 10 genConfDb files :
Py:ConfigurableDb WARNING --------------------------------------------------
Py:ConfigurableDb WARNING -<component name>: <module> - [ <duplicates> ]
Py:ConfigurableDb WARNING --------------------------------------------------
Py:ConfigurableDb WARNING -TrigHLTJetHypo: TrigJetHypo.TrigJetHypoConf - ['TrigHLTJetHypo.TrigHLTJetHypoConf']
Py:ConfigurableDb WARNING Fix your cmt/requirements file !!
ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level=0
ApplicationMgr SUCCESS
====================================================================================================================================
Welcome to ApplicationMgr (GaudiCoreSvc v1r3p3)
running on lxplus403.cern.ch on Mon Apr 22 16:03:34 2013
Welcome to ApplicationMgr (GaudiCoreSvc v3r4)
running on lxplus031.cern.ch on Sat Mar 12 19:56:35 2016
====================================================================================================================================
ApplicationMgr INFO Successfully loaded modules : AthenaServices
ApplicationMgr INFO Application Manager Configured successfully
ApplicationMgr INFO Updating ROOT::Reflex::PluginService::SetDebug(level) to level=0
ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level=0
StatusCodeSvc INFO initialize
AthDictLoaderSvc INFO in initialize...
AthDictLoaderSvc INFO acquired Dso-registry
ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-07
ClassIDSvc INFO getRegistryEntries: read 1681 CLIDRegistry entries for module ALL
ClassIDSvc INFO getRegistryEntries: read 1681 CLIDRegistry entries for module ALL
ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-19
ClassIDSvc INFO getRegistryEntries: read 2109 CLIDRegistry entries for module ALL
ChronoStatSvc INFO Number of skipped events for MemStat-1
CoreDumpSvc INFO install f-a-t-a-l handler... (flag = -1)
CoreDumpSvc INFO Handling signals: 11(Segmentation fault) 7(Bus error) 4(Illegal instruction) 8(Floating point exception)
AthenaEventLoopMgr INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-57-09
AthenaEventLoopMgr INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-60-02
AthMasterSeq INFO Member list: AthSequencer/AthAlgSeq, AthSequencer/AthOutSeq, AthSequencer/AthRegSeq
AthAlgSeq INFO Member list: FortranAlgorithm
FortranAlgorithm INFO calling initialize_()
StoreGateSvc INFO Initializing StoreGateSvc - package version StoreGate-02-39-03
ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-01-03
StoreGateSvc INFO Initializing StoreGateSvc - package version StoreGate-03-06-31
ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-02-07
HistogramPersis...WARNING Histograms saving not required.
ActiveStoreSvc INFO Initializing ActiveStoreSvc - package version StoreGate-02-39-03
ActiveStoreSvc INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-31
ApplicationMgr INFO Application Manager Initialized successfully
StoreGateSvc INFO Start StoreGateSvc
ApplicationMgr INFO Application Manager Started successfully
AthenaEventLoopMgr INFO ===>>> start of run 0 <<<===
AthenaEventLoopMgr INFO ===>>> start processing event #1, run #0 0 events processed so far <<<===
AthenaEventLoopMgr INFO ===>>> start of run 1 <<<===
AthenaEventLoopMgr INFO ===>>> start processing event #1, run #1 0 events processed so far <<<===
FortranAlgorithm INFO calling execute_()
Reading 1A
Reading 2B
......@@ -48,7 +53,7 @@ Reading 3A
Before the backspace
Reading 4A
Reading 5B
AthenaEventLoopMgr INFO ===>>> done processing event #1, run #0 1 events processed so far <<<===
AthenaEventLoopMgr INFO ===>>> done processing event #1, run #1 1 events processed so far <<<===
StoreGateSvc INFO Stop StoreGateSvc
StoreGateSvc INFO stop: setting service priority to 101 so that event stores get finalized and cleared before other stores
ApplicationMgr INFO Application Manager Stopped successfully
......@@ -57,14 +62,13 @@ AthAlgSeq INFO Finalizing AthAlgSeq...
AthOutSeq INFO Finalizing AthOutSeq...
AthRegSeq INFO Finalizing AthRegSeq...
AthMasterSeq INFO Finalizing AthMasterSeq...
StoreGateSvc INFO Finalizing StoreGateSvc - package version StoreGate-02-39-03
StoreGateSvc INFO Finalizing StoreGateSvc - package version StoreGate-03-06-31
AthDictLoaderSvc INFO in finalize...
ToolSvc INFO Removing all tools created by ToolSvc
*****Chrono***** INFO ****************************************************************************************************
*****Chrono***** INFO The Final CPU consumption ( Chrono ) Table (ordered)
*****Chrono***** INFO ****************************************************************************************************
AthenaSealSvc::... INFO Time User : Tot= 0 [us] #= 1
ChronoStatSvc INFO Time User : Tot= 27 [ms] #= 1
ChronoStatSvc INFO Time User : Tot= 107 [ms] #= 1
*****Chrono***** INFO ****************************************************************************************************
ChronoStatSvc.f... INFO Service finalized successfully
ApplicationMgr INFO Application Manager Finalized successfully
......
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
This diff is collapsed.
File mode changed from 100755 to 100644
......@@ -13,48 +13,46 @@ JobOptionsSvc INFO # (2,1): MessageSvc.setVerbose += ["ElementLink"]
JobOptionsSvc INFO Job options successfully read in from ../share/DataLink_test.txt
ApplicationMgr SUCCESS
====================================================================================================================================
Welcome to ApplicationMgr (GaudiCoreSvc v2r1)
running on lxplus0032.cern.ch on Mon Jun 2 16:16:30 2014
Welcome to ApplicationMgr (GaudiCoreSvc v3r3)
running on lxplus0056.cern.ch on Tue Mar 10 19:24:25 2015
====================================================================================================================================
ApplicationMgr INFO Application Manager Configured successfully
DetectorStore INFO Initializing DetectorStore - package version StoreGate-02-41-13
ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-11
ClassIDSvc INFO getRegistryEntries: read 183 CLIDRegistry entries for module ALL
ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-01-07
HistoryStore INFO Initializing HistoryStore - package version StoreGate-02-41-13
DetectorStore INFO Initializing DetectorStore - package version StoreGate-03-01-06
ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-18
ClassIDSvc INFO getRegistryEntries: read 188 CLIDRegistry entries for module ALL
ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-01-10
HistoryStore INFO Initializing HistoryStore - package version StoreGate-03-01-06
EventLoopMgr WARNING Unable to locate service "EventSelector" 
EventLoopMgr WARNING No events will be processed from external input.
HistogramPersis...WARNING Histograms saving not required.
ApplicationMgr INFO Application Manager Initialized successfully
ApplicationMgr Ready
StoreGateSvc INFO Initializing StoreGateSvc - package version StoreGate-02-41-13
StoreGateSvc INFO Initializing StoreGateSvc - package version StoreGate-03-01-06
StoreGateSvc DEBUG Service base class initialized successfully
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service IncidentSvc
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service EventPersistencySvc
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service ClassIDSvc
StoreGateSvc VERBOSE ServiceLocatorHelper::service: found service ProxyProviderSvc
StoreGateSvc DEBUG Recorded object @0x2193fa0 with key foo2 of type Foo(CLID 8101)
in DataObject @0x2230db0
StoreGateSvc DEBUG Recorded object @0xf43bb0 with key foo2 of type Foo(CLID 8101)
in DataObject @0xf724c0
object modifiable when retrieved
*** DataLink_test - testing DataProxyStorage ***
StoreGateSvc DEBUG Recorded object @0x208d680 with key pint of type int(CLID 244260744)
in DataObject @0x22b85b0
StoreGateSvc DEBUG Recorded object @0xf46840 with key pint of type int(CLID 244260744)
in DataObject @0xf72990
object modifiable when retrieved
Now we expect to see an error message:
----Error Message Starts--->>
<<----Error Message Ends-----
StoreGateSvc DEBUG Recorded object @0x22b3570 with key pFoo of type Foo(CLID 8101)
in DataObject @0x22b8b60
StoreGateSvc DEBUG Recorded object @0xf43040 with key pFoo of type Foo(CLID 8101)
in DataObject @0xf72dd0
object modifiable when retrieved
*** IntVector test starts ***
StoreGateSvc DEBUG Recorded object @0x22b8ea0 with key vint of type IntVector(CLID 7368883)
in DataObject @0x22b8f80
StoreGateSvc DEBUG Recorded object @0xf73060 with key vint of type IntVector(CLID 7368883)
in DataObject @0xf73170
object modifiable when retrieved
vector [1] = 0x22b8d00
vector [1] = 0xf607c0
*** IntVector test OK ***
*** Map test starts ***
StoreGateSvc DEBUG Recorded object @0x22b8a90 with key pmint of type map<int,string>(CLID 231411637)
in DataObject @0x22b8e50
StoreGateSvc DEBUG Recorded object @0xf73480 with key pmint of type map<int,string>(CLID 231411637)
in DataObject @0xf734c0
object modifiable when retrieved
map [20] = venti
*** Map test OK ***
......@@ -62,17 +60,17 @@ map [20] = venti
venti has key 20
found set element venti
*** test reverse lookup static functions OK ***
StoreGateSvc DEBUG Recorded object @0x22b9460 with key novantanove of type int(CLID 244260744)
in DataObject @0x22b9640
StoreGateSvc DEBUG Recorded object @0xbb5980 with key novantanove of type int(CLID 244260744)
in DataObject @0xf73b20
object modifiable when retrieved
*** DataLink_test DataProxyStorage OK ***
StoreGateSvc DEBUG Recorded object @0x22b9a30 with key a Bar of type Bar(CLID 8107)
in DataObject @0x22b9c10
StoreGateSvc DEBUG Recorded object @0xf65d70 with key a Bar of type Bar(CLID 8107)
in DataObject @0xf73cf0
object modifiable when retrieved
StoreGateSvc DEBUG Recorded object @0x22b9e80 with key a vector of type IntVector(CLID 7368883)
in DataObject @0x22b9f60
StoreGateSvc DEBUG Recorded object @0xf73e10 with key a vector of type IntVector(CLID 7368883)
in DataObject @0xf73f20
object modifiable when retrieved
*** DataLink_test StoreGate OK ***
......@@ -80,21 +78,21 @@ StoreGateSvc DEBUG Recorded object @0x22b9e80 with key a vector of type I
DataLink_test testing StateMachine
StoreGateSvc DEBUG Recorded object @0x22b9e10 with key pFoo3 of type Foo(CLID 8101)
in DataObject @0x22b9e30
StoreGateSvc DEBUG Recorded object @0xf6acd0 with key pFoo3 of type Foo(CLID 8101)
in DataObject @0xf741a0
object modifiable when retrieved
transition invalid to Accessible OK
transition Accessible to invalid OK
StoreGateSvc DEBUG Recorded object @0x22ba500 with key of type Foo(CLID 8101)
in DataObject @0x22ba440
StoreGateSvc DEBUG Recorded object @0xf54aa0 with key of type Foo(CLID 8101)
in DataObject @0xf74580
object modifiable when retrieved
transition invalid to IdentifiedDefault OK
transition IdentifiedDefault to Accessible OK
transition Accessible to Persistable OK
transition invalid to Identified OK
foo Foo not yet registered. Caught exception -SG::ExcInvalidLink: Attempt to dereference invalid DataLink / ElementLink [8101/foo] (122152060)- as expected
StoreGateSvc DEBUG Recorded object @0x22ba760 with key foo of type Foo(CLID 8101)
in DataObject @0x22ba6a0
StoreGateSvc DEBUG Recorded object @0xbb4f30 with key foo of type Foo(CLID 8101)
in DataObject @0xf747e0
object modifiable when retrieved
transition Identified to Accessible OK
reset Accessible OK
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment