[openstack-dev] [nova] [placement] Which service is using port 8778?

Sylvain Bauza sbauza at redhat.com
Tue Dec 20 08:29:37 UTC 2016



Le 20/12/2016 09:12, Sylvain Bauza a écrit :
> 
> 
> Le 20/12/2016 07:31, Ghanshyam Mann a écrit :
>> Changing placement API port to 8780 [1], hope this is not being used by any services.
>>
>> But I am not sure how to check all used port currently as wiki does not seems to have all.
>>
>> .. [1] https://review.openstack.org/#/c/412770/ 
>>
> 
> 
> FWIW, we recently merged a devstack-gate change yesterday that now runs
> the placement service by default, which is why it's breaking Senlin gate
> now.
> https://review.openstack.org/#/c/409871/
> 
> We also have a change up for modifying stackrc to start kicking the
> placement service by default too https://review.openstack.org/#/c/412537/
> 
> Before moving forward and picking yet another port that could trample
> another service, I'd rather prefer first that Senlin jobs would
> temporarely disable the placement-* services so that the gate would be
> happy, while in the same time we try to identify a free port number that
> the placement API can safely bind.
> 

Yeah confirmed.

A working job doesn't show the placement-api service [a] to be run while
a failing one does [b]

I'm just writing a change against [c] to temporarely disable the
placement-api service. That will need to be reverted very soon since we
want to have the placement API mandatory for Ocata anyway but that will
help your gate while we identify a correct port number.


[a]
http://logs.openstack.org/31/412331/1/check/gate-senlin-dsvm-tempest-api/b1dfbf9/logs/localrc.txt.gz

[b]
http://logs.openstack.org/43/412843/1/check/gate-senlin-dsvm-tempest-api/cff7c55/logs/localrc.txt.gz

[c]
https://github.com/openstack-infra/project-config/blob/d86338e968b84d119a59a6873b1d9c7ea17c37a8/jenkins/jobs/senlin.yaml


-Sylvain

> -Sylvain
> 
> 
>> -gmann
>>
>>
>>> -----Original Message-----
>>> From: Ghanshyam Mann [mailto:ghanshyam.mann at nectechnologies.in]
>>> Sent: 20 December 2016 15:17
>>> To: OpenStack Development Mailing List (not for usage questions)
>>> <openstack-dev at lists.openstack.org>
>>> Subject: Re: [openstack-dev] Which service is using port 8778?
>>>
>>> Yes, it seems placement API using it [1]
>>>
>>>> 1. Recent changes to tempest is breaking our plugin. This is being
>>>>    fixed.
>>> Tempest patch should fix issue but port issue blocking that[2]
>>>
>>> For port think, I think we can change the placement API port to something
>>> else. I will propose and we can get unused port there.
>>> But OpenStack port used by services are maintained here[3], may be it will
>>> be good for each project to add their port in this list.
>>>
>>> .. [1] - https://github.com/openstack-
>>> dev/devstack/blob/master/lib/placement#L50
>>> ..[2] https://review.openstack.org/#/c/412658/
>>> ..[3] http://docs.openstack.org/newton/config-reference/firewalls-default-
>>> ports.html
>>>
>>> -gmann
>>>
>>>
>>>> -----Original Message-----
>>>> From: Qiming Teng [mailto:tengqim at linux.vnet.ibm.com]
>>>> Sent: 20 December 2016 14:45
>>>> To: openstack-dev at lists.openstack.org
>>>> Subject: [openstack-dev] Which service is using port 8778?
>>>>
>>>> Hi, all,
>>>>
>>>> Starting yesterday, Senlin's gate jobs kept failing due to two reasons:
>>>>
>>>> 1. Recent changes to tempest is breaking our plugin. This is being
>>>>    fixed.
>>>>
>>>> 2. Senlin API cannot bind it to port 8778 now.
>>>>
>>>> So, we are wondering which service else is using port 8778?
>>>>
>>>> Thanks in advance for any hints.
>>>>
>>>> Regards,
>>>>   Qiming
>>>>
>>>>
>>>>
>>> __________________________________________________________
>>>> ________________
>>>> OpenStack Development Mailing List (not for usage questions)
>>>> Unsubscribe: OpenStack-dev-
>>>> request at lists.openstack.org?subject:unsubscribe
>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>>
>>> __________________________________________________________
>>> ________________
>>> OpenStack Development Mailing List (not for usage questions)
>>> Unsubscribe: OpenStack-dev-
>>> request at lists.openstack.org?subject:unsubscribe
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>> __________________________________________________________________________
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
> 
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 



More information about the OpenStack-dev mailing list