Hi Jimmy, LiZi,

I am also facing same issue while setting up the AAI development environment. 
Attached the logs.

Thanks,
Ramu N

________________________________
***************************************************************************************
             This e-mail and attachments contain confidential information from 
HUAWEI, which is intended only for the person or entity whose address is listed 
above. Any use of the information contained herein in any way (including, but 
not limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient's) is prohibited. If you receive this 
e-mail in error, please notify the sender by phone or email immediately and 
delete it!

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of SURYA A U
Sent: Thursday, October 12, 2017 9:51 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] AAI DEVELOPMENT SETUP ISSUE

Hi,

I followed the mentioned steps in the below link and tried to set up AAI 
development environment but failed.
https://wiki.onap.org/pages/viewpage.action?pageId=10782088

Step 5 was to download the latest code and do a mvn clean install but according 
to the wiki the expected result is that build should be successful but it 
failed due to errors in test so i skipped the tests and did a mvn clean 
install, then the build was success. Moving on,

After running step 6(i) it failed to compile and so I had to change openecomp 
to onap and try the same step. It started compiling but threw this error.
[cid:ii_j8nybdbj0_15f0ecb77f7b245e]

If anyone has faced the same error or was successful in bringing up AAI please 
revert back.:)

Thanks,
A U SURYA
​
root@BLR1000008240:~/LF/AAI/traversal# cd ~/LF/AAI; java 
-DAJSC_HOME=/root/LF/AAI/resources/aai-resources 
-DBUNDLECONFIG_DIR="bundleconfig-local" -cp 
aai-common/aai-core/target/aai-core-1.1.0-SNAPSHOT.jar:resources/aai-resources/target/aai-resources.jar:resources/aai-resources/target/userjars/*
 org.onap.aai.dbgen.GenTester
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/root/LF/AAI/resources/aai-resources/target/userjars/logback-classic-1.1.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/root/LF/AAI/resources/aai-resources/target/userjars/slf4j-log4j12-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type 
[ch.qos.logback.classic.util.ContextSelectorStaticBinder]
    ---- NOTE --- about to open graph (takes a little while)--------;
10:39:13.500 [main] DEBUG 
org.apache.commons.configuration.PropertiesConfiguration - FileName set to 
titan-realtime.properties
10:39:13.502 [main] DEBUG 
org.apache.commons.configuration.PropertiesConfiguration - Base path set to 
/root/LF/AAI/resources/aai-resources/bundleconfig-local/etc/appprops
10:39:13.508 [main] DEBUG org.apache.commons.configuration.ConfigurationUtils - 
ConfigurationUtils.locate(): base is 
/root/LF/AAI/resources/aai-resources/bundleconfig-local/etc/appprops, name is 
titan-realtime.properties
10:39:13.508 [main] DEBUG org.apache.commons.configuration.DefaultFileSystem - 
Could not locate file titan-realtime.properties at 
/root/LF/AAI/resources/aai-resources/bundleconfig-local/etc/appprops: no 
protocol: /root/LF/AAI/resources/aai-resources/bundleconfig-local/etc/appprops
10:39:13.509 [main] DEBUG org.apache.commons.configuration.ConfigurationUtils - 
Loading configuration from the path 
/root/LF/AAI/resources/aai-resources/bundleconfig-local/etc/appprops/titan-realtime.properties
10:39:13.946 [main] INFO 
com.netflix.astyanax.connectionpool.impl.ConnectionPoolMBeanManager - 
Registering mbean: 
com.netflix.MonitoredResources:type=ASTYANAX,name=ClusterTitanConnectionPool,ServiceType=connectionpool
10:39:13.958 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
AddHost: localhost
10:39:14.126 [main] INFO 
com.netflix.astyanax.connectionpool.impl.ConnectionPoolMBeanManager - 
Registering mbean: 
com.netflix.MonitoredResources:type=ASTYANAX,name=KeyspaceTitanConnectionPool,ServiceType=connectionpool
10:39:14.128 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
AddHost: localhost
10:39:14.168 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
AddHost: 127.0.0.1
10:39:14.169 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
RemoveHost: localhost
10:39:14.513 [main] INFO 
com.netflix.astyanax.connectionpool.impl.ConnectionPoolMBeanManager - 
Registering mbean: 
com.netflix.MonitoredResources:type=ASTYANAX,name=ClusterTitanConnectionPool,ServiceType=connectionpool
10:39:14.517 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
AddHost: localhost
10:39:14.523 [main] INFO 
com.netflix.astyanax.connectionpool.impl.ConnectionPoolMBeanManager - 
Registering mbean: 
com.netflix.MonitoredResources:type=ASTYANAX,name=KeyspaceTitanConnectionPool,ServiceType=connectionpool
10:39:14.524 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
AddHost: localhost
10:39:14.527 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
AddHost: 127.0.0.1
10:39:14.527 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
RemoveHost: localhost
10:39:14.670 [main] DEBUG 
org.apache.commons.configuration.PropertiesConfiguration - FileName set to 
titan-cached.properties
10:39:14.671 [main] DEBUG 
org.apache.commons.configuration.PropertiesConfiguration - Base path set to 
/root/LF/AAI/resources/aai-resources/bundleconfig-local/etc/appprops
10:39:14.671 [main] DEBUG org.apache.commons.configuration.ConfigurationUtils - 
ConfigurationUtils.locate(): base is 
/root/LF/AAI/resources/aai-resources/bundleconfig-local/etc/appprops, name is 
titan-cached.properties
10:39:14.672 [main] DEBUG org.apache.commons.configuration.DefaultFileSystem - 
Could not locate file titan-cached.properties at 
/root/LF/AAI/resources/aai-resources/bundleconfig-local/etc/appprops: no 
protocol: /root/LF/AAI/resources/aai-resources/bundleconfig-local/etc/appprops
10:39:14.672 [main] DEBUG org.apache.commons.configuration.ConfigurationUtils - 
Loading configuration from the path 
/root/LF/AAI/resources/aai-resources/bundleconfig-local/etc/appprops/titan-cached.properties
10:39:14.675 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
AddHost: localhost
10:39:14.680 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
AddHost: localhost
10:39:14.682 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
AddHost: 127.0.0.1
10:39:14.683 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
RemoveHost: localhost
10:39:14.704 [main] INFO 
com.netflix.astyanax.connectionpool.impl.ConnectionPoolMBeanManager - 
Registering mbean: 
com.netflix.MonitoredResources:type=ASTYANAX,name=ClusterTitanConnectionPool,ServiceType=connectionpool
10:39:14.704 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
AddHost: localhost
10:39:14.707 [main] INFO 
com.netflix.astyanax.connectionpool.impl.ConnectionPoolMBeanManager - 
Registering mbean: 
com.netflix.MonitoredResources:type=ASTYANAX,name=KeyspaceTitanConnectionPool,ServiceType=connectionpool
10:39:14.708 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
AddHost: localhost
10:39:14.710 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
AddHost: 127.0.0.1
10:39:14.711 [main] INFO 
com.netflix.astyanax.connectionpool.impl.CountingConnectionPoolMonitor - 
RemoveHost: localhost
-- Loading new schema elements into Titan --
10:39:14.903 [main] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - 
Evaluating path: $['rules'][*]
 EdgeLabel  [hasClassOfService] already existed. 
 EdgeLabel  [hasLAGinterface] already existed. 
 EdgeLabel  [relatedTo] already existed. 
 EdgeLabel  [hasVlan] already existed. 
 EdgeLabel  [owns] already existed. 
 EdgeLabel  [usesLogicalLink] already existed. 
 EdgeLabel  [has] already existed. 
 EdgeLabel  [hostedOn] already existed. 
 EdgeLabel  [supportsServiceCapability] already existed. 
 EdgeLabel  [hasLInterface] already existed. 
 EdgeLabel  [hasLAGInterface] already existed. 
 EdgeLabel  [realizedBy] already existed. 
 EdgeLabel  [dependsOn] already existed. 
 EdgeLabel  [hasInstance] already existed. 
 EdgeLabel  [usesPhysicalLink] already existed. 
 EdgeLabel  [hosts] already existed. 
 EdgeLabel  [created] already existed. 
 EdgeLabel  [hasPinterface] already existed. 
 EdgeLabel  [isPartOf] already existed. 
 EdgeLabel  [hasCtagAssignment] already existed. 
 EdgeLabel  [bridgedTo] already existed. 
 EdgeLabel  [hasVNF] already existed. 
 EdgeLabel  [contains] already existed. 
 EdgeLabel  [locatedIn] already existed. 
 EdgeLabel  [usesLAGLink] already existed. 
 EdgeLabel  [usesCtagPool] already existed. 
 EdgeLabel  [usesVnfImage] already existed. 
 EdgeLabel  [hasFlavor] already existed. 
 EdgeLabel  [hasSitePairSet] already existed. 
 EdgeLabel  [definedFor] already existed. 
 EdgeLabel  [hasImage] already existed. 
 EdgeLabel  [runsOnPserver] already existed. 
 EdgeLabel  [targets] already existed. 
 EdgeLabel  [subscribesTo] already existed. 
 EdgeLabel  [hasVigServer] already existed. 
 EdgeLabel  [hasVolume] already existed. 
 EdgeLabel  [hasRoutingInstance] already existed. 
 EdgeLabel  [usesL3Network] already existed. 
 EdgeLabel  [isA] already existed. 
 EdgeLabel  [isMemberOf] already existed. 
 EdgeLabel  [hasAvailabilityZone] already existed. 
 EdgeLabel  [groupsResourcesIn] already existed. 
 EdgeLabel  [hasServiceInstance] already existed. 
 EdgeLabel  [existsIn] already existed. 
 EdgeLabel  [hasIPAGFacingVLAN] already existed. 
 EdgeLabel  [hasSubnet] already existed. 
 EdgeLabel  [memberOf] already existed. 
 EdgeLabel  [hasCtagPool] already existed. 
 EdgeLabel  [connectsTo] already existed. 
 EdgeLabel  [supportsAvailabilityZone] already existed. 
 EdgeLabel  [hasPortGroup] already existed. 
 EdgeLabel  [hasSitePair] already existed. 
 EdgeLabel  [hasMetaDatum] already existed. 
 EdgeLabel  [hasCTag] already existed. 
 EdgeLabel  [usesPInterface] already existed. 
 EdgeLabel  [usesVpnBinding] already existed. 
 EdgeLabel  [hasNetworkProfile] already existed. 
 EdgeLabel  [runsOnVserver] already existed. 
 EdgeLabel  [uses] already existed. 
 EdgeLabel  [hasMetaData] already existed. 
 EdgeLabel  [hasIpAddress] already existed. 
 EdgeLabel  [belongsTo] already existed. 
 EdgeLabel  [bindsTo] already existed. 
 EdgeLabel  [startsWith] already existed. 
 PropertyKey  [configuration-id] already existed in the DB. 
 PropertyKey  [management-option] already existed in the DB. 
 PropertyKey  [configuration-name] already existed in the DB. 
 PropertyKey  [configuration-type] already existed in the DB. 
 PropertyKey  [configuration-sub-type] already existed in the DB. 
 PropertyKey  [model-invariant-id] already existed in the DB. 
 PropertyKey  [model-version-id] already existed in the DB. 
 PropertyKey  [orchestration-status] already existed in the DB. 
 PropertyKey  [operational-status] already existed in the DB. 
 PropertyKey  [configuration-selflink] already existed in the DB. 
 PropertyKey  [model-customization-id] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [vnf-id] already existed in the DB. 
Creating PropertyKey: [vnf-instance-id], [String], [SINGLE]
No index added for PropertyKey: [vnf-instance-id]
 PropertyKey  [vnf-name] already existed in the DB. 
 PropertyKey  [vnf-name2] already existed in the DB. 
 PropertyKey  [vnf-type] already existed in the DB. 
 PropertyKey  [service-id] already existed in the DB. 
 PropertyKey  [regional-resource-zone] already existed in the DB. 
 PropertyKey  [prov-status] already existed in the DB. 
 PropertyKey  [operational-status] already existed in the DB. 
 PropertyKey  [license-key] already existed in the DB. 
 PropertyKey  [equipment-role] already existed in the DB. 
 PropertyKey  [orchestration-status] already existed in the DB. 
Creating PropertyKey: [vnf-package-name], [String], [SINGLE]
No index added for PropertyKey: [vnf-package-name]
Creating PropertyKey: [vnf-discriptor-name], [String], [SINGLE]
No index added for PropertyKey: [vnf-discriptor-name]
Creating PropertyKey: [job-id], [String], [SINGLE]
No index added for PropertyKey: [job-id]
 PropertyKey  [heat-stack-id] already existed in the DB. 
 PropertyKey  [mso-catalog-key] already existed in the DB. 
 PropertyKey  [management-option] already existed in the DB. 
 PropertyKey  [ipv4-oam-address] already existed in the DB. 
 PropertyKey  [ipv4-loopback0-address] already existed in the DB. 
 PropertyKey  [nm-lan-v6-address] already existed in the DB. 
 PropertyKey  [management-v6-address] already existed in the DB. 
 PropertyKey  [vcpu] already existed in the DB. 
 PropertyKey  [vcpu-units] already existed in the DB. 
 PropertyKey  [vmemory] already existed in the DB. 
 PropertyKey  [vmemory-units] already existed in the DB. 
 PropertyKey  [vdisk] already existed in the DB. 
 PropertyKey  [vdisk-units] already existed in the DB. 
Creating PropertyKey: [nshd], [Long], [SINGLE]
No index added for PropertyKey: [nshd]
Creating PropertyKey: [nvm], [Long], [SINGLE]
No index added for PropertyKey: [nvm]
Creating PropertyKey: [nnet], [Long], [SINGLE]
No index added for PropertyKey: [nnet]
 PropertyKey  [in-maint] already existed in the DB. 
 PropertyKey  [is-closed-loop-disabled] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [summary-status] already existed in the DB. 
 PropertyKey  [encrypted-access-flag] already existed in the DB. 
 PropertyKey  [entitlement-assignment-group-uuid] already existed in the DB. 
 PropertyKey  [entitlement-resource-uuid] already existed in the DB. 
 PropertyKey  [license-assignment-group-uuid] already existed in the DB. 
 PropertyKey  [license-key-uuid] already existed in the DB. 
 PropertyKey  [model-invariant-id] already existed in the DB. 
 PropertyKey  [model-version-id] already existed in the DB. 
 PropertyKey  [persona-model-version] already existed in the DB. 
 PropertyKey  [model-customization-id] already existed in the DB. 
 PropertyKey  [widget-model-id] already existed in the DB. 
 PropertyKey  [widget-model-version] already existed in the DB. 
 PropertyKey  [as-number] already existed in the DB. 
 PropertyKey  [regional-resource-subzone] already existed in the DB. 
 PropertyKey  [nf-type] already existed in the DB. 
 PropertyKey  [nf-function] already existed in the DB. 
 PropertyKey  [nf-role] already existed in the DB. 
 PropertyKey  [nf-naming-code] already existed in the DB. 
 PropertyKey  [selflink] already existed in the DB. 
 PropertyKey  [ipv4-oam-gateway-address] already existed in the DB. 
 PropertyKey  [ipv4-oam-gateway-address-prefix-length] already existed in the 
DB. 
 PropertyKey  [vlan-id-outer] already existed in the DB. 
 PropertyKey  [nm-profile-name] already existed in the DB. 
 PropertyKey  [event-id] already existed in the DB. 
 PropertyKey  [node-type] already existed in the DB. 
 PropertyKey  [event-trigger] already existed in the DB. 
 PropertyKey  [selflink] already existed in the DB. 
 PropertyKey  [global-customer-id] already existed in the DB. 
 PropertyKey  [subscriber-name] already existed in the DB. 
 PropertyKey  [subscriber-type] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [pnf-name] already existed in the DB. 
 PropertyKey  [pnf-name2] already existed in the DB. 
 PropertyKey  [pnf-name2-source] already existed in the DB. 
 PropertyKey  [pnf-id] already existed in the DB. 
 PropertyKey  [equip-type] already existed in the DB. 
 PropertyKey  [equip-vendor] already existed in the DB. 
 PropertyKey  [equip-model] already existed in the DB. 
 PropertyKey  [management-option] already existed in the DB. 
 PropertyKey  [ipaddress-v4-oam] already existed in the DB. 
 PropertyKey  [sw-version] already existed in the DB. 
 PropertyKey  [in-maint] already existed in the DB. 
 PropertyKey  [frame-id] already existed in the DB. 
 PropertyKey  [serial-number] already existed in the DB. 
 PropertyKey  [ipaddress-v4-loopback0] already existed in the DB. 
 PropertyKey  [ipaddress-v6-loopback0] already existed in the DB. 
 PropertyKey  [ipaddress-v4-aim] already existed in the DB. 
 PropertyKey  [ipaddress-v6-aim] already existed in the DB. 
 PropertyKey  [ipaddress-v6-oam] already existed in the DB. 
 PropertyKey  [inv-status] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [prov-status] already existed in the DB. 
 PropertyKey  [nf-role] already existed in the DB. 
 PropertyKey  [property-name] already existed in the DB. 
 PropertyKey  [property-value] already existed in the DB. 
 PropertyKey  [id] already existed in the DB. 
 PropertyKey  [description] already existed in the DB. 
 PropertyKey  [selflink] already existed in the DB. 
 PropertyKey  [model-invariant-id] already existed in the DB. 
 PropertyKey  [model-version-id] already existed in the DB. 
 PropertyKey  [persona-model-version] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [orchestration-status] already existed in the DB. 
 PropertyKey  [operational-status] already existed in the DB. 
 PropertyKey  [type] already existed in the DB. 
 PropertyKey  [role] already existed in the DB. 
 PropertyKey  [relationship-key] already existed in the DB. 
 PropertyKey  [relationship-value] already existed in the DB. 
 PropertyKey  [service-type] already existed in the DB. 
 PropertyKey  [temp-ub-sub-account-id] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [named-query-element-uuid] already existed in the DB. 
 PropertyKey  [property-collect-list] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [property-limit-desc] already existed in the DB. 
 PropertyKey  [do-not-output] already existed in the DB. 
 PropertyKey  [key-name] already existed in the DB. 
 PropertyKey  [key-value] already existed in the DB. 
 PropertyKey  [vlan-id-inner] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [availability-zone-name] already existed in the DB. 
 PropertyKey  [hypervisor-type] already existed in the DB. 
 PropertyKey  [operational-status] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [pf-pci-id] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [project-name] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [volume-id] already existed in the DB. 
 PropertyKey  [volume-selflink] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [vig-address-type] already existed in the DB. 
 PropertyKey  [ipaddress-v4-vig] already existed in the DB. 
 PropertyKey  [ipaddress-v6-vig] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [vserver-id] already existed in the DB. 
 PropertyKey  [vserver-name] already existed in the DB. 
 PropertyKey  [vserver-name2] already existed in the DB. 
 PropertyKey  [prov-status] already existed in the DB. 
 PropertyKey  [vserver-selflink] already existed in the DB. 
 PropertyKey  [in-maint] already existed in the DB. 
 PropertyKey  [is-closed-loop-disabled] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [l3-interface-ipv6-address] already existed in the DB. 
 PropertyKey  [l3-interface-ipv6-prefix-length] already existed in the DB. 
 PropertyKey  [vlan-id-inner] already existed in the DB. 
 PropertyKey  [vlan-id-outer] already existed in the DB. 
 PropertyKey  [is-floating] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [neutron-network-id] already existed in the DB. 
 PropertyKey  [neutron-subnet-id] already existed in the DB. 
 PropertyKey  [vf-module-id] already existed in the DB. 
 PropertyKey  [vf-module-name] already existed in the DB. 
 PropertyKey  [heat-stack-id] already existed in the DB. 
 PropertyKey  [orchestration-status] already existed in the DB. 
 PropertyKey  [is-base-vf-module] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [model-invariant-id] already existed in the DB. 
 PropertyKey  [model-version-id] already existed in the DB. 
 PropertyKey  [persona-model-version] already existed in the DB. 
 PropertyKey  [model-customization-id] already existed in the DB. 
 PropertyKey  [widget-model-id] already existed in the DB. 
 PropertyKey  [widget-model-version] already existed in the DB. 
 PropertyKey  [contrail-service-instance-fqdn] already existed in the DB. 
 PropertyKey  [module-index] already existed in the DB. 
 PropertyKey  [selflink] already existed in the DB. 
 PropertyKey  [element-choice-set-uuid] already existed in the DB. 
 PropertyKey  [element-choice-set-name] already existed in the DB. 
 PropertyKey  [cardinality] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [network-uuid] already existed in the DB. 
 PropertyKey  [network-name] already existed in the DB. 
 PropertyKey  [cvlan-tag] already existed in the DB. 
 PropertyKey  [ipv4-oam-gateway-address] already existed in the DB. 
 PropertyKey  [ipv4-oam-gateway-address-prefix-length] already existed in the 
DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [property-name] already existed in the DB. 
 PropertyKey  [property-value] already existed in the DB. 
 PropertyKey  [hostname] already existed in the DB. 
 PropertyKey  [ptnii-equip-name] already existed in the DB. 
 PropertyKey  [number-of-cpus] already existed in the DB. 
 PropertyKey  [disk-in-gigabytes] already existed in the DB. 
 PropertyKey  [ram-in-megabytes] already existed in the DB. 
 PropertyKey  [equip-type] already existed in the DB. 
 PropertyKey  [equip-vendor] already existed in the DB. 
 PropertyKey  [equip-model] already existed in the DB. 
 PropertyKey  [fqdn] already existed in the DB. 
 PropertyKey  [pserver-selflink] already existed in the DB. 
 PropertyKey  [ipv4-oam-address] already existed in the DB. 
 PropertyKey  [serial-number] already existed in the DB. 
 PropertyKey  [ipaddress-v4-loopback0] already existed in the DB. 
 PropertyKey  [ipaddress-v6-loopback0] already existed in the DB. 
 PropertyKey  [ipaddress-v4-aim] already existed in the DB. 
 PropertyKey  [ipaddress-v6-aim] already existed in the DB. 
 PropertyKey  [ipaddress-v6-oam] already existed in the DB. 
 PropertyKey  [inv-status] already existed in the DB. 
 PropertyKey  [pserver-id] already existed in the DB. 
 PropertyKey  [internet-topology] already existed in the DB. 
 PropertyKey  [in-maint] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [pserver-name2] already existed in the DB. 
 PropertyKey  [purpose] already existed in the DB. 
 PropertyKey  [prov-status] already existed in the DB. 
 PropertyKey  [management-option] already existed in the DB. 
 PropertyKey  [host-profile] already existed in the DB. 
 PropertyKey  [link-name] already existed in the DB. 
 PropertyKey  [speed-value] already existed in the DB. 
 PropertyKey  [speed-units] already existed in the DB. 
 PropertyKey  [circuit-id] already existed in the DB. 
 PropertyKey  [dual-mode] already existed in the DB. 
 PropertyKey  [management-option] already existed in the DB. 
 PropertyKey  [service-provider-name] already existed in the DB. 
 PropertyKey  [service-provider-bandwidth-up-value] already existed in the DB. 
 PropertyKey  [service-provider-bandwidth-up-units] already existed in the DB. 
 PropertyKey  [service-provider-bandwidth-down-value] already existed in the 
DB. 
 PropertyKey  [service-provider-bandwidth-down-units] already existed in the 
DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [edge-tag] already existed in the DB. 
 PropertyKey  [result-detail] already existed in the DB. 
 PropertyKey  [start-node-type] already existed in the DB. 
 PropertyKey  [related-to] already existed in the DB. 
 PropertyKey  [related-link] already existed in the DB. 
 PropertyKey  [vdc-id] already existed in the DB. 
 PropertyKey  [vdc-name] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [line-of-business-name] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [named-query-uuid] already existed in the DB. 
 PropertyKey  [named-query-name] already existed in the DB. 
 PropertyKey  [named-query-version] already existed in the DB. 
 PropertyKey  [required-input-params] already existed in the DB. 
 PropertyKey  [description] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [last-mod-source-of-truth] already existed in the DB. 
 PropertyKey  [aai-node-type] already existed in the DB. 
 PropertyKey  [aai-created-ts] already existed in the DB. 
 PropertyKey  [aai-unique-key] already existed in the DB. 
 PropertyKey  [aai-last-mod-ts] already existed in the DB. 
 PropertyKey  [source-of-truth] already existed in the DB. 
 PropertyKey  [aai-uri] already existed in the DB. 
 PropertyKey  [ems-id] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [segmentation-id] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [include-node-type] already existed in the DB. 
 PropertyKey  [edge-label] already existed in the DB. 
 PropertyKey  [direction] already existed in the DB. 
 PropertyKey  [multiplicity-rule] already existed in the DB. 
 PropertyKey  [contains-other-v] already existed in the DB. 
 PropertyKey  [delete-other-v] already existed in the DB. 
 PropertyKey  [svcinfra] already existed in the DB. 
 PropertyKey  [prevent-delete] already existed in the DB. 
 PropertyKey  [vnf-id] already existed in the DB. 
 PropertyKey  [interface-name] already existed in the DB. 
 PropertyKey  [speed-value] already existed in the DB. 
 PropertyKey  [speed-units] already existed in the DB. 
 PropertyKey  [port-description] already existed in the DB. 
 PropertyKey  [equipment-identifier] already existed in the DB. 
 PropertyKey  [interface-role] already existed in the DB. 
 PropertyKey  [interface-type] already existed in the DB. 
 PropertyKey  [prov-status] already existed in the DB. 
 PropertyKey  [mac-address] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [in-maint] already existed in the DB. 
 PropertyKey  [inv-status] already existed in the DB. 
 PropertyKey  [volume-group-id] already existed in the DB. 
 PropertyKey  [volume-group-name] already existed in the DB. 
 PropertyKey  [heat-stack-id] already existed in the DB. 
 PropertyKey  [vnf-type] already existed in the DB. 
 PropertyKey  [orchestration-status] already existed in the DB. 
 PropertyKey  [model-customization-id] already existed in the DB. 
 PropertyKey  [vf-module-model-customization-id] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [owning-entity-id] already existed in the DB. 
 PropertyKey  [owning-entity-name] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [host-route-id] already existed in the DB. 
 PropertyKey  [route-prefix] already existed in the DB. 
 PropertyKey  [next-hop] already existed in the DB. 
 PropertyKey  [next-hop-type] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [metaname] already existed in the DB. 
 PropertyKey  [metaval] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [target-pe] already existed in the DB. 
 PropertyKey  [availability-zone-name] already existed in the DB. 
 PropertyKey  [ctag-pool-purpose] already existed in the DB. 
 PropertyKey  [ctag-values] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [equipment-name] already existed in the DB. 
 PropertyKey  [prov-status] already existed in the DB. 
 PropertyKey  [ipv4-oam-address] already existed in the DB. 
 PropertyKey  [equipment-role] already existed in the DB. 
 PropertyKey  [vlan-id-outer] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [property-name] already existed in the DB. 
 PropertyKey  [property-value] already existed in the DB. 
 PropertyKey  [inventory-item-type] already existed in the DB. 
 PropertyKey  [inventory-item-link] already existed in the DB. 
 PropertyKey  [resource-instance-id] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [model-invariant-id] already existed in the DB. 
 PropertyKey  [model-version-id] already existed in the DB. 
 PropertyKey  [persona-model-version] already existed in the DB. 
 PropertyKey  [widget-model-id] already existed in the DB. 
 PropertyKey  [widget-model-version] already existed in the DB. 
 PropertyKey  [action-type] already existed in the DB. 
 PropertyKey  [link-name] already existed in the DB. 
 PropertyKey  [in-maint] already existed in the DB. 
 PropertyKey  [link-type] already existed in the DB. 
 PropertyKey  [speed-value] already existed in the DB. 
 PropertyKey  [speed-units] already existed in the DB. 
 PropertyKey  [ip-version] already existed in the DB. 
 PropertyKey  [routing-protocol] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [model-invariant-id] already existed in the DB. 
 PropertyKey  [model-version-id] already existed in the DB. 
 PropertyKey  [persona-model-version] already existed in the DB. 
 PropertyKey  [widget-model-id] already existed in the DB. 
 PropertyKey  [widget-model-version] already existed in the DB. 
 PropertyKey  [operational-status] already existed in the DB. 
 PropertyKey  [prov-status] already existed in the DB. 
 PropertyKey  [link-role] already existed in the DB. 
 PropertyKey  [link-name2] already existed in the DB. 
 PropertyKey  [link-id] already existed in the DB. 
 PropertyKey  [circuit-id] already existed in the DB. 
 PropertyKey  [purpose] already existed in the DB. 
 PropertyKey  [interface-id] already existed in the DB. 
 PropertyKey  [neutron-network-id] already existed in the DB. 
 PropertyKey  [neutron-network-name] already existed in the DB. 
 PropertyKey  [interface-role] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [port-group-id] already existed in the DB. 
 PropertyKey  [port-group-name] already existed in the DB. 
 PropertyKey  [switch-name] already existed in the DB. 
 PropertyKey  [orchestration-status] already existed in the DB. 
 PropertyKey  [heat-stack-id] already existed in the DB. 
 PropertyKey  [mso-catalog-key] already existed in the DB. 
 PropertyKey  [cos] already existed in the DB. 
 PropertyKey  [probe-id] already existed in the DB. 
 PropertyKey  [probe-type] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [vip-ipv6-address] already existed in the DB. 
 PropertyKey  [vip-ipv6-prefix-length] already existed in the DB. 
 PropertyKey  [vlan-id-inner] already existed in the DB. 
 PropertyKey  [vlan-id-outer] already existed in the DB. 
 PropertyKey  [is-floating] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [neutron-network-id] already existed in the DB. 
 PropertyKey  [neutron-subnet-id] already existed in the DB. 
 PropertyKey  [property-name] already existed in the DB. 
 PropertyKey  [property-value] already existed in the DB. 
 PropertyKey  [service-type] already existed in the DB. 
 PropertyKey  [vnf-type] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [pci-id] already existed in the DB. 
 PropertyKey  [vf-vlan-filter] already existed in the DB. 
 PropertyKey  [vf-mac-filter] already existed in the DB. 
 PropertyKey  [vf-vlan-strip] already existed in the DB. 
 PropertyKey  [vf-vlan-anti-spoof-check] already existed in the DB. 
 PropertyKey  [vf-mac-anti-spoof-check] already existed in the DB. 
 PropertyKey  [vf-mirrors] already existed in the DB. 
 PropertyKey  [vf-broadcast-allow] already existed in the DB. 
 PropertyKey  [vf-unknown-multicast-allow] already existed in the DB. 
 PropertyKey  [vf-unknown-unicast-allow] already existed in the DB. 
 PropertyKey  [vf-insert-stag] already existed in the DB. 
 PropertyKey  [vf-link-status] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [neutron-network-id] already existed in the DB. 
 PropertyKey  [model-name] already existed in the DB. 
 PropertyKey  [route-table-reference-id] already existed in the DB. 
 PropertyKey  [route-table-reference-fqdn] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [routing-instance-id] already existed in the DB. 
 PropertyKey  [rpm-owner] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [ipsec-configuration-id] already existed in the DB. 
 PropertyKey  [requested-vig-address-type] already existed in the DB. 
 PropertyKey  [requested-encryption-strength] already existed in the DB. 
 PropertyKey  [requested-dmz-type] already existed in the DB. 
 PropertyKey  [shared-dmz-network-address] already existed in the DB. 
 PropertyKey  [requested-customer-name] already existed in the DB. 
 PropertyKey  [ike-version] already existed in the DB. 
 PropertyKey  [ikev1-authentication] already existed in the DB. 
 PropertyKey  [ikev1-encryption] already existed in the DB. 
 PropertyKey  [ikev1-dh-group] already existed in the DB. 
 PropertyKey  [ikev1-am-group-id] already existed in the DB. 
 PropertyKey  [ikev1-am-password] already existed in the DB. 
 PropertyKey  [ikev1-sa-lifetime] already existed in the DB. 
 PropertyKey  [ipsec-authentication] already existed in the DB. 
 PropertyKey  [ipsec-encryption] already existed in the DB. 
 PropertyKey  [ipsec-sa-lifetime] already existed in the DB. 
 PropertyKey  [ipsec-pfs] already existed in the DB. 
 PropertyKey  [xauth-user-id] already existed in the DB. 
 PropertyKey  [xauth-user-password] already existed in the DB. 
 PropertyKey  [dpd-interval] already existed in the DB. 
 PropertyKey  [dpd-frequency] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [site-pair-id] already existed in the DB. 
 PropertyKey  [source-ip] already existed in the DB. 
 PropertyKey  [destination-ip] already existed in the DB. 
 PropertyKey  [ip-version] already existed in the DB. 
 PropertyKey  [destination-hostname] already existed in the DB. 
 PropertyKey  [destination-equip-type] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [group-uuid] already existed in the DB. 
 PropertyKey  [resource-uuid] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [platform-name] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [group-uuid] already existed in the DB. 
 PropertyKey  [resource-uuid] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [image-id] already existed in the DB. 
 PropertyKey  [image-name] already existed in the DB. 
 PropertyKey  [image-architecture] already existed in the DB. 
 PropertyKey  [image-os-distro] already existed in the DB. 
 PropertyKey  [image-os-version] already existed in the DB. 
 PropertyKey  [application] already existed in the DB. 
 PropertyKey  [application-vendor] already existed in the DB. 
 PropertyKey  [application-version] already existed in the DB. 
 PropertyKey  [image-selflink] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [property-key] already existed in the DB. 
 PropertyKey  [property-value] already existed in the DB. 
 PropertyKey  [esr-system-info-id] already existed in the DB. 
 PropertyKey  [system-name] already existed in the DB. 
 PropertyKey  [type] already existed in the DB. 
 PropertyKey  [vendor] already existed in the DB. 
 PropertyKey  [version] already existed in the DB. 
 PropertyKey  [service-url] already existed in the DB. 
 PropertyKey  [user-name] already existed in the DB. 
 PropertyKey  [password] already existed in the DB. 
 PropertyKey  [system-type] already existed in the DB. 
 PropertyKey  [protocol] already existed in the DB. 
 PropertyKey  [ssl-cacert] already existed in the DB. 
 PropertyKey  [ssl-insecure] already existed in the DB. 
 PropertyKey  [ip-address] already existed in the DB. 
 PropertyKey  [port] already existed in the DB. 
 PropertyKey  [cloud-domain] already existed in the DB. 
 PropertyKey  [default-tenant] already existed in the DB. 
 PropertyKey  [passive] already existed in the DB. 
 PropertyKey  [remotepath] already existed in the DB. 
 PropertyKey  [system-status] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [link-name] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [group-id] already existed in the DB. 
 PropertyKey  [group-type] already existed in the DB. 
 PropertyKey  [group-name] already existed in the DB. 
 PropertyKey  [group-description] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [network-policy-id] already existed in the DB. 
 PropertyKey  [network-policy-fqdn] already existed in the DB. 
 PropertyKey  [heat-stack-id] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [l3-interface-ipv4-address] already existed in the DB. 
 PropertyKey  [l3-interface-ipv4-prefix-length] already existed in the DB. 
 PropertyKey  [vlan-id-inner] already existed in the DB. 
 PropertyKey  [vlan-id-outer] already existed in the DB. 
 PropertyKey  [is-floating] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [neutron-network-id] already existed in the DB. 
 PropertyKey  [neutron-subnet-id] already existed in the DB. 
 PropertyKey  [id] already existed in the DB. 
 PropertyKey  [bandwidth-up-wan1] already existed in the DB. 
 PropertyKey  [bandwidth-down-wan1] already existed in the DB. 
 PropertyKey  [bandwidth-up-wan2] already existed in the DB. 
 PropertyKey  [bandwidth-down-wan2] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [flavor-id] already existed in the DB. 
 PropertyKey  [flavor-name] already existed in the DB. 
 PropertyKey  [flavor-vcpus] already existed in the DB. 
 PropertyKey  [flavor-ram] already existed in the DB. 
 PropertyKey  [flavor-disk] already existed in the DB. 
 PropertyKey  [flavor-ephemeral] already existed in the DB. 
 PropertyKey  [flavor-swap] already existed in the DB. 
 PropertyKey  [flavor-is-public] already existed in the DB. 
 PropertyKey  [flavor-selflink] already existed in the DB. 
 PropertyKey  [flavor-disabled] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [model-version-id] already existed in the DB. 
 PropertyKey  [model-name] already existed in the DB. 
 PropertyKey  [model-version] already existed in the DB. 
 PropertyKey  [model-description] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [instance-group-role] already existed in the DB. 
 PropertyKey  [model-invariant-id] already existed in the DB. 
 PropertyKey  [model-version-id] already existed in the DB. 
 PropertyKey  [id] already existed in the DB. 
 PropertyKey  [description] already existed in the DB. 
 PropertyKey  [type] already existed in the DB. 
 PropertyKey  [sub-type] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [snapshot-id] already existed in the DB. 
 PropertyKey  [snapshot-name] already existed in the DB. 
 PropertyKey  [snapshot-architecture] already existed in the DB. 
 PropertyKey  [snapshot-os-distro] already existed in the DB. 
 PropertyKey  [snapshot-os-version] already existed in the DB. 
 PropertyKey  [application] already existed in the DB. 
 PropertyKey  [application-vendor] already existed in the DB. 
 PropertyKey  [application-version] already existed in the DB. 
 PropertyKey  [snapshot-selflink] already existed in the DB. 
 PropertyKey  [prev-snapshot-id] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [vip-ipv4-address] already existed in the DB. 
 PropertyKey  [vip-ipv4-prefix-length] already existed in the DB. 
 PropertyKey  [vlan-id-inner] already existed in the DB. 
 PropertyKey  [vlan-id-outer] already existed in the DB. 
 PropertyKey  [is-floating] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [neutron-network-id] already existed in the DB. 
 PropertyKey  [neutron-subnet-id] already existed in the DB. 
 PropertyKey  [vpn-id] already existed in the DB. 
 PropertyKey  [vpn-name] already existed in the DB. 
 PropertyKey  [vpn-platform] already existed in the DB. 
 PropertyKey  [vpn-type] already existed in the DB. 
 PropertyKey  [vpn-region] already existed in the DB. 
 PropertyKey  [customer-vpn-id] already existed in the DB. 
 PropertyKey  [route-distinguisher] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [resource-type] already existed in the DB. 
 PropertyKey  [resource-link] already existed in the DB. 
 PropertyKey  [vnf-id] already existed in the DB. 
 PropertyKey  [vnf-name] already existed in the DB. 
 PropertyKey  [vnf-name2] already existed in the DB. 
 PropertyKey  [vnf-type] already existed in the DB. 
 PropertyKey  [service-id] already existed in the DB. 
 PropertyKey  [regional-resource-zone] already existed in the DB. 
 PropertyKey  [prov-status] already existed in the DB. 
 PropertyKey  [operational-status] already existed in the DB. 
 PropertyKey  [license-key] already existed in the DB. 
 PropertyKey  [equipment-role] already existed in the DB. 
 PropertyKey  [orchestration-status] already existed in the DB. 
 PropertyKey  [heat-stack-id] already existed in the DB. 
 PropertyKey  [mso-catalog-key] already existed in the DB. 
 PropertyKey  [vpe-id] already existed in the DB. 
 PropertyKey  [v6-vce-wan-address] already existed in the DB. 
 PropertyKey  [ipv4-oam-address] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [ipv4-loopback0-address] already existed in the DB. 
 PropertyKey  [entitlement-resource-uuid] already existed in the DB. 
 PropertyKey  [vnf-id2] already existed in the DB. 
 PropertyKey  [vnf-name] already existed in the DB. 
 PropertyKey  [vnf-name2] already existed in the DB. 
 PropertyKey  [vnf-type] already existed in the DB. 
 PropertyKey  [prov-status] already existed in the DB. 
 PropertyKey  [operational-status] already existed in the DB. 
 PropertyKey  [license-key] already existed in the DB. 
 PropertyKey  [ipv4-oam-address] already existed in the DB. 
 PropertyKey  [equipment-role] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [ipv4-loopback0-address] already existed in the DB. 
 PropertyKey  [orchestration-status] already existed in the DB. 
 PropertyKey  [heat-stack-id] already existed in the DB. 
 PropertyKey  [mso-catalog-key] already existed in the DB. 
 PropertyKey  [global-route-target] already existed in the DB. 
 PropertyKey  [route-target-role] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [thirdparty-sdnc-id] already existed in the DB. 
 PropertyKey  [location] already existed in the DB. 
 PropertyKey  [product-name] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [subnet-id] already existed in the DB. 
 PropertyKey  [subnet-name] already existed in the DB. 
 PropertyKey  [neutron-subnet-id] already existed in the DB. 
 PropertyKey  [gateway-address] already existed in the DB. 
 PropertyKey  [network-start-address] already existed in the DB. 
 PropertyKey  [cidr-mask] already existed in the DB. 
 PropertyKey  [ip-version] already existed in the DB. 
 PropertyKey  [orchestration-status] already existed in the DB. 
 PropertyKey  [dhcp-enabled] already existed in the DB. 
 PropertyKey  [dhcp-start] already existed in the DB. 
 PropertyKey  [dhcp-end] already existed in the DB. 
 PropertyKey  [subnet-role] already existed in the DB. 
 PropertyKey  [ip-assignment-direction] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [subnet-sequence] already existed in the DB. 
 PropertyKey  [related-lookup-uuid] already existed in the DB. 
 PropertyKey  [source-node-type] already existed in the DB. 
 PropertyKey  [source-node-property] already existed in the DB. 
 PropertyKey  [target-node-type] already existed in the DB. 
 PropertyKey  [target-node-property] already existed in the DB. 
 PropertyKey  [property-collect-list] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [constrained-element-set-uuid] already existed in the DB. 
 PropertyKey  [constraint-type] already existed in the DB. 
 PropertyKey  [check-type] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [service-instance-id] already existed in the DB. 
 PropertyKey  [service-instance-name] already existed in the DB. 
 PropertyKey  [service-type] already existed in the DB. 
 PropertyKey  [service-role] already existed in the DB. 
 PropertyKey  [environment-context] already existed in the DB. 
 PropertyKey  [workload-context] already existed in the DB. 
Creating PropertyKey: [created-at], [String], [SINGLE]
No index added for PropertyKey: [created-at]
Creating PropertyKey: [updated-at], [String], [SINGLE]
No index added for PropertyKey: [updated-at]
 PropertyKey  [description] already existed in the DB. 
 PropertyKey  [model-invariant-id] already existed in the DB. 
 PropertyKey  [model-version-id] already existed in the DB. 
 PropertyKey  [persona-model-version] already existed in the DB. 
 PropertyKey  [widget-model-id] already existed in the DB. 
 PropertyKey  [widget-model-version] already existed in the DB. 
 PropertyKey  [bandwidth-total] already existed in the DB. 
 PropertyKey  [bandwidth-up-wan1] already existed in the DB. 
 PropertyKey  [bandwidth-down-wan1] already existed in the DB. 
 PropertyKey  [bandwidth-up-wan2] already existed in the DB. 
 PropertyKey  [bandwidth-down-wan2] already existed in the DB. 
 PropertyKey  [vhn-portal-url] already existed in the DB. 
 PropertyKey  [service-instance-location-id] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [selflink] already existed in the DB. 
 PropertyKey  [orchestration-status] already existed in the DB. 
 PropertyKey  [physical-location-id] already existed in the DB. 
 PropertyKey  [data-center-code] already existed in the DB. 
 PropertyKey  [complex-name] already existed in the DB. 
 PropertyKey  [identity-url] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [physical-location-type] already existed in the DB. 
 PropertyKey  [street1] already existed in the DB. 
 PropertyKey  [street2] already existed in the DB. 
 PropertyKey  [city] already existed in the DB. 
 PropertyKey  [state] already existed in the DB. 
 PropertyKey  [postal-code] already existed in the DB. 
 PropertyKey  [country] already existed in the DB. 
 PropertyKey  [region] already existed in the DB. 
 PropertyKey  [latitude] already existed in the DB. 
 PropertyKey  [longitude] already existed in the DB. 
 PropertyKey  [elevation] already existed in the DB. 
 PropertyKey  [lata] already existed in the DB. 
 PropertyKey  [switch-name] already existed in the DB. 
 PropertyKey  [vcenter-url] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [model-invariant-id] already existed in the DB. 
 PropertyKey  [model-name-version-id] already existed in the DB. 
 PropertyKey  [model-type] already existed in the DB. 
 PropertyKey  [model-name] already existed in the DB. 
 PropertyKey  [model-id] already existed in the DB. 
 PropertyKey  [model-version] already existed in the DB. 
 PropertyKey  [model-description] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [property-name] already existed in the DB. 
 PropertyKey  [filter-type] already existed in the DB. 
 PropertyKey  [property-value] already existed in the DB. 
 PropertyKey  [site-pair-set-id] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [cloud-owner] already existed in the DB. 
 PropertyKey  [cloud-region-id] already existed in the DB. 
 PropertyKey  [cloud-type] already existed in the DB. 
 PropertyKey  [owner-defined-type] already existed in the DB. 
 PropertyKey  [cloud-region-version] already existed in the DB. 
 PropertyKey  [identity-url] already existed in the DB. 
 PropertyKey  [cloud-zone] already existed in the DB. 
 PropertyKey  [complex-name] already existed in the DB. 
 PropertyKey  [sriov-automation] already existed in the DB. 
 PropertyKey  [cloud-extra-info] already existed in the DB. 
 PropertyKey  [cloud-epa-caps] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [top-node-type] already existed in the DB. 
 PropertyKey  [secondary-filter-cut-point] already existed in the DB. 
 PropertyKey  [interface-name] already existed in the DB. 
 PropertyKey  [interface-role] already existed in the DB. 
 PropertyKey  [v6-wan-link-ip] already existed in the DB. 
 PropertyKey  [selflink] already existed in the DB. 
 PropertyKey  [interface-id] already existed in the DB. 
 PropertyKey  [macaddr] already existed in the DB. 
 PropertyKey  [network-name] already existed in the DB. 
 PropertyKey  [management-option] already existed in the DB. 
 PropertyKey  [interface-description] already existed in the DB. 
 PropertyKey  [is-port-mirrored] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [in-maint] already existed in the DB. 
 PropertyKey  [prov-status] already existed in the DB. 
 PropertyKey  [is-ip-unnumbered] already existed in the DB. 
 PropertyKey  [allowed-address-pairs] already existed in the DB. 
 PropertyKey  [model-invariant-id] already existed in the DB. 
 PropertyKey  [model-type] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [property-name] already existed in the DB. 
 PropertyKey  [property-value] already existed in the DB. 
 PropertyKey  [network-id] already existed in the DB. 
 PropertyKey  [network-name] already existed in the DB. 
 PropertyKey  [network-type] already existed in the DB. 
 PropertyKey  [network-role] already existed in the DB. 
 PropertyKey  [network-technology] already existed in the DB. 
 PropertyKey  [neutron-network-id] already existed in the DB. 
 PropertyKey  [is-bound-to-vpn] already existed in the DB. 
 PropertyKey  [service-id] already existed in the DB. 
 PropertyKey  [network-role-instance] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [orchestration-status] already existed in the DB. 
 PropertyKey  [heat-stack-id] already existed in the DB. 
 PropertyKey  [mso-catalog-key] already existed in the DB. 
 PropertyKey  [contrail-network-fqdn] already existed in the DB. 
 PropertyKey  [model-invariant-id] already existed in the DB. 
 PropertyKey  [model-version-id] already existed in the DB. 
 PropertyKey  [persona-model-version] already existed in the DB. 
 PropertyKey  [model-customization-id] already existed in the DB. 
 PropertyKey  [widget-model-id] already existed in the DB. 
 PropertyKey  [widget-model-version] already existed in the DB. 
 PropertyKey  [physical-network-name] already existed in the DB. 
 PropertyKey  [is-provider-network] already existed in the DB. 
 PropertyKey  [is-shared-network] already existed in the DB. 
 PropertyKey  [is-external-network] already existed in the DB. 
 PropertyKey  [selflink] already existed in the DB. 
 PropertyKey  [operational-status] already existed in the DB. 
 PropertyKey  [update-node-type] already existed in the DB. 
 PropertyKey  [update-node-uri] already existed in the DB. 
 PropertyKey  [action] already existed in the DB. 
 PropertyKey  [id] already existed in the DB. 
 PropertyKey  [timestamp] already existed in the DB. 
 PropertyKey  [source-name] already existed in the DB. 
 PropertyKey  [domain] already existed in the DB. 
 PropertyKey  [sequence-number] already existed in the DB. 
 PropertyKey  [severity] already existed in the DB. 
 PropertyKey  [event-type] already existed in the DB. 
 PropertyKey  [version] already existed in the DB. 
 PropertyKey  [action] already existed in the DB. 
 PropertyKey  [entity-type] already existed in the DB. 
 PropertyKey  [top-entity-type] already existed in the DB. 
 PropertyKey  [entity-link] already existed in the DB. 
 PropertyKey  [status] already existed in the DB. 
 PropertyKey  [model-constraint-uuid] already existed in the DB. 
 PropertyKey  [constrained-element-set-uuid-to-replace] already existed in the 
DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [key-name] already existed in the DB. 
 PropertyKey  [key-value] already existed in the DB. 
 PropertyKey  [vlan-interface] already existed in the DB. 
 PropertyKey  [vlan-id-inner] already existed in the DB. 
 PropertyKey  [vlan-id-outer] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [speed-value] already existed in the DB. 
 PropertyKey  [speed-units] already existed in the DB. 
 PropertyKey  [vlan-description] already existed in the DB. 
 PropertyKey  [backdoor-connection] already existed in the DB. 
 PropertyKey  [vpn-key] already existed in the DB. 
 PropertyKey  [orchestration-status] already existed in the DB. 
 PropertyKey  [in-maint] already existed in the DB. 
 PropertyKey  [prov-status] already existed in the DB. 
 PropertyKey  [is-ip-unnumbered] already existed in the DB. 
 PropertyKey  [multicast-configuration-id] already existed in the DB. 
 PropertyKey  [multicast-protocol] already existed in the DB. 
 PropertyKey  [rp-type] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [vnf-image-uuid] already existed in the DB. 
 PropertyKey  [application] already existed in the DB. 
 PropertyKey  [application-vendor] already existed in the DB. 
 PropertyKey  [application-version] already existed in the DB. 
 PropertyKey  [selflink] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [vnfm-id] already existed in the DB. 
 PropertyKey  [vim-id] already existed in the DB. 
 PropertyKey  [certificate-url] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [vnfc-name] already existed in the DB. 
 PropertyKey  [nfc-naming-code] already existed in the DB. 
 PropertyKey  [nfc-function] already existed in the DB. 
 PropertyKey  [prov-status] already existed in the DB. 
 PropertyKey  [orchestration-status] already existed in the DB. 
 PropertyKey  [ipaddress-v4-oam-vip] already existed in the DB. 
 PropertyKey  [in-maint] already existed in the DB. 
 PropertyKey  [is-closed-loop-disabled] already existed in the DB. 
 PropertyKey  [group-notation] already existed in the DB. 
 PropertyKey  [model-invariant-id] already existed in the DB. 
 PropertyKey  [model-version-id] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [interface-name] already existed in the DB. 
 PropertyKey  [interface-description] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [speed-value] already existed in the DB. 
 PropertyKey  [speed-units] already existed in the DB. 
 PropertyKey  [interface-id] already existed in the DB. 
 PropertyKey  [interface-role] already existed in the DB. 
 PropertyKey  [prov-status] already existed in the DB. 
 PropertyKey  [in-maint] already existed in the DB. 
 PropertyKey  [model-element-uuid] already existed in the DB. 
 PropertyKey  [new-data-del-flag] already existed in the DB. 
 PropertyKey  [cardinality] already existed in the DB. 
 PropertyKey  [linkage-points] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [property-constraint-uuid] already existed in the DB. 
 PropertyKey  [constraint-type] already existed in the DB. 
 PropertyKey  [property-name] already existed in the DB. 
 PropertyKey  [property-value] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [tenant-id] already existed in the DB. 
 PropertyKey  [tenant-name] already existed in the DB. 
 PropertyKey  [tenant-context] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [zone-id] already existed in the DB. 
 PropertyKey  [zone-name] already existed in the DB. 
 PropertyKey  [design-type] already existed in the DB. 
 PropertyKey  [zone-context] already existed in the DB. 
 PropertyKey  [status] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [service-id] already existed in the DB. 
 PropertyKey  [service-description] already existed in the DB. 
 PropertyKey  [service-selflink] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [service-version] already existed in the DB. 
 PropertyKey  [cambria-partition] already existed in the DB. 
 PropertyKey  [nm-profile-name] already existed in the DB. 
 PropertyKey  [community-string] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
 PropertyKey  [cvlan-tag] already existed in the DB. 
 PropertyKey  [resource-version] already existed in the DB. 
-- About to call graphMgmt commit
-- graph commit
-- graph shutdown 
10:39:20.659 [main] ERROR 
com.netflix.astyanax.connectionpool.impl.ConnectionPoolMBeanManager - 
com.netflix.MonitoredResources:type=ASTYANAX,name=KeyspaceTitanConnectionPool,ServiceType=connectionpool
10:39:20.660 [main] ERROR 
com.netflix.astyanax.connectionpool.impl.ConnectionPoolMBeanManager - 
com.netflix.MonitoredResources:type=ASTYANAX,name=ClusterTitanConnectionPool,ServiceType=connectionpool
_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to