<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Maciej,<div><br><div><div>Am 25.09.2014 um 12:13 schrieb Maciej (Matchek) Bliziński via buildfarm <<a href="mailto:buildfarm@lists.opencsw.org">buildfarm@lists.opencsw.org</a>>:</div><blockquote type="cite"><div dir="ltr"><div>11:42 < lblume> automaciej: Is the REST thingie working? I've had troubles since yesterday with checkpkg</div><div>11:45 < automaciej> I don't know, I haven't logged in recently</div><div>11:45 < automaciej> show your error message</div><div>11:46 < automaciej> we had problems in which the web app would stop working, and you had to restart apache to fix it. but I don't know where the problem is exactly.</div><div>11:46 < automaciej> s/fix/mitigate/</div><div>11:49 < lblume> automaciej: ib.python.rest.RestCommunicationError: <a href="http://buildfarm.opencsw.org/releases/blob/elfdump/elib.python.rest.RestCommunicationError">http://buildfarm.opencsw.org/releases/blob/elfdump/elib.python.rest.RestCommunicationError</a>: </div><div>                <a href="http://buildfarm.opencsw.org/releases/blob/elfdump/eec39f8f198b88684667bd0fe98b56ec/">http://buildfarm.opencsw.org/releases/blob/elfdump/eec39f8f198b88684667bd0fe98b56ec/</a> - HTTP code: 500</div><div>12:08 < automaciej> nothing in error_log</div><div>12:09 < automaciej> svcadm restart cswapache2; try again</div><div><br></div><div>We've seen this in the past too. I can't debug this now, but it's a recurring problem, and we should try to debug this some time. It could be in Apache, or in the web app itself. But I the problem is I don't understand why we're not seeing these errors in error_log.</div><div><br></div><div>less /opt/csw/apache2/var/log/<a href="http://buildfarm.opencsw.org">buildfarm.opencsw.org</a>-error_log</div></div>
</blockquote><br></div><div>There are lots of errors in there:</div><div><br></div><div><br></div><div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/web/application.py", line 420, in _delegate</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]     return handle_class(cls)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/web/application.py", line 396, in handle_class</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]     return tocall(*args)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]   File "/home/web/bin/gar/lib/web/releases_web.py", line 451, in PUT</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]     content_md5_sum=content_md5_sum)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/main.py", line 1226, in __init__</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]     self._create(id, **kw)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/main.py", line 1274, in _create</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]     self._SO_finishCreate(id)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/main.py", line 1298, in _SO_finishCreate</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]     id, names, values)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/dbconnection.py", line 468, in queryInsertID</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]     return self._runWithConnection(self._queryInsertID, soInstance, id, names, values)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/dbconnection.py", line 327, in _runWithConnection</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]     val = meth(conn, *args)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/mysql/mysqlconnection.py", line 155, in _queryInsertID</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]     self._executeRetry(conn, c, q)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/mysql/mysqlconnection.py", line 121, in _executeRetry</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176]     raise OperationalError(ErrorMessage(e))</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176] OperationalError: Got a packet bigger than 'max_allowed_packet' bytes</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:04:52 2014] [error] [client 213.178.77.176] </div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176] Traceback (most recent call last):</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/web/application.py", line 239, in process</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]     return self.handle()</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/web/application.py", line 230, in handle</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]     return self._delegate(fn, self.fvars, args)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/web/application.py", line 420, in _delegate</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]     return handle_class(cls)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/web/application.py", line 396, in handle_class</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]     return tocall(*args)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]   File "/home/web/bin/gar/lib/web/releases_web.py", line 451, in PUT</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]     content_md5_sum=content_md5_sum)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/main.py", line 1226, in __init__</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]     self._create(id, **kw)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/main.py", line 1274, in _create</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]     self._SO_finishCreate(id)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/main.py", line 1298, in _SO_finishCreate</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]     id, names, values)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/dbconnection.py", line 468, in queryInsertID</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]     return self._runWithConnection(self._queryInsertID, soInstance, id, names, values)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/dbconnection.py", line 327, in _runWithConnection</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]     val = meth(conn, *args)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/mysql/mysqlconnection.py", line 155, in _queryInsertID</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]     self._executeRetry(conn, c, q)</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]   File "/opt/csw/lib/python2.7/site-packages/sqlobject/mysql/mysqlconnection.py", line 121, in _executeRetry</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176]     raise OperationalError(ErrorMessage(e))</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176] OperationalError: Got a packet bigger than 'max_allowed_packet' bytes</div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:05:03 2014] [error] [client 213.178.77.176] </div><div style="margin: 0px; font-size: 10px; font-family: Monaco;">[Thu Sep 25 14:07:46 2014] [info] [client 62.210.215.117] (32)Broken pipe: core_output_filter: writing data to the network</div><div><br></div><div><br></div><div><br></div><div>Best regards</div><div><br></div><div>  — Dago</div></div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span style="font-family: monospace; ">-- </span><br style="font-family: monospace; "><span style="font-family: monospace; ">"You don't become great by trying to be great, you become great by wanting to do something,</span><br style="font-family: monospace; "><span style="font-family: monospace; ">and then doing it so hard that you become great in the process." - xkcd #896</span></div>
</div>
<br></div></body></html>