Comment 3 for bug 1298683

Revision history for this message
Brian Murray (brian-murray) wrote :

Looking again at the daisy-error log files I noticed the following.

swift token: fc7c7c1a825b4c15ae02110f3d19bcd5
Exception when trying to add to bucket: put_object('daisy-production-cores', 'eb67b504-ca7a-11e3-b23f-fa163e373683', ...) failure and no ability to reset contents for reupload.
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/gevent/pywsgi.py", line 438, in handle_one_response
    self.run_application()
  File "/usr/lib/python2.7/dist-packages/gevent/pywsgi.py", line 425, in run_application
    self.process_result()
  File "/usr/lib/python2.7/dist-packages/gevent/pywsgi.py", line 418, in process_result
    self.write('')
  File "/usr/lib/python2.7/dist-packages/gevent/pywsgi.py", line 373, in write
    self.socket.sendall(msg)
  File "/usr/lib/python2.7/dist-packages/gevent/socket.py", line 509, in sendall
    data_sent += self.send(_get_memory(data, data_sent), flags)
  File "/usr/lib/python2.7/dist-packages/gevent/socket.py", line 483, in send
    return sock.send(data, flags)
error: [Errno 32] Broken pipe
<PyWSGIServer fileno=7 address=0.0.0.0:8080>: Failed to handle request:
  request = POST /eb67b504-ca7a-11e3-b23f-fa163e373683/submit-core/i386/101e2f7fd822eecf90db5b01253243180b330b543441c96e8cb0839b90f78c07795ca4a3a9c621d40dba57797608607c11a771bbeeeea519de87576d007ce1fe HTTP/1.1 from ('10.33.17.130', 33425)
  application = <function oops_middleware at 0x308fc80>

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/gevent/greenlet.py", line 390, in run
    result = self._run(*self.args, **self.kwargs)
  File "/usr/lib/python2.7/dist-packages/gevent/pywsgi.py", line 571, in handle
    handler.handle()
  File "/usr/lib/python2.7/dist-packages/gevent/pywsgi.py", line 186, in handle
    self.socket.sendall(response_body)
  File "/usr/lib/python2.7/dist-packages/gevent/socket.py", line 509, in sendall
    data_sent += self.send(_get_memory(data, data_sent), flags)
  File "/usr/lib/python2.7/dist-packages/gevent/socket.py", line 483, in send
    return sock.send(data, flags)
error: [Errno 32] Broken pipe
<Greenlet at 0x2fb6af0: <bound method PyWSGIServer.handle of <PyWSGIServer at 0x308c510 fileno=7 address=0.0.0.0:8080>>(<socket at 0x32d2e10 fileno=[Errno 9] Bad file des, ('10.33.17.130', 33425))> failed with error

I'm not certain this actually an error with daisy.