Thank you for the response. AAF pods were running fine. I think there is a 
issue in fetching the certs

[root@onap-controller kubernetes]# kubectl logs -n onap 
*dev-sdnrdb-coordinating-only-85cb897d86-jbzs4 -c sdnrdb-aaf-config*
Caller Properties Initialized
cat SSO
cadi_keyfile=/root/.aaf/keyfile
[email protected]
aaf_password=enc:GKrjRXcf28j8ZrOtPpKbZk_HYV3VM-LmQaSjLfuY9GU
aaf_locate_url=https://-locator.:8095
aaf_url_cm=https://AAF_LOCATE_URL/%CNS.%NS.cm:2.1
aaf_url=https://AAF_LOCATE_URL/%CNS.%NS.service:2.1
cadi_truststore=/root/.aaf/truststoreONAPall.jks
cadi_truststore_password=changeit
cadi_latitude=
cadi_longitude=
hostname=sdnc
aaf_locator_fqdn=sdnc
aaf_locator_container=oom
aaf_locator_container_ns=onap
aaf_locate_url=https://aaf-locate.onap:8095
aaf_locator_app_ns=org.osaaf.aaf
cadi_longitude=0.0
cadi_latitude=0.0
aaf_locator_public_fqdn=aaf.osaaf.org
Created /opt/app/osaaf/local
Existing files in /opt/app/osaaf/local
total 0
Clean up directory /opt/app/osaaf/local
Namespace is org.onap.sdnc
#### Create Configuration files
Writing to /opt/app/osaaf/local
Writing file /opt/app/osaaf/local/org.onap.sdnc.keyfile
Passed in Truststore is /root/.aaf/truststoreONAPall.jks
New Truststore is /opt/app/osaaf/local/truststoreONAPall.jks
Creating new /opt/app/osaaf/local/org.onap.sdnc.cred.props
Creating new /opt/app/osaaf/local/org.onap.sdnc.location.props
Creating new /opt/app/osaaf/local/org.onap.sdnc.props
2021-06-22T04:26:57.551+0000: Trans Info
REMOTE Get Configuration 926.60095ms

############################################################
# Properties Generated by AT&T Certificate Manager
#   by root
#   on 2021-06-22T04:26:57.549+0000
# @copyright 2019, AT&T
############################################################
aaf_env=DEV
[email protected]
aaf_locate_url=https://aaf-locate.onap:8095
aaf_locator_app_ns=org.osaaf.aaf
aaf_locator_container=oom
aaf_locator_container_ns=onap
aaf_locator_fqdn=sdnc
aaf_locator_public_fqdn=aaf.osaaf.org
aaf_oauth2_introspect_url=https://AAF_LOCATE_URL/%CNS.%AAF_NS.introspect:2.1/introspect
aaf_oauth2_token_url=https://AAF_LOCATE_URL/%CNS.%AAF_NS.token:2.1/token
aaf_url=https://AAF_LOCATE_URL/%CNS.%AAF_NS.service:2.1
aaf_url_cm=https://AAF_LOCATE_URL/%CNS.%AAF_NS.cm:2.1
aaf_url_fs=https://AAF_LOCATE_URL/%CNS.%AAF_NS.fs:2.1
aaf_url_gui=https://AAF_LOCATE_URL/%CNS.%AAF_NS.gui:2.1
aaf_url_hello=https://aaf-locate.onap:8095/locate/onap.org.osaaf.aaf.hello:2.1
aaf_url_oauth=https://AAF_LOCATE_URL/%CNS.%AAF_NS.oauth:2.1
cadi_prop_files=/opt/app/osaaf/local/org.onap.sdnc.location.props:/opt/app/osaaf/local/org.onap.sdnc.cred.props
cadi_protocols=TLSv1.1,TLSv1.2

#### Certificate Authorization Artifact
2021-06-22T04:26:57.825+0000 INIT [cadi] cadi_keyfile points to 
/opt/app/osaaf/local/org.onap.sdnc.keyfile
2021-06-22T04:26:57.843+0000 INIT [cadi] https.protocols set by cadi_protocols 
in CADI Properties
2021-06-22T04:26:57.844+0000 INIT [cadi] jdk.tls.client.protocols set from 
Default Protocols
AppID:          [email protected]
Sponsor:       [email protected]
Machine:         sdnc
CA:              local
Types:           file,jks,pkcs12
Namespace:       org.onap.sdnc
Directory:       /opt/app/osaaf/local
O/S User:        root
Renew Days:      60
Notification     mailto:
2021-06-22T04:26:59.165+0000: Trans Info
Read Artifact 536.27325ms

#### Place Certificates (by deployer)
2021-06-22T04:26:59.464+0000 INIT [cadi] cadi_keyfile points to 
/opt/app/osaaf/local/org.onap.sdnc.keyfile
2021-06-22T04:26:59.483+0000 INIT [cadi] https.protocols set by cadi_protocols 
in CADI Properties
2021-06-22T04:26:59.484+0000 INIT [cadi] jdk.tls.client.protocols set from 
Default Protocols
2021-06-22T04:27:00.959+0000: Trans Info
REMOTE Place Artifact 657.2516ms

FAILED to get Certificate
Initialization complete
Command option -storepass needs an argument.
keytool -exportcert [OPTION]...

Exports certificate

Options:

-rfc                    output in RFC style
-alias <alias>          alias name of the entry to process
-file <file>            output file name
-keystore <keystore>    keystore name
-cacerts                access the cacerts keystore
-storepass <arg>        keystore password
-storetype <type>       keystore type
-providername <name>    provider name
-addprovider <name>     add security provider by name (e.g. SunPKCS11)
[-providerarg <arg>]    configure argument for -addprovider
-providerclass <class>  add security provider by fully-qualified class name
[-providerarg <arg>]    configure argument for -providerclass
-providerpath <list>    provider classpath
-v                      verbose output
-protected              password through protected mechanism

Use "keytool -?, -h, or --help" for this help message
Can't open org.onap.sdnc.p12 for reading, No such file or directory
140718948330824:error:02001002:system library:fopen:No such file or 
directory:crypto/bio/bss_file.c:69:fopen('org.onap.sdnc.p12','rb')
140718948330824:error:2006D080:BIO routines:BIO_new_file:no such 
file:crypto/bio/bss_file.c:76:
cp: can't stat 'org.onap.sdnc.key': No such file or directory


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#23323): https://lists.onap.org/g/onap-discuss/message/23323
Mute This Topic: https://lists.onap.org/mt/83687694/21656
Mute #sdnc:https://lists.onap.org/g/onap-discuss/mutehashtag/sdnc
Mute #sdnr:https://lists.onap.org/g/onap-discuss/mutehashtag/sdnr
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to