Results

By type

          Policy pap config file: /opt/app/policy/pap/etc/mounted/config.json
overriding logback.xml
[2021-05-01T06:02:52.745+00:00|INFO|Main|main] Starting policy pap service with arguments - [-c, /opt/app/policy/pap/etc/mounted/config.json]
[EL Info]: 2021-05-01 06:02:54.533--ServerSession(691863815)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-05-01 06:02:56.429--ServerSession(691863815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=3603) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-05-01 06:02:56.471--ServerSession(691863815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=3603) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-05-01 06:02:56.534--ServerSession(691863815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=3603) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-05-01 06:02:56.588--ServerSession(691863815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=3603) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-05-01T06:02:58.335+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88aafad8-dfc7-4cca-ad08-d8858e0ce252, consumerInstance=onap-policy-pap-5d9d484bff-rpr8k, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2021-05-01T06:02:58.625+00:00|INFO|ServiceManager|main] Policy PAP starting
[2021-05-01T06:02:58.625+00:00|INFO|ServiceManager|main] Policy PAP starting PAP parameters
[2021-05-01T06:02:58.626+00:00|INFO|ServiceManager|main] Policy PAP starting DAO Factory
[2021-05-01T06:02:58.627+00:00|INFO|ServiceManager|main] Policy PAP starting DAO Factory registration
[2021-05-01T06:02:58.627+00:00|INFO|ServiceManager|main] Policy PAP starting Pdp Heartbeat Listener
[2021-05-01T06:02:58.627+00:00|INFO|ServiceManager|main] Policy PAP starting Request ID Dispatcher
[2021-05-01T06:02:58.628+00:00|INFO|ServiceManager|main] Policy PAP starting Message Dispatcher
[2021-05-01T06:02:58.634+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88aafad8-dfc7-4cca-ad08-d8858e0ce252, consumerInstance=onap-policy-pap-5d9d484bff-rpr8k, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@11a00961
[2021-05-01T06:02:58.634+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88aafad8-dfc7-4cca-ad08-d8858e0ce252, consumerInstance=onap-policy-pap-5d9d484bff-rpr8k, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2021-05-01T06:02:58.636+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88aafad8-dfc7-4cca-ad08-d8858e0ce252, consumerInstance=onap-policy-pap-5d9d484bff-rpr8k, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED
[2021-05-01T06:02:58.643+00:00|INFO|ServiceManager|main] Policy PAP starting topics
[2021-05-01T06:02:58.643+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88aafad8-dfc7-4cca-ad08-d8858e0ce252, consumerInstance=onap-policy-pap-5d9d484bff-rpr8k, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2021-05-01T06:02:58.647+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/88aafad8-dfc7-4cca-ad08-d8858e0ce252/onap-policy-pap-5d9d484bff-rpr8k?timeout=15000
[2021-05-01T06:02:58.719+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/88aafad8-dfc7-4cca-ad08-d8858e0ce252/onap-policy-pap-5d9d484bff-rpr8k?timeout=15000 (anonymous) ...
[2021-05-01T06:02:58.644+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0b89bb20-c79d-4457-8411-d7e3972a3ccd, alive=false, publisher=null]]: starting
[2021-05-01T06:02:58.743+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0b89bb20-c79d-4457-8411-d7e3972a3ccd, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2021-05-01T06:02:58.744+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=29720096-5b3e-4b6e-b5af-6213bbec63de, alive=false, publisher=null]]: starting
[2021-05-01T06:02:58.818+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=29720096-5b3e-4b6e-b5af-6213bbec63de, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2021-05-01T06:02:58.818+00:00|INFO|ServiceManager|main] Policy PAP starting PAP statistics
[2021-05-01T06:02:58.819+00:00|INFO|ServiceManager|main] Policy PAP starting PDP publisher
[2021-05-01T06:02:58.822+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notification publisher
[2021-05-01T06:02:58.823+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notifier
[2021-05-01T06:02:58.823+00:00|INFO|ServiceManager|main] Policy PAP starting PDP heart beat timers
[2021-05-01T06:02:58.825+00:00|INFO|ServiceManager|main] Policy PAP starting PDP update timers
[2021-05-01T06:02:58.825+00:00|INFO|TimerManager|Thread-7] timer manager heart beat started
[2021-05-01T06:02:58.825+00:00|INFO|ServiceManager|main] Policy PAP starting PDP state-change timers
[2021-05-01T06:02:58.825+00:00|INFO|TimerManager|Thread-8] timer manager update started
[2021-05-01T06:02:58.826+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification lock
[2021-05-01T06:02:58.826+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification requests
[2021-05-01T06:02:58.826+00:00|INFO|TimerManager|Thread-9] timer manager state-change started
[2021-05-01T06:02:58.831+00:00|INFO|ServiceManager|main] Policy PAP starting PDP heart beat tracker
[EL Info]: 2021-05-01 06:02:59.22--ServerSession(22874185)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4