Hi All,

I have installed latest version of CI on our ubuntu server. I just
found that server is making lot of http connections to CONTEGIX
server. (443 port)

execute below command:

sudo lsof -i:443

Results:

COMMAND     PID    USER   FD   TYPE  DEVICE SIZE/OFF NODE NAME
java       7042 jenkins  119r  IPv6 8255597      0t0  TCP
192.168.100.76:34264->63-246-17-26.contegix.com:https (SYN_SENT)

java       7042 jenkins  121w  IPv6 8255595      0t0  TCP
192.168.100.76:34263->63-246-17-26.contegix.com:https (ESTABLISHED)

java       7042 jenkins  320u  IPv6 8255594      0t0  TCP
192.168.100.76:34262->63-246-17-26.contegix.com:https (ESTABLISHED)

Has anyone faced this issue before?? Does anyone know why jenkins is
trying to send so much information to CONTEGIX server??

Any help/suggestions please ??

Cheers,
Raj

Reply via email to