2021-10-26 02:02:17,158 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-10-26 02:02:21,761 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-10-26 02:02:25.080  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-10-26 02:02:40.078 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-10-26 02:02:41.473  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-10-26 02:02:42.266  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-10-26 02:02:54.860  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 40.295 seconds (JVM running for 48.615) 2021-10-26 02:03:37.161  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-10-26 02:03:37.170 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-10-26 02:03:37.362 DEBUG 1 [io-8443-exec-10] .o.c.c.CertificationResponseModelFactory : 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-10-26 02:03:37.365 DEBUG 1 [io-8443-exec-10] .o.c.c.CertificationResponseModelFactory : Found server for given CA name: Cmpv2Server{authentication=Authentication{ iak=*****, rv=*****}, caName='RA', issuerDN='O=EJBCA Container Quickstart,CN=ManagementCA,UID=12345', url='http://ejbca:8080/ejbca/publicweb/cmp/cmpRA'} 2021-10-26 02:03:37.469  INFO 1 [io-8443-exec-10] .o.c.c.CertificationResponseModelFactory : Sending initialization 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-10-26 02:03:37.474  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-10-26 02:03:37.555  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-10-26 02:03:37.558 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-10-26 02:03:37.559 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-10-26 02:03:37.563 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-10-26 02:03:37.571 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-10-26 02:03:37.661 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-10-26 02:03:37.876 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-10-26 02:03:37.958 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-10-26 02:03:37.959 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-10-26 02:03:37.964 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-10-26 02:03:40.129  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-10-26 02:03:40.132  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-10-26 02:03:40.133 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-10-26 02:03:40.137 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-10-26 02:03:40.146  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-10-26 02:03:40.148  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-10-26 02:03:40.149 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-10-26 02:03:40.149 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-10-26 02:03:40.149 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-10-26 02:03:40.168 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-10-26 02:03:40.168 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-10-26 02:03:40.169 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-10-26 02:03:40.177 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-10-26 02:03:40.178 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-10-26 02:03:40.178 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-10-26 02:03:40.257 DEBUG 1 [io-8443-exec-10] 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=12345,CN=ManagementCA,O=EJBCA Container Quickstart 2021-10-26 02:03:40.364 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 552328829384488159866738850047990993106541885476 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Tue Oct 26 01:58:37 UTC 2021 Final Date: Sun Oct 26 01:58:36 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [79:75:d3:42:55:69:7e:b7:7e:d5:3d:b0:57:9f:c8:0d:af:2e:fe:b8] modulus: cee4745a9f081073041faf7a73759c4d7ab065b1a3d6882d09081ebdec4359ba242d00248d11e204cdce1dbe7b49641fa5b099ff4600efc5e174ca8b2490c0920aec35c83c67b8b44f9bcbe428a5345c5ba2f290867d1020081b610dc50805e58ff96cad61f648eae1f0a65caa2a751805f66a48d462c28bd1f1123f0ba50930304387a2ca874d240e9f86fb1b70a93ec3c8d3d6cca55007fbe4e52eeac1ab88f1496b30e610bdcc19836d156dc108db57fc40add32ee6b3f8c54d87da97842661af2359333e11fea37557cd9fbf8d81fda86df06dd378acb037598dd13f35b53270df2055cc745dd2de08ae643f386c333223260c8ebb54d3ca14717ab74d038f9e65c103127591102ddf7200afe6bacc1644450c10ef240399e6c62db9e69ddc191bfeae071ae57d852ae3d63cfa772d35e80449bfe3ca8d18bac0d8cfc0cea44e58718ebda7956f920e2af0371a29c4179390ec0c529a7b7cfb32e0ead7ed6ca80b2d4b55c91caa7b288bf01bbef0e1b6ea48d39e0c6fc6337cd505074653 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: a49882c4cb4caa422c1cd8d446a35d6c5f7e6a38 0956e844c896cbdcd2911466a6c934922c01b56c 863f1b66e088368d3be92e08eed953b9138634dd 28c8291c0f2ea383d0f9065be51aea9fde03ac5e 2625f6f2119b7bc7dd4c9d72e2509fbfa083a541 5a36850b23cd8eeae310c00cec948b15e6f0a638 b1d02a4098e96e0468a2f2b3b92ab88ba7b7addc fc6a64b709f849a65e9426130773ee1ab9f202d7 83e1c9f489ee4c0cf7608f3e578417521cc30195 7e2df8dfa25bb7adf62db571f2aa6bccf3a995df c8ba0e924f104dd1b00fe0d1734c2d4a5b34c75a 9b82b819fffa919384ac2621bfa6fb211d2d060b 9cc493d432c4e319366d16944a25785ae4a2f25b 52bb10fee2bc266f8f292c4de61a2ec4846e12d5 1d2266786ee1148205ebe913599414f9968e7420 31c3782bd8a872c429245bc348bd1110cf297369 044aa7d8a5e59bf1175b5adf629e24bced302747 923bca9a69106767318f51e982e8904e7cd918b5 6e905e3ea1b1e1000b3100992d3bbe43c7d2355b 462e0d8a 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 [37:44:b9:61:bc:57:52:65:ab:aa:97:21:ff:d2:f5:af:ff:88:38:c7] modulus: a723f7dfff8919572259330c06210b7fe962c0167db3d300bc16378714e99ce9ca50becc8482535ea819c01197e5aecd82919034e4358e918af816832d0d55ba0675ea3dec1c8a4df10f635ebf738bbedb5a68a90f5c2eef16db1e052c8631a074e2a211b5f677949376a67bbccd1c1e104826bccb9e805cb4acdef98c1dd1025760d5bf5fcc57920d8afd158c7aa55bd01b888a018fcc4070fa163a364ed97bf6d56e4878b6b27c079a7ae0265a93fa91c363d82a2bb678e3a422fb661045b8137c12d803b754e64550d6340594188a3a947283a2e590b089e9b731eade8eaf01034b0f3d31d409ede051c36a0bbe14ed885f052492e8aa8c2094b2047ddfd1 public exponent: 10001 ]