[Bug 1851363] [NEW] Broken pipe error -oslo_log/log.py

Veda Annayappa 1851363 at bugs.launchpad.net
Tue Nov 5 11:31:35 UTC 2019


Public bug reported:

When a testcase is run, it hangs and ends up with the below error

--- Logging error ---
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/logging/__init__.py", line 1037, in emit
    stream.write(msg + self.terminator)
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
  File "/root/TestTimeOut/nova-powervm/.tox/py37/lib/python3.7/site-packages/oslo_log/log.py", line 203, in logging_excepthook
    getLogger(product_name).critical('Unhandled error', **extra)
Message: 'Unhandled error'
Arguments: ()

** Affects: python3.7 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3.7 in Ubuntu.
https://bugs.launchpad.net/bugs/1851363

Title:
  Broken pipe error -oslo_log/log.py

Status in python3.7 package in Ubuntu:
  New

Bug description:
  When a testcase is run, it hangs and ends up with the below error

  --- Logging error ---
  Traceback (most recent call last):
    File "/usr/local/lib/python3.7/logging/__init__.py", line 1037, in emit
      stream.write(msg + self.terminator)
  BrokenPipeError: [Errno 32] Broken pipe
  Call stack:
    File "/root/TestTimeOut/nova-powervm/.tox/py37/lib/python3.7/site-packages/oslo_log/log.py", line 203, in logging_excepthook
      getLogger(product_name).critical('Unhandled error', **extra)
  Message: 'Unhandled error'
  Arguments: ()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.7/+bug/1851363/+subscriptions



More information about the foundations-bugs mailing list