get TestPVApplication to work
TestPVApplication now works again..not fully since I still need to hookup information gathering stuff.
> env PARAVIEW_LOG_PROVIDER_VERBOSITY=INFO ./bin/vtkRemotingServerManagerCxxTests "TestPVApplication" "--client"
( 0.454s) [TestPVApplicatio] vtkServicesEngine.cxx:145 INFO| vtkThalliumServicesEngine (0x5638bd69d5b0): initializing session (tcp://)
( 0.530s) [ds ] vtkThalliumRunLoop.cxx:42 INFO| start run-loop
( 0.531s) [rs ] vtkThalliumRunLoop.cxx:42 INFO| start run-loop
( 0.538s) [TestPVApplicatio]vtkThalliumServiceEndpo:48 INFO| vtkProvider(0x5638bd9758a0)
( 0.558s) [rpc ]vtkThalliumServicesEngi:87 INFO| { handshake(connection-secret, ds)
( 0.558s) [rpc ]vtkThalliumServicesEngi:87 INFO| } 0.000 s: handshake(connection-secret, ds)
( 0.559s) [TestPVApplicatio]vtkThalliumServiceEndpo:48 INFO| vtkProvider(0x5638bd979d60)
( 0.559s) [rpc ]vtkThalliumServicesEngi:87 INFO| { handshake(connection-secret, rs)
( 0.559s) [rpc ]vtkThalliumServicesEngi:87 INFO| } 0.000 s: handshake(connection-secret, rs)
( 0.560s) [TestPVApplicatio]vtkThalliumServiceEndpo:243 INFO| subscribing to pipeline::progress on ds
( 0.560s) [TestPVApplicatio]vtkThalliumServiceEndpo:243 INFO| subscribing to pipeline::progress on rs
( 0.565s) [ds ]vtkRemoteObjectProvider:208 INFO| { Process: {"gid":100,"state":{"group":"sources","id":100,"log_name":"vtkSMSourceProxy (0x5638bd977df0)[sources, SphereSource]","name":"SphereSource","properties":{"Center":{"name":"Center"},"EndPh
( 0.565s) [ds ]vtkRemoteObjectProvider:141 INFO| . UpdateState(100, ...)
( 0.566s) [ds ]vtkRemoteObjectProvider:122 INFO| . created object (gid=100, wrapper=vtkObjectWrapper (0x7f3104000f30), object=vtkSphereSource (0x7f3104002170))
( 0.566s) [ds ]vtkRemoteObjectProvider:208 INFO| } 0.001 s: Process: {"gid":100,"state":{"group":"sources","id":100,"log_name":"vtkSMSourceProxy (0x5638bd977df0)[sources, SphereSource]","name":"SphereSource","properties":{"Center":{"name":"Center"},"EndPh
( 0.566s) [ds ]vtkRemoteObjectProvider:208 INFO| { Process: {"gid":101,"state":{"group":"filters","id":101,"log_name":"vtkSMSourceProxy (0x5638bd990b40)[filters, ShrinkFilter]","name":"ShrinkFilter","properties":{"Input":{"name":"Input"},"ShrinkF
( 0.566s) [ds ]vtkRemoteObjectProvider:141 INFO| . UpdateState(101, ...)
( 0.566s) [ds ]vtkRemoteObjectProvider:122 INFO| . created object (gid=101, wrapper=vtkObjectWrapper (0x7f310800a290), object=vtkShrinkFilter (0x5638bd96e610))
( 0.566s) [ds ]vtkRemoteObjectProvider:208 INFO| } 0.000 s: Process: {"gid":101,"state":{"group":"filters","id":101,"log_name":"vtkSMSourceProxy (0x5638bd990b40)[filters, ShrinkFilter]","name":"ShrinkFilter","properties":{"Input":{"name":"Input"},"ShrinkF
( 4.572s) [TestPVApplicatio]vtkRemoteObjectProvider:283 INFO| vtkRemoteObjectProvider::~vtkRemoteObjectProvider()
( 4.572s) [TestPVApplicatio]vtkInformationProvider.:119 INFO| vtkInformationProvider::~vtkInformationProvider()
( 4.572s) [TestPVApplicatio] vtkObjectStore.cxx:42 INFO| { delete object registry (vtkObjectStore (0x5638bdf79270))
( 4.572s) [TestPVApplicatio] vtkObjectStore.cxx:42 INFO| } 0.000 s: delete object registry (vtkObjectStore (0x5638bdf79270))
( 4.572s) [TestPVApplicatio]vtkRemoteObjectProvider:283 INFO| vtkRemoteObjectProvider::~vtkRemoteObjectProvider()
( 4.573s) [TestPVApplicatio]vtkInformationProvider.:119 INFO| vtkInformationProvider::~vtkInformationProvider()
( 4.573s) [TestPVApplicatio] vtkObjectStore.cxx:42 INFO| { delete object registry (vtkObjectStore (0x5638bd96c700))
( 4.573s) [TestPVApplicatio] vtkObjectStore.cxx:42 INFO| } 0.000 s: delete object registry (vtkObjectStore (0x5638bd96c700))
( 4.575s) [TestPVApplicatio] vtkServiceEndpoint.cxx:144 INFO| { vtkThalliumServiceEndpoint (0x5638bd9754b0): Shutdown
( 4.575s) [TestPVApplicatio]vtkThalliumServiceEndpo:170 INFO| . vtkThalliumServiceEndpoint::ShutdownInternal
( 4.575s) [TestPVApplicatio]vtkThalliumServiceEndpo:56 INFO| . vtkProvider::Reset(0x5638bd9758a0)
( 4.575s) [TestPVApplicatio] vtkServiceEndpoint.cxx:144 INFO| } 0.000 s: vtkThalliumServiceEndpoint (0x5638bd9754b0): Shutdown
( 4.575s) [TestPVApplicatio] vtkServiceEndpoint.cxx:144 INFO| { vtkThalliumServiceEndpoint (0x5638bd975f00): Shutdown
( 4.575s) [TestPVApplicatio]vtkThalliumServiceEndpo:170 INFO| . vtkThalliumServiceEndpoint::ShutdownInternal
( 4.575s) [TestPVApplicatio]vtkThalliumServiceEndpo:56 INFO| . vtkProvider::Reset(0x5638bd979d60)
( 4.575s) [TestPVApplicatio] vtkServiceEndpoint.cxx:144 INFO| } 0.000 s: vtkThalliumServiceEndpoint (0x5638bd975f00): Shutdown
( 4.577s) [rpc ]vtkThalliumServicesEngi:111 INFO| finalizing engine
( 4.777s) [TestPVApplicatio]vtkThalliumServiceEndpo:112 INFO| vtkThalliumServiceEndpoint::~vtkThalliumServiceEndpoint(0x5638bd975f00) rs
( 4.777s) [TestPVApplicatio]vtkThalliumServiceEndpo:112 INFO| vtkThalliumServiceEndpoint::~vtkThalliumServiceEndpoint(0x5638bd9754b0) ds
( 4.782s) [rs ] vtkThalliumRunLoop.cxx:44 INFO| end run-loop
( 4.783s) [ds ] vtkThalliumRunLoop.cxx:44 INFO| end run-loop
Edited by Utkarsh Ayachit