I've identified the issue, for now one can simply turn off asyncblock by setting it to false, and use the returned jobid for querying the job status. The bug will be fixed eventually and the cli will be published on pypi eventually.
Cheers. On Tue, Jun 11, 2013 at 7:12 PM, Tim Schultheiss < [email protected]> wrote: > Understood, thank you for the update. > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > Rohit Yadav > Sent: Tuesday, June 11, 2013 12:43 AM > To: [email protected] > Subject: Re: Cloudmonkey Async Job Issue > > Thanks for checking the issue, will check again and publish the fix after > my > $dayjob in the evening and let you know. > > Cheers. > > On Tue, Jun 11, 2013 at 1:09 AM, Valery Ciareszka < > [email protected] > > wrote: > > > I have the same issue with cloudmonkey==4.1.0-0 > > > > On Mon, Jun 10, 2013 at 4:48 PM, Tim Schultheiss < > > [email protected]> wrote: > > > > > I uninstalled and ran pip install cloudmonkey==4.1.0-0 The job is > > > still hanging. Is this the correct version? > > > > > > -----Original Message----- > > > From: [email protected] [mailto:[email protected]] On > > > Behalf > > Of > > > Rohit Yadav > > > Sent: Sunday, June 09, 2013 6:39 AM > > > To: [email protected] > > > Subject: Re: Cloudmonkey Async Job Issue > > > > > > On Sat, Jun 8, 2013 at 2:36 AM, Tim Schultheiss < > > > [email protected]> wrote: > > > > > > > Hi all, > > > > > > > > > > > > > > > > I'm testing Cloudstack 4.1 on a Xen 6.1 system with a CentOS 6.4 > > > > management server. I installed Cloudmonkey 4.1.0-0 through pip, > > > > and started testing our deployment scripts. > > > > > > > > I've found that Cloudmonkey hangs on asynchronous job commands- it > > > > continues to poll the status of the job once it's completed. If I > > > > turn off asyncblock I can confirm that the jobs are completing > > > > fine, but our scripts are built dependent on the job return status. > > > > > > > > > > > > > > > > Is anyone else seeing this? > > > > > > > > > > > Yes this was an issue for some old snapshot, can you try with the > > suggested > > > one and reach out to us in case it still is an issue? > > > > > > Cheers. > > > > > > > > > > > > > > > -- > > Regards, > > Valery > > > > http://protocol.by/slayer > > > > >
