Git Product home page Git Product logo

Comments (4)

mraineri avatar mraineri commented on August 22, 2024

Unfortunately @odata.id is pretty critical to generating the file structure of the mockup. If that property is not present, then we don't have a hardened method for creating the appropriate folders in the hierarchy.

from redfish-mockup-creator.

billdodd avatar billdodd commented on August 22, 2024

@wushuzh Can you try out PR #53 and verify if it solves this issue?

from redfish-mockup-creator.

wushuzh avatar wushuzh commented on August 22, 2024

@billdodd With the PR #53 , the previous error does not block the processing.

Thanks a lot. πŸ‘

$git fetch origin pull/53/head:odata
$git checkout odata
$source env/bin/activate
$redfishMockupCreate.py ....

#
#  rhost Redfish Protocol Versions: GET /redfish
# rhost: 10.214.59.193
# full directory path: /root/Redfish-Mockup-Creator/Fenghuo_R1200-V5
# description:
# starting mockup creation
# Creating /redfish resource
# Creating /redfish/v1 resource
# Creating /redfish/v1/odata resource
# Creating /redfish/v1/$metadata resource
# Start Creating resources under root service:
#    Creating resource at: /redfish/v1/Systems
#    Creating resource at: /redfish/v1/Systems/1
#    Creating resource at: /redfish/v1/Systems/1/Processors
#    Creating resource at: /redfish/v1/Systems/1/Processors/1
#    Creating resource at: /redfish/v1/Systems/1/Processors/2
#    Creating resource at: /redfish/v1/Systems/1/Memory
#    Creating resource at: /redfish/v1/Systems/1/Memory/1
#    Creating resource at: /redfish/v1/Systems/1/Memory/2
#    Creating resource at: /redfish/v1/Systems/1/Memory/3
#    Creating resource at: /redfish/v1/Systems/1/Memory/4
#    Creating resource at: /redfish/v1/Systems/1/Memory/5
#    Creating resource at: /redfish/v1/Systems/1/Memory/6
#    Creating resource at: /redfish/v1/Systems/1/Memory/7
#    Creating resource at: /redfish/v1/Systems/1/Memory/8
#    Creating resource at: /redfish/v1/Systems/1/Memory/9
#    Creating resource at: /redfish/v1/Systems/1/Memory/10
#    Creating resource at: /redfish/v1/Systems/1/Memory/11
#    Creating resource at: /redfish/v1/Systems/1/Memory/12
#    Creating resource at: /redfish/v1/Systems/1/Memory/13
#    Creating resource at: /redfish/v1/Systems/1/Memory/14
#    Creating resource at: /redfish/v1/Systems/1/Memory/15
#    Creating resource at: /redfish/v1/Systems/1/Memory/16
#    Creating resource at: /redfish/v1/Systems/1/Memory/17
#    Creating resource at: /redfish/v1/Systems/1/Memory/18
#    Creating resource at: /redfish/v1/Systems/1/Memory/19
#    Creating resource at: /redfish/v1/Systems/1/Memory/20
#    Creating resource at: /redfish/v1/Systems/1/Memory/21
#    Creating resource at: /redfish/v1/Systems/1/Memory/22
#    Creating resource at: /redfish/v1/Systems/1/Memory/23
#    Creating resource at: /redfish/v1/Systems/1/Memory/24
#    Creating resource at: /redfish/v1/Systems/1/EthernetInterfaces
#    Creating resource at: /redfish/v1/Systems/1/EthernetInterfaces/1
#    Creating resource at: /redfish/v1/Systems/1/EthernetInterfaces/2
#    Creating resource at: /redfish/v1/Systems/1/EthernetInterfaces/3
#    Creating resource at: /redfish/v1/Systems/1/EthernetInterfaces/4
#    Creating resource at: /redfish/v1/Systems/1/EthernetInterfaces/5
#    Creating resource at: /redfish/v1/Systems/1/EthernetInterfaces/6
#    Creating resource at: /redfish/v1/Systems/1/EthernetInterfaces/7
#    Creating resource at: /redfish/v1/Systems/1/EthernetInterfaces/8
#    Creating resource at: /redfish/v1/Systems/1/SimpleStorage
#    Creating resource at: /redfish/v1/Systems/1/SimpleStorage/1
#    Creating resource at: /redfish/v1/Systems/1/Storage
#    Creating resource at: /redfish/v1/Systems/1/Storage/HA-RAID
#    Creating resource at: /redfish/v1/Chassis/HA-RAID.0.StorageEnclosure.0/Drives/Disk.Bay.0
#    Creating resource at: /redfish/v1/Systems/1/Storage/HA-RAID/Volumes/Controller.0.Volume.0
#    Skipping already processed resource at: /redfish/v1/Chassis/HA-RAID.0.StorageEnclosure.0/Drives/Disk.Bay.0
#    Creating resource at: /redfish/v1/Chassis/HA-RAID.0.StorageEnclosure.0/Drives/Disk.Bay.1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Storage/HA-RAID/Volumes/Controller.0.Volume.0
#    Skipping already processed resource at: /redfish/v1/Chassis/HA-RAID.0.StorageEnclosure.0/Drives/Disk.Bay.1
#    Creating resource at: /redfish/v1/Systems/1/Storage/HA-RAID/Volumes
#    Skipping already processed resource at: /redfish/v1/Systems/1/Storage/HA-RAID/Volumes/Controller.0.Volume.0
#    Creating resource at: /redfish/v1/Chassis/HA-RAID.0.StorageEnclosure.0
#    Creating resource at: /redfish/v1/Managers/1
#    Creating resource at: /redfish/v1/Managers/1/EthernetInterfaces
#    Creating resource at: /redfish/v1/Managers/1/EthernetInterfaces/1
#    Creating resource at: /redfish/v1/Managers/1/SerialInterfaces
#    Creating resource at: /redfish/v1/Managers/1/SerialInterfaces/1
#    Creating resource at: /redfish/v1/Managers/1/NetworkProtocol
#    Creating resource at: /redfish/v1/Managers/1/LogServices
#    Creating resource at: /redfish/v1/Managers/1/LogServices/Log1
#    Creating resource at: /redfish/v1/Managers/1/LogServices/Log1/Entries
#    Creating resource at: /redfish/v1/Managers/1/VM1
#    Creating resource at: /redfish/v1/Managers/1/VM1/CfgCD
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Creating resource at: /redfish/v1/Chassis/1
#    Creating resource at: /redfish/v1/Chassis/1/Power
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Creating resource at: /redfish/v1/Chassis/1/Power#/Redundancy/0
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power#/Redundancy/0
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power#/Redundancy/0
#    Creating resource at: /redfish/v1/Chassis/1/Power#/PowerSupplies/0
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power#/Redundancy/0
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power#/Redundancy/0
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power#/PowerSupplies/0
#    Creating resource at: /redfish/v1/Chassis/1/Power#/PowerSupplies/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power#/Redundancy/0
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power#/Redundancy/0
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power#/PowerSupplies/0
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power#/PowerSupplies/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power#/PowerSupplies/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power#/Redundancy/0
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power#/PowerSupplies/0
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power#/PowerSupplies/1
#    Creating resource at: /redfish/v1/Chassis/1/Thermal
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/Processors/2
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Creating resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1
#    Creating resource at: /redfish/v1/Chassis/1/
   redfishMockupCreate: ERROR: index.json file already exists in this directory /root/Redfish-Mockup-Creator/Fenghuo_R1200-V5/redfish/v1/Chassis/1/index.json --continuing
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Thermal
#    Skipping already processed resource at: /redfish/v1/Systems/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1
#    Creating resource at: /redfish/v1/Systems/1/PCIeDevices/NIC2
#    Skipping already processed resource at: /redfish/v1/Chassis/1/
#    Creating resource at: /redfish/v1/Systems/1/PCIeDevices/NIC2/Functions/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/EthernetInterfaces/7
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC2
#    Creating resource at: /redfish/v1/Systems/1/PCIeDevices/NIC2/Functions/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/EthernetInterfaces/8
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC2
#    Creating resource at: /redfish/v1/Systems/1/PCIeDevices/NIC3
#    Skipping already processed resource at: /redfish/v1/Chassis/1/
#    Creating resource at: /redfish/v1/Systems/1/PCIeDevices/NIC3/Functions/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/EthernetInterfaces/5
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC3
#    Creating resource at: /redfish/v1/Systems/1/PCIeDevices/NIC3/Functions/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/EthernetInterfaces/6
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC3
#    Skipping already processed resource at: /redfish/v1/Managers/1
#    Creating resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1/Functions/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/EthernetInterfaces/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1
#    Creating resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1/Functions/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/EthernetInterfaces/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1
#    Creating resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1/Functions/3
#    Skipping already processed resource at: /redfish/v1/Systems/1/EthernetInterfaces/3
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1
#    Creating resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1/Functions/4
#    Skipping already processed resource at: /redfish/v1/Systems/1/EthernetInterfaces/4
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC2
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC3
#    Skipping already processed resource at: /redfish/v1/Managers/1
#    Creating resource at: /redfish/v1/Managers/1/ActiveDirectory
#    Creating resource at: /redfish/v1/Managers/1/ActiveDirectory/RoleGroups
#    Creating resource at: /redfish/v1/Managers/1/SMTP
#    Creating resource at: /redfish/v1/Managers/1/RADIUS
#    Creating resource at: /redfish/v1/Managers/1/MouseMode
#    Creating resource at: /redfish/v1/Managers/1/NTP
#    Creating resource at: /redfish/v1/Managers/1/LDAP
#    Creating resource at: /redfish/v1/Managers/1/IPAccessControl
#    Creating resource at: /redfish/v1/Managers/1/IPAccessControl/FilterRules
#    Creating resource at: /redfish/v1/Managers/1/SMCRAKP
#    Creating resource at: /redfish/v1/Managers/1/SNMP
#    Creating resource at: /redfish/v1/Managers/1/SNMP/SNMPv2
#    Creating resource at: /redfish/v1/Managers/1/SNMP/SNMPv3
#    Creating resource at: /redfish/v1/Managers/1/Syslog
#    Creating resource at: /redfish/v1/Managers/1/Snooping
#    Creating resource at: /redfish/v1/Managers/1/FanMode
#    Creating resource at: /redfish/v1/Managers/1/IKVM
#    Skipping already processed resource at: /redfish/v1/Systems/1/Storage/HA-RAID
#    Skipping already processed resource at: /redfish/v1/Chassis/HA-RAID.0.StorageEnclosure.0/Drives/Disk.Bay.0
#    Skipping already processed resource at: /redfish/v1/Chassis/HA-RAID.0.StorageEnclosure.0/Drives/Disk.Bay.1
#    Creating resource at: /redfish/v1/Systems/1/LogServices
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries is missing the @odata.id property; skipping
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/1
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/1 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/2
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/2 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/3
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/3 is missing the @odata.id property; skipping
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/4
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/4 is missing the @odata.id property; skipping
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/5
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/5 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/6
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/6 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/7
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/7 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/8
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/8 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/9
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/9 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/10
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/10 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/11
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/11 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/12
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/12 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/13
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/13 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/14
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/14 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/15
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/15 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/16
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/16 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/17
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/17 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/18
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/18 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/19
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/19 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/20
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/20 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/21
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/21 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/22
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/22 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/23
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/23 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/24
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/24 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/25
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/25 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/26
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/26 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/27
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/27 is missing the @odata.id property; skipping
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/28
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/28 is missing the @odata.id property; skipping
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/29
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/29 is missing the @odata.id property; skipping
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/30
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/30 is missing the @odata.id property; skipping
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power
#    Creating resource at: /redfish/v1/Systems/1/LogServices/Log1/Entries/31
   redfishMockupCreate: ERROR: LogEntry None from /redfish/v1/Systems/1/LogServices/Log1/Entries/31 is missing the @odata.id property; skipping
