Opened 11 years ago

Closed 11 years ago

#128 closed (duplicate)

renew sliver causes failure "no reason given"

Reported by: lnevers@bbn.com Owned by: somebody
Priority: major Milestone:
Component: AM Version: SPIRAL5
Keywords: Cc:
Dependencies:

Description

Attempt to renew a sliver fails with "no reason given":

$ omni.py renewsliver -a eg-sm lnexo  2012-12-11
INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
INFO:omni:Using control framework pg
INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnexo expires on 2012-12-11 00:00:00 UTC
INFO:omni:Renewing Sliver lnexo until 2012-12-11 00:00:00+00:00 (UTC)
INFO:omni:Substituting AM nickname eg-sm with URL https://geni.renci.org:11443/orca/xmlrpc, URN unspecified_AM_URN
WARNING:omni:Failed to renew sliver urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnexo on unspecified_AM_URN (https://geni.renci.org:11443/orca/xmlrpc) (got result 'False') (no reason given)
INFO:omni: ------------------------------------------------------------
INFO:omni: Completed renewsliver:

  Options as run:
		aggregate: ['eg-sm']
		framework: pg

  Args: renewsliver lnexo 2012-12-11

  Result Summary: Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnexo expires on 2012-12-11 00:00:00 UTC
Failed to renew sliver urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnexo on unspecified_AM_URN (https://geni.renci.org:11443/orca/xmlrpc) (got result 'False') (no reason given) 
INFO:omni: ============================================================

Change History (1)

comment:1 Changed 11 years ago by lnevers@bbn.com

Resolution: duplicate
Status: newclosed

This problem is being tracked in ticket #59 (renewing a sliver does not change "orca_expires"). Closing.

Note: See TracTickets for help on using tickets.