2021-08-16 13:10:34,522 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. 2021-08-16 13:10:38,126 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.4.RELEASE) 2021-08-16 13:10:40.744  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-08-16 13:10:51.933 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-08-16 13:10:52.829  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-08-16 13:10:53.528  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-08-16 13:11:06.024  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 33.694 seconds (JVM running for 40.375) 2021-08-16 13:11:46.527  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController  : Received certificate signing request for CA named: RA 2021-08-16 13:11:46.535 DEBUG 1 [nio-8443-exec-7] .o.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-08-16 13:11:46.722 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.CertificationModelFactory  : Received CSR meta data: CSR: { Subject: { C=US,ST=California,L=San-Francisco,O=Linux-Foundation,OU=ONAP,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] } 2021-08-16 13:11:46.726 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.CertificationModelFactory  : Found server for given CA name: Cmpv2Server{authentication=Authentication{ iak=*****, rv=*****}, caMode=RA, caName='RA', issuerDN='CN=ManagementCA', url='http://ejbca:8080/ejbca/publicweb/cmp/cmpRA'} 2021-08-16 13:11:46.825  INFO 1 [nio-8443-exec-7] o.o.o.c.c.CertificationModelFactory  : Sending sign request for certification model for CA named: RA, and certificate signing request: CSR: { Subject: { C=US,ST=California,L=San-Francisco,O=Linux-Foundation,OU=ONAP,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] } 2021-08-16 13:11:46.828  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Validate before creating Certificate Request for CA :RA in Mode RA 2021-08-16 13:11:46.833  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-08-16 13:11:46.833  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-08-16 13:11:46.834  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-08-16 13:11:46.920  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-08-16 13:11:46.924  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-08-16 13:11:47.122  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-08-16 13:11:47.128  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-08-16 13:11:47.129  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-08-16 13:11:47.220  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-08-16 13:11:48.471  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-08-16 13:11:48.475  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Response type: 1 2021-08-16 13:11:48.475 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Verifying signature of the response. 2021-08-16 13:11:48.481 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Verifying PasswordBased Protection of the Response. 2021-08-16 13:11:48.482  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseValidationHelper  : Iteration count is: 1229 2021-08-16 13:11:48.483  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseValidationHelper  : One Way Function type is: 1.3.14.3.2.26 2021-08-16 13:11:48.522  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseValidationHelper  : Mac type is: 1.3.6.1.5.5.8.1.2 2021-08-16 13:11:48.523  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseValidationHelper  : Implicit Confirm on certificate from server. 2021-08-16 13:11:48.530  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Response status code: 0 2021-08-16 13:11:48.531  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-08-16 13:11:48.532 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-08-16 13:11:48.532 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-08-16 13:11:48.533 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-08-16 13:11:48.543 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-08-16 13:11:48.544 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-08-16 13:11:48.544 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-08-16 13:11:48.627 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Verifying certificate CN=sdnc.simpledemo.onap.org,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US as part of cert chain with certificate UID=c-05zarst8x4ahb6vy6,CN=ManagementCA,O=EJBCA Container Quickstart 2021-08-16 13:11:48.826 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 261584840446228602324288619358068100396222163144 IssuerDN: UID=c-05zarst8x4ahb6vy6,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Mon Aug 16 13:06:13 UTC 2021 Final Date: Sat Aug 16 13:06:12 UTC 2031 SubjectDN: UID=c-05zarst8x4ahb6vy6,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [b0:f4:d4:e3:a5:71:e4:cd:af:2c:45:66:a7:02:66:07:01:87:34:1e] modulus: 8fac14263453b0cb2d30e8edd0da0c28333fe886ad830fce73eac2b30990a2c293075bcec08b3f6a723e5ae68e084b62107ed119f275fae4b8557cd4527441dcbe36c18d6a89771c036a3e6c676184973c86b92637916b0216c47708faefddd0d3d7a86222c8212adfd1f1e1e475262d0c4f27afcae1ac9d477c70fa1ca9a6f590ee6cccf2d9a2b27dcbb041b27796581ee88d299a63930a701389a3d77d3bedbeef4fa0016872437f2bb3923e5c94089b0a699246235ff53252f459c8c530a5227f17eb1ef28d4bf33a1225f33883d43993af3bf516b9422ba9f3f98a19e20a2b60488845ddd8c98b209520d525abc829913a9c01936f797d3651d61a31ea9f6fd638cb94b2c36cb08293cf32fc67545cb117963eb57c7903bb1e13d65dd94b4a8f3a650ef338ae8a7f7436907e4a549b2a45c60cb69817c0836fb69b0bac179057bb5d723e5c7d6ff1b6e76dd51e8fe565436157d897a6ecfa17b8290ce775ec43961bdd02fa21b3189bf3f8327d2e692658fa5e3abd3714146b0f55078301 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 543e2546aced530e26283f45071c44a8bfdc6943 59224d7c701000a1c51a585211ceda8cd4a6264f 2e0979aa2b55f8a07555116bca42c8ff21d94fec 3a2a38c0c0522d99b13ab3d90d4bd1a6754b4519 75137ceb4b19679e53b0e874b2904b0c80301624 3850760c0f5db5209d104b34a0bbf310acb38161 010f50e7d931cf15183c45f70ee6caa76823f657 5fe0f0a3dab9b2f84b3ed357b003b7559af89f70 1ef5cae21c83af0b39e3afb353ba0fac7ba9be69 be51167df1ea2f17f75d30f2f7e0e3c6c1e5d6f2 b8090e58e577b1bb7f59aa6f3048b0cab9a8e6c7 550c71ba816c3a1c5f2d83bcea1f4229a1663a87 4e069821b89830b69552ac4c035df61c32acd193 9f47729a3f8dcdde3d1743bc8e8ca09afc3ee8f7 d68b8d07da53df07983f813056a848bf626c2b90 42eddbf882d2f671a3d1944b7f6273dacbcab673 d069d7be5168e5b90b7884c8844001517efb1c8c 717f6b6ea4f542be6c4852dc45aa3512cc8bfb41 fdf24d58297ce31605b0068858715415bbe4b143 15cfcc91 Extensions: critical(true) BasicConstraints: isCa(true) critical(false) 2.5.29.35 value = Sequence Tagged [0] IMPLICIT DER Octet String[20] critical(false) 2.5.29.14 value = DER Octet String[20] critical(true) KeyUsage: 0x86 Policy Tree: null Subject Public Key: RSA Public Key [b3:fa:8a:c1:dc:be:aa:9c:56:e1:7a:8c:ee:74:92:77:51:83:3e:ea] modulus: d5764d1b03fe8ae242cf59798a53b4296c66298c6be6bce0a008a222166d34261dbd14f17b4542373d1404427781ed1c9e74699f7d96fc02199655e261c0294c5a0a63beb1af7aef52ba55718c4dfe4123fef0f8109b751ffa1056c26075c90a27f240a54cbee5eceb247467767a51bc783d4721ccaf910865b00a1e226efa3462bf21c830a423bd05f609f3450e4cb47d31a03f3706d0d83ce6cbbf4545b3c422933bcb2af932b66bf3a046c308e13fe54cb0527ce7952e91422f94450522f46c0aeaf61cba36ec007128bd99b9a3bd66b2f2f44326647e22488749b4f05d563cd865cb347a810e75897cc4428a07131c7b57356ee62b21f60d19f221e8bdb5 public exponent: 10001 ]