Payload issue on Solaris patternDescriptionPattern payload errors are coming for Solaris server with same Co-relation ID and creating duplicate for with same CI name. Found duplicate records in table [cmdb_ci_hardware] using fields [correlation_id],Too many other errors,Abandoning processing payload item '{"className":"cmdb_ci_patches","values":{"discovery_source":"ServiceNow","install_status":"1","name":"125137-23","sys_class_name":"cmdb_ci_patches"},"sys_object_source_info":{"source_name":"ServiceNow"},"settings":{},"sys_ire_info":{"ire_received_time":"2020-09-22 10:47:48"}}', since its depends on payload item '{"className":"cmdb_ci_solaris_server","values":{"default_gateway":"172.21.30.1","short_description":"SunOS nleidc340 5.10 Generic_Virtual sun4v sparc sun4v","cpu_manufacturer":"3465caaadb94ef005a6cf3de3b96199e","cpu_core_thread":"8","sys_class_name":"cmdb_ci_solaris_server","cpu_count":"1","manufacturer":"cd76c622db1caf000d0c553c689619d8","discovery_source":"ServiceNow","cpu_type":"sparcv9","classifier":"c27c58df0a0a0b1c00991796ad6971ee","model_number":"ORCL,SPARC-T5-2","ram":"49152","start_date":"2020-09-22 12:47:Steps to Reproduce Run discovery for solaris pattern.At step 20.3. get uuid - we can see that uuid is not coming and the parsing logic is taking "solaris10" as UUID but it is not the uuid.Fix:- At : 20.4 If this is not global zone, set correlation_id with the zoneadded a check for uuid if it contains then add it to the $cmdb_ci_solaris_server[*].correlation_id. WorkaroundAs a workaround please import the update set "sys_remote_update_set_bf41e082dbecec141826e2e3ca961923.xml". This problem has been fixed. If you are able to upgrade, review the Fixed In or Intended Fix Version fields to determine whether any versions have a planned or permanent fix.Related Problem: PRB1449208