16:51 PM
EricGonczer_ joined the channel
16:54 PM
devkulkarni
looking
16:55 PM
Jenkins console is showing SUCCESS .. that is nice, although the app is not deployed right>
16:55 PM
right?
16:56 PM
ashishjain
correct
16:56 PM
because we get a response back without any errors
16:58 PM
devkulkarni
hmm.. alright, lets take a look
16:58 PM
just finished something with which I was occupied
16:58 PM
Raj3 has quit
16:58 PM
ashishjain
cool
16:59 PM
vijendar joined the channel
16:59 PM
yeah I am just wondering what is that could be going wrong
17:00 PM
sabeen1 has quit
17:03 PM
devkulkarni
you don't need run_cmd in Dockerfile
17:03 PM
looking into build-app to refresh my memory of what we are doing in it
17:04 PM
ashishjain
line number 280 has "CMD $DOCKER_RUN_CMD"
17:05 PM
devkulkarni
yes
17:06 PM
and you have CMD python app.py
17:06 PM
I think that should work
17:06 PM
I was wondering if instead of ADD what if you use COPY
17:06 PM
oh
17:06 PM
one more thing
17:06 PM
there is another form of CMD
17:07 PM
CMD ["python","app.py"]
17:07 PM
check line 269.. it has this form
17:07 PM
ashishjain
aah okay the one which I am using is shell format
17:08 PM
devkulkarni
you can give a try to those two things.. lets see if that helps
17:08 PM
ashishjain
yes it is what you suggest here
17:08 PM
sure let you know
17:19 PM
fredyx10_away has quit
17:21 PM
achanda joined the channel
17:22 PM
devkulkarni
ashishjain: ping
17:45 PM
james_li has quit
17:46 PM
ashishjain
devkulkarni:ping
17:46 PM
devkulkarni
ashishjain: pong
17:46 PM
ashishjain
:)
17:47 PM
looks like that stuff is still running will update you soon
17:47 PM
devkulkarni
ashishjain: fingers crossed
17:47 PM
ashishjain
yeah
17:47 PM
devkulkarni
ashishjain: while that is running, lets brainstorm a bit about your submission
17:47 PM
ashishjain
devkulkarni: sure,
17:47 PM
devkulkarni
17:47 PM
which track should we pick?
17:48 PM
Cloud App Development seems closest
17:49 PM
There is no separate track on CI/CD or DevOps
17:49 PM
ashishjain
absolutely I was also about to say that
17:49 PM
so will we submit 2 proposals here
17:50 PM
devkulkarni
Case Studies could be another
17:50 PM
ashishjain
one which is probably a 40 minutes one and one which is 10minutes(demo)
17:50 PM
yeah
17:50 PM
case studies could be another one
17:50 PM
devkulkarni
yes, that was what I was thinking.. but don't see demo section on this page
17:51 PM
ashishjain
yeah correct
17:51 PM
devkulkarni
in any case, lets brainstorm the content.. what could be the title? what will be the flow? what are the key take-aways?
17:53 PM
ashishjain
yeah
17:54 PM
looks like that did not materialise
17:54 PM
it is again in deploying state
17:55 PM
devkulkarni
Title ideas: "Application CI/CD on OpenStack" — "Building a CI/CD solution using Jenkins and OpenStack Solum"
17:56 PM
oh
17:56 PM
which option did you use in your experimentation?
17:56 PM
ashishjain
can this be another category Related OSS Projects
17:56 PM
Both the options
17:56 PM
devkulkarni
let me check
17:57 PM
yes, Related OSS Projects could be an option as well
17:58 PM
ashishjain
Title seems okay
17:58 PM
devkulkarni
ashishjain: another presentation which can do potential do in the Community Building category
17:59 PM
talking about how you are enabling/building OpenStack community within Wipro
17:59 PM
ashishjain
absolutely this could be another one
17:59 PM
gpilz joined the channel
17:59 PM
devkulkarni
I like the second title slightly more than the first title
18:00 PM
ashishjain
yeah that could be something nice to share and get feedback
18:00 PM
devkulkarni
first title is bit too generic.
18:00 PM
ashishjain
aah those were 2 titles
18:00 PM
I thought they are one and the same
18:00 PM
devkulkarni
oh
18:00 PM
let me read them together
18:00 PM
ashishjain
yeah 2nd makes more sense
18:00 PM
we have to be explicit
18:01 PM
devkulkarni
"Application CI/CD on OpenStack - Building a solution using Jenkins and OpenStack Solum"
18:01 PM
not bad
18:01 PM
if we combine them like this
18:01 PM
kebray has quit
18:01 PM
ashishjain
yeah this seems better
18:01 PM
devkulkarni
I agree
18:02 PM
ok, lets pause for a bit and go back to the issue of your deployment
18:02 PM
which option were you trying?
18:02 PM
brb
18:02 PM
kebray joined the channel
18:02 PM
ashishjain
I tried both the options
18:03 PM
COPY and CMD["python", "app.py"]
18:03 PM
sabeen joined the channel
18:03 PM
will download the image from glance and upload it into docker and start the container once to cross check
18:04 PM
kebray has quit
18:05 PM
sabeen2 joined the channel
18:06 PM
devkulkarni
ok, that is a good idea
18:06 PM
btw you said that even heat stack-create was not completing?
18:07 PM
ashishjain
yes correct
18:07 PM
its is not completing
18:07 PM
moreover a container is also not being spawned
18:07 PM
checked the glance download, docker load and run container
18:07 PM
it seems to be working fine
18:08 PM
sabeen has quit
18:08 PM
can it be a user issue
18:08 PM
kebray joined the channel
18:08 PM
I am running the deploy everything as a admin user?
18:08 PM
devkulkarni
should not be
18:08 PM
ashishjain
okay
18:08 PM
user, tenant is admin
18:08 PM
devkulkarni
in the solum-deployer screen are there any error messages?
18:09 PM
you should not be needing to use admin tenant and user
18:09 PM
ashishjain
no errors
18:09 PM
It keeps running indefinitely
18:09 PM
devkulkarni
any errors on any of the heat screens?
18:09 PM
ashishjain
hmm shall I try with demo user than
18:10 PM
yanndegat has quit
18:10 PM
devkulkarni
yes, try with the demo user
18:10 PM
ashishjain
nothing is there
18:10 PM
okay will kick start the deploy only part again with demo user
18:11 PM
devkulkarni
ok
18:11 PM
In the mean while, let me try to put together draft content for the submission
18:12 PM
ashishjain
okay
18:15 PM
james_li joined the channel
18:15 PM
vijendar has quit
18:17 PM
EricGonczer_ has quit
18:19 PM
EricGonczer_ joined the channel
18:20 PM
devkularni: I got some error messages in nova conductor
18:21 PM
18:22 PM
vijendar joined the channel
18:25 PM
devkulkarni
ok, this is encouraging
18:25 PM
there is some error
18:25 PM
ashishjain
yeah, and it says image not found
18:25 PM
but the image is there
18:25 PM
james_li has quit
18:26 PM
first of all I am passing the id of the image and the error message is actually giving the name of the image
18:26 PM
devkulkarni
in solum app deploy command are you passing image name or image id from glance?
18:26 PM
o
18:26 PM
ok
18:26 PM
ashishjain
so it is able to resolve the id
18:26 PM
it is id
18:27 PM
solum app deploy cherrypy --du-id e2e5e9dd-6d48-447d-a2c1-f787e1f2a553
18:27 PM
devkulkarni
and that id is the id of the DU image in glance
18:27 PM
ashishjain
e2e5e9dd-6d48-447d-a2c1-f787e1f2a553 | python_app_deploy ------> this is from glance
18:28 PM
devkulkarni
alright
18:28 PM
ashishjain
yeah
18:28 PM
devkulkarni
actually I just remembered something
18:28 PM
what is the name of the image if you do docker images
18:29 PM
ashishjain
localhost:5001/python_app_deploy latest d93d6cd3c736 39 minutes ago 397.8 MB
18:30 PM
devkulkarni
what I remembered is, I think nova-docker driver requires the same name for the image in glance and docker registry.. it will save the image to glance and local dr.. although I am not if that is relevant here
18:30 PM
ok
18:30 PM
ashishjain
it seems same except the tag