Hi Wan, this error is usually produced by the health check probes which use nc to validate the service is running.
Beside this exception, do you have any other issues? Regards, -Tristan On Thu, Jun 10, 2021 at 08:13 Wan, Sam wrote: > Dear all, > > I’m evaluating softwarefactory and seeing this error in gearman-server.log > 2021-06-10 02:52:40,467 ERROR gear.Server: Exception in connect loop: > Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/gear/__init__.py", line 2835, in > _doConnectLoop > self.connectLoop() > File "/usr/lib/python3.6/site-packages/gear/__init__.py", line 2865, in > connectLoop > c = context.wrap_socket(c, server_side=True) > File "/usr/lib64/python3.6/ssl.py", line 365, in wrap_socket > _context=self, _session=session) > File "/usr/lib64/python3.6/ssl.py", line 776, in __init__ > self.do_handshake() > File "/usr/lib64/python3.6/ssl.py", line 1036, in do_handshake > self._sslobj.do_handshake() > File "/usr/lib64/python3.6/ssl.py", line 648, in do_handshake > self._sslobj.do_handshake() > ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:877) > > I’ve opened a bug but got no update: > https://tree.taiga.io/project/morucci-software-factory/issue/3634 > > I configured openstack gerrit account in /etc/zuul/zuul.conf > [connection openstack-gerrit] > driver=gerrit > port=29418 > server=review.opendev.org > baseurl=https://review.opendev.org > user=dell.emc.sc.series.ci > sshkey=/var/lib/zuul/.ssh/id_rsa > > And I’m able to manually ssh the gerrit server using the sshkey. > ~ ssh -i /var/lib/zuul/.ssh/id_rsa -p 29418 > [email protected] > > **** Welcome to Gerrit Code Review **** > > Hi DellEMC SC CI, you have successfully connected over SSH. > > Unfortunately, interactive shells are disabled. > To clone a hosted Git repository, use: > > git clone > ssh://[email protected]:29418/REPOSITORY_NAME.git > > Connection to review.opendev.org closed. > > I’m using sf-config 3.6 > ~ rpm -qa|grep sf-config > sf-config-3.6.1-3.el7.noarch > > Could you please shed light on what’s wrong? > > Thanks and regards > > =============================== > [email protected] > E-LAB > Dell EMC | Technical Operations IEO > Phone: +86 (28) 82966713 > > _______________________________________________ > Softwarefactory-dev mailing list > [email protected] > https://listman.redhat.com/mailman/listinfo/softwarefactory-dev
signature.asc
Description: PGP signature
_______________________________________________ Softwarefactory-dev mailing list [email protected] https://listman.redhat.com/mailman/listinfo/softwarefactory-dev
