<div dir="ltr"><div><div><div>Hello,<br><br></div>I got the error below when running make check after a fresh install.<br></div><div>Has anyone seen this before?<br><br></div><div>Thanks,<br></div><div>Edy.<br></div><div><br>======================================================================<br>ERROR: testAlignedAppend (miscTests.DdWatchCopy)<br>----------------------------------------------------------------------<br>Traceback (most recent call last):<br>  File &quot;/root/workspace/vdsm/tests/miscTests.py&quot;, line 373, in testAlignedAppend<br>    &quot;/dev/zero&quot;, path, None, misc.MEGA, os.stat(path).st_size)<br>  File &quot;/root/workspace/vdsm/lib/vdsm/storage/misc.py&quot;, line 308, in ddWatchCopy<br>    deathSignal=signal.SIGKILL)<br>  File &quot;/root/workspace/vdsm/lib/vdsm/commands.py&quot;, line 71, in execCmd<br>    deathSignal=deathSignal)<br>  File &quot;/usr/lib64/python2.7/site-packages/cpopen/__init__.py&quot;, line 63, in __init__<br>    **kw)<br>  File &quot;/usr/lib64/python2.7/subprocess.py&quot;, line 711, in __init__<br>    errread, errwrite)<br>  File &quot;/usr/lib64/python2.7/site-packages/cpopen/__init__.py&quot;, line 82, in _execute_child_v276<br>    restore_sigpipe=restore_sigpipe<br>  File &quot;/usr/lib64/python2.7/site-packages/cpopen/__init__.py&quot;, line 107, in _execute_child_v275<br>    restore_sigpipe<br>OSError: [Errno 0] Error<br>-------------------- &gt;&gt; begin captured logging &lt;&lt; --------------------<br>2016-06-28 03:51:05,481 DEBUG   [Storage.Misc.excCmd] (MainThread) /usr/bin/taskset --cpu-list 0-0 /usr/bin/nice -n 19 /usr/bin/ionice -c 3 /usr/bin/dd if=/dev/zero of=/var/tmp/tmp_HJ3St bs=1048576 seek=1 skip=1 conv=notrunc count=1 oflag=direct (cwd None)<br>--------------------- &gt;&gt; end captured logging &lt;&lt; ---------------------<br><br>----------------------------------------------------------------------<br>Ran 2468 tests in 126.028s<br><br>FAILED (SKIP=133, errors=1)<br><br></div></div></div>