By type
+ dirname /opt/app/aai-graphadmin/bin/createDBSchema.sh
+ cd /opt/app/aai-graphadmin/bin
+ pwd -P
+ COMMON_ENV_PATH=/opt/app/aai-graphadmin/bin
+ . /opt/app/aai-graphadmin/bin/common_functions.sh
+ start_date
+ echo
+ date
+ echo Tue May 5 09:16:23 UTC 2026 ' Starting /opt/app/aai-graphadmin/bin/createDBSchema.sh'
+ source_profile
+ PROJECT_HOME=/opt/app/aai-graphadmin
Tue May 5 09:16:23 UTC 2026 Starting /opt/app/aai-graphadmin/bin/createDBSchema.sh
+ '[' -z ]
+ execute_spring_jar org.onap.aai.schema.GenTester /opt/app/aai-graphadmin/resources/logback.xml
+ className=org.onap.aai.schema.GenTester
+ logbackFile=/opt/app/aai-graphadmin/resources/logback.xml
+ shift 2
+ ls /opt/app/aai-graphadmin/lib/aai-graphadmin-1.16.0.jar
+ EXECUTABLE_JAR=/opt/app/aai-graphadmin/lib/aai-graphadmin-1.16.0.jar
+ JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin'
+ JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources'
+ JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin '
+ JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2'
+ JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester'
+ JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources'
+ JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml'
+ grep '^schema.source.name=' /opt/app/aai-graphadmin/resources/application.properties
+ cut '-d=' -f2-
+ export 'SOURCE_NAME=onap'
+ egrep '^(schema|server|history)\.' /opt/app/aai-graphadmin/resources/application.properties
+ sed 's/^\(.*\)$/JAVA_OPTS="$JAVA_OPTS -D\1"/g'
+ sed 's/${server.local.startpath}/${PROJECT_HOME}\/resources/g'
+ sed 's/${schema.source.name}/onap/g'
+ eval 'JAVA_OPTS="$JAVA_OPTS' '-Dserver.servlet.context-path=/"' 'JAVA_OPTS="$JAVA_OPTS' '-Dserver.tomcat.max-threads=50"' 'JAVA_OPTS="$JAVA_OPTS' '-Dserver.tomcat.min-Spare-Threads=5"' 'JAVA_OPTS="$JAVA_OPTS' '-Dserver.tomcat.max-idle-time=60000"' 'JAVA_OPTS="$JAVA_OPTS' '-Dserver.local.startpath=/opt/app/aai-graphadmin/resources/"' 'JAVA_OPTS="$JAVA_OPTS' '-Dserver.port=8449"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.configuration.location=N/A"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.source.name=onap"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.nodes.location=${PROJECT_HOME}/resources/schema/onap/oxm/"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.edges.location=${PROJECT_HOME}/resources/schema/onap/dbedgerules/"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.ingest.file=${PROJECT_HOME}/resources/application.properties"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.uri.base.path=/aai"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.version.depth.start=v11"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.version.related.link.start=v11"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.version.app.root.start=v11"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.version.namespace.change.start=v12"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.version.edge.label.start=v12"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.version.api.default=v30"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.translator.list=schema-service"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.service.base.url=http://aai-schema-service.onap:8452/aai/schema-service/v1/"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.service.nodes.endpoint=nodes?version="' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.service.edges.endpoint=edgerules?version="' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.service.versions.endpoint=versions"' 'JAVA_OPTS="$JAVA_OPTS' '-Dschema.service.client=no-auth"'
+ JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30 -Dschema.version.depth.start=v11' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30 -Dschema.version.depth.start=v11 -Dschema.version.related.link.start=v11' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30 -Dschema.version.depth.start=v11 -Dschema.version.related.link.start=v11 -Dschema.version.app.root.start=v11' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30 -Dschema.version.depth.start=v11 -Dschema.version.related.link.start=v11 -Dschema.version.app.root.start=v11 -Dschema.version.namespace.change.start=v12' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30 -Dschema.version.depth.start=v11 -Dschema.version.related.link.start=v11 -Dschema.version.app.root.start=v11 -Dschema.version.namespace.change.start=v12 -Dschema.version.edge.label.start=v12' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30 -Dschema.version.depth.start=v11 -Dschema.version.related.link.start=v11 -Dschema.version.app.root.start=v11 -Dschema.version.namespace.change.start=v12 -Dschema.version.edge.label.start=v12 -Dschema.version.api.default=v30' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30 -Dschema.version.depth.start=v11 -Dschema.version.related.link.start=v11 -Dschema.version.app.root.start=v11 -Dschema.version.namespace.change.start=v12 -Dschema.version.edge.label.start=v12 -Dschema.version.api.default=v30 -Dschema.translator.list=schema-service' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30 -Dschema.version.depth.start=v11 -Dschema.version.related.link.start=v11 -Dschema.version.app.root.start=v11 -Dschema.version.namespace.change.start=v12 -Dschema.version.edge.label.start=v12 -Dschema.version.api.default=v30 -Dschema.translator.list=schema-service -Dschema.service.base.url=http://aai-schema-service.onap:8452/aai/schema-service/v1/' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30 -Dschema.version.depth.start=v11 -Dschema.version.related.link.start=v11 -Dschema.version.app.root.start=v11 -Dschema.version.namespace.change.start=v12 -Dschema.version.edge.label.start=v12 -Dschema.version.api.default=v30 -Dschema.translator.list=schema-service -Dschema.service.base.url=http://aai-schema-service.onap:8452/aai/schema-service/v1/ -Dschema.service.nodes.endpoint=nodes?version=' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30 -Dschema.version.depth.start=v11 -Dschema.version.related.link.start=v11 -Dschema.version.app.root.start=v11 -Dschema.version.namespace.change.start=v12 -Dschema.version.edge.label.start=v12 -Dschema.version.api.default=v30 -Dschema.translator.list=schema-service -Dschema.service.base.url=http://aai-schema-service.onap:8452/aai/schema-service/v1/ -Dschema.service.nodes.endpoint=nodes?version= -Dschema.service.edges.endpoint=edgerules?version=' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30 -Dschema.version.depth.start=v11 -Dschema.version.related.link.start=v11 -Dschema.version.app.root.start=v11 -Dschema.version.namespace.change.start=v12 -Dschema.version.edge.label.start=v12 -Dschema.version.api.default=v30 -Dschema.translator.list=schema-service -Dschema.service.base.url=http://aai-schema-service.onap:8452/aai/schema-service/v1/ -Dschema.service.nodes.endpoint=nodes?version= -Dschema.service.edges.endpoint=edgerules?version= -Dschema.service.versions.endpoint=versions' JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30 -Dschema.version.depth.start=v11 -Dschema.version.related.link.start=v11 -Dschema.version.app.root.start=v11 -Dschema.version.namespace.change.start=v12 -Dschema.version.edge.label.start=v12 -Dschema.version.api.default=v30 -Dschema.translator.list=schema-service -Dschema.service.base.url=http://aai-schema-service.onap:8452/aai/schema-service/v1/ -Dschema.service.nodes.endpoint=nodes?version= -Dschema.service.edges.endpoint=edgerules?version= -Dschema.service.versions.endpoint=versions -Dschema.service.client=no-auth'
+ JAVA_OPTS=' -DAJSC_HOME=/opt/app/aai-graphadmin -DBUNDLECONFIG_DIR=resources -Daai.home=/opt/app/aai-graphadmin -Dhttps.protocols=TLSv1.1,TLSv1.2 -Dloader.main=org.onap.aai.schema.GenTester -Dloader.path=/opt/app/aai-graphadmin/resources -Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml -Dserver.servlet.context-path=/ -Dserver.tomcat.max-threads=50 -Dserver.tomcat.min-Spare-Threads=5 -Dserver.tomcat.max-idle-time=60000 -Dserver.local.startpath=/opt/app/aai-graphadmin/resources/ -Dserver.port=8449 -Dschema.configuration.location=N/A -Dschema.source.name=onap -Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/ -Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/ -Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties -Dschema.uri.base.path=/aai -Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30 -Dschema.version.depth.start=v11 -Dschema.version.related.link.start=v11 -Dschema.version.app.root.start=v11 -Dschema.version.namespace.change.start=v12 -Dschema.version.edge.label.start=v12 -Dschema.version.api.default=v30 -Dschema.translator.list=schema-service -Dschema.service.base.url=http://aai-schema-service.onap:8452/aai/schema-service/v1/ -Dschema.service.nodes.endpoint=nodes?version= -Dschema.service.edges.endpoint=edgerules?version= -Dschema.service.versions.endpoint=versions -Dschema.service.client=no-auth '
+ /opt/java/openjdk/bin/java '-DAJSC_HOME=/opt/app/aai-graphadmin' '-DBUNDLECONFIG_DIR=resources' '-Daai.home=/opt/app/aai-graphadmin' '-Dhttps.protocols=TLSv1.1,TLSv1.2' '-Dloader.main=org.onap.aai.schema.GenTester' '-Dloader.path=/opt/app/aai-graphadmin/resources' '-Dlogback.configurationFile=/opt/app/aai-graphadmin/resources/logback.xml' '-Dserver.servlet.context-path=/' '-Dserver.tomcat.max-threads=50' '-Dserver.tomcat.min-Spare-Threads=5' '-Dserver.tomcat.max-idle-time=60000' '-Dserver.local.startpath=/opt/app/aai-graphadmin/resources/' '-Dserver.port=8449' '-Dschema.configuration.location=N/A' '-Dschema.source.name=onap' '-Dschema.nodes.location=/opt/app/aai-graphadmin/resources/schema/onap/oxm/' '-Dschema.edges.location=/opt/app/aai-graphadmin/resources/schema/onap/dbedgerules/' '-Dschema.ingest.file=/opt/app/aai-graphadmin/resources/application.properties' '-Dschema.uri.base.path=/aai' '-Dschema.version.list=v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30' '-Dschema.version.depth.start=v11' '-Dschema.version.related.link.start=v11' '-Dschema.version.app.root.start=v11' '-Dschema.version.namespace.change.start=v12' '-Dschema.version.edge.label.start=v12' '-Dschema.version.api.default=v30' '-Dschema.translator.list=schema-service' '-Dschema.service.base.url=http://aai-schema-service.onap:8452/aai/schema-service/v1/' '-Dschema.service.nodes.endpoint=nodes?version=' '-Dschema.service.edges.endpoint=edgerules?version=' '-Dschema.service.versions.endpoint=versions' '-Dschema.service.client=no-auth' -jar /opt/app/aai-graphadmin/lib/aai-graphadmin-1.16.0.jar
09:16:26,632 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1777972586628)
09:16:26,718 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/opt/app/aai-graphadmin/resources/logback.xml]
09:16:26,720 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes
09:16:26,733 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.NopStatusListener]
09:16:26,797 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
09:16:26,798 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
09:16:26,928 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property
09:16:27,297 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property
09:16:27,303 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.MessageJsonProvider] for [message] property
09:16:27,304 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.MdcJsonProvider] for [mdc] property
09:16:27,314 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.StackTraceJsonProvider] for [stackTrace] property
09:16:27,325 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.ThreadNameJsonProvider] for [threadName] property
09:16:27,326 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggerNameJsonProvider] for [loggerName] property
09:16:27,329 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LogLevelJsonProvider] for [logLevel] property
09:16:28,626 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai] to INFO
09:16:28,630 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai] to false
09:16:28,631 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai]
09:16:28,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [AuditRecord] to INFO
09:16:28,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [AuditRecord] to false
09:16:28,632 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[AuditRecord]
09:16:28,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [AuditRecord_DirectCall] to INFO
09:16:28,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [AuditRecord_DirectCall] to false
09:16:28,632 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[AuditRecord_DirectCall]
09:16:28,633 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [PerfTrackerRecord] to INFO
09:16:28,633 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [PerfTrackerRecord] to false
09:16:28,633 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[PerfTrackerRecord]
09:16:28,633 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.aaf] to DEBUG
09:16:28,633 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.aaf] to false
09:16:28,633 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.aaf]
09:16:28,633 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.aailog.filter.RestClientLoggingInterceptor] to INFO
09:16:28,633 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.aailog.filter.RestClientLoggingInterceptor]
09:16:28,634 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.logging.filter.base.AbstractMetricLogFilter] to INFO
09:16:28,634 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.logging.filter.base.AbstractMetricLogFilter]
09:16:28,634 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.aailog.logs.AaiScheduledTaskAuditLog] to INFO
09:16:28,634 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.aailog.logs.AaiScheduledTaskAuditLog]
09:16:28,634 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.aailog.logs.AaiDBMetricLog] to INFO
09:16:28,634 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.aailog.logs.AaiDBMetricLog]
09:16:28,634 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.logging.ErrorLogHelper] to WARN
09:16:28,635 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.logging.ErrorLogHelper]
09:16:28,635 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.logging.filter.base.AbstractAuditLogFilter] to INFO
09:16:28,635 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.logging.filter.base.AbstractAuditLogFilter]
09:16:28,635 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.interceptors.post] to DEBUG
09:16:28,635 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.interceptors.post] to false
09:16:28,635 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.interceptors.post]
09:16:28,635 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.kafka] to DEBUG
09:16:28,636 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.kafka] to false
09:16:28,636 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.kafka]
09:16:28,636 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.datasnapshot] to DEBUG
09:16:28,636 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.datasnapshot] to false
09:16:28,691 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.datasnapshot]
09:16:28,691 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.historytruncate] to DEBUG
09:16:28,691 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.historytruncate] to false
09:16:28,691 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.historytruncate]
09:16:28,691 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.datagrooming] to DEBUG
09:16:28,691 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.datagrooming] to false
09:16:28,692 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.datagrooming]
09:16:28,692 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.schema] to DEBUG
09:16:28,692 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.schema] to false
09:16:28,692 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.schema]
09:16:28,692 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.dbgen.DupeTool] to DEBUG
09:16:28,692 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.dbgen.DupeTool] to false
09:16:28,692 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.dbgen.DupeTool]
09:16:28,693 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.dbgen.DynamicPayloadGenerator] to DEBUG
09:16:28,693 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.dbgen.DynamicPayloadGenerator] to false
09:16:28,693 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.dbgen.DynamicPayloadGenerator]
09:16:28,693 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.dbgen] to DEBUG
09:16:28,693 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.dbgen] to false
09:16:28,693 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.dbgen]
09:16:28,693 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.datacleanup] to DEBUG
09:16:28,693 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.datacleanup] to false
09:16:28,694 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.datacleanup]
09:16:28,694 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.migration] to DEBUG
09:16:28,694 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.migration] to false
09:16:28,694 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.migration]
09:16:28,694 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.util.SendMigrationNotifications] to DEBUG
09:16:28,694 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.util.SendMigrationNotifications] to false
09:16:28,694 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.util.SendMigrationNotifications]
09:16:28,695 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.util.SendDeleteMigrationNotifications] to DEBUG
09:16:28,695 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.util.SendDeleteMigrationNotifications] to false
09:16:28,695 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.util.SendDeleteMigrationNotifications]
09:16:28,695 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.aai.dataexport] to DEBUG
09:16:28,695 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.aai.dataexport] to false
09:16:28,695 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.aai.dataexport]
09:16:28,695 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache] to WARN
09:16:28,695 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.zookeeper] to WARN
09:16:28,696 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.netflix] to WARN
09:16:28,696 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.janusgraph] to WARN
09:16:28,696 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.janusgraph.graphdb.transaction] to ERROR
09:16:28,696 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.att.aft.dme2] to WARN
09:16:28,696 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.att.eelf] to WARN
09:16:28,696 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [com.att.eelf] to false
09:16:28,696 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[com.att.eelf]
09:16:28,697 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
09:16:28,697 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
09:16:28,698 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@76a4d6c - End of configuration.
09:16:28,700 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6cc7b4de - Registering current configuration as safe fallback point
09:16:28,700 |-INFO in ch.qos.logback.classic.util.ContextInitializer@32cf48b7 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 3184 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
{"timestamp":"2026-05-05T09:16:43.238Z","message":"Contact point cassandra-dc1-service:9042 resolves to multiple addresses, will use them all ([cassandra-dc1-service/10.233.69.6, cassandra-dc1-service/10.233.68.195, cassandra-dc1-service/10.233.67.61])","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","LogTimestamp":"2026-05-05T09:16:38.820603587Z"},"thread":"main","logger":"c.d.o.d.internal.core.ContactPoints","level":"INFO"}
{"timestamp":"2026-05-05T09:16:44.014Z","message":"DataStax Java driver for Apache Cassandra(R) (com.datastax.oss:java-driver-core) version 4.17.0","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","LogTimestamp":"2026-05-05T09:16:38.820603587Z"},"thread":"main","logger":"c.d.o.d.i.c.DefaultMavenCoordinates","level":"INFO"}
{"timestamp":"2026-05-05T09:16:44.636Z","message":"Adding handler to invalidate cached prepared statements on type changes","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","LogTimestamp":"2026-05-05T09:16:38.820603587Z"},"thread":"main","logger":"c.d.o.d.i.c.c.CqlPrepareAsyncProcessor","level":"INFO"}
{"timestamp":"2026-05-05T09:16:45.017Z","message":"Could not access native clock (see debug logs for details), falling back to Java system clock","thread":"JanusGraph Session-admin-0","logger":"c.d.o.d.internal.core.time.Clock","level":"INFO"}
{"timestamp":"2026-05-05T09:16:47.429Z","message":"Warning graph.allow-upgrade is currently set to true on graph null. Please set graph.allow-upgrade to false in your properties file.","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","LogTimestamp":"2026-05-05T09:16:38.820603587Z"},"thread":"main","logger":"o.j.d.c.b.ReadConfigurationBuilder","level":"WARN"}
{"timestamp":"2026-05-05T09:16:48.123Z","message":"Contact point cassandra-dc1-service:9042 resolves to multiple addresses, will use them all ([cassandra-dc1-service/10.233.69.6, cassandra-dc1-service/10.233.68.195, cassandra-dc1-service/10.233.67.61])","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","LogTimestamp":"2026-05-05T09:16:38.820603587Z"},"thread":"main","logger":"c.d.o.d.internal.core.ContactPoints","level":"INFO"}
{"timestamp":"2026-05-05T09:16:48.133Z","message":"Adding handler to invalidate cached prepared statements on type changes","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","LogTimestamp":"2026-05-05T09:16:38.820603587Z"},"thread":"main","logger":"c.d.o.d.i.c.c.CqlPrepareAsyncProcessor","level":"INFO"}
{"timestamp":"2026-05-05T09:16:48.200Z","message":"Could not access native clock (see debug logs for details), falling back to Java system clock","thread":"JanusGraph Session-admin-0","logger":"c.d.o.d.internal.core.time.Clock","level":"INFO"}
{"timestamp":"2026-05-05T09:17:05.928Z","message":"Translator is SchemaServiceTranslator","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","LogTimestamp":"2026-05-05T09:16:38.820603587Z"},"thread":"main","logger":"o.onap.aai.config.NodesConfiguration","level":"INFO"}
{"timestamp":"2026-05-05T09:17:07.334Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","LogTimestamp":"2026-05-05T09:16:38.820603587Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:07.334Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","LogTimestamp":"2026-05-05T09:16:38.820603587Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:07.335Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","LogTimestamp":"2026-05-05T09:16:38.820603587Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:07.524Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"1e2d0818-a5f7-4e38-afcf-5397bce06e3a","LogTimestamp":"2026-05-05T09:17:07.518718331Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-graphadmin","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:07.525Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"1e2d0818-a5f7-4e38-afcf-5397bce06e3a","LogTimestamp":"2026-05-05T09:17:07.518718331Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-graphadmin","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:07.525Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"1e2d0818-a5f7-4e38-afcf-5397bce06e3a","LogTimestamp":"2026-05-05T09:17:07.518718331Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-graphadmin","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:07.526Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"1e2d0818-a5f7-4e38-afcf-5397bce06e3a","LogTimestamp":"2026-05-05T09:17:07.518718331Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-graphadmin","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:07.526Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"1e2d0818-a5f7-4e38-afcf-5397bce06e3a","LogTimestamp":"2026-05-05T09:17:07.518718331Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-graphadmin","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:07.909Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"383","StatusCode":"COMPLETE","ServerFQDN":"aai-graphadmin","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","InvocationID":"1e2d0818-a5f7-4e38-afcf-5397bce06e3a","LogTimestamp":"2026-05-05T09:17:07.902116088Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:07.909Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"383","StatusCode":"COMPLETE","ServerFQDN":"aai-graphadmin","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","InvocationID":"1e2d0818-a5f7-4e38-afcf-5397bce06e3a","LogTimestamp":"2026-05-05T09:17:07.902116088Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:08.502Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"dd881ef8-fc07-431a-97f9-4dc7573f7edb","LogTimestamp":"2026-05-05T09:17:08.502063877Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:08.503Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"dd881ef8-fc07-431a-97f9-4dc7573f7edb","LogTimestamp":"2026-05-05T09:17:08.502063877Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:08.503Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"dd881ef8-fc07-431a-97f9-4dc7573f7edb","LogTimestamp":"2026-05-05T09:17:08.502063877Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:08.503Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"dd881ef8-fc07-431a-97f9-4dc7573f7edb","LogTimestamp":"2026-05-05T09:17:08.502063877Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:08.503Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"dd881ef8-fc07-431a-97f9-4dc7573f7edb","LogTimestamp":"2026-05-05T09:17:08.502063877Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:08.594Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"92","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"dd881ef8-fc07-431a-97f9-4dc7573f7edb","LogTimestamp":"2026-05-05T09:17:08.594387212Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:08.594Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"92","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"dd881ef8-fc07-431a-97f9-4dc7573f7edb","LogTimestamp":"2026-05-05T09:17:08.594387212Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:12.314--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:14.815Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"20e70c77-5193-4f4b-97e6-6a126e625d82","LogTimestamp":"2026-05-05T09:17:14.814607893Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:14.816Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"20e70c77-5193-4f4b-97e6-6a126e625d82","LogTimestamp":"2026-05-05T09:17:14.814607893Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:14.816Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"20e70c77-5193-4f4b-97e6-6a126e625d82","LogTimestamp":"2026-05-05T09:17:14.814607893Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:14.817Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"20e70c77-5193-4f4b-97e6-6a126e625d82","LogTimestamp":"2026-05-05T09:17:14.814607893Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:14.817Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"20e70c77-5193-4f4b-97e6-6a126e625d82","LogTimestamp":"2026-05-05T09:17:14.814607893Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:14.916Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"101","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"20e70c77-5193-4f4b-97e6-6a126e625d82","LogTimestamp":"2026-05-05T09:17:14.916237502Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:14.916Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"101","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"20e70c77-5193-4f4b-97e6-6a126e625d82","LogTimestamp":"2026-05-05T09:17:14.916237502Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:15.717--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:17.708Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8081c657-db1c-4b5a-9244-86b7e1470c42","LogTimestamp":"2026-05-05T09:17:17.708094472Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:17.709Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8081c657-db1c-4b5a-9244-86b7e1470c42","LogTimestamp":"2026-05-05T09:17:17.708094472Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:17.709Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8081c657-db1c-4b5a-9244-86b7e1470c42","LogTimestamp":"2026-05-05T09:17:17.708094472Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:17.709Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8081c657-db1c-4b5a-9244-86b7e1470c42","LogTimestamp":"2026-05-05T09:17:17.708094472Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:17.709Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8081c657-db1c-4b5a-9244-86b7e1470c42","LogTimestamp":"2026-05-05T09:17:17.708094472Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:17.759Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"51","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"8081c657-db1c-4b5a-9244-86b7e1470c42","LogTimestamp":"2026-05-05T09:17:17.759034768Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:17.759Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"51","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"8081c657-db1c-4b5a-9244-86b7e1470c42","LogTimestamp":"2026-05-05T09:17:17.759034768Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:18.402--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:20.123Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b08c72e4-7d7f-402d-9747-88fa559cf1e3","LogTimestamp":"2026-05-05T09:17:20.122778193Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:20.124Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b08c72e4-7d7f-402d-9747-88fa559cf1e3","LogTimestamp":"2026-05-05T09:17:20.122778193Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:20.124Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b08c72e4-7d7f-402d-9747-88fa559cf1e3","LogTimestamp":"2026-05-05T09:17:20.122778193Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:20.124Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b08c72e4-7d7f-402d-9747-88fa559cf1e3","LogTimestamp":"2026-05-05T09:17:20.122778193Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:20.124Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b08c72e4-7d7f-402d-9747-88fa559cf1e3","LogTimestamp":"2026-05-05T09:17:20.122778193Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:20.191Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"49","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"b08c72e4-7d7f-402d-9747-88fa559cf1e3","LogTimestamp":"2026-05-05T09:17:20.171802547Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:20.191Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"49","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"b08c72e4-7d7f-402d-9747-88fa559cf1e3","LogTimestamp":"2026-05-05T09:17:20.171802547Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:21.01--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:22.717Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c1da13be-90ca-42a9-8585-2384c2b5a28a","LogTimestamp":"2026-05-05T09:17:22.717020462Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:22.717Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c1da13be-90ca-42a9-8585-2384c2b5a28a","LogTimestamp":"2026-05-05T09:17:22.717020462Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:22.718Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c1da13be-90ca-42a9-8585-2384c2b5a28a","LogTimestamp":"2026-05-05T09:17:22.717020462Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:22.718Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c1da13be-90ca-42a9-8585-2384c2b5a28a","LogTimestamp":"2026-05-05T09:17:22.717020462Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:22.718Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c1da13be-90ca-42a9-8585-2384c2b5a28a","LogTimestamp":"2026-05-05T09:17:22.717020462Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:22.759Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"41","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c1da13be-90ca-42a9-8585-2384c2b5a28a","LogTimestamp":"2026-05-05T09:17:22.758792714Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:22.759Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"41","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c1da13be-90ca-42a9-8585-2384c2b5a28a","LogTimestamp":"2026-05-05T09:17:22.758792714Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:23.413--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:25.300Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"83f514fa-2365-4973-b33d-0496f9ab249e","LogTimestamp":"2026-05-05T09:17:25.299270739Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:25.300Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"83f514fa-2365-4973-b33d-0496f9ab249e","LogTimestamp":"2026-05-05T09:17:25.299270739Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:25.300Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"83f514fa-2365-4973-b33d-0496f9ab249e","LogTimestamp":"2026-05-05T09:17:25.299270739Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:25.301Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"83f514fa-2365-4973-b33d-0496f9ab249e","LogTimestamp":"2026-05-05T09:17:25.299270739Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:25.301Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"83f514fa-2365-4973-b33d-0496f9ab249e","LogTimestamp":"2026-05-05T09:17:25.299270739Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:25.335Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"36","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"83f514fa-2365-4973-b33d-0496f9ab249e","LogTimestamp":"2026-05-05T09:17:25.335283383Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:25.335Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"36","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"83f514fa-2365-4973-b33d-0496f9ab249e","LogTimestamp":"2026-05-05T09:17:25.335283383Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:26.019--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:27.692Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4e9178ed-21a4-4a05-8024-01b2c94d6f5f","LogTimestamp":"2026-05-05T09:17:27.691680585Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:27.692Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4e9178ed-21a4-4a05-8024-01b2c94d6f5f","LogTimestamp":"2026-05-05T09:17:27.691680585Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:27.692Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4e9178ed-21a4-4a05-8024-01b2c94d6f5f","LogTimestamp":"2026-05-05T09:17:27.691680585Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:27.693Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4e9178ed-21a4-4a05-8024-01b2c94d6f5f","LogTimestamp":"2026-05-05T09:17:27.691680585Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:27.693Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4e9178ed-21a4-4a05-8024-01b2c94d6f5f","LogTimestamp":"2026-05-05T09:17:27.691680585Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:27.728Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"36","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"4e9178ed-21a4-4a05-8024-01b2c94d6f5f","LogTimestamp":"2026-05-05T09:17:27.728293201Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:27.728Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"36","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"4e9178ed-21a4-4a05-8024-01b2c94d6f5f","LogTimestamp":"2026-05-05T09:17:27.728293201Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:28.603--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:30.200Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"20ed33f7-973e-44d3-b094-cdc177c144d7","LogTimestamp":"2026-05-05T09:17:30.200108967Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:30.201Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"20ed33f7-973e-44d3-b094-cdc177c144d7","LogTimestamp":"2026-05-05T09:17:30.200108967Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:30.201Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"20ed33f7-973e-44d3-b094-cdc177c144d7","LogTimestamp":"2026-05-05T09:17:30.200108967Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:30.201Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"20ed33f7-973e-44d3-b094-cdc177c144d7","LogTimestamp":"2026-05-05T09:17:30.200108967Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:30.201Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"20ed33f7-973e-44d3-b094-cdc177c144d7","LogTimestamp":"2026-05-05T09:17:30.200108967Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:30.238Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"37","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"20ed33f7-973e-44d3-b094-cdc177c144d7","LogTimestamp":"2026-05-05T09:17:30.237054751Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:30.238Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"37","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"20ed33f7-973e-44d3-b094-cdc177c144d7","LogTimestamp":"2026-05-05T09:17:30.237054751Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:30.91--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:32.319Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"43ab7aef-a33e-4900-8e29-b5f372cc3bc1","LogTimestamp":"2026-05-05T09:17:32.318470808Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:32.319Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"43ab7aef-a33e-4900-8e29-b5f372cc3bc1","LogTimestamp":"2026-05-05T09:17:32.318470808Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:32.320Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"43ab7aef-a33e-4900-8e29-b5f372cc3bc1","LogTimestamp":"2026-05-05T09:17:32.318470808Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:32.320Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"43ab7aef-a33e-4900-8e29-b5f372cc3bc1","LogTimestamp":"2026-05-05T09:17:32.318470808Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:32.320Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"43ab7aef-a33e-4900-8e29-b5f372cc3bc1","LogTimestamp":"2026-05-05T09:17:32.318470808Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:32.368Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"48","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"43ab7aef-a33e-4900-8e29-b5f372cc3bc1","LogTimestamp":"2026-05-05T09:17:32.367246517Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:32.368Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"48","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"43ab7aef-a33e-4900-8e29-b5f372cc3bc1","LogTimestamp":"2026-05-05T09:17:32.367246517Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:33.022--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:34.703Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"884245e2-2f4c-44d4-b363-a5d56adbb474","LogTimestamp":"2026-05-05T09:17:34.703042483Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:34.703Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"884245e2-2f4c-44d4-b363-a5d56adbb474","LogTimestamp":"2026-05-05T09:17:34.703042483Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:34.703Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"884245e2-2f4c-44d4-b363-a5d56adbb474","LogTimestamp":"2026-05-05T09:17:34.703042483Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:34.704Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"884245e2-2f4c-44d4-b363-a5d56adbb474","LogTimestamp":"2026-05-05T09:17:34.703042483Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:34.704Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"884245e2-2f4c-44d4-b363-a5d56adbb474","LogTimestamp":"2026-05-05T09:17:34.703042483Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:34.755Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"51","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"884245e2-2f4c-44d4-b363-a5d56adbb474","LogTimestamp":"2026-05-05T09:17:34.754399803Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:34.755Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"51","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"884245e2-2f4c-44d4-b363-a5d56adbb474","LogTimestamp":"2026-05-05T09:17:34.754399803Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:35.312--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:36.717Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1cc69bbf-e845-495e-870d-26176423163a","LogTimestamp":"2026-05-05T09:17:36.717226849Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:36.718Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1cc69bbf-e845-495e-870d-26176423163a","LogTimestamp":"2026-05-05T09:17:36.717226849Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:36.718Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1cc69bbf-e845-495e-870d-26176423163a","LogTimestamp":"2026-05-05T09:17:36.717226849Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:36.718Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1cc69bbf-e845-495e-870d-26176423163a","LogTimestamp":"2026-05-05T09:17:36.717226849Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:36.718Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1cc69bbf-e845-495e-870d-26176423163a","LogTimestamp":"2026-05-05T09:17:36.717226849Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:36.755Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"37","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"1cc69bbf-e845-495e-870d-26176423163a","LogTimestamp":"2026-05-05T09:17:36.755124758Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:36.755Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"37","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"1cc69bbf-e845-495e-870d-26176423163a","LogTimestamp":"2026-05-05T09:17:36.755124758Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:37.216--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:38.727Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"39f9fd5c-2f37-4630-83a6-57daf2142a33","LogTimestamp":"2026-05-05T09:17:38.726184367Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:38.727Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"39f9fd5c-2f37-4630-83a6-57daf2142a33","LogTimestamp":"2026-05-05T09:17:38.726184367Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:38.728Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"39f9fd5c-2f37-4630-83a6-57daf2142a33","LogTimestamp":"2026-05-05T09:17:38.726184367Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:38.728Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"39f9fd5c-2f37-4630-83a6-57daf2142a33","LogTimestamp":"2026-05-05T09:17:38.726184367Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:38.728Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"39f9fd5c-2f37-4630-83a6-57daf2142a33","LogTimestamp":"2026-05-05T09:17:38.726184367Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:38.792Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"65","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"39f9fd5c-2f37-4630-83a6-57daf2142a33","LogTimestamp":"2026-05-05T09:17:38.791684880Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:38.792Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"65","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"39f9fd5c-2f37-4630-83a6-57daf2142a33","LogTimestamp":"2026-05-05T09:17:38.791684880Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:39.822--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:41.499Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fdbba5cb-f769-4368-ba54-bf31ee24a8ea","LogTimestamp":"2026-05-05T09:17:41.498971968Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:41.499Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fdbba5cb-f769-4368-ba54-bf31ee24a8ea","LogTimestamp":"2026-05-05T09:17:41.498971968Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:41.500Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fdbba5cb-f769-4368-ba54-bf31ee24a8ea","LogTimestamp":"2026-05-05T09:17:41.498971968Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:41.500Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fdbba5cb-f769-4368-ba54-bf31ee24a8ea","LogTimestamp":"2026-05-05T09:17:41.498971968Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:41.500Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fdbba5cb-f769-4368-ba54-bf31ee24a8ea","LogTimestamp":"2026-05-05T09:17:41.498971968Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:41.544Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"45","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"fdbba5cb-f769-4368-ba54-bf31ee24a8ea","LogTimestamp":"2026-05-05T09:17:41.543992778Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:41.544Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"45","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"fdbba5cb-f769-4368-ba54-bf31ee24a8ea","LogTimestamp":"2026-05-05T09:17:41.543992778Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:42.155--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:43.810Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cfc68f0d-b9e4-428a-90eb-0a1d50559e69","LogTimestamp":"2026-05-05T09:17:43.809953937Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:43.810Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cfc68f0d-b9e4-428a-90eb-0a1d50559e69","LogTimestamp":"2026-05-05T09:17:43.809953937Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:43.811Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cfc68f0d-b9e4-428a-90eb-0a1d50559e69","LogTimestamp":"2026-05-05T09:17:43.809953937Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:43.811Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cfc68f0d-b9e4-428a-90eb-0a1d50559e69","LogTimestamp":"2026-05-05T09:17:43.809953937Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:43.811Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cfc68f0d-b9e4-428a-90eb-0a1d50559e69","LogTimestamp":"2026-05-05T09:17:43.809953937Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:43.861Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"51","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"cfc68f0d-b9e4-428a-90eb-0a1d50559e69","LogTimestamp":"2026-05-05T09:17:43.860987775Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:43.861Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"51","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"cfc68f0d-b9e4-428a-90eb-0a1d50559e69","LogTimestamp":"2026-05-05T09:17:43.860987775Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:44.4--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:46.212Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0fd46664-d3db-40ab-9db3-91d84b9251bd","LogTimestamp":"2026-05-05T09:17:46.211835808Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:46.212Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0fd46664-d3db-40ab-9db3-91d84b9251bd","LogTimestamp":"2026-05-05T09:17:46.211835808Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:46.213Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0fd46664-d3db-40ab-9db3-91d84b9251bd","LogTimestamp":"2026-05-05T09:17:46.211835808Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:46.213Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0fd46664-d3db-40ab-9db3-91d84b9251bd","LogTimestamp":"2026-05-05T09:17:46.211835808Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:46.213Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0fd46664-d3db-40ab-9db3-91d84b9251bd","LogTimestamp":"2026-05-05T09:17:46.211835808Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:46.261Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"48","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"0fd46664-d3db-40ab-9db3-91d84b9251bd","LogTimestamp":"2026-05-05T09:17:46.260540644Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:46.261Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"48","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"0fd46664-d3db-40ab-9db3-91d84b9251bd","LogTimestamp":"2026-05-05T09:17:46.260540644Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:46.698--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:48.634Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4651aab1-d01f-48e4-89ea-21b86ab73e99","LogTimestamp":"2026-05-05T09:17:48.634137902Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:48.634Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4651aab1-d01f-48e4-89ea-21b86ab73e99","LogTimestamp":"2026-05-05T09:17:48.634137902Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:48.635Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4651aab1-d01f-48e4-89ea-21b86ab73e99","LogTimestamp":"2026-05-05T09:17:48.634137902Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:48.635Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4651aab1-d01f-48e4-89ea-21b86ab73e99","LogTimestamp":"2026-05-05T09:17:48.634137902Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:48.635Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4651aab1-d01f-48e4-89ea-21b86ab73e99","LogTimestamp":"2026-05-05T09:17:48.634137902Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:48.693Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"59","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"4651aab1-d01f-48e4-89ea-21b86ab73e99","LogTimestamp":"2026-05-05T09:17:48.693351265Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:48.693Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"59","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"4651aab1-d01f-48e4-89ea-21b86ab73e99","LogTimestamp":"2026-05-05T09:17:48.693351265Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:49.174--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:50.805Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"92058ae7-7272-410a-a5f3-de708cfab0bd","LogTimestamp":"2026-05-05T09:17:50.804285395Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:50.805Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"92058ae7-7272-410a-a5f3-de708cfab0bd","LogTimestamp":"2026-05-05T09:17:50.804285395Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:50.806Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"92058ae7-7272-410a-a5f3-de708cfab0bd","LogTimestamp":"2026-05-05T09:17:50.804285395Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:50.806Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"92058ae7-7272-410a-a5f3-de708cfab0bd","LogTimestamp":"2026-05-05T09:17:50.804285395Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:50.806Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"92058ae7-7272-410a-a5f3-de708cfab0bd","LogTimestamp":"2026-05-05T09:17:50.804285395Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:50.845Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"40","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"92058ae7-7272-410a-a5f3-de708cfab0bd","LogTimestamp":"2026-05-05T09:17:50.844677831Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:50.845Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"40","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"92058ae7-7272-410a-a5f3-de708cfab0bd","LogTimestamp":"2026-05-05T09:17:50.844677831Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:51.636--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:54.138Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4fda6fab-afa9-49b7-a024-902492a94dec","LogTimestamp":"2026-05-05T09:17:54.137381075Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:54.138Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4fda6fab-afa9-49b7-a024-902492a94dec","LogTimestamp":"2026-05-05T09:17:54.137381075Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:54.138Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4fda6fab-afa9-49b7-a024-902492a94dec","LogTimestamp":"2026-05-05T09:17:54.137381075Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:54.139Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4fda6fab-afa9-49b7-a024-902492a94dec","LogTimestamp":"2026-05-05T09:17:54.137381075Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:54.139Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4fda6fab-afa9-49b7-a024-902492a94dec","LogTimestamp":"2026-05-05T09:17:54.137381075Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:54.188Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"50","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"4fda6fab-afa9-49b7-a024-902492a94dec","LogTimestamp":"2026-05-05T09:17:54.188045505Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:54.188Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"50","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"4fda6fab-afa9-49b7-a024-902492a94dec","LogTimestamp":"2026-05-05T09:17:54.188045505Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:54.618--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:56.336Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"dab58948-38d0-42fd-8227-ca0a003a77a3","LogTimestamp":"2026-05-05T09:17:56.336169788Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:56.337Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"dab58948-38d0-42fd-8227-ca0a003a77a3","LogTimestamp":"2026-05-05T09:17:56.336169788Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:56.337Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"dab58948-38d0-42fd-8227-ca0a003a77a3","LogTimestamp":"2026-05-05T09:17:56.336169788Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:56.337Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"dab58948-38d0-42fd-8227-ca0a003a77a3","LogTimestamp":"2026-05-05T09:17:56.336169788Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:56.337Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"dab58948-38d0-42fd-8227-ca0a003a77a3","LogTimestamp":"2026-05-05T09:17:56.336169788Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:56.405Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"67","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"dab58948-38d0-42fd-8227-ca0a003a77a3","LogTimestamp":"2026-05-05T09:17:56.403379748Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:56.405Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"67","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"dab58948-38d0-42fd-8227-ca0a003a77a3","LogTimestamp":"2026-05-05T09:17:56.403379748Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:57.094--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:17:58.862Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"89265231-0872-458c-a0e1-cf612862d255","LogTimestamp":"2026-05-05T09:17:58.862224090Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:58.863Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"89265231-0872-458c-a0e1-cf612862d255","LogTimestamp":"2026-05-05T09:17:58.862224090Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:58.863Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"89265231-0872-458c-a0e1-cf612862d255","LogTimestamp":"2026-05-05T09:17:58.862224090Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:17:58.863Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"89265231-0872-458c-a0e1-cf612862d255","LogTimestamp":"2026-05-05T09:17:58.862224090Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:58.863Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"89265231-0872-458c-a0e1-cf612862d255","LogTimestamp":"2026-05-05T09:17:58.862224090Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:58.931Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"68","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"89265231-0872-458c-a0e1-cf612862d255","LogTimestamp":"2026-05-05T09:17:58.930695063Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:17:58.931Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"68","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"89265231-0872-458c-a0e1-cf612862d255","LogTimestamp":"2026-05-05T09:17:58.930695063Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
[EL Warning]: moxy: 2026-05-05 09:17:59.447--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
{"timestamp":"2026-05-05T09:18:01.724Z","message":"Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"68","InvocationID":"89265231-0872-458c-a0e1-cf612862d255","LogTimestamp":"2026-05-05T09:17:58.930695063Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.s.c.LocalVariableTableParameterNameDiscoverer","level":"WARN"}
{"timestamp":"2026-05-05T09:18:01.798Z","message":"Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"68","InvocationID":"89265231-0872-458c-a0e1-cf612862d255","LogTimestamp":"2026-05-05T09:17:58.930695063Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.s.c.LocalVariableTableParameterNameDiscoverer","level":"WARN"}
{"timestamp":"2026-05-05T09:18:01.809Z","message":"Using authentication provided by kafka interaction","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"68","InvocationID":"89265231-0872-458c-a0e1-cf612862d255","LogTimestamp":"2026-05-05T09:17:58.930695063Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.config.KafkaConfig","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.309Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"10d237b8-9a1f-49ae-bd13-87cc5a0ac34f","LogTimestamp":"2026-05-05T09:18:02.308121034Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.309Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"10d237b8-9a1f-49ae-bd13-87cc5a0ac34f","LogTimestamp":"2026-05-05T09:18:02.308121034Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.309Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"10d237b8-9a1f-49ae-bd13-87cc5a0ac34f","LogTimestamp":"2026-05-05T09:18:02.308121034Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.309Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"10d237b8-9a1f-49ae-bd13-87cc5a0ac34f","LogTimestamp":"2026-05-05T09:18:02.308121034Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.309Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"10d237b8-9a1f-49ae-bd13-87cc5a0ac34f","LogTimestamp":"2026-05-05T09:18:02.308121034Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.392Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"83","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"10d237b8-9a1f-49ae-bd13-87cc5a0ac34f","LogTimestamp":"2026-05-05T09:18:02.391644049Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.392Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"83","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"10d237b8-9a1f-49ae-bd13-87cc5a0ac34f","LogTimestamp":"2026-05-05T09:18:02.391644049Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.400Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3d662482-f70f-40f6-934e-d11666845fd5","LogTimestamp":"2026-05-05T09:18:02.400216385Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.400Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3d662482-f70f-40f6-934e-d11666845fd5","LogTimestamp":"2026-05-05T09:18:02.400216385Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.401Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3d662482-f70f-40f6-934e-d11666845fd5","LogTimestamp":"2026-05-05T09:18:02.400216385Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.401Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3d662482-f70f-40f6-934e-d11666845fd5","LogTimestamp":"2026-05-05T09:18:02.400216385Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.401Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3d662482-f70f-40f6-934e-d11666845fd5","LogTimestamp":"2026-05-05T09:18:02.400216385Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.426Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"25","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"3d662482-f70f-40f6-934e-d11666845fd5","LogTimestamp":"2026-05-05T09:18:02.426070918Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.426Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"25","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"3d662482-f70f-40f6-934e-d11666845fd5","LogTimestamp":"2026-05-05T09:18:02.426070918Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.432Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8f0f3c8c-138b-44cc-926a-343768165a30","LogTimestamp":"2026-05-05T09:18:02.431545038Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.432Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8f0f3c8c-138b-44cc-926a-343768165a30","LogTimestamp":"2026-05-05T09:18:02.431545038Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.432Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8f0f3c8c-138b-44cc-926a-343768165a30","LogTimestamp":"2026-05-05T09:18:02.431545038Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.432Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8f0f3c8c-138b-44cc-926a-343768165a30","LogTimestamp":"2026-05-05T09:18:02.431545038Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.432Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8f0f3c8c-138b-44cc-926a-343768165a30","LogTimestamp":"2026-05-05T09:18:02.431545038Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.452Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"20","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"8f0f3c8c-138b-44cc-926a-343768165a30","LogTimestamp":"2026-05-05T09:18:02.452231368Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.452Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"20","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"8f0f3c8c-138b-44cc-926a-343768165a30","LogTimestamp":"2026-05-05T09:18:02.452231368Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.491Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f5d53328-47e7-4435-82e9-7df68ae2f0cf","LogTimestamp":"2026-05-05T09:18:02.456156990Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.491Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f5d53328-47e7-4435-82e9-7df68ae2f0cf","LogTimestamp":"2026-05-05T09:18:02.456156990Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.492Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f5d53328-47e7-4435-82e9-7df68ae2f0cf","LogTimestamp":"2026-05-05T09:18:02.456156990Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.492Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f5d53328-47e7-4435-82e9-7df68ae2f0cf","LogTimestamp":"2026-05-05T09:18:02.456156990Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.492Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f5d53328-47e7-4435-82e9-7df68ae2f0cf","LogTimestamp":"2026-05-05T09:18:02.456156990Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.525Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"68","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"f5d53328-47e7-4435-82e9-7df68ae2f0cf","LogTimestamp":"2026-05-05T09:18:02.525062276Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.525Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"68","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"f5d53328-47e7-4435-82e9-7df68ae2f0cf","LogTimestamp":"2026-05-05T09:18:02.525062276Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.531Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3fa923b2-5f76-492e-a399-42ec10107873","LogTimestamp":"2026-05-05T09:18:02.531178092Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.532Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3fa923b2-5f76-492e-a399-42ec10107873","LogTimestamp":"2026-05-05T09:18:02.531178092Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.532Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3fa923b2-5f76-492e-a399-42ec10107873","LogTimestamp":"2026-05-05T09:18:02.531178092Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.533Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3fa923b2-5f76-492e-a399-42ec10107873","LogTimestamp":"2026-05-05T09:18:02.531178092Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.533Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3fa923b2-5f76-492e-a399-42ec10107873","LogTimestamp":"2026-05-05T09:18:02.531178092Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.555Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"23","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"3fa923b2-5f76-492e-a399-42ec10107873","LogTimestamp":"2026-05-05T09:18:02.554970866Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.555Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"23","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"3fa923b2-5f76-492e-a399-42ec10107873","LogTimestamp":"2026-05-05T09:18:02.554970866Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.591Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fab2b3ba-db40-4412-842c-5a5bf6113534","LogTimestamp":"2026-05-05T09:18:02.559008359Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.591Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fab2b3ba-db40-4412-842c-5a5bf6113534","LogTimestamp":"2026-05-05T09:18:02.559008359Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.592Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fab2b3ba-db40-4412-842c-5a5bf6113534","LogTimestamp":"2026-05-05T09:18:02.559008359Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.592Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fab2b3ba-db40-4412-842c-5a5bf6113534","LogTimestamp":"2026-05-05T09:18:02.559008359Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.592Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fab2b3ba-db40-4412-842c-5a5bf6113534","LogTimestamp":"2026-05-05T09:18:02.559008359Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.656Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"97","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"fab2b3ba-db40-4412-842c-5a5bf6113534","LogTimestamp":"2026-05-05T09:18:02.656323729Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.656Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"97","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"fab2b3ba-db40-4412-842c-5a5bf6113534","LogTimestamp":"2026-05-05T09:18:02.656323729Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.662Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7f62c210-19a2-44b1-bdb4-82c623d7dbed","LogTimestamp":"2026-05-05T09:18:02.661831628Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.662Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7f62c210-19a2-44b1-bdb4-82c623d7dbed","LogTimestamp":"2026-05-05T09:18:02.661831628Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.662Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7f62c210-19a2-44b1-bdb4-82c623d7dbed","LogTimestamp":"2026-05-05T09:18:02.661831628Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.663Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7f62c210-19a2-44b1-bdb4-82c623d7dbed","LogTimestamp":"2026-05-05T09:18:02.661831628Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.663Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7f62c210-19a2-44b1-bdb4-82c623d7dbed","LogTimestamp":"2026-05-05T09:18:02.661831628Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.682Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"19","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"7f62c210-19a2-44b1-bdb4-82c623d7dbed","LogTimestamp":"2026-05-05T09:18:02.681736807Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.682Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"19","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"7f62c210-19a2-44b1-bdb4-82c623d7dbed","LogTimestamp":"2026-05-05T09:18:02.681736807Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.697Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"51d5acb5-8efd-48b3-805b-20a504cc3581","LogTimestamp":"2026-05-05T09:18:02.696595672Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.697Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"51d5acb5-8efd-48b3-805b-20a504cc3581","LogTimestamp":"2026-05-05T09:18:02.696595672Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.698Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"51d5acb5-8efd-48b3-805b-20a504cc3581","LogTimestamp":"2026-05-05T09:18:02.696595672Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.698Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"51d5acb5-8efd-48b3-805b-20a504cc3581","LogTimestamp":"2026-05-05T09:18:02.696595672Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.698Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"51d5acb5-8efd-48b3-805b-20a504cc3581","LogTimestamp":"2026-05-05T09:18:02.696595672Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.720Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"23","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"51d5acb5-8efd-48b3-805b-20a504cc3581","LogTimestamp":"2026-05-05T09:18:02.719968950Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.720Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"23","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"51d5acb5-8efd-48b3-805b-20a504cc3581","LogTimestamp":"2026-05-05T09:18:02.719968950Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.724Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5732b2f2-8b7a-4483-be94-c77e60b2b732","LogTimestamp":"2026-05-05T09:18:02.723780499Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.724Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5732b2f2-8b7a-4483-be94-c77e60b2b732","LogTimestamp":"2026-05-05T09:18:02.723780499Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.724Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5732b2f2-8b7a-4483-be94-c77e60b2b732","LogTimestamp":"2026-05-05T09:18:02.723780499Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.725Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5732b2f2-8b7a-4483-be94-c77e60b2b732","LogTimestamp":"2026-05-05T09:18:02.723780499Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.725Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5732b2f2-8b7a-4483-be94-c77e60b2b732","LogTimestamp":"2026-05-05T09:18:02.723780499Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.768Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"44","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"5732b2f2-8b7a-4483-be94-c77e60b2b732","LogTimestamp":"2026-05-05T09:18:02.767922757Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.768Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"44","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"5732b2f2-8b7a-4483-be94-c77e60b2b732","LogTimestamp":"2026-05-05T09:18:02.767922757Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.771Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5104f487-6c38-4fcd-b1f8-0f2a001579ca","LogTimestamp":"2026-05-05T09:18:02.771316851Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.772Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5104f487-6c38-4fcd-b1f8-0f2a001579ca","LogTimestamp":"2026-05-05T09:18:02.771316851Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.772Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5104f487-6c38-4fcd-b1f8-0f2a001579ca","LogTimestamp":"2026-05-05T09:18:02.771316851Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.772Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5104f487-6c38-4fcd-b1f8-0f2a001579ca","LogTimestamp":"2026-05-05T09:18:02.771316851Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.772Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5104f487-6c38-4fcd-b1f8-0f2a001579ca","LogTimestamp":"2026-05-05T09:18:02.771316851Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.808Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"36","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"5104f487-6c38-4fcd-b1f8-0f2a001579ca","LogTimestamp":"2026-05-05T09:18:02.807808014Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.808Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"36","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"5104f487-6c38-4fcd-b1f8-0f2a001579ca","LogTimestamp":"2026-05-05T09:18:02.807808014Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.812Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"72fb0a0c-3298-420f-9e28-07b40a884e6f","LogTimestamp":"2026-05-05T09:18:02.812107995Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.813Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"72fb0a0c-3298-420f-9e28-07b40a884e6f","LogTimestamp":"2026-05-05T09:18:02.812107995Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.813Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"72fb0a0c-3298-420f-9e28-07b40a884e6f","LogTimestamp":"2026-05-05T09:18:02.812107995Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.813Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"72fb0a0c-3298-420f-9e28-07b40a884e6f","LogTimestamp":"2026-05-05T09:18:02.812107995Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.813Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"72fb0a0c-3298-420f-9e28-07b40a884e6f","LogTimestamp":"2026-05-05T09:18:02.812107995Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.844Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"31","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"72fb0a0c-3298-420f-9e28-07b40a884e6f","LogTimestamp":"2026-05-05T09:18:02.843302801Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.844Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"31","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"72fb0a0c-3298-420f-9e28-07b40a884e6f","LogTimestamp":"2026-05-05T09:18:02.843302801Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.847Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"88ca34fb-4736-4f6b-97ee-1f8e1c8fe327","LogTimestamp":"2026-05-05T09:18:02.847284807Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.847Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"88ca34fb-4736-4f6b-97ee-1f8e1c8fe327","LogTimestamp":"2026-05-05T09:18:02.847284807Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.848Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"88ca34fb-4736-4f6b-97ee-1f8e1c8fe327","LogTimestamp":"2026-05-05T09:18:02.847284807Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.848Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"88ca34fb-4736-4f6b-97ee-1f8e1c8fe327","LogTimestamp":"2026-05-05T09:18:02.847284807Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.848Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"88ca34fb-4736-4f6b-97ee-1f8e1c8fe327","LogTimestamp":"2026-05-05T09:18:02.847284807Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.870Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"22","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"88ca34fb-4736-4f6b-97ee-1f8e1c8fe327","LogTimestamp":"2026-05-05T09:18:02.869761573Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.870Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"22","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"88ca34fb-4736-4f6b-97ee-1f8e1c8fe327","LogTimestamp":"2026-05-05T09:18:02.869761573Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.874Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"964ef40f-4919-4c40-b7c6-aa69d3751795","LogTimestamp":"2026-05-05T09:18:02.873849128Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.874Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"964ef40f-4919-4c40-b7c6-aa69d3751795","LogTimestamp":"2026-05-05T09:18:02.873849128Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.874Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"964ef40f-4919-4c40-b7c6-aa69d3751795","LogTimestamp":"2026-05-05T09:18:02.873849128Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.875Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"964ef40f-4919-4c40-b7c6-aa69d3751795","LogTimestamp":"2026-05-05T09:18:02.873849128Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.875Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"964ef40f-4919-4c40-b7c6-aa69d3751795","LogTimestamp":"2026-05-05T09:18:02.873849128Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.900Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"26","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"964ef40f-4919-4c40-b7c6-aa69d3751795","LogTimestamp":"2026-05-05T09:18:02.900519145Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.900Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"26","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"964ef40f-4919-4c40-b7c6-aa69d3751795","LogTimestamp":"2026-05-05T09:18:02.900519145Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.905Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5f4a7c4b-869a-4d90-a454-3705015ca60f","LogTimestamp":"2026-05-05T09:18:02.905566921Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.906Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5f4a7c4b-869a-4d90-a454-3705015ca60f","LogTimestamp":"2026-05-05T09:18:02.905566921Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.906Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5f4a7c4b-869a-4d90-a454-3705015ca60f","LogTimestamp":"2026-05-05T09:18:02.905566921Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.907Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5f4a7c4b-869a-4d90-a454-3705015ca60f","LogTimestamp":"2026-05-05T09:18:02.905566921Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.907Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5f4a7c4b-869a-4d90-a454-3705015ca60f","LogTimestamp":"2026-05-05T09:18:02.905566921Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.931Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"25","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"5f4a7c4b-869a-4d90-a454-3705015ca60f","LogTimestamp":"2026-05-05T09:18:02.931229290Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.931Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"25","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"5f4a7c4b-869a-4d90-a454-3705015ca60f","LogTimestamp":"2026-05-05T09:18:02.931229290Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.935Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"67cfadc3-044e-450c-a3a1-a87b4046c62a","LogTimestamp":"2026-05-05T09:18:02.934912268Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.935Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"67cfadc3-044e-450c-a3a1-a87b4046c62a","LogTimestamp":"2026-05-05T09:18:02.934912268Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.936Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"67cfadc3-044e-450c-a3a1-a87b4046c62a","LogTimestamp":"2026-05-05T09:18:02.934912268Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.936Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"67cfadc3-044e-450c-a3a1-a87b4046c62a","LogTimestamp":"2026-05-05T09:18:02.934912268Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.936Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"67cfadc3-044e-450c-a3a1-a87b4046c62a","LogTimestamp":"2026-05-05T09:18:02.934912268Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.963Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"28","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"67cfadc3-044e-450c-a3a1-a87b4046c62a","LogTimestamp":"2026-05-05T09:18:02.962910591Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.963Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"28","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"67cfadc3-044e-450c-a3a1-a87b4046c62a","LogTimestamp":"2026-05-05T09:18:02.962910591Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.967Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4fa517b6-8642-48e5-9b07-c8062ce9df43","LogTimestamp":"2026-05-05T09:18:02.967134311Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.967Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4fa517b6-8642-48e5-9b07-c8062ce9df43","LogTimestamp":"2026-05-05T09:18:02.967134311Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.967Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4fa517b6-8642-48e5-9b07-c8062ce9df43","LogTimestamp":"2026-05-05T09:18:02.967134311Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.968Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4fa517b6-8642-48e5-9b07-c8062ce9df43","LogTimestamp":"2026-05-05T09:18:02.967134311Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.968Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4fa517b6-8642-48e5-9b07-c8062ce9df43","LogTimestamp":"2026-05-05T09:18:02.967134311Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.988Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"21","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"4fa517b6-8642-48e5-9b07-c8062ce9df43","LogTimestamp":"2026-05-05T09:18:02.988623345Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.988Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"21","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"4fa517b6-8642-48e5-9b07-c8062ce9df43","LogTimestamp":"2026-05-05T09:18:02.988623345Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.994Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"eabd9b48-7dc0-496b-bade-2e18fd409a8c","LogTimestamp":"2026-05-05T09:18:02.993507134Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.994Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"eabd9b48-7dc0-496b-bade-2e18fd409a8c","LogTimestamp":"2026-05-05T09:18:02.993507134Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.994Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"eabd9b48-7dc0-496b-bade-2e18fd409a8c","LogTimestamp":"2026-05-05T09:18:02.993507134Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.994Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"eabd9b48-7dc0-496b-bade-2e18fd409a8c","LogTimestamp":"2026-05-05T09:18:02.993507134Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:02.994Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"eabd9b48-7dc0-496b-bade-2e18fd409a8c","LogTimestamp":"2026-05-05T09:18:02.993507134Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.022Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"27","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"eabd9b48-7dc0-496b-bade-2e18fd409a8c","LogTimestamp":"2026-05-05T09:18:03.021332487Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.022Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"27","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"eabd9b48-7dc0-496b-bade-2e18fd409a8c","LogTimestamp":"2026-05-05T09:18:03.021332487Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.028Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1a64c7e8-71a0-48f9-a98b-f1c712cb275e","LogTimestamp":"2026-05-05T09:18:03.027707398Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.028Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1a64c7e8-71a0-48f9-a98b-f1c712cb275e","LogTimestamp":"2026-05-05T09:18:03.027707398Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.028Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1a64c7e8-71a0-48f9-a98b-f1c712cb275e","LogTimestamp":"2026-05-05T09:18:03.027707398Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.028Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1a64c7e8-71a0-48f9-a98b-f1c712cb275e","LogTimestamp":"2026-05-05T09:18:03.027707398Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.028Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1a64c7e8-71a0-48f9-a98b-f1c712cb275e","LogTimestamp":"2026-05-05T09:18:03.027707398Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.052Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"23","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"1a64c7e8-71a0-48f9-a98b-f1c712cb275e","LogTimestamp":"2026-05-05T09:18:03.051590573Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.052Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"23","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"1a64c7e8-71a0-48f9-a98b-f1c712cb275e","LogTimestamp":"2026-05-05T09:18:03.051590573Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.073Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"eaef5f08-3ddc-4b98-864d-a8aba0cdc91d","LogTimestamp":"2026-05-05T09:18:03.073371674Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.074Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"eaef5f08-3ddc-4b98-864d-a8aba0cdc91d","LogTimestamp":"2026-05-05T09:18:03.073371674Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.074Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"eaef5f08-3ddc-4b98-864d-a8aba0cdc91d","LogTimestamp":"2026-05-05T09:18:03.073371674Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.074Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"eaef5f08-3ddc-4b98-864d-a8aba0cdc91d","LogTimestamp":"2026-05-05T09:18:03.073371674Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.074Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"eaef5f08-3ddc-4b98-864d-a8aba0cdc91d","LogTimestamp":"2026-05-05T09:18:03.073371674Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.095Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"21","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"eaef5f08-3ddc-4b98-864d-a8aba0cdc91d","LogTimestamp":"2026-05-05T09:18:03.094804285Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.095Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"21","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"eaef5f08-3ddc-4b98-864d-a8aba0cdc91d","LogTimestamp":"2026-05-05T09:18:03.094804285Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.098Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.097857843Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.098Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.097857843Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.098Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.097857843Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.098Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.097857843Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.098Z","message":"Invoke","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.097857843Z","ServerFQDN":"aai-graphadmin","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.121Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"23","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.121Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ElapsedTime":"23","ServerFQDN":"aai-graphadmin","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.496Z","message":"Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.QueryConsumer","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.s.c.LocalVariableTableParameterNameDiscoverer","level":"WARN"}
{"timestamp":"2026-05-05T09:18:03.506Z","message":"Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.audit.AuditGraphson2Sql","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.s.c.LocalVariableTableParameterNameDiscoverer","level":"WARN"}
{"timestamp":"2026-05-05T09:18:03.519Z","message":"HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.s.h.c.HttpComponentsClientHttpRequestFactory","level":"WARN"}
{"timestamp":"2026-05-05T09:18:03.519Z","message":"Checking for system property [partnerName]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.520Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.520Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO"}
{"timestamp":"2026-05-05T09:18:03.522Z","message":"Successfully initialized the aperture service","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.o.aai.rest.client.ApertureService","level":"INFO"}
{"timestamp":"2026-05-05T09:18:04.711Z","message":"Contact point cassandra-dc1-service:9042 resolves to multiple addresses, will use them all ([cassandra-dc1-service/10.233.68.195, cassandra-dc1-service/10.233.67.61, cassandra-dc1-service/10.233.69.6])","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"c.d.o.d.internal.core.ContactPoints","level":"INFO"}
{"timestamp":"2026-05-05T09:18:04.715Z","message":"Adding handler to invalidate cached prepared statements on type changes","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"c.d.o.d.i.c.c.CqlPrepareAsyncProcessor","level":"INFO"}
{"timestamp":"2026-05-05T09:18:04.722Z","message":"Could not access native clock (see debug logs for details), falling back to Java system clock","thread":"JanusGraph Session-admin-0","logger":"c.d.o.d.internal.core.time.Clock","level":"INFO"}
{"timestamp":"2026-05-05T09:18:05.497Z","message":"Warning graph.allow-upgrade is currently set to true on graph null. Please set graph.allow-upgrade to false in your properties file.","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.j.d.c.b.ReadConfigurationBuilder","level":"WARN"}
{"timestamp":"2026-05-05T09:18:05.623Z","message":"Contact point cassandra-dc1-service:9042 resolves to multiple addresses, will use them all ([cassandra-dc1-service/10.233.68.195, cassandra-dc1-service/10.233.67.61, cassandra-dc1-service/10.233.69.6])","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"c.d.o.d.internal.core.ContactPoints","level":"INFO"}
{"timestamp":"2026-05-05T09:18:05.692Z","message":"Adding handler to invalidate cached prepared statements on type changes","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"c.d.o.d.i.c.c.CqlPrepareAsyncProcessor","level":"INFO"}
{"timestamp":"2026-05-05T09:18:05.709Z","message":"Could not access native clock (see debug logs for details), falling back to Java system clock","thread":"JanusGraph Session-admin-0","logger":"c.d.o.d.internal.core.time.Clock","level":"INFO"}
{"timestamp":"2026-05-05T09:18:06.754Z","message":"Using authentication provided by kafka interaction","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.config.KafkaConfig","level":"INFO"}
{"timestamp":"2026-05-05T09:18:07.020Z","message":"User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.s.security.core.userdetails.User","level":"WARN"}
{"timestamp":"2026-05-05T09:18:07.404Z","message":"User.withDefaultPasswordEncoder() is considered unsafe for production and is only intended for sample applications.","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.s.security.core.userdetails.User","level":"WARN"}
{"timestamp":"2026-05-05T09:18:08.816Z","message":"Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@848d9bc, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3a66d97e, org.springframework.security.web.context.SecurityContextHolderFilter@33bd9ac3, org.springframework.security.web.header.HeaderWriterFilter@1cda75be, org.springframework.security.web.authentication.logout.LogoutFilter@58932d08, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3f62d56, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@42028589, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@fc21ff4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1add3e03, org.springframework.security.web.access.ExceptionTranslationFilter@4d93e5bf, org.springframework.security.web.access.intercept.AuthorizationFilter@575e862c]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.s.s.web.DefaultSecurityFilterChain","level":"INFO"}
{"timestamp":"2026-05-05T09:18:08.920Z","message":"Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.s.c.LocalVariableTableParameterNameDiscoverer","level":"WARN"}
{"timestamp":"2026-05-05T09:18:09.632Z","message":"HV000001: Hibernate Validator 8.0.1.Final","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.h.validator.internal.util.Version","level":"INFO"}
{"timestamp":"2026-05-05T09:18:12.134Z","message":"Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"o.s.b.a.g.t.GroovyTemplateAutoConfiguration","level":"WARN"}
{"timestamp":"2026-05-05T09:18:14.743Z","message":"GenTester uses either cql jar or Cassandra jar","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.schema.GenTester","level":"DEBUG"}
{"timestamp":"2026-05-05T09:18:14.792Z","message":"Initializing AAIConfig","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO"}
{"timestamp":"2026-05-05T09:18:14.793Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-graphadmin/resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO"}
{"timestamp":"2026-05-05T09:18:14.794Z","message":"Entering","context":{"RequestID":"424e1d89-7c84-4131-9552-8fcaedc7c855","InstanceID":"79c2c29d-4974-44c9-abed-3cc0dc696e2f","ElapsedTime":"0","PartnerName":"AAI","ServerFQDN":"aai-graphadmin","ClientIPAddress":"","StatusCode":"INPROGRESS","ServiceName":"LoadAaiPropertiesTask","InvocationID":"cc441f43-d06e-456f-950a-ed1668f388e0","LogTimestamp":"2026-05-05T09:18:14.793835173Z"},"thread":"scheduling-1","logger":"o.o.a.a.l.AaiScheduledTaskAuditLog","level":"INFO"}
{"timestamp":"2026-05-05T09:18:14.794Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO"}
{"timestamp":"2026-05-05T09:18:14.794Z","message":"Entering","context":{"RequestID":"424e1d89-7c84-4131-9552-8fcaedc7c855","InstanceID":"79c2c29d-4974-44c9-abed-3cc0dc696e2f","ElapsedTime":"0","PartnerName":"AAI","ServerFQDN":"aai-graphadmin","ClientIPAddress":"","StatusCode":"INPROGRESS","ServiceName":"LoadAaiPropertiesTask","InvocationID":"cc441f43-d06e-456f-950a-ed1668f388e0","LogTimestamp":"2026-05-05T09:18:14.793835173Z"},"thread":"scheduling-1","logger":"o.o.a.a.l.AaiScheduledTaskAuditLog","level":"INFO"}
{"timestamp":"2026-05-05T09:18:14.816Z","message":"about to open graph (takes a little while)","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.schema.GenTester","level":"DEBUG"}
{"timestamp":"2026-05-05T09:18:14.821Z","message":"Exiting.","context":{"RequestID":"424e1d89-7c84-4131-9552-8fcaedc7c855","InstanceID":"79c2c29d-4974-44c9-abed-3cc0dc696e2f","ElapsedTime":"27","PartnerName":"AAI","ServerFQDN":"aai-graphadmin","ClientIPAddress":"","StatusCode":"COMPLETE","ServiceName":"LoadAaiPropertiesTask","InvocationID":"cc441f43-d06e-456f-950a-ed1668f388e0","LogTimestamp":"2026-05-05T09:18:14.821001036Z"},"thread":"scheduling-1","logger":"o.o.a.a.l.AaiScheduledTaskAuditLog","level":"INFO"}
{"timestamp":"2026-05-05T09:18:14.821Z","message":"Exiting.","context":{"RequestID":"424e1d89-7c84-4131-9552-8fcaedc7c855","InstanceID":"79c2c29d-4974-44c9-abed-3cc0dc696e2f","ElapsedTime":"27","PartnerName":"AAI","ServerFQDN":"aai-graphadmin","ClientIPAddress":"","StatusCode":"COMPLETE","ServiceName":"LoadAaiPropertiesTask","InvocationID":"cc441f43-d06e-456f-950a-ed1668f388e0","LogTimestamp":"2026-05-05T09:18:14.821001036Z"},"thread":"scheduling-1","logger":"o.o.a.a.l.AaiScheduledTaskAuditLog","level":"INFO"}
{"timestamp":"2026-05-05T09:18:15.524Z","message":"-- Adding a new vertex with property schema-initialized as false","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.schema.GenTester","level":"DEBUG"}
{"timestamp":"2026-05-05T09:18:15.539Z","message":"-- Building an index on property schema-initialized","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.schema.GenTester","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:14.741Z","message":"Entering","context":{"RequestID":"8fcc74ab-3289-475e-9e5a-c5b97a3e9cd5","InstanceID":"79c2c29d-4974-44c9-abed-3cc0dc696e2f","ElapsedTime":"0","PartnerName":"AAI","ServerFQDN":"aai-graphadmin","ClientIPAddress":"","StatusCode":"INPROGRESS","ServiceName":"LoadAaiPropertiesTask","InvocationID":"9a354269-5613-4daf-81e3-5a4f44327f99","LogTimestamp":"2026-05-05T09:19:14.741393735Z"},"thread":"scheduling-1","logger":"o.o.a.a.l.AaiScheduledTaskAuditLog","level":"INFO"}
{"timestamp":"2026-05-05T09:19:14.741Z","message":"Entering","context":{"RequestID":"8fcc74ab-3289-475e-9e5a-c5b97a3e9cd5","InstanceID":"79c2c29d-4974-44c9-abed-3cc0dc696e2f","ElapsedTime":"0","PartnerName":"AAI","ServerFQDN":"aai-graphadmin","ClientIPAddress":"","StatusCode":"INPROGRESS","ServiceName":"LoadAaiPropertiesTask","InvocationID":"9a354269-5613-4daf-81e3-5a4f44327f99","LogTimestamp":"2026-05-05T09:19:14.741393735Z"},"thread":"scheduling-1","logger":"o.o.a.a.l.AaiScheduledTaskAuditLog","level":"INFO"}
{"timestamp":"2026-05-05T09:19:14.744Z","message":"Exiting.","context":{"RequestID":"8fcc74ab-3289-475e-9e5a-c5b97a3e9cd5","InstanceID":"79c2c29d-4974-44c9-abed-3cc0dc696e2f","ElapsedTime":"3","PartnerName":"AAI","ServerFQDN":"aai-graphadmin","ClientIPAddress":"","StatusCode":"COMPLETE","ServiceName":"LoadAaiPropertiesTask","InvocationID":"9a354269-5613-4daf-81e3-5a4f44327f99","LogTimestamp":"2026-05-05T09:19:14.744234447Z"},"thread":"scheduling-1","logger":"o.o.a.a.l.AaiScheduledTaskAuditLog","level":"INFO"}
{"timestamp":"2026-05-05T09:19:14.744Z","message":"Exiting.","context":{"RequestID":"8fcc74ab-3289-475e-9e5a-c5b97a3e9cd5","InstanceID":"79c2c29d-4974-44c9-abed-3cc0dc696e2f","ElapsedTime":"3","PartnerName":"AAI","ServerFQDN":"aai-graphadmin","ClientIPAddress":"","StatusCode":"COMPLETE","ServiceName":"LoadAaiPropertiesTask","InvocationID":"9a354269-5613-4daf-81e3-5a4f44327f99","LogTimestamp":"2026-05-05T09:19:14.744234447Z"},"thread":"scheduling-1","logger":"o.o.a.a.l.AaiScheduledTaskAuditLog","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.470Z","message":"Created a new vertex with property 'schema-initialized' set to 'false'","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.schema.GenTester","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.473Z","message":"Key is query.fast-propertyValue is true","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.474Z","message":"Key is query.smart-limitValue is false","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.474Z","message":"Key is storage.backendValue is cql","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.474Z","message":"Key is storage.hostnameValue is cassandra-dc1-service","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.474Z","message":"Key is storage.usernameValue is cassandra","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.474Z","message":"Key is storage.passwordValue is cassandra","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.475Z","message":"Key is storage.cql.keyspaceValue is aaigraph","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.475Z","message":"Key is storage.cql.local-datacenterValue is dc1","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.475Z","message":"Key is storage.cql.read-consistency-levelValue is LOCAL_QUORUM","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.475Z","message":"Key is storage.cql.write-consistency-levelValue is LOCAL_QUORUM","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.476Z","message":"Key is storage.cql.replication-factorValue is 3","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.476Z","message":"Key is storage.cql.only-use-local-consistency-for-system-operationsValue is true","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.476Z","message":"Key is storage.cql.partitioner-nameValue is org.apache.cassandra.dht.Murmur3Partitioner","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.476Z","message":"Key is storage.cql.internal.string-configurationValue is datastax-java-driver { advanced.metadata.schema.debouncer.window = 2 second }","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.477Z","message":"Key is storage.lock.wait-timeValue is 300","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.477Z","message":"Key is cache.db-cacheValue is false","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.477Z","message":"Key is load.snapshot.fileValue is false","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.477Z","message":"Key is graph.allow-upgradeValue is true","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.477Z","message":"Key is graph.unique-instance-idValue is 23_aai-graphadmin_GenTester_realtime_1777972601027","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.GraphAdminDBUtils","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.478Z","message":"-- Loading new schema elements into JanusGraph --","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.schema.GenTester","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:18.537Z","message":"DB is not empty. Newly created indexes will also be reindexed.","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.schema.GenTester","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.542Z","message":"Initializing AAIConfig","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.542Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-graphadmin/resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.543Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.734Z","message":"Creating PropertyKey: [autonomous-system-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.811Z","message":"Add Unique index for PropertyKey: [autonomous-system-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.839Z","message":"Creating PropertyKey: [autonomous-system-number], [Long], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.858Z","message":"Add index for PropertyKey: [autonomous-system-number]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.915Z","message":"Creating PropertyKey: [autonomous-system-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.933Z","message":"Add index for PropertyKey: [autonomous-system-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.959Z","message":"Creating PropertyKey: [autonomous-system-region], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.973Z","message":"No index added for PropertyKey: [autonomous-system-region]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:18.980Z","message":"Creating PropertyKey: [autonomous-system-role], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.010Z","message":"No index added for PropertyKey: [autonomous-system-role]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.017Z","message":"Creating PropertyKey: [data-owner], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.031Z","message":"Add index for PropertyKey: [data-owner]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.055Z","message":"Creating PropertyKey: [data-source], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.067Z","message":"Add index for PropertyKey: [data-source]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.089Z","message":"Creating PropertyKey: [data-source-version], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.106Z","message":"Add index for PropertyKey: [data-source-version]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.159Z","message":"Creating PropertyKey: [resource-version], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.168Z","message":" Info: aai_rv_lock_enabled:false","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.174Z","message":"No index added for PropertyKey: [resource-version]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.199Z","message":"Creating PropertyKey: [ab-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.211Z","message":"Add Unique index for PropertyKey: [ab-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.232Z","message":"Creating PropertyKey: [odu-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.254Z","message":"No index added for PropertyKey: [odu-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.261Z","message":"Creating PropertyKey: [number], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.291Z","message":"No index added for PropertyKey: [number]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.298Z","message":"Creating PropertyKey: [selflink], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.311Z","message":"No index added for PropertyKey: [selflink]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.311Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:19.312Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:19.312Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:19.312Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:19.409Z","message":"Creating PropertyKey: [wan-port-config-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.429Z","message":"Add Unique index for PropertyKey: [wan-port-config-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.451Z","message":"Creating PropertyKey: [wan-port-config-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.464Z","message":"Add index for PropertyKey: [wan-port-config-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.484Z","message":"Creating PropertyKey: [device-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.498Z","message":"Add index for PropertyKey: [device-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.516Z","message":"Creating PropertyKey: [vlan-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.527Z","message":"No index added for PropertyKey: [vlan-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.533Z","message":"Creating PropertyKey: [ip-address], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.543Z","message":"Add index for PropertyKey: [ip-address]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.564Z","message":"Creating PropertyKey: [ipv4-address], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.580Z","message":"Add index for PropertyKey: [ipv4-address]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.599Z","message":"Creating PropertyKey: [ipv6-address], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.612Z","message":"Add index for PropertyKey: [ipv6-address]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.640Z","message":"Creating PropertyKey: [provider-ip-address], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.651Z","message":"No index added for PropertyKey: [provider-ip-address]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.657Z","message":"Creating PropertyKey: [provider-ipv4-address], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.669Z","message":"No index added for PropertyKey: [provider-ipv4-address]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.679Z","message":"Creating PropertyKey: [provider-ipv6-address], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.689Z","message":"No index added for PropertyKey: [provider-ipv6-address]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.694Z","message":"Creating PropertyKey: [input-bandwidth], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.705Z","message":"No index added for PropertyKey: [input-bandwidth]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.710Z","message":"Creating PropertyKey: [output-bandwidth], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.730Z","message":"No index added for PropertyKey: [output-bandwidth]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.740Z","message":"Creating PropertyKey: [description], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.754Z","message":"No index added for PropertyKey: [description]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.798Z","message":"Creating PropertyKey: [port-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.811Z","message":"Add index for PropertyKey: [port-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.832Z","message":"Creating PropertyKey: [port-number], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.846Z","message":"Add index for PropertyKey: [port-number]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.911Z","message":"Creating PropertyKey: [transport-network-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.924Z","message":"No index added for PropertyKey: [transport-network-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.930Z","message":"Creating PropertyKey: [device-port-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.944Z","message":"Add index for PropertyKey: [device-port-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:19.999Z","message":"Creating PropertyKey: [wan-port-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.016Z","message":"Add index for PropertyKey: [wan-port-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.029Z","message":" PropertyKey [selflink] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:20.035Z","message":"Creating PropertyKey: [operational-status], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.099Z","message":"Add index for PropertyKey: [operational-status]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.122Z","message":"Creating PropertyKey: [model-customization-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.133Z","message":"No index added for PropertyKey: [model-customization-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.139Z","message":"Creating PropertyKey: [model-invariant-id-local], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.153Z","message":"Add index for PropertyKey: [model-invariant-id-local]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.212Z","message":"Creating PropertyKey: [model-version-id-local], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.224Z","message":"Add index for PropertyKey: [model-version-id-local]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.242Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:20.242Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:20.243Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:20.243Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:20.299Z","message":"Creating PropertyKey: [physical-location-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.313Z","message":"Add Unique index for PropertyKey: [physical-location-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.334Z","message":"Creating PropertyKey: [data-center-code], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.346Z","message":"Add index for PropertyKey: [data-center-code]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.367Z","message":"Creating PropertyKey: [complex-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.406Z","message":"Add index for PropertyKey: [complex-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.424Z","message":"Creating PropertyKey: [identity-url], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.440Z","message":"Add index for PropertyKey: [identity-url]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.453Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:20.461Z","message":"Creating PropertyKey: [physical-location-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.473Z","message":"No index added for PropertyKey: [physical-location-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.480Z","message":"Creating PropertyKey: [time-zone], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.504Z","message":"No index added for PropertyKey: [time-zone]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.505Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:20.505Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:20.505Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:20.511Z","message":"Creating PropertyKey: [street1], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.524Z","message":"No index added for PropertyKey: [street1]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.530Z","message":"Creating PropertyKey: [street2], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.543Z","message":"No index added for PropertyKey: [street2]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.553Z","message":"Creating PropertyKey: [city], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.566Z","message":"No index added for PropertyKey: [city]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.596Z","message":"Creating PropertyKey: [state], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.613Z","message":"No index added for PropertyKey: [state]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.618Z","message":"Creating PropertyKey: [postal-code], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.631Z","message":"No index added for PropertyKey: [postal-code]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.637Z","message":"Creating PropertyKey: [country], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.650Z","message":"No index added for PropertyKey: [country]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.656Z","message":"Creating PropertyKey: [region], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.678Z","message":"No index added for PropertyKey: [region]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.683Z","message":"Creating PropertyKey: [latitude], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.696Z","message":"No index added for PropertyKey: [latitude]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.703Z","message":"Creating PropertyKey: [longitude], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.717Z","message":"No index added for PropertyKey: [longitude]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.723Z","message":"Creating PropertyKey: [elevation], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.738Z","message":"No index added for PropertyKey: [elevation]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.743Z","message":"Creating PropertyKey: [lata], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.755Z","message":"No index added for PropertyKey: [lata]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.829Z","message":"Creating PropertyKey: [profile-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.840Z","message":"Add Unique index for PropertyKey: [profile-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.859Z","message":"Creating PropertyKey: [profile-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.870Z","message":"No index added for PropertyKey: [profile-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.876Z","message":"Creating PropertyKey: [profile-characteristics], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.889Z","message":"No index added for PropertyKey: [profile-characteristics]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.894Z","message":"Creating PropertyKey: [profile-subtype], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.906Z","message":"No index added for PropertyKey: [profile-subtype]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.912Z","message":"Creating PropertyKey: [profile-role], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.927Z","message":"Add index for PropertyKey: [profile-role]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.946Z","message":"Creating PropertyKey: [profile-function], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.956Z","message":"Add index for PropertyKey: [profile-function]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.973Z","message":"Creating PropertyKey: [profile-selflink], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.984Z","message":"No index added for PropertyKey: [profile-selflink]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:20.984Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:20.985Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:20.985Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:20.985Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.013Z","message":"Creating PropertyKey: [vf-module-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.025Z","message":"Add index for PropertyKey: [vf-module-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.043Z","message":"Creating PropertyKey: [vf-module-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.055Z","message":"Add index for PropertyKey: [vf-module-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.071Z","message":"Creating PropertyKey: [heat-stack-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.081Z","message":"Add index for PropertyKey: [heat-stack-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.101Z","message":"Creating PropertyKey: [orchestration-status], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.114Z","message":"Add index for PropertyKey: [orchestration-status]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.131Z","message":"Creating PropertyKey: [is-base-vf-module], [Boolean], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.140Z","message":"No index added for PropertyKey: [is-base-vf-module]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.145Z","message":"Creating PropertyKey: [automated-assignment], [Boolean], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.160Z","message":"No index added for PropertyKey: [automated-assignment]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.161Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.161Z","message":" PropertyKey [model-invariant-id-local] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.161Z","message":" PropertyKey [model-version-id-local] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.166Z","message":"Creating PropertyKey: [persona-model-version], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.177Z","message":"No index added for PropertyKey: [persona-model-version]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.177Z","message":" PropertyKey [model-customization-id] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.194Z","message":"Creating PropertyKey: [widget-model-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.206Z","message":"Add index for PropertyKey: [widget-model-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.221Z","message":"Creating PropertyKey: [widget-model-version], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.231Z","message":"Add index for PropertyKey: [widget-model-version]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.261Z","message":"Creating PropertyKey: [contrail-service-instance-fqdn], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.306Z","message":"Add index for PropertyKey: [contrail-service-instance-fqdn]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.328Z","message":"Creating PropertyKey: [module-index], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.338Z","message":"No index added for PropertyKey: [module-index]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.338Z","message":" PropertyKey [selflink] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.338Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.338Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.338Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.344Z","message":" PropertyKey [operational-status] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.349Z","message":"Creating PropertyKey: [vip-ipv6-address], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.405Z","message":"Add index for PropertyKey: [vip-ipv6-address]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.422Z","message":"Creating PropertyKey: [vip-ipv6-prefix-length], [Long], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.437Z","message":"No index added for PropertyKey: [vip-ipv6-prefix-length]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.442Z","message":"Creating PropertyKey: [vlan-id-inner], [Long], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.453Z","message":"Add index for PropertyKey: [vlan-id-inner]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.501Z","message":"Creating PropertyKey: [vlan-id-outer], [Long], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.511Z","message":"Add index for PropertyKey: [vlan-id-outer]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.526Z","message":"Creating PropertyKey: [is-floating], [Boolean], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.538Z","message":"No index added for PropertyKey: [is-floating]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.538Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.542Z","message":"Creating PropertyKey: [neutron-network-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.553Z","message":"Add index for PropertyKey: [neutron-network-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.569Z","message":"Creating PropertyKey: [neutron-subnet-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.586Z","message":"Add index for PropertyKey: [neutron-subnet-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.608Z","message":"Creating PropertyKey: [ops-note], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.619Z","message":"No index added for PropertyKey: [ops-note]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.619Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.620Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.622Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.633Z","message":"Creating PropertyKey: [hpa-capability-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.645Z","message":"Add index for PropertyKey: [hpa-capability-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.661Z","message":"Creating PropertyKey: [hpa-feature], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.670Z","message":"Add index for PropertyKey: [hpa-feature]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.697Z","message":"Creating PropertyKey: [hpa-version], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.707Z","message":"No index added for PropertyKey: [hpa-version]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.715Z","message":"Creating PropertyKey: [architecture], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.726Z","message":"Add index for PropertyKey: [architecture]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.736Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.736Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.736Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.736Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.754Z","message":"Creating PropertyKey: [slot-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.765Z","message":"Add index for PropertyKey: [slot-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.778Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.778Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.779Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.779Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.806Z","message":"Creating PropertyKey: [sw-component-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.818Z","message":"Add index for PropertyKey: [sw-component-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.836Z","message":"Creating PropertyKey: [sw-component-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.848Z","message":"No index added for PropertyKey: [sw-component-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.852Z","message":"Creating PropertyKey: [sw-component-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.873Z","message":"No index added for PropertyKey: [sw-component-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.878Z","message":"Creating PropertyKey: [sw-component-role], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.888Z","message":"No index added for PropertyKey: [sw-component-role]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.895Z","message":"Creating PropertyKey: [sw-component-function], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.910Z","message":"No index added for PropertyKey: [sw-component-function]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.910Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.911Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.911Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.911Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:21.926Z","message":"Creating PropertyKey: [synchronicity-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.943Z","message":"Add Unique index for PropertyKey: [synchronicity-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.976Z","message":"Creating PropertyKey: [syn-availablility], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.989Z","message":"No index added for PropertyKey: [syn-availablility]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:21.999Z","message":"Creating PropertyKey: [accuracy], [Float], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.015Z","message":"No index added for PropertyKey: [accuracy]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.016Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.016Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.016Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.016Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.025Z","message":"Creating PropertyKey: [state-order], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.036Z","message":"Add Unique index for PropertyKey: [state-order]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.052Z","message":"Creating PropertyKey: [state-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.063Z","message":"No index added for PropertyKey: [state-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.068Z","message":"Creating PropertyKey: [state-view], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.078Z","message":"No index added for PropertyKey: [state-view]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.078Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.078Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.078Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.078Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.150Z","message":"Creating PropertyKey: [vnfm-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.170Z","message":"Add index for PropertyKey: [vnfm-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.190Z","message":"Creating PropertyKey: [vim-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.203Z","message":"No index added for PropertyKey: [vim-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.207Z","message":"Creating PropertyKey: [certificate-url], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.219Z","message":"No index added for PropertyKey: [certificate-url]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.220Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.220Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.220Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.220Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.236Z","message":"Creating PropertyKey: [xl-thpt-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.249Z","message":"Add Unique index for PropertyKey: [xl-thpt-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.271Z","message":"Creating PropertyKey: [gua-thpt], [Float], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.282Z","message":"No index added for PropertyKey: [gua-thpt]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.288Z","message":"Creating PropertyKey: [max-thpt], [Float], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.302Z","message":"No index added for PropertyKey: [max-thpt]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.302Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.302Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.302Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.302Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.321Z","message":"Creating PropertyKey: [policy-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.333Z","message":"Add Unique index for PropertyKey: [policy-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.349Z","message":"Creating PropertyKey: [policy-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.362Z","message":"No index added for PropertyKey: [policy-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.367Z","message":"Creating PropertyKey: [policy-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.378Z","message":"No index added for PropertyKey: [policy-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.382Z","message":"Creating PropertyKey: [policy-role], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.391Z","message":"No index added for PropertyKey: [policy-role]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.396Z","message":"Creating PropertyKey: [policy-function], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.406Z","message":"No index added for PropertyKey: [policy-function]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.412Z","message":"Creating PropertyKey: [do-not-track], [Boolean], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.422Z","message":"No index added for PropertyKey: [do-not-track]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.429Z","message":"Creating PropertyKey: [pre-dnat], [Boolean], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.448Z","message":"No index added for PropertyKey: [pre-dnat]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.453Z","message":"Creating PropertyKey: [apply-on-forward], [Boolean], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.465Z","message":"No index added for PropertyKey: [apply-on-forward]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.471Z","message":"Creating PropertyKey: [selector-local], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.485Z","message":"No index added for PropertyKey: [selector-local]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.493Z","message":"Creating PropertyKey: [order], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.506Z","message":"No index added for PropertyKey: [order]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.537Z","message":"Creating PropertyKey: [version], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.549Z","message":"Add index for PropertyKey: [version]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.568Z","message":"Creating PropertyKey: [status], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.578Z","message":"No index added for PropertyKey: [status]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.587Z","message":"Creating PropertyKey: [remote-asn], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.602Z","message":"No index added for PropertyKey: [remote-asn]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.608Z","message":"Creating PropertyKey: [namespace], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.620Z","message":"No index added for PropertyKey: [namespace]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.625Z","message":"Creating PropertyKey: [policy-description], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.645Z","message":"No index added for PropertyKey: [policy-description]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.652Z","message":"Creating PropertyKey: [policy-variables], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.665Z","message":"No index added for PropertyKey: [policy-variables]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.686Z","message":"Creating PropertyKey: [policy-variable-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.706Z","message":"No index added for PropertyKey: [policy-variable-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.714Z","message":"Creating PropertyKey: [direction], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.728Z","message":"No index added for PropertyKey: [direction]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.729Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.729Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.729Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.729Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.802Z","message":"Creating PropertyKey: [ems-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.813Z","message":"Add index for PropertyKey: [ems-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.825Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.825Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.826Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.826Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.840Z","message":"Creating PropertyKey: [cp-instance-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.850Z","message":"Add Unique index for PropertyKey: [cp-instance-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.900Z","message":"Creating PropertyKey: [port-id], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.911Z","message":"No index added for PropertyKey: [port-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.911Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.911Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.911Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.912Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:22.959Z","message":"Creating PropertyKey: [vlan-mapping-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.968Z","message":"Add Unique index for PropertyKey: [vlan-mapping-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.984Z","message":"Creating PropertyKey: [uni-cvlan], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:22.999Z","message":"No index added for PropertyKey: [uni-cvlan]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.006Z","message":"Creating PropertyKey: [nni-svlan], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.018Z","message":"No index added for PropertyKey: [nni-svlan]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.023Z","message":"Creating PropertyKey: [nni-cvlan], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.042Z","message":"No index added for PropertyKey: [nni-cvlan]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.049Z","message":"Creating PropertyKey: [iv-lan], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.065Z","message":"No index added for PropertyKey: [iv-lan]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.066Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.066Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.066Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.072Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.087Z","message":"Creating PropertyKey: [object-group-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.104Z","message":"Add index for PropertyKey: [object-group-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.125Z","message":"Creating PropertyKey: [group-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.136Z","message":"Add index for PropertyKey: [group-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.151Z","message":"Creating PropertyKey: [group-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.162Z","message":"Add index for PropertyKey: [group-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.180Z","message":"Creating PropertyKey: [group-name2], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.191Z","message":"No index added for PropertyKey: [group-name2]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.191Z","message":" PropertyKey [version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.196Z","message":"Creating PropertyKey: [group-number], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.205Z","message":"No index added for PropertyKey: [group-number]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.210Z","message":"Creating PropertyKey: [group-role], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.222Z","message":"No index added for PropertyKey: [group-role]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.229Z","message":"Creating PropertyKey: [group-function], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.239Z","message":"No index added for PropertyKey: [group-function]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.240Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.240Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.240Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.240Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.269Z","message":"Creating PropertyKey: [parameter-list-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.280Z","message":"Add Unique index for PropertyKey: [parameter-list-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.297Z","message":"Creating PropertyKey: [parameter-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.322Z","message":"Add index for PropertyKey: [parameter-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.342Z","message":"Creating PropertyKey: [parameter-role], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.353Z","message":"Add index for PropertyKey: [parameter-role]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.370Z","message":"Creating PropertyKey: [parameter-function], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.380Z","message":"Add index for PropertyKey: [parameter-function]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.396Z","message":"Creating PropertyKey: [sequence-number], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.404Z","message":"No index added for PropertyKey: [sequence-number]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.410Z","message":"Creating PropertyKey: [parameter-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.423Z","message":"Add index for PropertyKey: [parameter-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.443Z","message":"Creating PropertyKey: [parameter-value], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.452Z","message":"No index added for PropertyKey: [parameter-value]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.456Z","message":"Creating PropertyKey: [parameter-value-unit], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.466Z","message":"No index added for PropertyKey: [parameter-value-unit]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.466Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.466Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.466Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.467Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.478Z","message":"Creating PropertyKey: [lacp-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.488Z","message":"Add index for PropertyKey: [lacp-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.503Z","message":"Creating PropertyKey: [system-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.514Z","message":"No index added for PropertyKey: [system-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.519Z","message":"Creating PropertyKey: [mode], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.528Z","message":"No index added for PropertyKey: [mode]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.533Z","message":"Creating PropertyKey: [periodic], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.544Z","message":"No index added for PropertyKey: [periodic]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.544Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.544Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.545Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.545Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.592Z","message":"Creating PropertyKey: [network-policy-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.605Z","message":"Add Unique index for PropertyKey: [network-policy-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.625Z","message":"Creating PropertyKey: [network-policy-fqdn], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.636Z","message":"Add index for PropertyKey: [network-policy-fqdn]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.650Z","message":" PropertyKey [heat-stack-id] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.650Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.651Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.651Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.651Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.657Z","message":"Creating PropertyKey: [name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.667Z","message":"No index added for PropertyKey: [name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.673Z","message":"Creating PropertyKey: [type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.691Z","message":"No index added for PropertyKey: [type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.697Z","message":"Creating PropertyKey: [latency], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.708Z","message":"No index added for PropertyKey: [latency]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.713Z","message":"Creating PropertyKey: [jitter], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.722Z","message":"No index added for PropertyKey: [jitter]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.728Z","message":"Creating PropertyKey: [max-bandwidth], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.737Z","message":"No index added for PropertyKey: [max-bandwidth]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.743Z","message":"Creating PropertyKey: [reliability], [Float], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.755Z","message":"No index added for PropertyKey: [reliability]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.763Z","message":"Creating PropertyKey: [id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.772Z","message":"Add Unique index for PropertyKey: [id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.790Z","message":"Creating PropertyKey: [label-start], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.803Z","message":"Add index for PropertyKey: [label-start]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.819Z","message":"Creating PropertyKey: [label-end], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.829Z","message":"Add index for PropertyKey: [label-end]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.845Z","message":"Creating PropertyKey: [range-bitmap], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.856Z","message":"Add index for PropertyKey: [range-bitmap]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.874Z","message":"Creating PropertyKey: [label-step], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.884Z","message":"No index added for PropertyKey: [label-step]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.890Z","message":"Creating PropertyKey: [inclusive-exclusive], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.907Z","message":"No index added for PropertyKey: [inclusive-exclusive]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.911Z","message":"Creating PropertyKey: [range-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.922Z","message":"No index added for PropertyKey: [range-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.927Z","message":"Creating PropertyKey: [trib-slot-granularity], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.940Z","message":"No index added for PropertyKey: [trib-slot-granularity]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.946Z","message":"Creating PropertyKey: [priority], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.956Z","message":"No index added for PropertyKey: [priority]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.956Z","message":" PropertyKey [selflink] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.957Z","message":" PropertyKey [operational-status] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.957Z","message":" PropertyKey [model-customization-id] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.957Z","message":" PropertyKey [model-invariant-id-local] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.957Z","message":" PropertyKey [model-version-id-local] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.957Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.957Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.958Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.958Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:23.978Z","message":"Creating PropertyKey: [contact-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:23.988Z","message":"Add Unique index for PropertyKey: [contact-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.006Z","message":"Creating PropertyKey: [contact-telephone], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.019Z","message":"No index added for PropertyKey: [contact-telephone]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.043Z","message":"Creating PropertyKey: [contact-email], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.055Z","message":"No index added for PropertyKey: [contact-email]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.062Z","message":"Creating PropertyKey: [vendor-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.072Z","message":"No index added for PropertyKey: [vendor-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.072Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.073Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.073Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.073Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.089Z","message":"Creating PropertyKey: [bfd-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.105Z","message":"Add Unique index for PropertyKey: [bfd-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.122Z","message":"Creating PropertyKey: [bfd-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.131Z","message":"No index added for PropertyKey: [bfd-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.137Z","message":"Creating PropertyKey: [bfd-role], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.148Z","message":"No index added for PropertyKey: [bfd-role]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.152Z","message":"Creating PropertyKey: [bfd-function], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.163Z","message":"No index added for PropertyKey: [bfd-function]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.180Z","message":"Creating PropertyKey: [bfd-keep-alive], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.193Z","message":"No index added for PropertyKey: [bfd-keep-alive]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.198Z","message":"Creating PropertyKey: [bfd-timeout], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.206Z","message":"No index added for PropertyKey: [bfd-timeout]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.207Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.207Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.207Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.212Z","message":"Creating PropertyKey: [bfd-multihop], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.223Z","message":"No index added for PropertyKey: [bfd-multihop]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.224Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.230Z","message":"Creating PropertyKey: [minimum-interval], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.239Z","message":"No index added for PropertyKey: [minimum-interval]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.248Z","message":"Creating PropertyKey: [image-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.259Z","message":"Add index for PropertyKey: [image-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.275Z","message":"Creating PropertyKey: [image-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.283Z","message":"Add index for PropertyKey: [image-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.299Z","message":"Creating PropertyKey: [image-architecture], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.312Z","message":"No index added for PropertyKey: [image-architecture]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.316Z","message":"Creating PropertyKey: [image-os-distro], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.328Z","message":"No index added for PropertyKey: [image-os-distro]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.333Z","message":"Creating PropertyKey: [image-os-version], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.345Z","message":"No index added for PropertyKey: [image-os-version]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.349Z","message":"Creating PropertyKey: [application], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.360Z","message":"Add index for PropertyKey: [application]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.375Z","message":"Creating PropertyKey: [application-vendor], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.395Z","message":"Add index for PropertyKey: [application-vendor]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.424Z","message":"Creating PropertyKey: [application-version], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.439Z","message":"Add index for PropertyKey: [application-version]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.458Z","message":"Creating PropertyKey: [image-selflink], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.470Z","message":"No index added for PropertyKey: [image-selflink]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.470Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.471Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.471Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.471Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.494Z","message":"Creating PropertyKey: [host-route-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.506Z","message":"Add index for PropertyKey: [host-route-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.522Z","message":"Creating PropertyKey: [route-prefix], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.531Z","message":"No index added for PropertyKey: [route-prefix]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.536Z","message":"Creating PropertyKey: [next-hop], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.545Z","message":"Add index for PropertyKey: [next-hop]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.563Z","message":"Creating PropertyKey: [next-hop-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.574Z","message":"No index added for PropertyKey: [next-hop-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.579Z","message":"Creating PropertyKey: [metric], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.589Z","message":"No index added for PropertyKey: [metric]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.589Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.589Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.589Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.590Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.609Z","message":"Creating PropertyKey: [property-constraint-uuid], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.620Z","message":"Add Unique index for PropertyKey: [property-constraint-uuid]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.635Z","message":"Creating PropertyKey: [constraint-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.644Z","message":"No index added for PropertyKey: [constraint-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.648Z","message":"Creating PropertyKey: [property-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.657Z","message":"No index added for PropertyKey: [property-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.663Z","message":"Creating PropertyKey: [property-value], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.671Z","message":"No index added for PropertyKey: [property-value]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.671Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.680Z","message":"Creating PropertyKey: [vnf-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.691Z","message":"Add Unique index for PropertyKey: [vnf-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.707Z","message":"Creating PropertyKey: [volume-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.717Z","message":"Add index for PropertyKey: [volume-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.734Z","message":"Creating PropertyKey: [volume-selflink], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.746Z","message":"No index added for PropertyKey: [volume-selflink]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.747Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.747Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.747Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.748Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.764Z","message":"Creating PropertyKey: [port-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.776Z","message":"Add index for PropertyKey: [port-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.788Z","message":" PropertyKey [port-type] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.792Z","message":"Creating PropertyKey: [port-role], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.802Z","message":"No index added for PropertyKey: [port-role]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.806Z","message":"Creating PropertyKey: [speed-value], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.821Z","message":"No index added for PropertyKey: [speed-value]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.831Z","message":"Creating PropertyKey: [speed-units], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.839Z","message":"No index added for PropertyKey: [speed-units]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.845Z","message":"Creating PropertyKey: [xcvr-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.853Z","message":"No index added for PropertyKey: [xcvr-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.857Z","message":"Creating PropertyKey: [equip-identifier], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.867Z","message":"Add index for PropertyKey: [equip-identifier]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.882Z","message":"Creating PropertyKey: [part-number], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.892Z","message":"Add index for PropertyKey: [part-number]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.907Z","message":"Creating PropertyKey: [port-start], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.917Z","message":"No index added for PropertyKey: [port-start]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.921Z","message":"Creating PropertyKey: [port-end], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.933Z","message":"No index added for PropertyKey: [port-end]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.933Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.933Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.933Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.934Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:24.951Z","message":"Creating PropertyKey: [forwarder-evc-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.960Z","message":"Add Unique index for PropertyKey: [forwarder-evc-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.975Z","message":"Creating PropertyKey: [circuit-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.984Z","message":"Add index for PropertyKey: [circuit-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:24.998Z","message":"Creating PropertyKey: [ivlan], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.010Z","message":"No index added for PropertyKey: [ivlan]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.014Z","message":"Creating PropertyKey: [svlan], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.023Z","message":"No index added for PropertyKey: [svlan]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.027Z","message":"Creating PropertyKey: [cvlan], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.035Z","message":"No index added for PropertyKey: [cvlan]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.035Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.036Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.036Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.043Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.056Z","message":" PropertyKey [id] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.060Z","message":"Creating PropertyKey: [instance-group-role], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.069Z","message":"Add index for PropertyKey: [instance-group-role]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.078Z","message":" PropertyKey [model-invariant-id-local] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.078Z","message":" PropertyKey [model-version-id-local] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.078Z","message":" PropertyKey [description] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.083Z","message":"Creating PropertyKey: [instance-group-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.091Z","message":"Add index for PropertyKey: [instance-group-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.100Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.105Z","message":"Creating PropertyKey: [instance-group-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.113Z","message":"Add index for PropertyKey: [instance-group-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.127Z","message":"Creating PropertyKey: [instance-group-function], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.137Z","message":"Add index for PropertyKey: [instance-group-function]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.152Z","message":"Creating PropertyKey: [instance-group-number], [Integer], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.165Z","message":"No index added for PropertyKey: [instance-group-number]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.170Z","message":"Creating PropertyKey: [priority-number], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.191Z","message":"No index added for PropertyKey: [priority-number]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.191Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.191Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.191Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.201Z","message":"Creating PropertyKey: [vnf-id2], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.210Z","message":"Add Unique index for PropertyKey: [vnf-id2]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.226Z","message":"Creating PropertyKey: [vnf-name], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.235Z","message":"Add index for PropertyKey: [vnf-name]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.250Z","message":"Creating PropertyKey: [vnf-name2], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.259Z","message":"Add index for PropertyKey: [vnf-name2]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.304Z","message":"Creating PropertyKey: [vnf-type], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.316Z","message":"Add index for PropertyKey: [vnf-type]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.334Z","message":"Creating PropertyKey: [prov-status], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.344Z","message":"Add index for PropertyKey: [prov-status]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.356Z","message":" PropertyKey [operational-status] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.362Z","message":"Creating PropertyKey: [license-key], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.372Z","message":"No index added for PropertyKey: [license-key]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.376Z","message":"Creating PropertyKey: [ipv4-oam-address], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.385Z","message":"No index added for PropertyKey: [ipv4-oam-address]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.389Z","message":"Creating PropertyKey: [equipment-role], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.398Z","message":"No index added for PropertyKey: [equipment-role]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.399Z","message":" PropertyKey [resource-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.403Z","message":"Creating PropertyKey: [ipv4-loopback0-address], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.413Z","message":"No index added for PropertyKey: [ipv4-loopback0-address]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.413Z","message":" PropertyKey [orchestration-status] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.413Z","message":" PropertyKey [heat-stack-id] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.417Z","message":"Creating PropertyKey: [mso-catalog-key], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.426Z","message":"No index added for PropertyKey: [mso-catalog-key]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.426Z","message":" PropertyKey [data-owner] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.426Z","message":" PropertyKey [data-source] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.427Z","message":" PropertyKey [data-source-version] already existed in the DB. ","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"DEBUG"}
{"timestamp":"2026-05-05T09:19:25.456Z","message":"Creating PropertyKey: [site-pair-id], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.463Z","message":"Add Unique index for PropertyKey: [site-pair-id]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.480Z","message":"Creating PropertyKey: [source-ip], [String], [SINGLE]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level":"INFO"}
{"timestamp":"2026-05-05T09:19:25.491Z","message":"No index added for PropertyKey: [source-ip]","context":{"RequestID":"823d09cc-10ad-4e21-9996-6477f6b09d15","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"80f4693f-f334-4f1f-9fcb-cf4911312288","LogTimestamp":"2026-05-05T09:18:03.120864161Z","ServerFQDN":"aai-graphadmin"},"thread":"main","logger":"org.onap.aai.dbgen.SchemaGenerator","level"