#    Skipping already processed resource at: /redfish/v1/Chassis/1/Power
#    Creating resource at: /redfish/v1/Systems/1/Bios
#    Creating resource at: /redfish/v1/Systems/1/Bios/SD
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC2
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC3
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1/Functions/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1/Functions/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1/Functions/3
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC1/Functions/4
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC2/Functions/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC2/Functions/2
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC3/Functions/1
#    Skipping already processed resource at: /redfish/v1/Systems/1/PCIeDevices/NIC3/Functions/2
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Managers/1
#    Creating resource at: /redfish/v1/Systems/1/SmcNodeManager
#    Creating resource at: /redfish/v1/Chassis
#    Skipping already processed resource at: /redfish/v1/Chassis/1
#    Skipping already processed resource at: /redfish/v1/Chassis/HA-RAID.0.StorageEnclosure.0
#    Creating resource at: /redfish/v1/Managers
#    Skipping already processed resource at: /redfish/v1/Managers/1
#    Creating resource at: /redfish/v1/TaskService
#    Creating resource at: /redfish/v1/TaskService/Tasks
#    Creating resource at: /redfish/v1/SessionService
#    Creating resource at: /redfish/v1/SessionService/Sessions
#    Creating resource at: /redfish/v1/AccountService
#    Creating resource at: /redfish/v1/AccountService/Accounts
#    Creating resource at: /redfish/v1/AccountService/Accounts/2
#    Creating resource at: /redfish/v1/AccountService/Roles/Administrator
#    Creating resource at: /redfish/v1/AccountService/Accounts/3
#    Skipping already processed resource at: /redfish/v1/AccountService/Roles/Administrator
#    Creating resource at: /redfish/v1/AccountService/Accounts/4
#    Creating resource at: /redfish/v1/AccountService/Roles/ReadOnly
#    Creating resource at: /redfish/v1/AccountService/Roles
#    Skipping already processed resource at: /redfish/v1/AccountService/Roles/Administrator
#    Creating resource at: /redfish/v1/AccountService/Roles/Operator
#    Skipping already processed resource at: /redfish/v1/AccountService/Roles/ReadOnly
#    Creating resource at: /redfish/v1/EventService
#    Creating resource at: /redfish/v1/EventService/Subscriptions
#    Creating resource at: /redfish/v1/UpdateService
#    Creating resource at: /redfish/v1/UpdateService/SSLCert
#    Creating resource at: /redfish/v1/UpdateService/IPMIConfig
#    Creating resource at: /redfish/v1/UpdateService/SmcFirmwareInventory
#    Creating resource at: /redfish/v1/UpdateService/SmcFirmwareInventory/BMC
#    Skipping already processed resource at: /redfish/v1/Managers/1
#    Creating resource at: /redfish/v1/UpdateService/SmcFirmwareInventory/BIOS
#    Skipping already processed resource at: /redfish/v1/Systems/1/Bios
#    Creating resource at: /redfish/v1/UpdateService/SmcFirmwareInventory/HARAIDController.0
#    Creating resource at: /redfish/v1/Systems/1/HA-RAID#/StorageControllers/0
   redfishMockupCreate: Transport: Response Error: status_code: 404 -- Not Found
   redfishMockupCreate: ERROR:readResourceMkdirCreateIndxFile: Error reading resource: link:{'@odata.id': '/redfish/v1/Systems/1/HA-RAID#/StorageControllers/0'}
   redfishMockupCreate: ERROR: got error reading resource --continuing. link: {'@odata.id': '/redfish/v1/Systems/1/HA-RAID#/StorageControllers/0'}
