id summary reporter owner description status priority milestone component version resolution keywords cc dependencies 16 A 2 node create sliver completes but 'geni_status' is 'failed' lnevers@bbn.com somebody " Using the request RSpec example https://geni-orca.renci.org/trac/wiki/orca-and-rspec#RSpecv2Requests to create a sliver. The sliver creation was successful, but the slivers status showed "" 'geni_status':'configuring' "" for over 10 minutes. Checked sliver status 30 minutes after the creation and found that the status had changed to 'failed': {{{ INFO:omni:Sliver status for Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+exp22 at AM URL https://geni.renci.org:11443/orca/xmlrpc INFO:omni:{'geni_resources': '', 'geni_status': 'failed', 'geni_urn': 'urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+exp22'} }}} Here is the sliver creation manifest: {{{ lnevers@sendaria:~/gcf-1.6.1$ ./src/omni.py -a exosm listresources exp22 INFO:omni:Loading config file omni_config INFO:omni:Using control framework pgeni INFO:omni:Gathering resources reserved for slice exp22. INFO:omni:Substituting AM nickname exosm with URL https://geni.renci.org:11443/orca/xmlrpc, URN unspecified_AM_URN INFO:omni:Listed resources on 1 out of 1 possible aggregates. INFO:omni: INFO:omni: INFO:omni: INFO:omni: ------------------------------------------------------------ INFO:omni: Completed listresources: Options as run: aggregate: exosm framework: pgeni native: True Args: listresources exp22 Result Summary: Retrieved resources for slice exp22 from 1 aggregates. Wrote rspecs from 1 aggregates. INFO:omni: ============================================================ }}} The " closed major AM SPIRAL4 fixed