Results

By type

          Policy api config file: /opt/app/policy/api/etc/mounted/apiParameters.yaml
overriding logback.xml

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.0)

[2022-04-14T05:22:23.068+00:00|INFO|PolicyApiApplication|main] Starting PolicyApiApplication using Java 11.0.11 on onap-policy-api-6b6cb649d-7txjh with PID 7 (/app/api.jar started by policy in /opt/app/policy/api/bin)
[2022-04-14T05:22:23.076+00:00|INFO|PolicyApiApplication|main] No active profile set, falling back to default profiles: default
[2022-04-14T05:22:28.488+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2022-04-14T05:22:28.817+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 306 ms. Found 6 JPA repository interfaces.
[2022-04-14T05:22:32.571+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (https)
[2022-04-14T05:22:32.611+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["https-jsse-nio-6969"]
[2022-04-14T05:22:32.613+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2022-04-14T05:22:32.617+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.45]
[2022-04-14T05:22:32.824+00:00|INFO|[/]|main] Initializing Spring embedded WebApplicationContext
[2022-04-14T05:22:32.825+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 9551 ms
[2022-04-14T05:22:35.516+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2022-04-14T05:22:35.708+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.4.31.Final
[2022-04-14T05:22:36.154+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2022-04-14T05:22:36.631+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2022-04-14T05:22:37.256+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2022-04-14T05:22:37.325+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2022-04-14T05:22:41.954+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2022-04-14T05:22:41.995+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2022-04-14T05:22:53.980+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
[2022-04-14T05:22:56.118+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2022-04-14T05:22:58.635+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@613bebb9, org.springframework.security.web.context.SecurityContextPersistenceFilter@56394880, org.springframework.security.web.header.HeaderWriterFilter@51a3e3b4, org.springframework.security.web.authentication.logout.LogoutFilter@43b1fdb7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2fc2d1f0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6a7db16e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@66a5cbe5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@463e0b6a, org.springframework.security.web.session.SessionManagementFilter@1f9009d3, org.springframework.security.web.access.ExceptionTranslationFilter@749054a3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@533ed36e]
[2022-04-14T05:22:58.898+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["https-jsse-nio-6969"]
[2022-04-14T05:23:00.757+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.758+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.758+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.759+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.759+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.759+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.760+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.760+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.760+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.761+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.762+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.762+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.762+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.763+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.764+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.765+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.765+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.766+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.766+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.767+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.767+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
[2022-04-14T05:23:00.827+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (https) with context path ''
[2022-04-14T05:23:03.562+00:00|INFO|PolicyApiApplication|main] Started PolicyApiApplication in 43.451 seconds (JVM running for 45.694)
[2022-04-14T05:23:03.700+00:00|INFO|ApplicationAvailabilityBean|main] Application availability state LivenessState changed to CORRECT
[2022-04-14T05:23:03.708+00:00|INFO|ApplicationAvailabilityBean|main] Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
[2022-04-14T05:23:28.982+00:00|INFO|[/]|https-jsse-nio-6969-exec-3] Initializing Spring DispatcherServlet 'dispatcherServlet'
[2022-04-14T05:23:28.983+00:00|INFO|DispatcherServlet|https-jsse-nio-6969-exec-3] Initializing Servlet 'dispatcherServlet'
[2022-04-14T05:23:28.988+00:00|INFO|DispatcherServlet|https-jsse-nio-6969-exec-3] Completed initialization in 4 ms
[2022-04-14T07:27:15.517+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-7] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-04-14T07:27:15.907+00:00|INFO|OrderedServiceImpl|https-jsse-nio-6969-exec-6] ***** OrderedServiceImpl implementers:
 []
[2022-04-14T07:27:15.911+00:00|INFO|network|https-jsse-nio-6969-exec-6] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-04-14T07:30:05.109+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-8] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-04-14T07:30:05.341+00:00|INFO|network|https-jsse-nio-6969-exec-1] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-04-14T07:30:56.955+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-8] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-04-14T07:30:57.205+00:00|INFO|network|https-jsse-nio-6969-exec-1] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-04-14T07:31:41.458+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-2] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-04-14T07:31:41.686+00:00|INFO|network|https-jsse-nio-6969-exec-5] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-04-14T07:32:30.163+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-6] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-04-14T07:32:30.418+00:00|INFO|network|https-jsse-nio-6969-exec-5] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-04-14T07:33:49.473+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-5] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-04-14T07:33:49.688+00:00|INFO|network|https-jsse-nio-6969-exec-3] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-04-14T07:35:10.445+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-9] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-04-14T07:35:10.677+00:00|INFO|network|https-jsse-nio-6969-exec-10] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-04-14T07:37:48.402+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-8] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-04-14T07:37:48.603+00:00|INFO|network|https-jsse-nio-6969-exec-2] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}
[2022-04-14T07:43:06.988+00:00|WARN|CommonRestController|https-jsse-nio-6969-exec-4] GET /policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies/operational.modifyconfig/versions/1.0.0
[2022-04-14T07:43:07.206+00:00|INFO|network|https-jsse-nio-6969-exec-9] [IN|REST|/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0/policies]
{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","topology_template":{"policies":[{"operational.modifyconfig":{"type":"onap.policies.controlloop.operational.common.Drools","type_version":"1.0.0","properties":{"id":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","timeout":1200.0,"abatement":false,"trigger":"unique-policy-id-1-modifyConfig","operations":[{"id":"unique-policy-id-1-modifyConfig","description":"Modify the packet generator","operation":{"actor":"CDS","operation":"modify-config","target":{"targetType":"VNF","entityIds":{"resourceID":"37b008b9-b367-4359-93fd-74d3ce0ee1a0"}},"payload":{"artifact_name":"vFW-CDS","artifact_version":"1.0.0","data":"{\"active-streams\": \"7\"}"}},"timeout":300.0,"retries":0.0,"success":"final_success","failure":"final_failure","failure_timeout":"final_failure_timeout","failure_retries":"final_failure_retries","failure_exception":"final_failure_exception","failure_guard":"final_failure_guard"}]},"name":"NULL","version":"1.0.0","metadata":{"policy-id":"operational.modifyconfig"}}}]},"name":"NULL","version":"0.0.0"}