#    Creating resource at: /redfish/v1/Registries
#    Creating resource at: /redfish/v1/Registries/Base.v1_4_0
#    Creating resource at: /registries/Base.v1_4_0.json
#    Skip parsing of Location reference: /registries/Base.v1_4_0.json
#    Creating resource at: /redfish/v1/Registries/BiosAttributeRegistry.v1_0_0
#    Creating resource at: /registries/BiosAttributeRegistry.v1_0_0.json
#    Skip parsing of Location reference: /registries/BiosAttributeRegistry.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas
#    Creating resource at: /redfish/v1/JsonSchemas/VirtualMediaConfig
#    Creating resource at: /schemas/v1/VirtualMediaConfig.json
#    Skip parsing of Location reference: /schemas/v1/VirtualMediaConfig.json
#    Creating resource at: /redfish/v1/JsonSchemas/FilterRule
#    Creating resource at: /schemas/v1/FilterRule.json
#    Skip parsing of Location reference: /schemas/v1/FilterRule.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcUpdateServiceExtensions
#    Creating resource at: /schemas/v1/SmcUpdateServiceExtensions.json
#    Skip parsing of Location reference: /schemas/v1/SmcUpdateServiceExtensions.json
#    Creating resource at: /redfish/v1/JsonSchemas/IKVM
#    Creating resource at: /schemas/v1/IKVM.json
#    Skip parsing of Location reference: /schemas/v1/IKVM.json
#    Creating resource at: /redfish/v1/JsonSchemas/MouseMode
#    Creating resource at: /schemas/v1/MouseMode.json
#    Skip parsing of Location reference: /schemas/v1/MouseMode.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcManagerExtensions.v1_0_0
#    Creating resource at: /schemas/v1/SmcManagerExtensions.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SmcManagerExtensions.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/IPMIConfig.v1_0_0
#    Creating resource at: /schemas/v1/IPMIConfig.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/IPMIConfig.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/VolumeConfig
#    Creating resource at: /schemas/v1/VolumeConfig.json
#    Skip parsing of Location reference: /schemas/v1/VolumeConfig.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcFirmwareInventoryCollection
#    Creating resource at: /schemas/v1/SmcFirmwareInventoryCollection.json
#    Skip parsing of Location reference: /schemas/v1/SmcFirmwareInventoryCollection.json
#    Creating resource at: /redfish/v1/JsonSchemas/SSLCert.v1_0_0
#    Creating resource at: /schemas/v1/SSLCert.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SSLCert.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/FanMode
#    Creating resource at: /schemas/v1/FanMode.json
#    Skip parsing of Location reference: /schemas/v1/FanMode.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcVirtualMediaExtensions.v1_0_0
#    Creating resource at: /schemas/v1/SmcVirtualMediaExtensions.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SmcVirtualMediaExtensions.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SNMP.v1_0_0
#    Creating resource at: /schemas/v1/SNMP.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SNMP.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/GPUDevice.v1_0_0
#    Creating resource at: /schemas/v1/GPUDevice.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/GPUDevice.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/RoleGroup
#    Creating resource at: /schemas/v1/RoleGroup.json
#    Skip parsing of Location reference: /schemas/v1/RoleGroup.json
#    Creating resource at: /redfish/v1/JsonSchemas/VirtualMediaConfig.v1_0_0
#    Creating resource at: /schemas/v1/VirtualMediaConfig.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/VirtualMediaConfig.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/RoleGroupCollection
#    Creating resource at: /schemas/v1/RoleGroupCollection.json
#    Skip parsing of Location reference: /schemas/v1/RoleGroupCollection.json
#    Creating resource at: /redfish/v1/JsonSchemas/HARAIDController
#    Creating resource at: /schemas/v1/HARAIDController.json
#    Skip parsing of Location reference: /schemas/v1/HARAIDController.json
#    Creating resource at: /redfish/v1/JsonSchemas/FilterRuleCollection
#    Creating resource at: /schemas/v1/FilterRuleCollection.json
#    Skip parsing of Location reference: /schemas/v1/FilterRuleCollection.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcManagerExtensions
#    Creating resource at: /schemas/v1/SmcManagerExtensions.json
#    Skip parsing of Location reference: /schemas/v1/SmcManagerExtensions.json
#    Creating resource at: /redfish/v1/JsonSchemas/SMCRAKP.v1_0_0
#    Creating resource at: /schemas/v1/SMCRAKP.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SMCRAKP.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/Syslog
#    Creating resource at: /schemas/v1/Syslog.json
#    Skip parsing of Location reference: /schemas/v1/Syslog.json
#    Creating resource at: /redfish/v1/JsonSchemas/SMTP
#    Creating resource at: /schemas/v1/SMTP.json
#    Skip parsing of Location reference: /schemas/v1/SMTP.json
#    Creating resource at: /redfish/v1/JsonSchemas/RADIUS
#    Creating resource at: /schemas/v1/RADIUS.json
#    Skip parsing of Location reference: /schemas/v1/RADIUS.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcSystemExtensions.v1_0_0
#    Creating resource at: /schemas/v1/SmcSystemExtensions.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SmcSystemExtensions.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/MouseMode.v1_0_0
#    Creating resource at: /schemas/v1/MouseMode.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/MouseMode.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/FanMode.v1_0_0
#    Creating resource at: /schemas/v1/FanMode.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/FanMode.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcNodeManager.v1_0_0
#    Creating resource at: /schemas/v1/SmcNodeManager.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SmcNodeManager.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/HARAIDController.v1_0_0
#    Creating resource at: /schemas/v1/HARAIDController.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/HARAIDController.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/LDAP.v1_0_0
#    Creating resource at: /schemas/v1/LDAP.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/LDAP.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/IPAccessControl
#    Creating resource at: /schemas/v1/IPAccessControl.json
#    Skip parsing of Location reference: /schemas/v1/IPAccessControl.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcStorageExtensions
#    Creating resource at: /schemas/v1/SmcStorageExtensions.json
#    Skip parsing of Location reference: /schemas/v1/SmcStorageExtensions.json
#    Creating resource at: /redfish/v1/JsonSchemas/SSLCert
#    Creating resource at: /schemas/v1/SSLCert.json
#    Skip parsing of Location reference: /schemas/v1/SSLCert.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcLogEntryExtensions.v1_0_0
#    Creating resource at: /schemas/v1/SmcLogEntryExtensions.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SmcLogEntryExtensions.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/ActiveDirectory
#    Creating resource at: /schemas/v1/ActiveDirectory.json
#    Skip parsing of Location reference: /schemas/v1/ActiveDirectory.json
#    Creating resource at: /redfish/v1/JsonSchemas/ManagerConfig
#    Creating resource at: /schemas/v1/ManagerConfig.json
#    Skip parsing of Location reference: /schemas/v1/ManagerConfig.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcUpdateServiceExtensions.v1_0_0
#    Creating resource at: /schemas/v1/SmcUpdateServiceExtensions.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SmcUpdateServiceExtensions.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcChassisExtensions
#    Creating resource at: /schemas/v1/SmcChassisExtensions.json
#    Skip parsing of Location reference: /schemas/v1/SmcChassisExtensions.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcVolumeExtensions.v1_0_0
#    Creating resource at: /schemas/v1/SmcVolumeExtensions.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SmcVolumeExtensions.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/ManagerConfig.v1_0_0
#    Creating resource at: /schemas/v1/ManagerConfig.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/ManagerConfig.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcDriveExtensions
#    Creating resource at: /schemas/v1/SmcDriveExtensions.json
#    Skip parsing of Location reference: /schemas/v1/SmcDriveExtensions.json
#    Creating resource at: /redfish/v1/JsonSchemas/LDAP
#    Creating resource at: /schemas/v1/LDAP.json
#    Skip parsing of Location reference: /schemas/v1/LDAP.json
#    Creating resource at: /redfish/v1/JsonSchemas/SMCRAKP
#    Creating resource at: /schemas/v1/SMCRAKP.json
#    Skip parsing of Location reference: /schemas/v1/SMCRAKP.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcChassisExtensions.v1_0_0
#    Creating resource at: /schemas/v1/SmcChassisExtensions.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SmcChassisExtensions.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SNMPv3.v1_0_0
#    Creating resource at: /schemas/v1/SNMPv3.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SNMPv3.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/IKVM.v1_0_0
#    Creating resource at: /schemas/v1/IKVM.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/IKVM.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SNMPv2
#    Creating resource at: /schemas/v1/SNMPv2.json
#    Skip parsing of Location reference: /schemas/v1/SNMPv2.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcStorageExtensions.v1_0_0
#    Creating resource at: /schemas/v1/SmcStorageExtensions.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SmcStorageExtensions.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SNMP
#    Creating resource at: /schemas/v1/SNMP.json
#    Skip parsing of Location reference: /schemas/v1/SNMP.json
#    Creating resource at: /redfish/v1/JsonSchemas/IPMIConfig
#    Creating resource at: /schemas/v1/IPMIConfig.json
#    Skip parsing of Location reference: /schemas/v1/IPMIConfig.json
#    Creating resource at: /redfish/v1/JsonSchemas/VolumeConfig.v1_0_0
#    Creating resource at: /schemas/v1/VolumeConfig.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/VolumeConfig.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SNMPv2.v1_0_0
#    Creating resource at: /schemas/v1/SNMPv2.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SNMPv2.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/ActiveDirectory.v1_0_0
#    Creating resource at: /schemas/v1/ActiveDirectory.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/ActiveDirectory.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcFirmwareInventory
#    Creating resource at: /schemas/v1/SmcFirmwareInventory.json
#    Skip parsing of Location reference: /schemas/v1/SmcFirmwareInventory.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcNodeManager
#    Creating resource at: /schemas/v1/SmcNodeManager.json
#    Skip parsing of Location reference: /schemas/v1/SmcNodeManager.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcPowerExtensions
#    Creating resource at: /schemas/v1/SmcPowerExtensions.json
#    Skip parsing of Location reference: /schemas/v1/SmcPowerExtensions.json
#    Creating resource at: /redfish/v1/JsonSchemas/Snooping
#    Creating resource at: /schemas/v1/Snooping.json
#    Skip parsing of Location reference: /schemas/v1/Snooping.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcSystemExtensions
#    Creating resource at: /schemas/v1/SmcSystemExtensions.json
#    Skip parsing of Location reference: /schemas/v1/SmcSystemExtensions.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcVolumeExtensions
#    Creating resource at: /schemas/v1/SmcVolumeExtensions.json
#    Skip parsing of Location reference: /schemas/v1/SmcVolumeExtensions.json
#    Creating resource at: /redfish/v1/JsonSchemas/FilterRule.v1_0_0
#    Creating resource at: /schemas/v1/FilterRule.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/FilterRule.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/Snooping.v1_0_0
#    Creating resource at: /schemas/v1/Snooping.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/Snooping.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcVirtualMediaExtensions
#    Creating resource at: /schemas/v1/SmcVirtualMediaExtensions.json
#    Skip parsing of Location reference: /schemas/v1/SmcVirtualMediaExtensions.json
#    Creating resource at: /redfish/v1/JsonSchemas/NTP.v1_0_0
#    Creating resource at: /schemas/v1/NTP.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/NTP.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/RADIUS.v1_0_0
#    Creating resource at: /schemas/v1/RADIUS.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/RADIUS.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/NTP
#    Creating resource at: /schemas/v1/NTP.json
#    Skip parsing of Location reference: /schemas/v1/NTP.json
#    Creating resource at: /redfish/v1/JsonSchemas/SNMPv3
#    Creating resource at: /schemas/v1/SNMPv3.json
#    Skip parsing of Location reference: /schemas/v1/SNMPv3.json
#    Creating resource at: /redfish/v1/JsonSchemas/RoleGroup.v1_0_0
#    Creating resource at: /schemas/v1/RoleGroup.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/RoleGroup.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcDriveExtensions.v1_0_0
#    Creating resource at: /schemas/v1/SmcDriveExtensions.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SmcDriveExtensions.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/Syslog.v1_0_0
#    Creating resource at: /schemas/v1/Syslog.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/Syslog.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SMTP.v1_0_0
#    Creating resource at: /schemas/v1/SMTP.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SMTP.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcFirmwareInventory.v1_0_0
#    Creating resource at: /schemas/v1/SmcFirmwareInventory.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SmcFirmwareInventory.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/IPAccessControl.v1_0_0
#    Creating resource at: /schemas/v1/IPAccessControl.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/IPAccessControl.v1_0_0.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcLogEntryExtensions
#    Creating resource at: /schemas/v1/SmcLogEntryExtensions.json
#    Skip parsing of Location reference: /schemas/v1/SmcLogEntryExtensions.json
#    Creating resource at: /redfish/v1/JsonSchemas/SmcPowerExtensions.v1_0_0
#    Creating resource at: /schemas/v1/SmcPowerExtensions.v1_0_0.json
#    Skip parsing of Location reference: /schemas/v1/SmcPowerExtensions.v1_0_0.json
#    Skipping already processed resource at: /redfish/v1/SessionService/Sessions
#  redfishMockupCreate Completed creating mockup

from redfish-mockup-creator.

billdodd avatar billdodd commented on August 22, 2024

With the PR #53 , the previous error does not block the processing.

Great. Thanks for testing it.

from redfish-mockup-creator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.