[openstack-dev] [solum] N00b problems running solum

Adrian Otto adrian.otto at rackspace.com
Tue Oct 21 10:26:40 UTC 2014


Which Linux distribution are you using? The BUILDING state ends when an AQMP message is seen by Solum from the Solum worker process. If the queue is not working, then the states will not change. There is at least one version of Ubuntu that produced a nonfunctional queue setup before. I suggest you drop by #solum on Freenode and we can offer some tips for how to confirm this.

In the mean time, if it is convenient to try a different distro, you might want to give that a try.

Regards,

Adrian


-------- Original message --------
From: Philip Cheong
Date:10/21/2014 4:03 AM (GMT-05:00)
To: "OpenStack Development Mailing List (not for usage questions)"
Subject: [openstack-dev] [solum] N00b problems running solum

Hello hello!

I'm trying to bring up a solum development environment with vagrant devstack, but I'm having problems running any of the example assemblys.

They all get suck at status "BUILDING" like follows:

vagrant at devstack:/var/log/solum/worker$ solum assembly show 5c8c26fc-6c9c-460d-b26a-4ac57a86ca82
+-----------------+------------------------------------------------------------------------+
| Property        | Value                                                                  |
+-----------------+------------------------------------------------------------------------+
| status          | BUILDING                                                               |
| description     | test assembly                                                          |
| application_uri | None                                                                   |
| name            | ex1                                                                    |
| trigger_uri     | http://10.0.2.15:9777/v1/triggers/4664cc77-77e4-4ecc-8ba9-784204bee273 |
| uuid            | 5c8c26fc-6c9c-460d-b26a-4ac57a86ca82                                   |
+-----------------+------------------------------------------------------------------------+

The solum worker looks likes it built the docker image successfully:

{ "@timestamp": "2014-10-20 22:16:37.272", "project_id": "e1bbe85dcd334626891c41462c382af9", "build_id": "56476b9d5bc7d12eaf36696fe85baa75ccd51328715a9c617846f04baa94d94e", "task": "build", "message": "Step 5 : CMD start web"}
{ "@timestamp": "2014-10-20 22:16:37.355", "project_id": "e1bbe85dcd334626891c41462c382af9", "build_id": "56476b9d5bc7d12eaf36696fe85baa75ccd51328715a9c617846f04baa94d94e", "task": "build", "message": "---> Running in d128f920e976"}
{ "@timestamp": "2014-10-20 22:16:44.986", "project_id": "e1bbe85dcd334626891c41462c382af9", "build_id": "56476b9d5bc7d12eaf36696fe85baa75ccd51328715a9c617846f04baa94d94e", "task": "build", "message": "---> 8b540a8b4899"}
{ "@timestamp": "2014-10-20 22:16:45.893", "project_id": "e1bbe85dcd334626891c41462c382af9", "build_id": "56476b9d5bc7d12eaf36696fe85baa75ccd51328715a9c617846f04baa94d94e", "task": "build", "message": "Removing intermediate container d128f920e976"}
{ "@timestamp": "2014-10-20 22:16:45.896", "project_id": "e1bbe85dcd334626891c41462c382af9", "build_id": "56476b9d5bc7d12eaf36696fe85baa75ccd51328715a9c617846f04baa94d94e", "task": "build", "message": "Successfully built 8b540a8b4899"}
{ "@timestamp": "2014-10-20 22:16:45.919", "project_id": "e1bbe85dcd334626891c41462c382af9", "build_id": "56476b9d5bc7d12eaf36696fe85baa75ccd51328715a9c617846f04baa94d94e", "task": "build", "message": "Finished: sudo docker build -t nodeus . [Elapsed: 43 sec] (EXIT_STATUS=0)"}
{ "@timestamp": "2014-10-20 22:18:05.596", "project_id": "e1bbe85dcd334626891c41462c382af9", "build_id": "56476b9d5bc7d12eaf36696fe85baa75ccd51328715a9c617846f04baa94d94e", "task": "build", "message": "===== Total elapsed time: 166 sec"}
{ "@timestamp": "2014-10-20 22:18:05.604", "project_id": "e1bbe85dcd334626891c41462c382af9", "build_id": "56476b9d5bc7d12eaf36696fe85baa75ccd51328715a9c617846f04baa94d94e", "task": "build", "message": "created_image_id= ID"}

In on the HEAD of master:
commit 6e764bb9d7f831a722ffa2ed6530060ec2f48b82
Author: Ed Cranford <ed.cranford at rackspace.com<mailto:ed.cranford at rackspace.com>>
Date:   Thu Oct 16 10:27:07 2014 -0500

Any tips?

Thanks,

Phil.

--
Philip Cheong
Elastx | Public and Private PaaS
email: philip.cheong at elastx.se<mailto:philip.cheong at elastx.se>
office: +46 8 557 728 10
mobile: +46 702 870 814
twitter: @Elastx<https://twitter.com/Elastx>
http://elastx.se<http://elastx.se/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20141021/66603703/attachment.html>


More information about the OpenStack-dev mailing list