Advertisement
kmajumder

Untitled

Oct 15th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 122.52 KB | None | 0 0
  1. ⏚ [kmajumde:~/work/git/vdsm] master+* ± make check
  2. Makefile:1029: warning: overriding recipe for target 'check-recursive'
  3. Makefile:548: warning: ignoring old recipe for target 'check-recursive'
  4. Checking that .in files are ignored...
  5. ! git --no-pager grep execCmd `git ls-files | grep -v -F -f execcmd-blacklist.txt`
  6. out=`tox --version`; \
  7. if [ $? -ne 0 ]; then \
  8. echo "Error: cannot run tox, please install tox \
  9. 3.14 or later"; \
  10. exit 1; \
  11. fi; \
  12. version=`echo $out | cut -d' ' -f1`; \
  13. if python2.7 build-aux/vercmp $version 3.14; then \
  14. echo "Error: tox is too old, please install tox \
  15. 3.14 or later"; \
  16. exit 1; \
  17. fi
  18. tox -e flake8-py2
  19. flake8-py2 installed: You are using pip version 10.0.1, however version 19.3 is available.,You should consider upgrading via the 'pip install --upgrade pip' command.,2to3==1.0,ansible-runner==1.3.1,ansible-runner-http==1.0.0,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,Babel==2.6.0,backports.functools-lru-cache==1.5,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.4,beautifulsoup4==4.6.3,blivet==1.20.4,cachetools==3.1.1,certifi==2019.6.16,cffi==1.11.5,chardet==3.0.4,Cheetah==3.1.0,Cheetah3==3.1.0,configparser==3.7.4,contextlib2==0.5.5,coverage==4.5.1,cryptography==2.3,cssselect==0.9.2,cycler==0.10.0,decorator==4.3.0,dnspython==1.15.0,docker==3.5.0,docker-pycreds==0.3.0,docutils==0.14,enum34==1.1.6,file-magic==0.4.0,filelock==3.0.9,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,future==0.16.0,gdeploy==2.0.2,google-api-python-client==1.7.9,google-auth==1.6.3,google-auth-httplib2==0.0.3,google-auth-oauthlib==0.4.0,gpg==1.12.0,html5lib==1.0.1,httplib2==0.13.0,idna==2.8,importlib-metadata==0.18,iniparse==0.4,ioprocess==1.3.0,ipaddr==2.1.10,ipaddress==1.0.18,IPy==0.81,Jinja2==2.10.1,jmespath==0.9.0,kiwisolver==1.1.0,kubectl-gluster==0.9.5,lago==0.46.0,libvirt-python==4.7.0,lockfile==0.11.0,lxml==4.2.5,M2Crypto==0.35.2,MarkupSafe==1.0,matplotlib==2.2.4,mccabe==0.6.1,mock==2.0.0,more-itertools==5.0.0,netaddr==0.7.19,nose==1.3.7,numpy==1.15.1,oauthlib==3.0.1,olefile==0.46,ordered-set==2.0.2,ovirt-engine-sdk-python==4.3.1.dev20191009+git0af7588,ovirt-imageio-common==1.6.0,packaging==19.0,paramiko==2.4.2,pathlib2==2.3.4,pbr==4.1.1,pep8==1.6.2,pexpect==4.7.0,Pillow==5.3.0,pluggy==0.13.0,ply==3.9,psutil==5.4.3,psycopg2==2.7.5,pthreading==0.1.3.post3,pwquality==1.4.0,py==1.6.0,pyasn1==0.4.5,pyasn1-modules==0.2.5,pycairo==1.17.1,pycodestyle==2.3.1,pycparser==2.14,pycrypto==2.6.1,pycurl==7.43.0.2,pyflakes==1.6.0,PyGObject==3.30.5,pygpgme==0.3,pyinotify==0.9.6,pykickstart==3.16,pyliblzma==0.5.3,PyNaCl==1.2.1,pyOpenSSL==19.0.0,pyparsing==2.2.0,pyparted==3.11.0,PySocks==1.6.8,pytest==4.6.4,python-augeas==0.5.0,python-daemon==2.1.2,python-dateutil==2.7.5,python-dmidecode==3.12.2,python-keyczar==0.71rc0,pytz==2018.5,pyudev==0.21.0,pyxattr==0.5.6,pyxdg==0.26,PyYAML==5.1,requests==2.22.0,requests-oauthlib==1.2.0,requests-unixsocket==0.1.5,rpm==4.14.2.1,rsa==4.0,sanlock-python==3.7.3,scandir==1.10.0,scp==0.10.2,sepolicy==1.1,setools==4.1.1,six==1.12.0,stevedore==1.28.0,subprocess32==3.2.6,terminator==1.91,testlib==0.6.5,toml==0.10.0,tox==3.14.0,typing==3.6.2,uritemplate==3.0.0,urlgrabber==3.10.1,urllib3==1.25.3,vboxapi==1.0,virtualenv==16.0.0,wcwidth==0.1.7,webencodings==0.5.1,WebOb==1.8.2,websocket-client==0.53.0,wrapt==1.10.11,xmltodict==0.12.0,yum-metadata-parser==1.1.4,zipp==0.5.2
  20. flake8-py2 run-test-pre: PYTHONHASHSEED='1574043457'
  21. flake8-py2 run-test: commands[0] | python /home/kmajumde/work/git/vdsm/tests/profile flake8-py2 flake8 --statistics . build-aux/vercmp contrib/logdb contrib/logstat contrib/lvs-stats contrib/profile-stats init/daemonAdapter lib/vdsm/storage/curl-img-wrap lib/vdsm/storage/fc-scan static/libexec/vdsm/get-conf-item
  22. PROFILE {"command": ["flake8", "--statistics", ".", "build-aux/vercmp", "contrib/logdb", "contrib/logstat", "contrib/lvs-stats", "contrib/profile-stats", "init/daemonAdapter", "lib/vdsm/storage/curl-img-wrap", "lib/vdsm/storage/fc-scan", "static/libexec/vdsm/get-conf-item"], "cpu": 292.28860030666664, "elapsed": 30.25345802307129, "idrss": 0, "inblock": 0, "isrss": 0, "ixrss": 0, "majflt": 0, "maxrss": 76764, "minflt": 104838, "msgrcv": 0, "msgsnd": 0, "name": "flake8-py2", "nivcsw": 33392, "nsignals": 0, "nswap": 0, "nvcsw": 1204, "oublock": 0, "start": 1571145595.268128, "status": 0, "stime": 0.5518109999999999, "utime": 87.875598}
  23. ______________________________________________________________________ summary ______________________________________________________________________
  24. flake8-py2: commands succeeded
  25. congratulations :)
  26. tox -e pylint-py2 \
  27. static/usr/share/vdsm/sitecustomize.py lib/vdsm lib/vdsmclient lib/yajsonrpc
  28. pylint-py2 installed: You are using pip version 10.0.1, however version 19.3 is available.,You should consider upgrading via the 'pip install --upgrade pip' command.,2to3==1.0,ansible-runner==1.3.1,ansible-runner-http==1.0.0,asn1crypto==0.24.0,astroid==1.6.6,atomicwrites==1.3.0,attrs==19.1.0,Babel==2.6.0,backports.functools-lru-cache==1.5,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.4,beautifulsoup4==4.6.3,blivet==1.20.4,cachetools==3.1.1,certifi==2019.6.16,cffi==1.11.5,chardet==3.0.4,Cheetah==3.1.0,Cheetah3==3.1.0,configparser==3.7.4,contextlib2==0.5.5,coverage==4.5.1,cryptography==2.3,cssselect==0.9.2,cycler==0.10.0,decorator==4.3.0,dnspython==1.15.0,docker==3.5.0,docker-pycreds==0.3.0,docutils==0.14,enum34==1.1.6,file-magic==0.4.0,filelock==3.0.9,funcsigs==1.0.2,functools32==3.2.3.post2,future==0.16.0,futures==3.3.0,gdeploy==2.0.2,google-api-python-client==1.7.9,google-auth==1.6.3,google-auth-httplib2==0.0.3,google-auth-oauthlib==0.4.0,gpg==1.12.0,html5lib==1.0.1,httplib2==0.13.0,idna==2.8,importlib-metadata==0.18,iniparse==0.4,ioprocess==1.3.0,ipaddr==2.1.10,ipaddress==1.0.18,IPy==0.81,isort==4.3.21,Jinja2==2.10.1,jmespath==0.9.0,kiwisolver==1.1.0,kubectl-gluster==0.9.5,lago==0.46.0,lazy-object-proxy==1.4.2,libvirt-python==4.7.0,lockfile==0.11.0,lxml==4.2.5,M2Crypto==0.35.2,MarkupSafe==1.0,matplotlib==2.2.4,mccabe==0.6.1,mock==2.0.0,more-itertools==5.0.0,netaddr==0.7.19,nose==1.3.7,numpy==1.15.1,oauthlib==3.0.1,olefile==0.46,ordered-set==2.0.2,ovirt-engine-sdk-python==4.3.1.dev20191009+git0af7588,ovirt-imageio-common==1.6.0,packaging==19.0,paramiko==2.4.2,pathlib2==2.3.4,pbr==4.1.1,pep8==1.6.2,pexpect==4.7.0,Pillow==5.3.0,pluggy==0.13.0,ply==3.9,psutil==5.4.3,psycopg2==2.7.5,pthreading==0.1.3.post3,pwquality==1.4.0,py==1.6.0,pyasn1==0.4.5,pyasn1-modules==0.2.5,pycairo==1.17.1,pycparser==2.14,pycrypto==2.6.1,pycurl==7.43.0.2,pyflakes==2.0.0,PyGObject==3.30.5,pygpgme==0.3,pyinotify==0.9.6,pykickstart==3.16,pyliblzma==0.5.3,pylint==1.9.3,PyNaCl==1.2.1,pyOpenSSL==19.0.0,pyparsing==2.2.0,pyparted==3.11.0,PySocks==1.6.8,pytest==4.6.4,python-augeas==0.5.0,python-daemon==2.1.2,python-dateutil==2.7.5,python-dmidecode==3.12.2,python-keyczar==0.71rc0,pytz==2018.5,pyudev==0.21.0,pyxattr==0.5.6,pyxdg==0.26,PyYAML==5.1,requests==2.22.0,requests-oauthlib==1.2.0,requests-unixsocket==0.1.5,rpm==4.14.2.1,rsa==4.0,sanlock-python==3.7.3,scandir==1.10.0,scp==0.10.2,sepolicy==1.1,setools==4.1.1,singledispatch==3.4.0.3,six==1.12.0,stevedore==1.28.0,subprocess32==3.2.6,terminator==1.91,testlib==0.6.5,toml==0.10.0,tox==3.14.0,typing==3.6.2,uritemplate==3.0.0,urlgrabber==3.10.1,urllib3==1.25.3,vboxapi==1.0,virtualenv==16.0.0,wcwidth==0.1.7,webencodings==0.5.1,WebOb==1.8.2,websocket-client==0.53.0,wrapt==1.10.11,xmltodict==0.12.0,yum-metadata-parser==1.1.4,zipp==0.5.2
  29. pylint-py2 run-test-pre: PYTHONHASHSEED='1011892913'
  30. pylint-py2 run-test: commands[0] | python /home/kmajumde/work/git/vdsm/tests/profile pylint-py2 pylint -j2 --reports=no --score=no static/usr/share/vdsm/sitecustomize.py lib/vdsm lib/vdsmclient lib/yajsonrpc
  31. Using config file /home/kmajumde/work/git/vdsm/pylintrc
  32. PROFILE {"command": ["pylint", "-j2", "--reports=no", "--score=no", "static/usr/share/vdsm/sitecustomize.py", "lib/vdsm", "lib/vdsmclient", "lib/yajsonrpc"], "cpu": 197.51227499944056, "elapsed": 143.36838912963867, "idrss": 0, "inblock": 0, "isrss": 0, "ixrss": 0, "majflt": 0, "maxrss": 506704, "minflt": 291537, "msgrcv": 0, "msgsnd": 0, "name": "pylint-py2", "nivcsw": 6839, "nsignals": 0, "nswap": 0, "nvcsw": 7444, "oublock": 192, "start": 1571145626.275153, "status": 0, "stime": 4.295748, "utime": 278.874419}
  33. ______________________________________________________________________ summary ______________________________________________________________________
  34. pylint-py2: commands succeeded
  35. congratulations :)
  36. tox -e black
  37. black installed: You are using pip version 10.0.1, however version 19.3 is available.,You should consider upgrading via the 'pip install --upgrade pip' command.,appdirs==1.4.3,attrs==19.3.0,black==19.3b0,Click==7.0,toml==0.10.0
  38. black run-test-pre: PYTHONHASHSEED='3597510158'
  39. black run-test: commands[0] | black -l 79 -S --check ./lib/vdsm/network/ ./tests/network
  40. All done! ✨ 🍰 ✨
  41. 170 files would be left unchanged.
  42. ______________________________________________________________________ summary ______________________________________________________________________
  43. black: commands succeeded
  44. congratulations :)
  45. tox -e flake8
  46. flake8 installed: You are using pip version 10.0.1, however version 19.3 is available.,You should consider upgrading via the 'pip install --upgrade pip' command.,ansible==2.8.2,argcomplete==1.9.5,argh==0.26.1,asciinema==2.0.1,asn1crypto==0.24.0,Babel==2.6.0,bcrypt==3.1.4,Beaker==1.10.0,blivet==3.1.2,blivet-gui==2.1.11,Brlapi==0.6.7,cffi==1.11.5,chardet==3.0.4,coverage==4.5.1,cryptography==2.3,cupshelpers==1.0,decorator==4.3.0,distro==1.3.0,docutils==0.14,ethtool==0.13,file-magic==0.4.0,flake8==3.5.0,fros==1.1,gpg==1.12.0,humanize==0.5.1,idna==2.7,iniparse==0.4,initial-setup==0.3.62,ioprocess==1.3.0,IPy==0.81,isc==2.0,Jinja2==2.10.1,jmespath==0.9.0,langtable==0.0.41,libvirt-python==4.7.0,lockfile==0.11.0,M2Crypto==0.35.2,Mako==1.1.0.dev0,MarkupSafe==1.0,mccabe==0.6.1,netaddr==0.7.19,nose==1.3.7,ntplib==0.3.3,olefile==0.46,ordered-set==2.0.2,paramiko==2.4.2,Paste==2.0.3,pid==2.2.3,Pillow==5.3.0,pluggy==0.6.0,ply==3.9,productmd==1.22,psycopg2==2.7.5,pwquality==1.4.0,py==1.5.4,pyasn1==0.3.7,pycairo==1.17.1,pycodestyle==2.3.1,pycparser==2.14,pycrypto==2.6.1,pycups==1.9.72,pycurl==7.43.0.2,pydbus==0.6.0,pyenchant==2.0.0,pyflakes==1.6.0,PyGObject==3.30.5,pyinotify==0.9.6,PyIscsi==1.0,pykickstart==3.16,PyNaCl==1.2.1,pyOpenSSL==19.0.0,pyparsing==2.2.0,pyparted==3.11.0,PySocks==1.6.8,python-augeas==0.5.0,python-daemon==2.1.2,python-dateutil==2.7.5,python-dmidecode==3.12.2,python-meh==0.47,python-qpid-proton==0.28.0,pytoml==0.1.18,pytz==2018.5,pyudev==0.21.0,pyxdg==0.26,PyYAML==5.1,registries==0.1,requests==2.20.0,requests-file==1.4.3,requests-ftp==0.3.1,rpm==4.14.2.1,sepolicy==1.1,setools==4.1.1,setroubleshoot==1.1,simpleline==1.4,six==1.11.0,slip==0.6.4,slip.dbus==0.6.4,smartcols==0.3.0,sos==3.7,SSSDConfig==2.2.0,subscription-manager==1.25.9,syspurpose==1.25.9,systemd-python==234,Tempita==0.5.1,toml==0.10.0,tox==3.0.0,urllib3==1.24.3,virtualenv==16.0.0,wrapt==1.10.11
  47. flake8 run-test-pre: PYTHONHASHSEED='3725749513'
  48. flake8 run-test: commands[0] | python /home/kmajumde/work/git/vdsm/tests/profile flake8 flake8 --statistics . build-aux/vercmp contrib/logdb contrib/logstat contrib/lvs-stats contrib/profile-stats init/daemonAdapter lib/vdsm/storage/curl-img-wrap lib/vdsm/storage/fc-scan static/libexec/vdsm/get-conf-item
  49. /home/kmajumde/work/git/vdsm/.tox/flake8/lib/python3.7/site-packages/pycodestyle.py:113: FutureWarning: Possible nested set at position 1
  50. EXTRANEOUS_WHITESPACE_REGEX = re.compile(r'[[({] | []}),;:]')
  51. PROFILE {"command": ["flake8", "--statistics", ".", "build-aux/vercmp", "contrib/logdb", "contrib/logstat", "contrib/lvs-stats", "contrib/profile-stats", "init/daemonAdapter", "lib/vdsm/storage/curl-img-wrap", "lib/vdsm/storage/fc-scan", "static/libexec/vdsm/get-conf-item"], "cpu": 331.7199325991377, "elapsed": 22.530332565307617, "idrss": 0, "inblock": 0, "isrss": 0, "ixrss": 0, "majflt": 0, "maxrss": 55084, "minflt": 79155, "msgrcv": 0, "msgsnd": 0, "name": "flake8", "nivcsw": 11610, "nsignals": 0, "nswap": 0, "nvcsw": 613, "oublock": 0, "start": 1571145771.3559136, "status": 0, "stime": 0.271799, "utime": 74.465805}
  52. ______________________________________________________________________ summary ______________________________________________________________________
  53. flake8: commands succeeded
  54. congratulations :)
  55. tox -e pylint \
  56. static/usr/share/vdsm/sitecustomize.py lib/vdsm lib/vdsmclient lib/yajsonrpc
  57. pylint installed: You are using pip version 10.0.1, however version 19.3 is available.,You should consider upgrading via the 'pip install --upgrade pip' command.,ansible==2.8.2,argcomplete==1.9.5,argh==0.26.1,asciinema==2.0.1,asn1crypto==0.24.0,astroid==2.3.1,Babel==2.6.0,bcrypt==3.1.4,Beaker==1.10.0,blivet==3.1.2,blivet-gui==2.1.11,Brlapi==0.6.7,cffi==1.11.5,chardet==3.0.4,coverage==4.5.1,cryptography==2.3,cupshelpers==1.0,decorator==4.3.0,distro==1.3.0,docutils==0.14,ethtool==0.13,file-magic==0.4.0,fros==1.1,gpg==1.12.0,humanize==0.5.1,idna==2.7,iniparse==0.4,initial-setup==0.3.62,ioprocess==1.3.0,IPy==0.81,isc==2.0,isort==4.3.21,Jinja2==2.10.1,jmespath==0.9.0,langtable==0.0.41,lazy-object-proxy==1.4.2,libvirt-python==4.7.0,lockfile==0.11.0,M2Crypto==0.35.2,Mako==1.1.0.dev0,MarkupSafe==1.0,mccabe==0.6.1,netaddr==0.7.19,nose==1.3.7,ntplib==0.3.3,olefile==0.46,ordered-set==2.0.2,paramiko==2.4.2,Paste==2.0.3,pid==2.2.3,Pillow==5.3.0,pluggy==0.6.0,ply==3.9,productmd==1.22,psycopg2==2.7.5,pwquality==1.4.0,py==1.5.4,pyasn1==0.3.7,pycairo==1.17.1,pycparser==2.14,pycrypto==2.6.1,pycups==1.9.72,pycurl==7.43.0.2,pydbus==0.6.0,pyenchant==2.0.0,PyGObject==3.30.5,pyinotify==0.9.6,PyIscsi==1.0,pykickstart==3.16,pylint==2.4.0,PyNaCl==1.2.1,pyOpenSSL==19.0.0,pyparsing==2.2.0,pyparted==3.11.0,PySocks==1.6.8,python-augeas==0.5.0,python-daemon==2.1.2,python-dateutil==2.7.5,python-dmidecode==3.12.2,python-meh==0.47,python-qpid-proton==0.28.0,pytoml==0.1.18,pytz==2018.5,pyudev==0.21.0,pyxdg==0.26,PyYAML==5.1,registries==0.1,requests==2.20.0,requests-file==1.4.3,requests-ftp==0.3.1,rpm==4.14.2.1,sepolicy==1.1,setools==4.1.1,setroubleshoot==1.1,simpleline==1.4,six==1.12.0,slip==0.6.4,slip.dbus==0.6.4,smartcols==0.3.0,sos==3.7,SSSDConfig==2.2.0,subscription-manager==1.25.9,syspurpose==1.25.9,systemd-python==234,Tempita==0.5.1,toml==0.10.0,tox==3.0.0,typed-ast==1.4.0,urllib3==1.24.3,virtualenv==16.0.0,wrapt==1.11.2
  58. pylint run-test-pre: PYTHONHASHSEED='895692117'
  59. pylint run-test: commands[0] | python /home/kmajumde/work/git/vdsm/tests/profile pylint pylint -j2 --reports=no --score=no static/usr/share/vdsm/sitecustomize.py lib/vdsm lib/vdsmclient lib/yajsonrpc
  60. PROFILE {"command": ["pylint", "-j2", "--reports=no", "--score=no", "static/usr/share/vdsm/sitecustomize.py", "lib/vdsm", "lib/vdsmclient", "lib/yajsonrpc"], "cpu": 197.91344635267887, "elapsed": 133.03790664672852, "idrss": 0, "inblock": 64, "isrss": 0, "ixrss": 0, "majflt": 1, "maxrss": 600736, "minflt": 358495, "msgrcv": 0, "msgsnd": 0, "name": "pylint", "nivcsw": 6009, "nsignals": 0, "nswap": 0, "nvcsw": 7494, "oublock": 184, "start": 1571145794.7001429, "status": 0, "stime": 6.314481, "utime": 256.985425}
  61. ______________________________________________________________________ summary ______________________________________________________________________
  62. pylint: commands succeeded
  63. congratulations :)
  64. tox -e "{tests,storage,lib,network,virt,gluster}-py27"
  65. tests-py27 installed: You are using pip version 10.0.1, however version 19.3 is available.,You should consider upgrading via the 'pip install --upgrade pip' command.,2to3==1.0,ansible-runner==1.3.1,ansible-runner-http==1.0.0,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,Babel==2.6.0,backports.functools-lru-cache==1.5,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.4,beautifulsoup4==4.6.3,blivet==1.20.4,cachetools==3.1.1,certifi==2019.6.16,cffi==1.11.5,chardet==3.0.4,Cheetah==3.1.0,Cheetah3==3.1.0,configparser==3.7.4,contextlib2==0.5.5,coverage==4.5.1,cryptography==2.3,cssselect==0.9.2,cycler==0.10.0,decorator==4.3.0,dnspython==1.15.0,docker==3.5.0,docker-pycreds==0.3.0,docutils==0.14,enum34==1.1.6,file-magic==0.4.0,filelock==3.0.9,funcsigs==1.0.2,functools32==3.2.3.post2,future==0.16.0,gdeploy==2.0.2,google-api-python-client==1.7.9,google-auth==1.6.3,google-auth-httplib2==0.0.3,google-auth-oauthlib==0.4.0,gpg==1.12.0,html5lib==1.0.1,httplib2==0.13.0,idna==2.8,importlib-metadata==0.18,iniparse==0.4,ioprocess==1.3.0,ipaddr==2.1.10,ipaddress==1.0.18,IPy==0.81,Jinja2==2.10.1,jmespath==0.9.0,kiwisolver==1.1.0,kubectl-gluster==0.9.5,lago==0.46.0,libvirt-python==4.7.0,lockfile==0.11.0,lxml==4.2.5,M2Crypto==0.35.2,MarkupSafe==1.0,matplotlib==2.2.4,mock==2.0.0,more-itertools==5.0.0,netaddr==0.7.19,nose==1.3.7,numpy==1.15.1,oauthlib==3.0.1,olefile==0.46,ordered-set==2.0.2,ovirt-engine-sdk-python==4.3.1.dev20191009+git0af7588,ovirt-imageio-common==1.6.0,packaging==19.0,paramiko==2.4.2,pathlib2==2.3.4,pbr==4.1.1,pep8==1.6.2,pexpect==4.7.0,Pillow==5.3.0,pluggy==0.13.0,ply==3.9,psutil==5.4.3,psycopg2==2.7.5,pthreading==0.1.3.post3,pwquality==1.4.0,py==1.6.0,pyasn1==0.4.5,pyasn1-modules==0.2.5,pycairo==1.17.1,pycparser==2.14,pycrypto==2.6.1,pycurl==7.43.0.2,pyflakes==2.0.0,PyGObject==3.30.5,pygpgme==0.3,pyinotify==0.9.6,pykickstart==3.16,pyliblzma==0.5.3,PyNaCl==1.2.1,pyOpenSSL==19.0.0,pyparsing==2.2.0,pyparted==3.11.0,PySocks==1.6.8,pytest==4.6.5,pytest-cov==2.8.1,python-augeas==0.5.0,python-daemon==2.1.2,python-dateutil==2.7.5,python-dmidecode==3.12.2,python-keyczar==0.71rc0,pytz==2018.5,pyudev==0.21.0,pyxattr==0.5.6,pyxdg==0.26,PyYAML==5.1,requests==2.22.0,requests-oauthlib==1.2.0,requests-unixsocket==0.1.5,rpm==4.14.2.1,rsa==4.0,sanlock-python==3.7.3,scandir==1.10.0,scp==0.10.2,sepolicy==1.1,setools==4.1.1,six==1.12.0,stevedore==1.28.0,subprocess32==3.2.6,terminator==1.91,testlib==0.6.5,toml==0.10.0,tox==3.14.0,typing==3.6.2,uritemplate==3.0.0,urlgrabber==3.10.1,urllib3==1.25.3,vboxapi==1.0,virtualenv==16.0.0,wcwidth==0.1.7,webencodings==0.5.1,WebOb==1.8.2,websocket-client==0.53.0,wrapt==1.10.11,xmltodict==0.12.0,yappi==0.93,yum-metadata-parser==1.1.4,zipp==0.5.2
  66. tests-py27 run-test-pre: PYTHONHASHSEED='0'
  67. tests-py27 run-test: commands[0] | python profile tests-py27 make check-py2
  68. make[1]: Entering directory '/home/kmajumde/work/git/vdsm/tests'
  69. Makefile:1152: warning: overriding recipe for target 'check-recursive'
  70. Makefile:845: warning: ignoring old recipe for target 'check-recursive'
  71. === Running "check-py2" target with "python2" interpreter version. ===
  72. === To skip this step place "NOSE_EXCLUDE=.*" into your environment. ===
  73. === Do not submit untested code! ===
  74. PYTHON_EXE=python2 \
  75. ../tests/run_tests_local.sh \
  76. API_test.py alignmentscan_test.py api_response_test.py bridge_test.py caps_test.py client_test.py clientif_test.py cmdutils_test.py config_test.py cpu_profile_test.py cpuinfo_test.py domcaps_test.py exception_test.py executor_test.py eventfd_test.py filecontrol_test.py fuser_test.py glob_test.py gluster_cli_test.py gluster_exception_test.py glusterTestData.py gluster_thinstorage_test.py hostdev_test.py hoststats_test.py hugepages_test.py hwinfo_test.py jobs_test.py jsonRpcClient_test.py jsonrpc_test.py mkimage_test.py modprobe.py moduleloader_test.py monkeypatch_test.py mom_test.py mompolicy_test.py osinfo_test.py osutils_test.py passwords_test.py permutation_test.py protocoldetector_test.py response_test.py rngsources_test.py schedule_test.py schemavalidation_test.py sigutils_test.py sparsify_test.py stompadapter_test.py stompasyncclient_test.py stompasyncdispatcher_test.py stomp_test.py sysprep_test.py taskset_test.py testlib_test.py tool_confmeta_test.py tool_test.py throttledlog_test.py unicode_test.py utils_test.py validate_test.py vdsmapi_test.py vdsmdumpchains_test.py verify.py vmapi_test.py vmfakelib_test.py vmTestsData.py zombiereaper_test.py network/*_test.py devices/parsing/complex_vm_test.py common/cache_test.py common/cmdutils_test.py common/fileutils_test.py common/function_test.py common/hostutils_test.py common/libvirtconnection_test.py common/logutils_test.py common/network_test.py common/osutils_test.py common/proc_test.py common/properties_test.py common/pthread_test.py common/time_test.py common/validate_test.py && \
  77. if [ -n "$NOSE_WITH_COVERAGE" ]; then \
  78. mv .coverage .coverage-nose-py2; \
  79. fi
  80. .....S..S....................................................SS.........................................................................................No handlers could be found for logger "Scheduler"
  81. SSS...SSSS....................................................................................................................................................................................................SSSSSSSSS................................................................................................................SS..SS......SS.................................................................E......................................................................Warning no default label for /tmp/tmpmZrMOn/abrt-action-save-package-data.conf
  82. Warning no default label for /tmp/tmpmZrMOn/vmcore.conf
  83. Warning no default label for /tmp/tmpmZrMOn/abrt.conf
  84. Warning no default label for /tmp/tmpmZrMOn/CCPP.conf
  85. Warning no default label for /tmp/tmpmZrMOn/abrt-action-save-package-data.conf
  86. Warning no default label for /tmp/tmpmZrMOn/vmcore.conf
  87. Warning no default label for /tmp/tmpmZrMOn/abrt.conf
  88. Warning no default label for /tmp/tmpmZrMOn/CCPP.conf
  89. ..Warning no default label for /tmp/tmpJJ24pJ
  90. .Warning no default label for /tmp/tmpSVSyyr
  91. .Warning no default label for /tmp/tmprnsTCl
  92. ...Warning no default label for /tmp/tmpG6s4gT
  93. ...Warning no default label for /tmp/tmpOhYKKf
  94. .Warning no default label for /tmp/tmpRj4sUz
  95. Warning no default label for /tmp/tmpRj4sUz
  96. .Warning no default label for /tmp/tmpPsLuqd
  97. .Warning no default label for /tmp/tmp2OIvl5
  98. .Warning no default label for /tmp/tmpMulbVp
  99. ........SSSSSSSS......Warning no default label for /tmp/tmpx26eZm/qemu.conf
  100. Warning no default label for /tmp/tmpx26eZm/libvirtd.conf
  101. Warning no default label for /tmp/tmpx26eZm/qemu-sanlock.conf
  102. Warning no default label for /tmp/tmpx26eZm/libvirtd
  103. Warning no default label for /tmp/tmpx26eZm/qemu.conf
  104. Warning no default label for /tmp/tmpx26eZm/libvirtd.conf
  105. Warning no default label for /tmp/tmpx26eZm/qemu-sanlock.conf
  106. Warning no default label for /tmp/tmpx26eZm/libvirtd
  107. .Warning no default label for /tmp/tmpEzNW9Y/qemu.conf
  108. Warning no default label for /tmp/tmpEzNW9Y/libvirtd.conf
  109. Warning no default label for /tmp/tmpEzNW9Y/qemu-sanlock.conf
  110. Warning no default label for /tmp/tmpEzNW9Y/libvirtd
  111. Warning no default label for /tmp/tmpEzNW9Y/qemu.conf
  112. Warning no default label for /tmp/tmpEzNW9Y/libvirtd.conf
  113. Warning no default label for /tmp/tmpEzNW9Y/qemu-sanlock.conf
  114. Warning no default label for /tmp/tmpEzNW9Y/libvirtd
  115. .Warning no default label for /tmp/tmpR_MidK/qemu.conf
  116. Warning no default label for /tmp/tmpR_MidK/libvirtd.conf
  117. Warning no default label for /tmp/tmpR_MidK/qemu-sanlock.conf
  118. Warning no default label for /tmp/tmpR_MidK/libvirtd
  119. Warning no default label for /tmp/tmpR_MidK/qemu.conf
  120. Warning no default label for /tmp/tmpR_MidK/libvirtd.conf
  121. Warning no default label for /tmp/tmpR_MidK/qemu-sanlock.conf
  122. Warning no default label for /tmp/tmpR_MidK/libvirtd
  123. .Warning no default label for /tmp/tmptW7HHE/qemu.conf
  124. Warning no default label for /tmp/tmptW7HHE/libvirtd.conf
  125. Warning no default label for /tmp/tmptW7HHE/qemu-sanlock.conf
  126. Warning no default label for /tmp/tmptW7HHE/libvirtd
  127. Warning no default label for /tmp/tmptW7HHE/qemu.conf
  128. Warning no default label for /tmp/tmptW7HHE/libvirtd.conf
  129. Warning no default label for /tmp/tmptW7HHE/qemu-sanlock.conf
  130. Warning no default label for /tmp/tmptW7HHE/libvirtd
  131. .Warning no default label for /tmp/tmpOALq6O/qemu.conf
  132. Warning no default label for /tmp/tmpOALq6O/libvirtd.conf
  133. Warning no default label for /tmp/tmpOALq6O/qemu-sanlock.conf
  134. Warning no default label for /tmp/tmpOALq6O/libvirtd
  135. Warning no default label for /tmp/tmpOALq6O/qemu.conf
  136. Warning no default label for /tmp/tmpOALq6O/libvirtd.conf
  137. Warning no default label for /tmp/tmpOALq6O/qemu-sanlock.conf
  138. Warning no default label for /tmp/tmpOALq6O/libvirtd
  139. ................................................................SS.........................................S.SS..S................S.S..................................S...............................SSS..SSSSS..SSSSSSS.................SSS..SSS...S.............SSSS..SS.....S.........SSSSS.S.S..........................SSSSS....SSSSSS....................................................................................................................................................................................
  140. ======================================================================
  141. ERROR: test_event(False) (stomp_test.StompTests)
  142. ----------------------------------------------------------------------
  143. Traceback (most recent call last):
  144. File "/home/kmajumde/work/git/vdsm/tests/testlib.py", line 142, in wrapper
  145. return f(self, *args)
  146. File "/home/kmajumde/work/git/vdsm/tests/testValidation.py", line 333, in wrapper
  147. return f(*args, **kwargs)
  148. File "/home/kmajumde/work/git/vdsm/tests/testValidation.py", line 333, in wrapper
  149. return f(*args, **kwargs)
  150. File "/home/kmajumde/work/git/vdsm/tests/stomp_test.py", line 121, in test_event
  151. client.callMethod("event", [], str(uuid4()))
  152. File "/home/kmajumde/work/git/vdsm/lib/yajsonrpc/jsonrpcclient.py", line 80, in callMethod
  153. raise exception.JsonRpcNoResponseError(method=methodName)
  154. JsonRpcNoResponseError: No response for JSON-RPC request: {'method': 'event'}
  155. -------------------- >> begin captured logging << --------------------
  156. 2019-10-15 18:56:11,087 DEBUG (MainThread) [vds.MultiProtocolAcceptor] Creating socket (host='::1', port=0, family=10, socketype=1, proto=6) (protocoldetector:225)
  157. 2019-10-15 18:56:11,087 INFO (MainThread) [vds.MultiProtocolAcceptor] Listening at ::1:45211 (protocoldetector:183)
  158. 2019-10-15 18:56:11,087 DEBUG (MainThread) [Scheduler] Starting scheduler test.Scheduler (schedule:99)
  159. 2019-10-15 18:56:11,087 DEBUG (test.Scheduler) [Scheduler] START thread <Thread(test.Scheduler, started daemon 140068689970944)> (func=<bound method Scheduler._run of <vdsm.schedule.Scheduler object at 0x7f6448a2e650>>, args=(), kwargs={}) (concurrent:258)
  160. 2019-10-15 18:56:11,088 DEBUG (test.Scheduler) [Scheduler] started (schedule:141)
  161. 2019-10-15 18:56:11,088 DEBUG (JsonRpc (StompReactor)) [root] START thread <Thread(JsonRpc (StompReactor), started daemon 140068169426688)> (func=<bound method StompReactor.process_requests of <yajsonrpc.stompserver.StompReactor object at 0x7f64488f6450>>, args=(), kwargs={}) (concurrent:258)
  162. 2019-10-15 18:56:11,088 DEBUG (MainThread) [Executor] Starting executor (executor:128)
  163. 2019-10-15 18:56:11,088 DEBUG (MainThread) [Executor] Starting worker jsonrpc/0 (executor:286)
  164. 2019-10-15 18:56:11,088 DEBUG (jsonrpc/0) [Executor] START thread <Thread(jsonrpc/0, started daemon 140067808999168)> (func=<bound method _Worker._run of <Worker name=jsonrpc/0 waiting task#=0 at 0x7f64488f6690>>, args=(), kwargs={}) (concurrent:258)
  165. 2019-10-15 18:56:11,088 DEBUG (MainThread) [Executor] Starting worker jsonrpc/1 (executor:286)
  166. 2019-10-15 18:56:11,088 DEBUG (jsonrpc/0) [Executor] Worker started (executor:298)
  167. 2019-10-15 18:56:11,089 DEBUG (jsonrpc/1) [Executor] START thread <Thread(jsonrpc/1, started daemon 140068177819392)> (func=<bound method _Worker._run of <Worker name=jsonrpc/1 waiting task#=0 at 0x7f64488f6350>>, args=(), kwargs={}) (concurrent:258)
  168. 2019-10-15 18:56:11,089 DEBUG (jsonrpc/1) [Executor] Worker started (executor:298)
  169. 2019-10-15 18:56:11,089 DEBUG (MainThread) [Executor] Starting worker jsonrpc/2 (executor:286)
  170. 2019-10-15 18:56:11,089 DEBUG (jsonrpc/2) [Executor] START thread <Thread(jsonrpc/2, started daemon 140068742162176)> (func=<bound method _Worker._run of <Worker name=jsonrpc/2 waiting task#=0 at 0x7f64488f65d0>>, args=(), kwargs={}) (concurrent:258)
  171. 2019-10-15 18:56:11,089 DEBUG (MainThread) [Executor] Starting worker jsonrpc/3 (executor:286)
  172. 2019-10-15 18:56:11,089 DEBUG (jsonrpc/2) [Executor] Worker started (executor:298)
  173. 2019-10-15 18:56:11,089 DEBUG (jsonrpc/3) [Executor] START thread <Thread(jsonrpc/3, started daemon 140068211390208)> (func=<bound method _Worker._run of <Worker name=jsonrpc/3 waiting task#=0 at 0x7f64488a7490>>, args=(), kwargs={}) (concurrent:258)
  174. 2019-10-15 18:56:11,089 DEBUG (jsonrpc/3) [Executor] Worker started (executor:298)
  175. 2019-10-15 18:56:11,089 DEBUG (MainThread) [Executor] Starting worker jsonrpc/4 (executor:286)
  176. 2019-10-15 18:56:11,090 DEBUG (jsonrpc/4) [Executor] START thread <Thread(jsonrpc/4, started daemon 140068202997504)> (func=<bound method _Worker._run of <Worker name=jsonrpc/4 waiting task#=0 at 0x7f644890b810>>, args=(), kwargs={}) (concurrent:258)
  177. 2019-10-15 18:56:11,090 DEBUG (MainThread) [Executor] Starting worker jsonrpc/5 (executor:286)
  178. 2019-10-15 18:56:11,090 DEBUG (jsonrpc/4) [Executor] Worker started (executor:298)
  179. 2019-10-15 18:56:11,090 DEBUG (jsonrpc/5) [Executor] START thread <Thread(jsonrpc/5, started daemon 140068194604800)> (func=<bound method _Worker._run of <Worker name=jsonrpc/5 waiting task#=0 at 0x7f644890bb90>>, args=(), kwargs={}) (concurrent:258)
  180. 2019-10-15 18:56:11,090 DEBUG (jsonrpc/5) [Executor] Worker started (executor:298)
  181. 2019-10-15 18:56:11,090 DEBUG (MainThread) [Executor] Starting worker jsonrpc/6 (executor:286)
  182. 2019-10-15 18:56:11,091 DEBUG (jsonrpc/6) [Executor] START thread <Thread(jsonrpc/6, started daemon 140068186212096)> (func=<bound method _Worker._run of <Worker name=jsonrpc/6 waiting task#=0 at 0x7f644890bed0>>, args=(), kwargs={}) (concurrent:258)
  183. 2019-10-15 18:56:11,091 DEBUG (jsonrpc/6) [Executor] Worker started (executor:298)
  184. 2019-10-15 18:56:11,091 DEBUG (MainThread) [Executor] Starting worker jsonrpc/7 (executor:286)
  185. 2019-10-15 18:56:11,091 DEBUG (jsonrpc/7) [Executor] START thread <Thread(jsonrpc/7, started daemon 140068161033984)> (func=<bound method _Worker._run of <Worker name=jsonrpc/7 waiting task#=0 at 0x7f644890b710>>, args=(), kwargs={}) (concurrent:258)
  186. 2019-10-15 18:56:11,091 DEBUG (jsonrpc/7) [Executor] Worker started (executor:298)
  187. 2019-10-15 18:56:11,091 DEBUG (JsonRpcServer) [root] START thread <Thread(JsonRpcServer, started daemon 140067800606464)> (func=<bound method JsonRpcServer.serve_requests of <yajsonrpc.JsonRpcServer object at 0x7f64488f67d0>>, args=(), kwargs={}) (concurrent:258)
  188. 2019-10-15 18:56:11,092 DEBUG (MainThread) [vds.MultiProtocolAcceptor] Adding detector <yajsonrpc.stompserver.StompDetector instance at 0x7f6448c5f950> (protocoldetector:210)
  189. 2019-10-15 18:56:11,092 INFO (Detector thread) [ProtocolDetector.AcceptorImpl] Accepted connection from ::1:56556 (protocoldetector:61)
  190. 2019-10-15 18:56:11,093 DEBUG (Detector thread) [ProtocolDetector.Detector] Using required_size=11 (protocoldetector:89)
  191. 2019-10-15 18:56:11,093 DEBUG (Client ::1:45211) [root] START thread <Thread(Client ::1:45211, started daemon 140067783821056)> (func=<bound method Reactor.process_requests of <yajsonrpc.betterAsyncore.Reactor object at 0x7f6448a2e7d0>>, args=(), kwargs={}) (concurrent:258)
  192. 2019-10-15 18:56:11,094 DEBUG (MainThread) [jsonrpc.AsyncoreClient] Sending response (stompclient:294)
  193. 2019-10-15 18:56:11,094 INFO (Detector thread) [ProtocolDetector.Detector] Detected protocol stomp from ::1:56556 (protocoldetector:125)
  194. 2019-10-15 18:56:11,094 INFO (Detector thread) [Broker.StompAdapter] Processing CONNECT request (stompserver:95)
  195. 2019-10-15 18:56:11,095 INFO (Detector thread) [Broker.StompAdapter] Subscribe command received (stompserver:124)
  196. 2019-10-15 18:56:11,095 INFO (Detector thread) [Broker.StompAdapter] Subscribe command received (stompserver:124)
  197. 2019-10-15 18:56:11,095 DEBUG (Detector thread) [protocoldetector.StompDetector] Stomp detected from ('::1', 56556) (stompserver:414)
  198. 2019-10-15 18:56:11,095 DEBUG (Client ::1:45211) [yajsonrpc.protocols.stomp.AsyncClient] Stomp connection established (stompclient:138)
  199. 2019-10-15 18:56:11,096 DEBUG (jsonrpc/0) [jsonrpc.JsonRpcServer] Calling 'event' in bridge with [] (__init__:329)
  200. 2019-10-15 18:56:11,097 DEBUG (jsonrpc/0) [jsonrpc.Notification] Sending event {"params": {"content": true, "notify_time": 4429175900}, "jsonrpc": "2.0", "method": "vdsm.event"} (__init__:181)
  201. 2019-10-15 18:56:11,097 DEBUG (jsonrpc/0) [jsonrpc.JsonRpcServer] Return 'event' in bridge with True (__init__:356)
  202. 2019-10-15 18:56:11,097 INFO (jsonrpc/0) [jsonrpc.JsonRpcServer] RPC call event succeeded in 0.00 seconds (__init__:312)
  203. 2019-10-15 18:56:11,098 DEBUG (Client ::1:45211) [jsonrpc.JsonRpcClient] No event queue is registered for received event, ignoring. Event: {u'jsonrpc': u'2.0', u'params': {u'content': True, u'notify_time': 4429175900}, u'method': u'vdsm.event'} (jsonrpcclient:248)
  204. 2019-10-15 18:56:11,098 DEBUG (Client ::1:45211) [stomp.AsyncDispatcher] Communication error occurred. (stomp:434)
  205. 2019-10-15 18:56:15,102 DEBUG (Client ::1:45211) [yajsonrpc.protocols.stomp.AsyncClient] Timeout occurred, trying to reconnect (stompclient:128)
  206. 2019-10-15 18:56:15,103 INFO (Detector thread) [ProtocolDetector.AcceptorImpl] Accepted connection from ::1:56574 (protocoldetector:61)
  207. 2019-10-15 18:56:15,104 DEBUG (Detector thread) [ProtocolDetector.Detector] Using required_size=11 (protocoldetector:89)
  208. 2019-10-15 18:56:25,114 DEBUG (Detector thread) [ProtocolDetector.Detector] Timed out while waiting for data (protocoldetector:94)
  209. 2019-10-15 18:56:25,114 DEBUG (Client ::1:45211) [stomp.AsyncDispatcher] managed to connect successfully. (stomp:401)
  210. 2019-10-15 18:56:26,096 WARNING (MainThread) [yajsonrpc.protocols.stomp.AsyncClient] No subscription with a6891d1b-39e9-417e-8dd4-f8e772bc09ce id (stompclient:211)
  211. 2019-10-15 18:56:26,096 WARNING (MainThread) [yajsonrpc.protocols.stomp.AsyncClient] No subscription with ead2d173-c4ba-4d63-a008-9914097e520d id (stompclient:211)
  212. 2019-10-15 18:56:26,096 DEBUG (Client ::1:45211) [root] FINISH thread <Thread(Client ::1:45211, started daemon 140067783821056)> (concurrent:261)
  213. 2019-10-15 18:56:26,096 DEBUG (MainThread) [vds.MultiProtocolAcceptor] Stopping Acceptor (protocoldetector:214)
  214. 2019-10-15 18:56:26,096 INFO (MainThread) [jsonrpc.JsonRpcServer] Stopping JsonRPC Server (__init__:442)
  215. 2019-10-15 18:56:26,096 DEBUG (MainThread) [Executor] Stopping executor (executor:137)
  216. 2019-10-15 18:56:26,097 DEBUG (JsonRpc (StompReactor)) [root] FINISH thread <Thread(JsonRpc (StompReactor), started daemon 140068169426688)> (concurrent:261)
  217. 2019-10-15 18:56:26,097 DEBUG (JsonRpcServer) [root] FINISH thread <Thread(JsonRpcServer, started daemon 140067800606464)> (concurrent:261)
  218. 2019-10-15 18:56:26,097 DEBUG (jsonrpc/1) [Executor] Worker stopped (executor:303)
  219. 2019-10-15 18:56:26,097 DEBUG (jsonrpc/2) [Executor] Worker stopped (executor:303)
  220. 2019-10-15 18:56:26,097 DEBUG (jsonrpc/3) [Executor] Worker stopped (executor:303)
  221. 2019-10-15 18:56:26,097 DEBUG (jsonrpc/5) [Executor] Worker stopped (executor:303)
  222. 2019-10-15 18:56:26,097 DEBUG (jsonrpc/4) [Executor] Worker stopped (executor:303)
  223. 2019-10-15 18:56:26,097 DEBUG (jsonrpc/6) [Executor] Worker stopped (executor:303)
  224. 2019-10-15 18:56:26,097 DEBUG (jsonrpc/7) [Executor] Worker stopped (executor:303)
  225. 2019-10-15 18:56:26,097 DEBUG (jsonrpc/0) [Executor] Worker stopped (executor:303)
  226. 2019-10-15 18:56:26,097 DEBUG (MainThread) [Executor] Waiting for worker jsonrpc/4 (executor:290)
  227. 2019-10-15 18:56:26,098 DEBUG (jsonrpc/1) [Executor] FINISH thread <Thread(jsonrpc/1, started daemon 140068177819392)> (concurrent:261)
  228. 2019-10-15 18:56:26,098 DEBUG (jsonrpc/3) [Executor] FINISH thread <Thread(jsonrpc/3, started daemon 140068211390208)> (concurrent:261)
  229. 2019-10-15 18:56:26,098 DEBUG (jsonrpc/2) [Executor] FINISH thread <Thread(jsonrpc/2, started daemon 140068742162176)> (concurrent:261)
  230. 2019-10-15 18:56:26,098 DEBUG (jsonrpc/5) [Executor] FINISH thread <Thread(jsonrpc/5, started daemon 140068194604800)> (concurrent:261)
  231. 2019-10-15 18:56:26,098 DEBUG (jsonrpc/6) [Executor] FINISH thread <Thread(jsonrpc/6, started daemon 140068186212096)> (concurrent:261)
  232. 2019-10-15 18:56:26,098 DEBUG (jsonrpc/4) [Executor] FINISH thread <Thread(jsonrpc/4, started daemon 140068202997504)> (concurrent:261)
  233. 2019-10-15 18:56:26,098 DEBUG (jsonrpc/7) [Executor] FINISH thread <Thread(jsonrpc/7, started daemon 140068161033984)> (concurrent:261)
  234. 2019-10-15 18:56:26,098 DEBUG (jsonrpc/0) [Executor] FINISH thread <Thread(jsonrpc/0, started daemon 140067808999168)> (concurrent:261)
  235. 2019-10-15 18:56:26,098 DEBUG (MainThread) [Executor] Waiting for worker jsonrpc/0 (executor:290)
  236. 2019-10-15 18:56:26,099 DEBUG (MainThread) [Executor] Waiting for worker jsonrpc/6 (executor:290)
  237. 2019-10-15 18:56:26,099 DEBUG (MainThread) [Executor] Waiting for worker jsonrpc/7 (executor:290)
  238. 2019-10-15 18:56:26,099 DEBUG (MainThread) [Executor] Waiting for worker jsonrpc/1 (executor:290)
  239. 2019-10-15 18:56:26,099 DEBUG (MainThread) [Executor] Waiting for worker jsonrpc/3 (executor:290)
  240. 2019-10-15 18:56:26,099 DEBUG (MainThread) [Executor] Waiting for worker jsonrpc/5 (executor:290)
  241. 2019-10-15 18:56:26,099 DEBUG (MainThread) [Executor] Waiting for worker jsonrpc/2 (executor:290)
  242. 2019-10-15 18:56:26,099 DEBUG (MainThread) [Scheduler] Stopping scheduler test.Scheduler (schedule:111)
  243. 2019-10-15 18:56:26,099 DEBUG (test.Scheduler) [Scheduler] stopped (schedule:144)
  244. 2019-10-15 18:56:26,099 DEBUG (test.Scheduler) [Scheduler] FINISH thread <Thread(test.Scheduler, started daemon 140068689970944)> (concurrent:261)
  245. --------------------- >> end captured logging << ---------------------
  246.  
  247. ----------------------------------------------------------------------
  248. Ran 1182 tests in 66.702s
  249.  
  250. FAILED (SKIP=90, errors=1)
  251. make[1]: *** [Makefile:1180: check-py2] Error 1
  252. make[1]: Leaving directory '/home/kmajumde/work/git/vdsm/tests'
  253. PROFILE {"command": ["make", "check-py2"], "cpu": 16.510911889333908, "elapsed": 67.54572415351868, "idrss": 0, "inblock": 3408, "isrss": 0, "ixrss": 0, "majflt": 40, "maxrss": 140624, "minflt": 261133, "msgrcv": 0, "msgsnd": 0, "name": "tests-py27", "nivcsw": 489, "nsignals": 0, "nswap": 0, "nvcsw": 154360, "oublock": 1304, "start": 1571145928.521751, "status": 2, "stime": 3.754648, "utime": 7.397767}
  254. ERROR: InvocationError for command /home/kmajumde/work/git/vdsm/.tox/tests-py27/bin/python profile tests-py27 make check-py2 (exited with code 2)
  255. storage-py27 installed: You are using pip version 10.0.1, however version 19.3 is available.,You should consider upgrading via the 'pip install --upgrade pip' command.,2to3==1.0,ansible-runner==1.3.1,ansible-runner-http==1.0.0,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,Babel==2.6.0,backports.functools-lru-cache==1.5,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.4,beautifulsoup4==4.6.3,blivet==1.20.4,cachetools==3.1.1,certifi==2019.6.16,cffi==1.11.5,chardet==3.0.4,Cheetah==3.1.0,Cheetah3==3.1.0,configparser==3.7.4,contextlib2==0.5.5,coverage==4.5.1,cryptography==2.3,cssselect==0.9.2,cycler==0.10.0,decorator==4.3.0,dnspython==1.15.0,docker==3.5.0,docker-pycreds==0.3.0,docutils==0.14,enum34==1.1.6,file-magic==0.4.0,filelock==3.0.9,funcsigs==1.0.2,functools32==3.2.3.post2,future==0.16.0,gdeploy==2.0.2,google-api-python-client==1.7.9,google-auth==1.6.3,google-auth-httplib2==0.0.3,google-auth-oauthlib==0.4.0,gpg==1.12.0,html5lib==1.0.1,httplib2==0.13.0,idna==2.8,importlib-metadata==0.18,iniparse==0.4,ioprocess==1.3.0,ipaddr==2.1.10,ipaddress==1.0.18,IPy==0.81,Jinja2==2.10.1,jmespath==0.9.0,kiwisolver==1.1.0,kubectl-gluster==0.9.5,lago==0.46.0,libvirt-python==4.7.0,lockfile==0.11.0,lxml==4.2.5,M2Crypto==0.35.2,MarkupSafe==1.0,matplotlib==2.2.4,mock==2.0.0,more-itertools==5.0.0,netaddr==0.7.19,nose==1.3.7,numpy==1.15.1,oauthlib==3.0.1,olefile==0.46,ordered-set==2.0.2,ovirt-engine-sdk-python==4.3.1.dev20191009+git0af7588,ovirt-imageio-common==1.6.0,packaging==19.0,paramiko==2.4.2,pathlib2==2.3.4,pbr==4.1.1,pep8==1.6.2,pexpect==4.7.0,Pillow==5.3.0,pluggy==0.13.0,ply==3.9,psutil==5.4.3,psycopg2==2.7.5,pthreading==0.1.3.post3,pwquality==1.4.0,py==1.6.0,pyasn1==0.4.5,pyasn1-modules==0.2.5,pycairo==1.17.1,pycparser==2.14,pycrypto==2.6.1,pycurl==7.43.0.2,pyflakes==2.0.0,PyGObject==3.30.5,pygpgme==0.3,pyinotify==0.9.6,pykickstart==3.16,pyliblzma==0.5.3,PyNaCl==1.2.1,pyOpenSSL==19.0.0,pyparsing==2.2.0,pyparted==3.11.0,PySocks==1.6.8,pytest==4.6.5,pytest-cov==2.8.1,python-augeas==0.5.0,python-daemon==2.1.2,python-dateutil==2.7.5,python-dmidecode==3.12.2,python-keyczar==0.71rc0,pytz==2018.5,pyudev==0.21.0,pyxattr==0.5.6,pyxdg==0.26,PyYAML==5.1,requests==2.22.0,requests-oauthlib==1.2.0,requests-unixsocket==0.1.5,rpm==4.14.2.1,rsa==4.0,sanlock-python==3.7.3,scandir==1.10.0,scp==0.10.2,sepolicy==1.1,setools==4.1.1,six==1.12.0,stevedore==1.28.0,subprocess32==3.2.6,terminator==1.91,testlib==0.6.5,toml==0.10.0,tox==3.14.0,typing==3.6.2,uritemplate==3.0.0,urlgrabber==3.10.1,urllib3==1.25.3,vboxapi==1.0,virtualenv==16.0.0,wcwidth==0.1.7,webencodings==0.5.1,WebOb==1.8.2,websocket-client==0.53.0,wrapt==1.10.11,xmltodict==0.12.0,yum-metadata-parser==1.1.4,zipp==0.5.2
  256. storage-py27 run-test-pre: PYTHONHASHSEED='930012729'
  257. storage-py27 run-test: commands[0] | python profile storage-py27 python ./py-watch 600 pytest -m 'not (slow or stress)' --durations=10 --cov=vdsm.storage --cov-report=html:htmlcov-storage-py27 --cov-fail-under=62 storage
  258. ================================================================ test session starts ================================================================
  259. platform linux2 -- Python 2.7.16, pytest-4.6.5, py-1.6.0, pluggy-0.13.0
  260. cachedir: .tox/storage-py27/.pytest_cache
  261. rootdir: /home/kmajumde/work/git/vdsm, inifile: tox.ini
  262. plugins: cov-2.8.1
  263. collected 2119 items / 100 deselected / 2019 selected
  264.  
  265. storage/asyncevent_test.py .................................. [ 1%]
  266. storage/asyncutils_test.py ..... [ 1%]
  267. storage/backends_test.py .. [ 2%]
  268. storage/blkdiscard_test.py .. [ 2%]
  269. storage/blockdev_test.py ssss....s [ 2%]
  270. storage/blocksd_test.py ........x...........ssssssssssss............ [ 4%]
  271. storage/blockvolume_test.py ....................... [ 5%]
  272. storage/check_test.py .................................... [ 7%]
  273. storage/clusterlock_test.py .................................. [ 9%]
  274. storage/curlimgwrap_test.py . [ 9%]
  275. storage/devicemapper_test.py ss. [ 9%]
  276. storage/directio_test.py ............ [ 10%]
  277. storage/exception_test.py . [ 10%]
  278. storage/fakelib_test.py ..................................... [ 12%]
  279. storage/fakesanlock_test.py .................................................................. [ 15%]
  280. storage/fallocate_test.py .... [ 15%]
  281. storage/filesd_metadata_test.py xxxxxxxxxxxxxxxxxx [ 16%]
  282. storage/filesd_test.py ............. [ 17%]
  283. storage/fileutil_test.py ........ss........................ [ 18%]
  284. storage/filevolume_test.py .................... [ 19%]
  285. storage/formatconverter_test.py .......ss [ 20%]
  286. storage/glustervolume_test.py .... [ 20%]
  287. storage/guarded_test.py .......... [ 20%]
  288. storage/hsm_connect_test.py ............... [ 21%]
  289. storage/hsm_test.py .................... [ 22%]
  290. storage/image_test.py ................. [ 23%]
  291. storage/imagetickets_test.py ................. [ 24%]
  292. storage/iscsi_test.py ................................. [ 25%]
  293. storage/iscsiadm_test.py s [ 25%]
  294. storage/localfssd_test.py .........xxxxxxxxxxxx..xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx......xxxxxxxxxxxxxxxxxxxxxxxxx..xxxxxxxxxxxxxxx [ 31%]
  295. storage/loopback_test.py ssss [ 31%]
  296. storage/lvm_test.py ....................sssssssssssssssssssss. [ 33%]
  297. storage/lvmconf_test.py .............. [ 33%]
  298. storage/lvmfilter_test.py .....ss.......... [ 34%]
  299. storage/mailbox_test.py ............... [ 35%]
  300. storage/managedvolume_test.py ssssssssssssssssss.... [ 36%]
  301. storage/managedvolumedb_test.py ............. [ 37%]
  302. storage/merge_test.py .........x..x............. [ 38%]
  303. storage/misc_test.py .............................................................s..... [ 41%]
  304. storage/monitor_test.py ........................................................................... [ 45%]
  305. storage/mount_test.py .........ss.............. [ 46%]
  306. storage/mpathhealth_monitor_test.py ............... [ 47%]
  307. storage/multipath_test.py sss [ 47%]
  308. storage/nbd_test.py ssssssssssss.. [ 48%]
  309. storage/nbdutils_test.py ........ [ 48%]
  310. storage/nfssd_test.py ......... [ 49%]
  311. storage/operation_test.py ................ [ 50%]
  312. storage/outofprocess_test.py ............................................sss.................. [ 53%]
  313. storage/persistent_test.py ................................... [ 55%]
  314. storage/qemuimg_test.py ..................................................................................................................... [ 60%]
  315. .... [ 61%]
  316. storage/qemuio_test.py .......... [ 61%]
  317. storage/resourcemanager_test.py ..................................... [ 63%]
  318. storage/rwlock_test.py ........ [ 63%]
  319. storage/sd_manifest_test.py ..................................................... [ 66%]
  320. storage/sd_test.py ...... [ 66%]
  321. storage/sdm_amend_volume_test.py ........ [ 67%]
  322. storage/sdm_copy_data_test.py ............................. [ 68%]
  323. storage/sdm_indirection_test.py ............................................................................................................. [ 73%]
  324. ........................................................................................................................... [ 79%]
  325. storage/sdm_merge_test.py ....... [ 80%]
  326. storage/sdm_update_volume_test.py ........................... [ 81%]
  327. storage/securable_test.py ........ [ 82%]
  328. storage/storageserver_nfs_test.py ............ [ 82%]
  329. storage/storageserver_test.py ....................................... [ 84%]
  330. storage/sysfs_test.py ............... [ 85%]
  331. storage/task_test.py ...... [ 85%]
  332. storage/taskmanager_test.py ... [ 85%]
  333. storage/testlib_test.py ............................................ [ 87%]
  334. storage/udev_multipath_test.py .......................s [ 89%]
  335. storage/volume_metadata_test.py ............................................ [ 91%]
  336. storage/volume_test.py ..................... [ 92%]
  337. storage/workarounds_test.py ... [ 92%]
  338. storage/xlease_test.py xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [ 98%]
  339. xxxxxxxxxxxxxxx.................. [100%]
  340.  
  341. ================================================================= warnings summary ==================================================================
  342. /home/kmajumde/work/git/vdsm/.tox/storage-py27/lib/python2.7/site-packages/_pytest/mark/structures.py:334
  343. /home/kmajumde/work/git/vdsm/.tox/storage-py27/lib/python2.7/site-packages/_pytest/mark/structures.py:334: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
  344. PytestUnknownMarkWarning,
  345.  
  346. /home/kmajumde/work/git/vdsm/.tox/storage-py27/lib/python2.7/site-packages/_pytest/mark/structures.py:334
  347. /home/kmajumde/work/git/vdsm/.tox/storage-py27/lib/python2.7/site-packages/_pytest/mark/structures.py:334: PytestUnknownMarkWarning: Unknown pytest.mark.root - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
  348. PytestUnknownMarkWarning,
  349.  
  350. /home/kmajumde/work/git/vdsm/.tox/storage-py27/lib/python2.7/site-packages/_pytest/mark/structures.py:334
  351. /home/kmajumde/work/git/vdsm/.tox/storage-py27/lib/python2.7/site-packages/_pytest/mark/structures.py:334: PytestUnknownMarkWarning: Unknown pytest.mark.stress - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
  352. PytestUnknownMarkWarning,
  353.  
  354. -- Docs: https://docs.pytest.org/en/latest/warnings.html
  355.  
  356. ---------- coverage: platform linux2, python 2.7.16-final-0 ----------
  357. Coverage HTML written to dir htmlcov-storage-py27
  358.  
  359. FAIL Required test coverage of 62% not reached. Total coverage: 56.81%
  360. ============================================================= slowest 10 test durations =============================================================
  361. 6.93s call tests/storage/taskmanager_test.py::test_persistent_job
  362. 3.02s call tests/storage/taskmanager_test.py::test_revert_task
  363. 3.02s call tests/storage/taskmanager_test.py::test_stop_clear_task
  364. 1.12s call tests/storage/sdm_copy_data_test.py::test_copy_data_collapse[4]
  365. 1.10s call tests/storage/outofprocess_test.py::test_amount_of_instances_per_pool_name
  366. 1.02s call tests/storage/lvm_test.py::test_command_concurrency[False]
  367. 1.02s call tests/storage/lvm_test.py::test_command_concurrency[True]
  368. 1.00s call tests/storage/resourcemanager_test.py::TestResourceManager::testResourceAutorelease
  369. 1.00s call tests/storage/iscsi_test.py::TestRescanTimeout::testTimeout
  370. 1.00s call tests/storage/resourcemanager_test.py::TestResourceManager::testResourceAcquireTimeout
  371. ============================================================== short test summary info ==============================================================
  372. XFAIL storage/blocksd_test.py::TestDecodeValidity::test_decode_pv_comma
  373. Comma in PV name is not supported yet
  374. XFAIL storage/filesd_metadata_test.py::test_write[file-512-1m]
  375. reason: file-512 storage not available
  376. XFAIL storage/filesd_metadata_test.py::test_write[file-4k-1m]
  377. reason: file-4k storage not available
  378. XFAIL storage/filesd_metadata_test.py::test_write[file-4k-2m]
  379. reason: file-4k storage not available
  380. XFAIL storage/filesd_metadata_test.py::test_read[file-512-1m]
  381. reason: file-512 storage not available
  382. XFAIL storage/filesd_metadata_test.py::test_read[file-4k-1m]
  383. reason: file-4k storage not available
  384. XFAIL storage/filesd_metadata_test.py::test_read[file-4k-2m]
  385. reason: file-4k storage not available
  386. XFAIL storage/filesd_metadata_test.py::test_read_strip_zero_padding[file-512-1m]
  387. reason: file-512 storage not available
  388. XFAIL storage/filesd_metadata_test.py::test_read_strip_zero_padding[file-4k-1m]
  389. reason: file-4k storage not available
  390. XFAIL storage/filesd_metadata_test.py::test_read_strip_zero_padding[file-4k-2m]
  391. reason: file-4k storage not available
  392. XFAIL storage/filesd_metadata_test.py::test_update[file-512-1m]
  393. reason: file-512 storage not available
  394. XFAIL storage/filesd_metadata_test.py::test_update[file-4k-1m]
  395. reason: file-4k storage not available
  396. XFAIL storage/filesd_metadata_test.py::test_update[file-4k-2m]
  397. reason: file-4k storage not available
  398. XFAIL storage/filesd_metadata_test.py::test_transaction[file-512-1m]
  399. reason: file-512 storage not available
  400. XFAIL storage/filesd_metadata_test.py::test_transaction[file-4k-1m]
  401. reason: file-4k storage not available
  402. XFAIL storage/filesd_metadata_test.py::test_transaction[file-4k-2m]
  403. reason: file-4k storage not available
  404. XFAIL storage/filesd_metadata_test.py::test_invalidate[file-512-1m]
  405. reason: file-512 storage not available
  406. XFAIL storage/filesd_metadata_test.py::test_invalidate[file-4k-1m]
  407. reason: file-4k storage not available
  408. XFAIL storage/filesd_metadata_test.py::test_invalidate[file-4k-2m]
  409. reason: file-4k storage not available
  410. XFAIL storage/localfssd_test.py::test_create_domain_metadata_v5[mount-512-1m-v5-auto block size]
  411. reason: mount-512 storage not available
  412. XFAIL storage/localfssd_test.py::test_create_domain_metadata_v5[mount-512-1m-v5-explicit block size]
  413. reason: mount-512 storage not available
  414. XFAIL storage/localfssd_test.py::test_create_domain_metadata_v5[mount-4k-1m-v5-auto block size]
  415. reason: mount-4k storage not available
  416. XFAIL storage/localfssd_test.py::test_create_domain_metadata_v5[mount-4k-1m-v5-explicit block size]
  417. reason: mount-4k storage not available
  418. XFAIL storage/localfssd_test.py::test_create_domain_metadata_v5[mount-4k-2m-v5-auto block size]
  419. reason: mount-4k storage not available
  420. XFAIL storage/localfssd_test.py::test_create_domain_metadata_v5[mount-4k-2m-v5-explicit block size]
  421. reason: mount-4k storage not available
  422. XFAIL storage/localfssd_test.py::test_create_storage_domain_block_size_mismatch[mount-512-1m-v5]
  423. reason: mount-512 storage not available
  424. XFAIL storage/localfssd_test.py::test_create_storage_domain_block_size_mismatch[mount-4k-1m-v5]
  425. reason: mount-4k storage not available
  426. XFAIL storage/localfssd_test.py::test_create_storage_domain_block_size_mismatch[mount-4k-2m-v5]
  427. reason: mount-4k storage not available
  428. XFAIL storage/localfssd_test.py::test_create_instance_block_size_mismatch[mount-512-1m-v5]
  429. reason: mount-512 storage not available
  430. XFAIL storage/localfssd_test.py::test_create_instance_block_size_mismatch[mount-4k-1m-v5]
  431. reason: mount-4k storage not available
  432. XFAIL storage/localfssd_test.py::test_create_instance_block_size_mismatch[mount-4k-2m-v5]
  433. reason: mount-4k storage not available
  434. XFAIL storage/localfssd_test.py::test_domain_lease_v5[mount-512-1m-v5-auto block size]
  435. reason: mount-512 storage not available
  436. XFAIL storage/localfssd_test.py::test_domain_lease_v5[mount-512-1m-v5-explicit block size]
  437. reason: mount-512 storage not available
  438. XFAIL storage/localfssd_test.py::test_domain_lease_v5[mount-4k-1m-v5-auto block size]
  439. reason: mount-4k storage not available
  440. XFAIL storage/localfssd_test.py::test_domain_lease_v5[mount-4k-1m-v5-explicit block size]
  441. reason: mount-4k storage not available
  442. XFAIL storage/localfssd_test.py::test_domain_lease_v5[mount-4k-2m-v5-auto block size]
  443. reason: mount-4k storage not available
  444. XFAIL storage/localfssd_test.py::test_domain_lease_v5[mount-4k-2m-v5-explicit block size]
  445. reason: mount-4k storage not available
  446. XFAIL storage/localfssd_test.py::test_volume_life_cycle[mount-512-1m-v3]
  447. reason: mount-512 storage not available
  448. XFAIL storage/localfssd_test.py::test_volume_life_cycle[mount-512-1m-v4]
  449. reason: mount-512 storage not available
  450. XFAIL storage/localfssd_test.py::test_volume_life_cycle[mount-512-1m-v5]
  451. reason: mount-512 storage not available
  452. XFAIL storage/localfssd_test.py::test_volume_life_cycle[mount-4k-1m-v5]
  453. reason: mount-4k storage not available
  454. XFAIL storage/localfssd_test.py::test_volume_life_cycle[mount-4k-2m-v5]
  455. reason: mount-4k storage not available
  456. XFAIL storage/localfssd_test.py::test_volume_metadata[mount-512-1m-v3]
  457. reason: mount-512 storage not available
  458. XFAIL storage/localfssd_test.py::test_volume_metadata[mount-512-1m-v4]
  459. reason: mount-512 storage not available
  460. XFAIL storage/localfssd_test.py::test_volume_metadata[mount-512-1m-v5]
  461. reason: mount-512 storage not available
  462. XFAIL storage/localfssd_test.py::test_volume_metadata[mount-4k-1m-v5]
  463. reason: mount-4k storage not available
  464. XFAIL storage/localfssd_test.py::test_volume_metadata[mount-4k-2m-v5]
  465. reason: mount-4k storage not available
  466. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc[mount-512-1m-v3]
  467. reason: mount-512 storage not available
  468. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc[mount-512-1m-v4]
  469. reason: mount-512 storage not available
  470. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc[mount-512-1m-v5]
  471. reason: mount-512 storage not available
  472. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc[mount-4k-1m-v5]
  473. reason: mount-4k storage not available
  474. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc[mount-4k-2m-v5]
  475. reason: mount-4k storage not available
  476. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc_with_initial_size[mount-512-1m-v3-0-4096]
  477. reason: mount-512 storage not available
  478. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc_with_initial_size[mount-512-1m-v3-1048576-1048576]
  479. reason: mount-512 storage not available
  480. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc_with_initial_size[mount-512-1m-v4-0-4096]
  481. reason: mount-512 storage not available
  482. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc_with_initial_size[mount-512-1m-v4-1048576-1048576]
  483. reason: mount-512 storage not available
  484. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc_with_initial_size[mount-512-1m-v5-0-4096]
  485. reason: mount-512 storage not available
  486. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc_with_initial_size[mount-512-1m-v5-1048576-1048576]
  487. reason: mount-512 storage not available
  488. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc_with_initial_size[mount-4k-1m-v5-0-4096]
  489. reason: mount-4k storage not available
  490. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc_with_initial_size[mount-4k-1m-v5-1048576-1048576]
  491. reason: mount-4k storage not available
  492. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc_with_initial_size[mount-4k-2m-v5-0-4096]
  493. reason: mount-4k storage not available
  494. XFAIL storage/localfssd_test.py::test_volume_create_raw_prealloc_with_initial_size[mount-4k-2m-v5-1048576-1048576]
  495. reason: mount-4k storage not available
  496. XFAIL storage/localfssd_test.py::test_volume_create_raw_sparse[mount-512-1m-v3]
  497. reason: mount-512 storage not available
  498. XFAIL storage/localfssd_test.py::test_volume_create_raw_sparse[mount-512-1m-v4]
  499. reason: mount-512 storage not available
  500. XFAIL storage/localfssd_test.py::test_volume_create_raw_sparse[mount-512-1m-v5]
  501. reason: mount-512 storage not available
  502. XFAIL storage/localfssd_test.py::test_volume_create_raw_sparse[mount-4k-1m-v5]
  503. reason: mount-4k storage not available
  504. XFAIL storage/localfssd_test.py::test_volume_create_raw_sparse[mount-4k-2m-v5]
  505. reason: mount-4k storage not available
  506. XFAIL storage/localfssd_test.py::test_volume_create_with_legacy_disk_types[mount-512-1m-v3-1]
  507. reason: mount-512 storage not available
  508. XFAIL storage/localfssd_test.py::test_volume_create_with_legacy_disk_types[mount-512-1m-v3-2]
  509. reason: mount-512 storage not available
  510. XFAIL storage/localfssd_test.py::test_volume_create_with_legacy_disk_types[mount-512-1m-v4-1]
  511. reason: mount-512 storage not available
  512. XFAIL storage/localfssd_test.py::test_volume_create_with_legacy_disk_types[mount-512-1m-v4-2]
  513. reason: mount-512 storage not available
  514. XFAIL storage/localfssd_test.py::test_volume_create_with_legacy_disk_types[mount-512-1m-v5-1]
  515. reason: mount-512 storage not available
  516. XFAIL storage/localfssd_test.py::test_volume_create_with_legacy_disk_types[mount-512-1m-v5-2]
  517. reason: mount-512 storage not available
  518. XFAIL storage/localfssd_test.py::test_volume_create_with_legacy_disk_types[mount-4k-1m-v5-1]
  519. reason: mount-4k storage not available
  520. XFAIL storage/localfssd_test.py::test_volume_create_with_legacy_disk_types[mount-4k-1m-v5-2]
  521. reason: mount-4k storage not available
  522. XFAIL storage/localfssd_test.py::test_volume_create_with_legacy_disk_types[mount-4k-2m-v5-1]
  523. reason: mount-4k storage not available
  524. XFAIL storage/localfssd_test.py::test_volume_create_with_legacy_disk_types[mount-4k-2m-v5-2]
  525. reason: mount-4k storage not available
  526. XFAIL storage/localfssd_test.py::test_volume_create_cow_sparse[mount-512-1m-v3]
  527. reason: mount-512 storage not available
  528. XFAIL storage/localfssd_test.py::test_volume_create_cow_sparse[mount-512-1m-v4]
  529. reason: mount-512 storage not available
  530. XFAIL storage/localfssd_test.py::test_volume_create_cow_sparse[mount-512-1m-v5]
  531. reason: mount-512 storage not available
  532. XFAIL storage/localfssd_test.py::test_volume_create_cow_sparse[mount-4k-1m-v5]
  533. reason: mount-4k storage not available
  534. XFAIL storage/localfssd_test.py::test_volume_create_cow_sparse[mount-4k-2m-v5]
  535. reason: mount-4k storage not available
  536. XFAIL storage/localfssd_test.py::test_volume_create_cow_sparse_with_parent[mount-512-1m-v3]
  537. reason: mount-512 storage not available
  538. XFAIL storage/localfssd_test.py::test_volume_create_cow_sparse_with_parent[mount-512-1m-v4]
  539. reason: mount-512 storage not available
  540. XFAIL storage/localfssd_test.py::test_volume_create_cow_sparse_with_parent[mount-512-1m-v5]
  541. reason: mount-512 storage not available
  542. XFAIL storage/localfssd_test.py::test_volume_create_cow_sparse_with_parent[mount-4k-1m-v5]
  543. reason: mount-4k storage not available
  544. XFAIL storage/localfssd_test.py::test_volume_create_cow_sparse_with_parent[mount-4k-2m-v5]
  545. reason: mount-4k storage not available
  546. XFAIL storage/localfssd_test.py::test_create_snapshot_size[mount-512-1m-v3]
  547. reason: mount-512 storage not available
  548. XFAIL storage/localfssd_test.py::test_create_snapshot_size[mount-512-1m-v4]
  549. reason: mount-512 storage not available
  550. XFAIL storage/localfssd_test.py::test_create_snapshot_size[mount-512-1m-v5]
  551. reason: mount-512 storage not available
  552. XFAIL storage/localfssd_test.py::test_create_snapshot_size[mount-4k-1m-v5]
  553. reason: mount-4k storage not available
  554. XFAIL storage/localfssd_test.py::test_create_snapshot_size[mount-4k-2m-v5]
  555. reason: mount-4k storage not available
  556. XFAIL storage/localfssd_test.py::test_volume_metadata_capacity_corrupted[mount-512-1m-v3]
  557. reason: mount-512 storage not available
  558. XFAIL storage/localfssd_test.py::test_volume_metadata_capacity_corrupted[mount-512-1m-v4]
  559. reason: mount-512 storage not available
  560. XFAIL storage/localfssd_test.py::test_volume_metadata_capacity_corrupted[mount-512-1m-v5]
  561. reason: mount-512 storage not available
  562. XFAIL storage/localfssd_test.py::test_volume_metadata_capacity_corrupted[mount-4k-1m-v5]
  563. reason: mount-4k storage not available
  564. XFAIL storage/localfssd_test.py::test_volume_metadata_capacity_corrupted[mount-4k-2m-v5]
  565. reason: mount-4k storage not available
  566. XFAIL storage/localfssd_test.py::test_volume_sync_metadata[mount-512-1m-v3]
  567. reason: mount-512 storage not available
  568. XFAIL storage/localfssd_test.py::test_volume_sync_metadata[mount-512-1m-v4]
  569. reason: mount-512 storage not available
  570. XFAIL storage/localfssd_test.py::test_volume_sync_metadata[mount-512-1m-v5]
  571. reason: mount-512 storage not available
  572. XFAIL storage/localfssd_test.py::test_volume_sync_metadata[mount-4k-1m-v5]
  573. reason: mount-4k storage not available
  574. XFAIL storage/localfssd_test.py::test_volume_sync_metadata[mount-4k-2m-v5]
  575. reason: mount-4k storage not available
  576. XFAIL storage/merge_test.py::TestPrepareMerge::test_block_raw[base0-top0-expected0]
  577. cannot create a domain object in the tests
  578. XFAIL storage/merge_test.py::TestPrepareMerge::test_file_raw[base0-top0-expected0]
  579. cannot create a domain object in the tests
  580. XFAIL storage/xlease_test.py::TestIndex::test_metadata[file-512-1m]
  581. reason: file-512 storage not available
  582. XFAIL storage/xlease_test.py::TestIndex::test_metadata[file-4k-1m]
  583. reason: file-4k storage not available
  584. XFAIL storage/xlease_test.py::TestIndex::test_metadata[file-4k-2m]
  585. reason: file-4k storage not available
  586. XFAIL storage/xlease_test.py::TestIndex::test_metadata[file-4k-4m]
  587. reason: file-4k storage not available
  588. XFAIL storage/xlease_test.py::TestIndex::test_metadata[file-4k-8m]
  589. reason: file-4k storage not available
  590. XFAIL storage/xlease_test.py::TestIndex::test_magic_big_endian[file-512-1m]
  591. reason: file-512 storage not available
  592. XFAIL storage/xlease_test.py::TestIndex::test_magic_big_endian[file-4k-1m]
  593. reason: file-4k storage not available
  594. XFAIL storage/xlease_test.py::TestIndex::test_magic_big_endian[file-4k-2m]
  595. reason: file-4k storage not available
  596. XFAIL storage/xlease_test.py::TestIndex::test_magic_big_endian[file-4k-4m]
  597. reason: file-4k storage not available
  598. XFAIL storage/xlease_test.py::TestIndex::test_magic_big_endian[file-4k-8m]
  599. reason: file-4k storage not available
  600. XFAIL storage/xlease_test.py::TestIndex::test_bad_magic[file-512-1m]
  601. reason: file-512 storage not available
  602. XFAIL storage/xlease_test.py::TestIndex::test_bad_magic[file-4k-1m]
  603. reason: file-4k storage not available
  604. XFAIL storage/xlease_test.py::TestIndex::test_bad_magic[file-4k-2m]
  605. reason: file-4k storage not available
  606. XFAIL storage/xlease_test.py::TestIndex::test_bad_magic[file-4k-4m]
  607. reason: file-4k storage not available
  608. XFAIL storage/xlease_test.py::TestIndex::test_bad_magic[file-4k-8m]
  609. reason: file-4k storage not available
  610. XFAIL storage/xlease_test.py::TestIndex::test_bad_version[file-512-1m]
  611. reason: file-512 storage not available
  612. XFAIL storage/xlease_test.py::TestIndex::test_bad_version[file-4k-1m]
  613. reason: file-4k storage not available
  614. XFAIL storage/xlease_test.py::TestIndex::test_bad_version[file-4k-2m]
  615. reason: file-4k storage not available
  616. XFAIL storage/xlease_test.py::TestIndex::test_bad_version[file-4k-4m]
  617. reason: file-4k storage not available
  618. XFAIL storage/xlease_test.py::TestIndex::test_bad_version[file-4k-8m]
  619. reason: file-4k storage not available
  620. XFAIL storage/xlease_test.py::TestIndex::test_unsupported_version[file-512-1m]
  621. reason: file-512 storage not available
  622. XFAIL storage/xlease_test.py::TestIndex::test_unsupported_version[file-4k-1m]
  623. reason: file-4k storage not available
  624. XFAIL storage/xlease_test.py::TestIndex::test_unsupported_version[file-4k-2m]
  625. reason: file-4k storage not available
  626. XFAIL storage/xlease_test.py::TestIndex::test_unsupported_version[file-4k-4m]
  627. reason: file-4k storage not available
  628. XFAIL storage/xlease_test.py::TestIndex::test_unsupported_version[file-4k-8m]
  629. reason: file-4k storage not available
  630. XFAIL storage/xlease_test.py::TestIndex::test_bad_lockspace[file-512-1m]
  631. reason: file-512 storage not available
  632. XFAIL storage/xlease_test.py::TestIndex::test_bad_lockspace[file-4k-1m]
  633. reason: file-4k storage not available
  634. XFAIL storage/xlease_test.py::TestIndex::test_bad_lockspace[file-4k-2m]
  635. reason: file-4k storage not available
  636. XFAIL storage/xlease_test.py::TestIndex::test_bad_lockspace[file-4k-4m]
  637. reason: file-4k storage not available
  638. XFAIL storage/xlease_test.py::TestIndex::test_bad_lockspace[file-4k-8m]
  639. reason: file-4k storage not available
  640. XFAIL storage/xlease_test.py::TestIndex::test_bad_mtime[file-512-1m]
  641. reason: file-512 storage not available
  642. XFAIL storage/xlease_test.py::TestIndex::test_bad_mtime[file-4k-1m]
  643. reason: file-4k storage not available
  644. XFAIL storage/xlease_test.py::TestIndex::test_bad_mtime[file-4k-2m]
  645. reason: file-4k storage not available
  646. XFAIL storage/xlease_test.py::TestIndex::test_bad_mtime[file-4k-4m]
  647. reason: file-4k storage not available
  648. XFAIL storage/xlease_test.py::TestIndex::test_bad_mtime[file-4k-8m]
  649. reason: file-4k storage not available
  650. XFAIL storage/xlease_test.py::TestIndex::test_updating[file-512-1m]
  651. reason: file-512 storage not available
  652. XFAIL storage/xlease_test.py::TestIndex::test_updating[file-4k-1m]
  653. reason: file-4k storage not available
  654. XFAIL storage/xlease_test.py::TestIndex::test_updating[file-4k-2m]
  655. reason: file-4k storage not available
  656. XFAIL storage/xlease_test.py::TestIndex::test_updating[file-4k-4m]
  657. reason: file-4k storage not available
  658. XFAIL storage/xlease_test.py::TestIndex::test_updating[file-4k-8m]
  659. reason: file-4k storage not available
  660. XFAIL storage/xlease_test.py::TestIndex::test_truncated_index[file-512-1m]
  661. reason: file-512 storage not available
  662. XFAIL storage/xlease_test.py::TestIndex::test_truncated_index[file-4k-1m]
  663. reason: file-4k storage not available
  664. XFAIL storage/xlease_test.py::TestIndex::test_truncated_index[file-4k-2m]
  665. reason: file-4k storage not available
  666. XFAIL storage/xlease_test.py::TestIndex::test_truncated_index[file-4k-4m]
  667. reason: file-4k storage not available
  668. XFAIL storage/xlease_test.py::TestIndex::test_truncated_index[file-4k-8m]
  669. reason: file-4k storage not available
  670. XFAIL storage/xlease_test.py::TestIndex::test_empty[file-512-1m]
  671. reason: file-512 storage not available
  672. XFAIL storage/xlease_test.py::TestIndex::test_empty[file-4k-1m]
  673. reason: file-4k storage not available
  674. XFAIL storage/xlease_test.py::TestIndex::test_empty[file-4k-2m]
  675. reason: file-4k storage not available
  676. XFAIL storage/xlease_test.py::TestIndex::test_empty[file-4k-4m]
  677. reason: file-4k storage not available
  678. XFAIL storage/xlease_test.py::TestIndex::test_empty[file-4k-8m]
  679. reason: file-4k storage not available
  680. XFAIL storage/xlease_test.py::TestIndex::test_rebuild_empty[file-512-1m]
  681. reason: file-512 storage not available
  682. XFAIL storage/xlease_test.py::TestIndex::test_rebuild_empty[file-4k-1m]
  683. reason: file-4k storage not available
  684. XFAIL storage/xlease_test.py::TestIndex::test_rebuild_empty[file-4k-2m]
  685. reason: file-4k storage not available
  686. XFAIL storage/xlease_test.py::TestIndex::test_rebuild_empty[file-4k-4m]
  687. reason: file-4k storage not available
  688. XFAIL storage/xlease_test.py::TestIndex::test_rebuild_empty[file-4k-8m]
  689. reason: file-4k storage not available
  690. XFAIL storage/xlease_test.py::TestIndex::test_create_read_failure[file-512-1m]
  691. reason: file-512 storage not available
  692. XFAIL storage/xlease_test.py::TestIndex::test_create_read_failure[file-4k-1m]
  693. reason: file-4k storage not available
  694. XFAIL storage/xlease_test.py::TestIndex::test_create_read_failure[file-4k-2m]
  695. reason: file-4k storage not available
  696. XFAIL storage/xlease_test.py::TestIndex::test_create_read_failure[file-4k-4m]
  697. reason: file-4k storage not available
  698. XFAIL storage/xlease_test.py::TestIndex::test_create_read_failure[file-4k-8m]
  699. reason: file-4k storage not available
  700. XFAIL storage/xlease_test.py::TestIndex::test_lookup_missing[file-512-1m]
  701. reason: file-512 storage not available
  702. XFAIL storage/xlease_test.py::TestIndex::test_lookup_missing[file-4k-1m]
  703. reason: file-4k storage not available
  704. XFAIL storage/xlease_test.py::TestIndex::test_lookup_missing[file-4k-2m]
  705. reason: file-4k storage not available
  706. XFAIL storage/xlease_test.py::TestIndex::test_lookup_missing[file-4k-4m]
  707. reason: file-4k storage not available
  708. XFAIL storage/xlease_test.py::TestIndex::test_lookup_missing[file-4k-8m]
  709. reason: file-4k storage not available
  710. XFAIL storage/xlease_test.py::TestIndex::test_lookup_updating[file-512-1m]
  711. reason: file-512 storage not available
  712. XFAIL storage/xlease_test.py::TestIndex::test_lookup_updating[file-4k-1m]
  713. reason: file-4k storage not available
  714. XFAIL storage/xlease_test.py::TestIndex::test_lookup_updating[file-4k-2m]
  715. reason: file-4k storage not available
  716. XFAIL storage/xlease_test.py::TestIndex::test_lookup_updating[file-4k-4m]
  717. reason: file-4k storage not available
  718. XFAIL storage/xlease_test.py::TestIndex::test_lookup_updating[file-4k-8m]
  719. reason: file-4k storage not available
  720. XFAIL storage/xlease_test.py::TestIndex::test_add[file-512-1m]
  721. reason: file-512 storage not available
  722. XFAIL storage/xlease_test.py::TestIndex::test_add[file-4k-1m]
  723. reason: file-4k storage not available
  724. XFAIL storage/xlease_test.py::TestIndex::test_add[file-4k-2m]
  725. reason: file-4k storage not available
  726. XFAIL storage/xlease_test.py::TestIndex::test_add[file-4k-4m]
  727. reason: file-4k storage not available
  728. XFAIL storage/xlease_test.py::TestIndex::test_add[file-4k-8m]
  729. reason: file-4k storage not available
  730. XFAIL storage/xlease_test.py::TestIndex::test_add_write_failure[file-512-1m]
  731. reason: file-512 storage not available
  732. XFAIL storage/xlease_test.py::TestIndex::test_add_write_failure[file-4k-1m]
  733. reason: file-4k storage not available
  734. XFAIL storage/xlease_test.py::TestIndex::test_add_write_failure[file-4k-2m]
  735. reason: file-4k storage not available
  736. XFAIL storage/xlease_test.py::TestIndex::test_add_write_failure[file-4k-4m]
  737. reason: file-4k storage not available
  738. XFAIL storage/xlease_test.py::TestIndex::test_add_write_failure[file-4k-8m]
  739. reason: file-4k storage not available
  740. XFAIL storage/xlease_test.py::TestIndex::test_add_sanlock_failure[file-512-1m]
  741. reason: file-512 storage not available
  742. XFAIL storage/xlease_test.py::TestIndex::test_add_sanlock_failure[file-4k-1m]
  743. reason: file-4k storage not available
  744. XFAIL storage/xlease_test.py::TestIndex::test_add_sanlock_failure[file-4k-2m]
  745. reason: file-4k storage not available
  746. XFAIL storage/xlease_test.py::TestIndex::test_add_sanlock_failure[file-4k-4m]
  747. reason: file-4k storage not available
  748. XFAIL storage/xlease_test.py::TestIndex::test_add_sanlock_failure[file-4k-8m]
  749. reason: file-4k storage not available
  750. XFAIL storage/xlease_test.py::TestIndex::test_leases[file-512-1m]
  751. reason: file-512 storage not available
  752. XFAIL storage/xlease_test.py::TestIndex::test_leases[file-4k-1m]
  753. reason: file-4k storage not available
  754. XFAIL storage/xlease_test.py::TestIndex::test_leases[file-4k-2m]
  755. reason: file-4k storage not available
  756. XFAIL storage/xlease_test.py::TestIndex::test_leases[file-4k-4m]
  757. reason: file-4k storage not available
  758. XFAIL storage/xlease_test.py::TestIndex::test_leases[file-4k-8m]
  759. reason: file-4k storage not available
  760. XFAIL storage/xlease_test.py::TestIndex::test_add_exists[file-512-1m]
  761. reason: file-512 storage not available
  762. XFAIL storage/xlease_test.py::TestIndex::test_add_exists[file-4k-1m]
  763. reason: file-4k storage not available
  764. XFAIL storage/xlease_test.py::TestIndex::test_add_exists[file-4k-2m]
  765. reason: file-4k storage not available
  766. XFAIL storage/xlease_test.py::TestIndex::test_add_exists[file-4k-4m]
  767. reason: file-4k storage not available
  768. XFAIL storage/xlease_test.py::TestIndex::test_add_exists[file-4k-8m]
  769. reason: file-4k storage not available
  770. XFAIL storage/xlease_test.py::TestIndex::test_lookup_exists[file-512-1m]
  771. reason: file-512 storage not available
  772. XFAIL storage/xlease_test.py::TestIndex::test_lookup_exists[file-4k-1m]
  773. reason: file-4k storage not available
  774. XFAIL storage/xlease_test.py::TestIndex::test_lookup_exists[file-4k-2m]
  775. reason: file-4k storage not available
  776. XFAIL storage/xlease_test.py::TestIndex::test_lookup_exists[file-4k-4m]
  777. reason: file-4k storage not available
  778. XFAIL storage/xlease_test.py::TestIndex::test_lookup_exists[file-4k-8m]
  779. reason: file-4k storage not available
  780. XFAIL storage/xlease_test.py::TestIndex::test_remove_exists[file-512-1m]
  781. reason: file-512 storage not available
  782. XFAIL storage/xlease_test.py::TestIndex::test_remove_exists[file-4k-1m]
  783. reason: file-4k storage not available
  784. XFAIL storage/xlease_test.py::TestIndex::test_remove_exists[file-4k-2m]
  785. reason: file-4k storage not available
  786. XFAIL storage/xlease_test.py::TestIndex::test_remove_exists[file-4k-4m]
  787. reason: file-4k storage not available
  788. XFAIL storage/xlease_test.py::TestIndex::test_remove_exists[file-4k-8m]
  789. reason: file-4k storage not available
  790. XFAIL storage/xlease_test.py::TestIndex::test_remove_missing[file-512-1m]
  791. reason: file-512 storage not available
  792. XFAIL storage/xlease_test.py::TestIndex::test_remove_missing[file-4k-1m]
  793. reason: file-4k storage not available
  794. XFAIL storage/xlease_test.py::TestIndex::test_remove_missing[file-4k-2m]
  795. reason: file-4k storage not available
  796. XFAIL storage/xlease_test.py::TestIndex::test_remove_missing[file-4k-4m]
  797. reason: file-4k storage not available
  798. XFAIL storage/xlease_test.py::TestIndex::test_remove_missing[file-4k-8m]
  799. reason: file-4k storage not available
  800. XFAIL storage/xlease_test.py::TestIndex::test_remove_write_failure[file-512-1m]
  801. reason: file-512 storage not available
  802. XFAIL storage/xlease_test.py::TestIndex::test_remove_write_failure[file-4k-1m]
  803. reason: file-4k storage not available
  804. XFAIL storage/xlease_test.py::TestIndex::test_remove_write_failure[file-4k-2m]
  805. reason: file-4k storage not available
  806. XFAIL storage/xlease_test.py::TestIndex::test_remove_write_failure[file-4k-4m]
  807. reason: file-4k storage not available
  808. XFAIL storage/xlease_test.py::TestIndex::test_remove_write_failure[file-4k-8m]
  809. reason: file-4k storage not available
  810. XFAIL storage/xlease_test.py::TestIndex::test_remove_sanlock_failure[file-512-1m]
  811. reason: file-512 storage not available
  812. XFAIL storage/xlease_test.py::TestIndex::test_remove_sanlock_failure[file-4k-1m]
  813. reason: file-4k storage not available
  814. XFAIL storage/xlease_test.py::TestIndex::test_remove_sanlock_failure[file-4k-2m]
  815. reason: file-4k storage not available
  816. XFAIL storage/xlease_test.py::TestIndex::test_remove_sanlock_failure[file-4k-4m]
  817. reason: file-4k storage not available
  818. XFAIL storage/xlease_test.py::TestIndex::test_remove_sanlock_failure[file-4k-8m]
  819. reason: file-4k storage not available
  820. XFAIL storage/xlease_test.py::TestIndex::test_add_first_free_slot[file-512-1m]
  821. reason: file-512 storage not available
  822. XFAIL storage/xlease_test.py::TestIndex::test_add_first_free_slot[file-4k-1m]
  823. reason: file-4k storage not available
  824. XFAIL storage/xlease_test.py::TestIndex::test_add_first_free_slot[file-4k-2m]
  825. reason: file-4k storage not available
  826. XFAIL storage/xlease_test.py::TestIndex::test_add_first_free_slot[file-4k-4m]
  827. reason: file-4k storage not available
  828. XFAIL storage/xlease_test.py::TestIndex::test_add_first_free_slot[file-4k-8m]
  829. reason: file-4k storage not available
  830. XFAIL storage/xlease_test.py::TestDirectFile::test_name[file-512-DirectFile]
  831. reason: file-512 storage not available
  832. XFAIL storage/xlease_test.py::TestDirectFile::test_name[file-512-InterruptibleDirectFile]
  833. reason: file-512 storage not available
  834. XFAIL storage/xlease_test.py::TestDirectFile::test_size[file-512-DirectFile]
  835. reason: file-512 storage not available
  836. XFAIL storage/xlease_test.py::TestDirectFile::test_size[file-512-InterruptibleDirectFile]
  837. reason: file-512 storage not available
  838. XFAIL storage/xlease_test.py::TestDirectFile::test_name[file-4k-DirectFile]
  839. reason: file-4k storage not available
  840. XFAIL storage/xlease_test.py::TestDirectFile::test_name[file-4k-InterruptibleDirectFile]
  841. reason: file-4k storage not available
  842. XFAIL storage/xlease_test.py::TestDirectFile::test_size[file-4k-DirectFile]
  843. reason: file-4k storage not available
  844. XFAIL storage/xlease_test.py::TestDirectFile::test_size[file-4k-InterruptibleDirectFile]
  845. reason: file-4k storage not available
  846. SKIPPED [4] tests/storage/nbd_test.py:151: requires root or running supervdsm
  847. SKIPPED [1] tests/storage/managedvolume_test.py:315: requires root
  848. SKIPPED [8] tests/storage/nbd_test.py:110: requires root or running supervdsm
  849. SKIPPED [1] tests/storage/managedvolume_test.py:344: requires root
  850. SKIPPED [1] tests/storage/managedvolume_test.py:401: requires root
  851. SKIPPED [2] tests/storage/lvm_test.py:894: requires root
  852. SKIPPED [1] tests/storage/multipath_test.py:109: requires root
  853. SKIPPED [2] tests/storage/blocksd_test.py:524: requires root
  854. SKIPPED [2] tests/storage/blocksd_test.py:603: requires root
  855. SKIPPED [1] tests/storage/blocksd_test.py:188: requires root
  856. SKIPPED [1] tests/storage/lvm_test.py:648: requires root
  857. SKIPPED [1] tests/storage/lvmfilter_test.py:113: requires root
  858. SKIPPED [1] tests/storage/lvm_test.py:748: requires root
  859. SKIPPED [2] tests/storage/formatconverter_test.py:214: requires root
  860. SKIPPED [3] tests/storage/blocksd_test.py:244: requires root
  861. SKIPPED [1] tests/storage/fileutil_test.py:94: requires root
  862. SKIPPED [2] tests/testValidation.py:330: requires root
  863. SKIPPED [2] tests/storage/lvm_test.py:692: requires root
  864. SKIPPED [1] tests/storage/loopback_test.py:68: requires root
  865. SKIPPED [1] tests/storage/udev_multipath_test.py:412: requires root
  866. SKIPPED [2] tests/storage/lvm_test.py:673: requires root
  867. SKIPPED [1] tests/storage/managedvolume_test.py:124: requires root
  868. SKIPPED [1] tests/storage/managedvolume_test.py:96: requires root
  869. SKIPPED [1] tests/storage/blockdev_test.py:78: requires root
  870. SKIPPED [2] tests/storage/lvm_test.py:772: requires root
  871. SKIPPED [1] tests/storage/lvm_test.py:872: requires root
  872. SKIPPED [1] tests/storage/managedvolume_test.py:132: requires root
  873. SKIPPED [2] tests/storage/lvm_test.py:499: requires root
  874. SKIPPED [2] tests/storage/blockdev_test.py:94: requires root
  875. SKIPPED [1] tests/storage/managedvolume_test.py:109: requires root
  876. SKIPPED [2] tests/storage/lvm_test.py:827: requires root
  877. SKIPPED [1] tests/storage/lvm_test.py:802: requires root
  878. SKIPPED [1] tests/storage/fileutil_test.py:102: requires root
  879. SKIPPED [1] tests/storage/managedvolume_test.py:287: requires root
  880. SKIPPED [1] tests/storage/multipath_test.py:101: requires root
  881. SKIPPED [1] tests/storage/lvm_test.py:945: requires root
  882. SKIPPED [1] tests/storage/devicemapper_test.py:67: requires root
  883. SKIPPED [1] tests/storage/multipath_test.py:95: requires root
  884. SKIPPED [1] tests/storage/managedvolume_test.py:167: requires root
  885. SKIPPED [1] tests/storage/managedvolume_test.py:386: requires root
  886. SKIPPED [2] tests/storage/outofprocess_test.py:423: requires root
  887. SKIPPED [1] tests/storage/managedvolume_test.py:200: requires root
  888. SKIPPED [1] tests/storage/iscsiadm_test.py:30: requires root
  889. SKIPPED [1] tests/storage/lvmfilter_test.py:103: requires root
  890. SKIPPED [1] tests/storage/blocksd_test.py:370: requires root
  891. SKIPPED [1] tests/storage/blockdev_test.py:151: requires root
  892. SKIPPED [1] tests/storage/managedvolume_test.py:370: requires root
  893. SKIPPED [1] tests/storage/managedvolume_test.py:116: requires root
  894. SKIPPED [1] tests/storage/blockdev_test.py:59: requires root
  895. SKIPPED [1] tests/storage/managedvolume_test.py:258: requires root
  896. SKIPPED [3] tests/storage/blocksd_test.py:396: requires root
  897. SKIPPED [1] tests/storage/managedvolume_test.py:88: requires root
  898. SKIPPED [1] tests/storage/managedvolume_test.py:102: requires root
  899. SKIPPED [2] tests/storage/lvm_test.py:545: requires root
  900. SKIPPED [1] tests/storage/misc_test.py:765: Bytes support both encode and decode calls
  901. SKIPPED [1] tests/storage/lvm_test.py:970: requires root
  902. SKIPPED [2] tests/storage/managedvolume_test.py:233: requires root
  903. SKIPPED [1] tests/storage/devicemapper_test.py:46: requires root
  904. SKIPPED [3] tests/storage/loopback_test.py:42: requires root
  905. SKIPPED [1] tests/storage/outofprocess_test.py:404: requires root
  906. SKIPPED [1] tests/storage/lvm_test.py:602: requires root
  907. ================================ 1691 passed, 91 skipped, 100 deselected, 237 xfailed, 3 warnings in 111.10 seconds =================================
  908. PROFILE {"command": ["python", "./py-watch", "600", "pytest", "-m", "not (slow or stress)", "--durations=10", "--cov=vdsm.storage", "--cov-report=html:htmlcov-storage-py27", "--cov-fail-under=62", "storage"], "cpu": 55.43388707703083, "elapsed": 111.81227993965149, "idrss": 0, "inblock": 170585, "isrss": 0, "ixrss": 0, "majflt": 2, "maxrss": 352004, "minflt": 3569994, "msgrcv": 0, "msgsnd": 0, "name": "storage-py27", "nivcsw": 4803, "nsignals": 0, "nswap": 0, "nvcsw": 168890, "oublock": 785736, "start": 1571145996.571027, "status": 1, "stime": 24.553484, "utime": 37.428409}
  909. ERROR: InvocationError for command /home/kmajumde/work/git/vdsm/.tox/storage-py27/bin/python profile storage-py27 python ./py-watch 600 pytest -m 'not (slow or stress)' --durations=10 --cov=vdsm.storage --cov-report=html:htmlcov-storage-py27 --cov-fail-under=62 storage (exited with code 1)
  910. lib-py27 installed: You are using pip version 10.0.1, however version 19.3 is available.,You should consider upgrading via the 'pip install --upgrade pip' command.,2to3==1.0,ansible-runner==1.3.1,ansible-runner-http==1.0.0,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,Babel==2.6.0,backports.functools-lru-cache==1.5,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.4,beautifulsoup4==4.6.3,blivet==1.20.4,cachetools==3.1.1,certifi==2019.6.16,cffi==1.11.5,chardet==3.0.4,Cheetah==3.1.0,Cheetah3==3.1.0,configparser==3.7.4,contextlib2==0.5.5,coverage==4.5.1,cryptography==2.3,cssselect==0.9.2,cycler==0.10.0,decorator==4.3.0,dnspython==1.15.0,docker==3.5.0,docker-pycreds==0.3.0,docutils==0.14,enum34==1.1.6,file-magic==0.4.0,filelock==3.0.9,funcsigs==1.0.2,functools32==3.2.3.post2,future==0.16.0,gdeploy==2.0.2,google-api-python-client==1.7.9,google-auth==1.6.3,google-auth-httplib2==0.0.3,google-auth-oauthlib==0.4.0,gpg==1.12.0,html5lib==1.0.1,httplib2==0.13.0,idna==2.8,importlib-metadata==0.18,iniparse==0.4,ioprocess==1.3.0,ipaddr==2.1.10,ipaddress==1.0.18,IPy==0.81,Jinja2==2.10.1,jmespath==0.9.0,kiwisolver==1.1.0,kubectl-gluster==0.9.5,lago==0.46.0,libvirt-python==4.7.0,lockfile==0.11.0,lxml==4.2.5,M2Crypto==0.35.2,MarkupSafe==1.0,matplotlib==2.2.4,mock==2.0.0,more-itertools==5.0.0,netaddr==0.7.19,nose==1.3.7,numpy==1.15.1,oauthlib==3.0.1,olefile==0.46,ordered-set==2.0.2,ovirt-engine-sdk-python==4.3.1.dev20191009+git0af7588,ovirt-imageio-common==1.6.0,packaging==19.0,paramiko==2.4.2,pathlib2==2.3.4,pbr==4.1.1,pep8==1.6.2,pexpect==4.7.0,Pillow==5.3.0,pluggy==0.13.0,ply==3.9,psutil==5.4.3,psycopg2==2.7.5,pthreading==0.1.3.post3,pwquality==1.4.0,py==1.6.0,pyasn1==0.4.5,pyasn1-modules==0.2.5,pycairo==1.17.1,pycparser==2.14,pycrypto==2.6.1,pycurl==7.43.0.2,pyflakes==2.0.0,PyGObject==3.30.5,pygpgme==0.3,pyinotify==0.9.6,pykickstart==3.16,pyliblzma==0.5.3,PyNaCl==1.2.1,pyOpenSSL==19.0.0,pyparsing==2.2.0,pyparted==3.11.0,PySocks==1.6.8,pytest==4.6.5,pytest-cov==2.8.1,python-augeas==0.5.0,python-daemon==2.1.2,python-dateutil==2.7.5,python-dmidecode==3.12.2,python-keyczar==0.71rc0,pytz==2018.5,pyudev==0.21.0,pyxattr==0.5.6,pyxdg==0.26,PyYAML==5.1,requests==2.22.0,requests-oauthlib==1.2.0,requests-unixsocket==0.1.5,rpm==4.14.2.1,rsa==4.0,sanlock-python==3.7.3,scandir==1.10.0,scp==0.10.2,sepolicy==1.1,setools==4.1.1,six==1.12.0,stevedore==1.28.0,subprocess32==3.2.6,terminator==1.91,testlib==0.6.5,toml==0.10.0,tox==3.14.0,typing==3.6.2,uritemplate==3.0.0,urlgrabber==3.10.1,urllib3==1.25.3,vboxapi==1.0,virtualenv==16.0.0,wcwidth==0.1.7,webencodings==0.5.1,WebOb==1.8.2,websocket-client==0.53.0,wrapt==1.10.11,xmltodict==0.12.0,yum-metadata-parser==1.1.4,zipp==0.5.2
  911. lib-py27 run-test-pre: PYTHONHASHSEED='930012729'
  912. lib-py27 run-test: commands[0] | python profile lib-py27 python ./py-watch 600 pytest -m 'not (slow or stress)' --durations=10 --cov=vdsm --cov=yajsonrpc --cov-report=html:htmlcov-lib-py27 common/commands_test.py common/concurrent_test.py common/systemctl_test.py common/systemd_test.py lib/ hooking_test.py pywatch_test.py prlimit_test.py ssl_test.py
  913. ================================================================ test session starts ================================================================
  914. platform linux2 -- Python 2.7.16, pytest-4.6.5, py-1.6.0, pluggy-0.13.0
  915. cachedir: .tox/lib-py27/.pytest_cache
  916. rootdir: /home/kmajumde/work/git/vdsm, inifile: tox.ini
  917. plugins: cov-2.8.1
  918. collected 291 items / 15 deselected / 276 selected
  919.  
  920. common/commands_test.py ...........ss...................s............sss [ 17%]
  921. common/concurrent_test.py ....................................... [ 31%]
  922. common/systemctl_test.py ..ss [ 32%]
  923. common/systemd_test.py ...... [ 35%]
  924. lib/hooks_test.py .....................x......x.............. [ 50%]
  925. lib/rpc/http_detector_test.py ............. [ 55%]
  926. lib/rpc/http_image_request_handler_test.py ..............127.0.0.1 - - [15/Oct/2019 18:58:35] "my-image-data" 400 -
  927. ..127.0.0.1 - - [15/Oct/2019 18:58:35] "my-image-data" 400 -
  928. . [ 61%]
  929. lib/yajsonrpc/encoding_test.py .............................. [ 72%]
  930. lib/yajsonrpc/frame_test.py ................. [ 78%]
  931. lib/yajsonrpc/parser_test.py ................. [ 84%]
  932. lib/yajsonrpc/stomp_detector_test.py ............. [ 89%]
  933. hooking_test.py ... [ 90%]
  934. pywatch_test.py ...x... [ 93%]
  935. prlimit_test.py ... [ 94%]
  936. ssl_test.py ................ [100%]
  937.  
  938. ================================================================= warnings summary ==================================================================
  939. /home/kmajumde/work/git/vdsm/.tox/lib-py27/lib/python2.7/site-packages/_pytest/mark/structures.py:334
  940. /home/kmajumde/work/git/vdsm/.tox/lib-py27/lib/python2.7/site-packages/_pytest/mark/structures.py:334: PytestUnknownMarkWarning: Unknown pytest.mark.stress - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
  941. PytestUnknownMarkWarning,
  942.  
  943. /home/kmajumde/work/git/vdsm/.tox/lib-py27/lib/python2.7/site-packages/_pytest/mark/structures.py:334
  944. /home/kmajumde/work/git/vdsm/.tox/lib-py27/lib/python2.7/site-packages/_pytest/mark/structures.py:334: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
  945. PytestUnknownMarkWarning,
  946.  
  947. /home/kmajumde/work/git/vdsm/.tox/lib-py27/lib/python2.7/site-packages/_pytest/mark/structures.py:334
  948. /home/kmajumde/work/git/vdsm/.tox/lib-py27/lib/python2.7/site-packages/_pytest/mark/structures.py:334: PytestUnknownMarkWarning: Unknown pytest.mark.xpass - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
  949. PytestUnknownMarkWarning,
  950.  
  951. -- Docs: https://docs.pytest.org/en/latest/warnings.html
  952.  
  953. ---------- coverage: platform linux2, python 2.7.16-final-0 ----------
  954. Coverage HTML written to dir htmlcov-lib-py27
  955.  
  956. ============================================================= slowest 10 test durations =============================================================
  957. 1.01s call tests/prlimit_test.py::test_limit_cpu
  958. 0.57s call tests/pywatch_test.py::TestPyWatch::test_terminate[15]
  959. 0.55s call tests/pywatch_test.py::TestPyWatch::test_terminate[2]
  960. 0.52s call tests/common/concurrent_test.py::TestValidatingEvent::test_invalidate_wake_up_waiters
  961. 0.52s call tests/common/concurrent_test.py::TestValidatingEvent::test_set_wake_up_waiters
  962. 0.51s call tests/common/concurrent_test.py::TestTmap::test_concurrency
  963. 0.46s call tests/pywatch_test.py::TestPyWatch::test_timeout_backtrace
  964. 0.40s call tests/pywatch_test.py::TestPyWatch::test_kill_grandkids
  965. 0.32s call tests/pywatch_test.py::TestPyWatch::test_timeout_output
  966. 0.10s call tests/common/concurrent_test.py::TestBarrier::test_timeout
  967. ============================================================== short test summary info ==============================================================
  968. XFAIL lib/hooks_test.py::test_rhd_should_raise_hook_errors[non-fatal hook errors]
  969. doesn't include all 'err's
  970. XFAIL lib/hooks_test.py::test_rhd_should_assemble_environment_for_hooks[variable with local chars]
  971. no support for localized chars
  972. XFAIL pywatch_test.py::TestPyWatch::test_timeout_backtrace
  973. gdb support missing - python debuginfo package unavailable or has wrong version
  974. SKIPPED [1] tests/common/systemctl_test.py:104: requires root
  975. SKIPPED [1] tests/common/commands_test.py:132: Requires root
  976. SKIPPED [3] tests/common/commands_test.py:306: Requires root
  977. SKIPPED [1] tests/common/commands_test.py:126: Requires root
  978. SKIPPED [1] tests/common/systemctl_test.py:71: requires root
  979. SKIPPED [1] tests/common/commands_test.py:271: Requires root
  980. =================================== 265 passed, 8 skipped, 15 deselected, 3 xfailed, 3 warnings in 13.12 seconds ====================================
  981. PROFILE {"command": ["python", "./py-watch", "600", "pytest", "-m", "not (slow or stress)", "--durations=10", "--cov=vdsm", "--cov=yajsonrpc", "--cov-report=html:htmlcov-lib-py27", "common/commands_test.py", "common/concurrent_test.py", "common/systemctl_test.py", "common/systemd_test.py", "lib/", "hooking_test.py", "pywatch_test.py", "prlimit_test.py", "ssl_test.py"], "cpu": 78.6486144194598, "elapsed": 13.519454956054688, "idrss": 0, "inblock": 4072, "isrss": 0, "ixrss": 0, "majflt": 12, "maxrss": 157960, "minflt": 363731, "msgrcv": 0, "msgsnd": 0, "name": "lib-py27", "nivcsw": 315, "nsignals": 0, "nswap": 0, "nvcsw": 30443, "oublock": 1936, "start": 1571146108.88853, "status": 0, "stime": 1.491112, "utime": 9.141752}
  982. network-py27 installed: You are using pip version 10.0.1, however version 19.3 is available.,You should consider upgrading via the 'pip install --upgrade pip' command.,2to3==1.0,ansible-runner==1.3.1,ansible-runner-http==1.0.0,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,Babel==2.6.0,backports.functools-lru-cache==1.5,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.4,beautifulsoup4==4.6.3,blivet==1.20.4,cachetools==3.1.1,certifi==2019.6.16,cffi==1.11.5,chardet==3.0.4,Cheetah==3.1.0,Cheetah3==3.1.0,configparser==3.7.4,contextlib2==0.5.5,coverage==4.5.1,cryptography==2.3,cssselect==0.9.2,cycler==0.10.0,decorator==4.3.0,dnspython==1.15.0,docker==3.5.0,docker-pycreds==0.3.0,docutils==0.14,enum34==1.1.6,file-magic==0.4.0,filelock==3.0.9,funcsigs==1.0.2,functools32==3.2.3.post2,future==0.16.0,gdeploy==2.0.2,google-api-python-client==1.7.9,google-auth==1.6.3,google-auth-httplib2==0.0.3,google-auth-oauthlib==0.4.0,gpg==1.12.0,html5lib==1.0.1,httplib2==0.13.0,idna==2.8,importlib-metadata==0.18,iniparse==0.4,ioprocess==1.3.0,ipaddr==2.1.10,ipaddress==1.0.18,IPy==0.81,Jinja2==2.10.1,jmespath==0.9.0,kiwisolver==1.1.0,kubectl-gluster==0.9.5,lago==0.46.0,libvirt-python==4.7.0,lockfile==0.11.0,lxml==4.2.5,M2Crypto==0.35.2,MarkupSafe==1.0,matplotlib==2.2.4,mock==2.0.0,more-itertools==5.0.0,netaddr==0.7.19,nose==1.3.7,numpy==1.15.1,oauthlib==3.0.1,olefile==0.46,ordered-set==2.0.2,ovirt-engine-sdk-python==4.3.1.dev20191009+git0af7588,ovirt-imageio-common==1.6.0,packaging==19.0,paramiko==2.4.2,pathlib2==2.3.4,pbr==4.1.1,pep8==1.6.2,pexpect==4.7.0,Pillow==5.3.0,pluggy==0.13.0,ply==3.9,psutil==5.4.3,psycopg2==2.7.5,pthreading==0.1.3.post3,pwquality==1.4.0,py==1.6.0,pyasn1==0.4.5,pyasn1-modules==0.2.5,pycairo==1.17.1,pycparser==2.14,pycrypto==2.6.1,pycurl==7.43.0.2,pyflakes==2.0.0,PyGObject==3.30.5,pygpgme==0.3,pyinotify==0.9.6,pykickstart==3.16,pyliblzma==0.5.3,PyNaCl==1.2.1,pyOpenSSL==19.0.0,pyparsing==2.2.0,pyparted==3.11.0,PySocks==1.6.8,pytest==4.6.5,pytest-cov==2.8.1,python-augeas==0.5.0,python-daemon==2.1.2,python-dateutil==2.7.5,python-dmidecode==3.12.2,python-keyczar==0.71rc0,pytz==2018.5,pyudev==0.21.0,pyxattr==0.5.6,pyxdg==0.26,PyYAML==5.1,requests==2.22.0,requests-oauthlib==1.2.0,requests-unixsocket==0.1.5,rpm==4.14.2.1,rsa==4.0,sanlock-python==3.7.3,scandir==1.10.0,scp==0.10.2,sepolicy==1.1,setools==4.1.1,six==1.12.0,stevedore==1.28.0,subprocess32==3.2.6,terminator==1.91,testlib==0.6.5,toml==0.10.0,tox==3.14.0,typing==3.6.2,uritemplate==3.0.0,urlgrabber==3.10.1,urllib3==1.25.3,vboxapi==1.0,virtualenv==16.0.0,wcwidth==0.1.7,webencodings==0.5.1,WebOb==1.8.2,websocket-client==0.53.0,wrapt==1.10.11,xmltodict==0.12.0,yum-metadata-parser==1.1.4,zipp==0.5.2
  983. network-py27 run-test-pre: PYTHONHASHSEED='930012729'
  984. network-py27 run-test: commands[0] | python profile network-py27 python ./py-watch 600 pytest --durations=5 --cov=vdsm.network --cov-report=html:htmlcov-network-py27 --cov-fail-under=42 network/integration network/unit
  985. ================================================================ test session starts ================================================================
  986. platform linux2 -- Python 2.7.16, pytest-4.6.5, py-1.6.0, pluggy-0.13.0
  987. cachedir: .tox/network-py27/.pytest_cache
  988. rootdir: /home/kmajumde/work/git/vdsm, inifile: tox.ini
  989. plugins: cov-2.8.1
  990. collected 159 items
  991.  
  992. network/integration/cmd_test.py ssss [ 2%]
  993. network/integration/ethtool_test.py s [ 3%]
  994. network/integration/ip_route_test.py sss [ 5%]
  995. network/integration/ip_rule_test.py sss [ 6%]
  996. network/integration/link_bond_test.py ssssssssssssssssssss [ 19%]
  997. network/integration/link_iface_test.py ssss [ 22%]
  998. network/integration/link_stats_test.py ssss [ 24%]
  999. network/integration/link_vlan_test.py sss [ 26%]
  1000. network/integration/nm_test.py sss [ 28%]
  1001. network/integration/nmdbus_test.py ssssssss [ 33%]
  1002. network/integration/sourceroute_test.py sss [ 35%]
  1003. network/integration/ovs/ovs_driver_test.py sssssssss [ 40%]
  1004. network/integration/ovs/ovs_info_test.py ss [ 42%]
  1005. network/integration/ovs/ovs_switch_test.py s [ 42%]
  1006. network/unit/link_validator_test.py ...... [ 46%]
  1007. network/unit/netswitch_validator_test.py ....................... [ 61%]
  1008. network/unit/nmstate_test.py .................................................. [ 92%]
  1009. network/unit/qos_test.py ....... [ 96%]
  1010. network/unit/ovs/ovs_driver_test.py . [ 97%]
  1011. network/unit/ovs/ovs_info_test.py .. [ 98%]
  1012. network/unit/ovs/ovs_switch_test.py .. [100%]
  1013.  
  1014. ---------- coverage: platform linux2, python 2.7.16-final-0 ----------
  1015. Coverage HTML written to dir htmlcov-network-py27
  1016.  
  1017. FAIL Required test coverage of 42% not reached. Total coverage: 36.84%
  1018.  
  1019. ============================================================= slowest 5 test durations ==============================================================
  1020. 0.07s call tests/network/unit/ovs/ovs_info_test.py::TestOvsNetInfo::test_ovs_netinfo
  1021. 0.02s setup tests/network/integration/cmd_test.py::CmdTest::test_exec_sync_with_error_output
  1022. 0.02s teardown tests/network/unit/ovs/ovs_switch_test.py::ListOVSAcquiredIfacesTests::test_add_network_with_nic
  1023. 0.01s call tests/network/unit/ovs/ovs_switch_test.py::ListOVSAcquiredIfacesTests::test_add_network_with_bond
  1024.  
  1025. (0.00 durations hidden. Use -vv to show these durations.)
  1026. ============================================================== short test summary info ==============================================================
  1027. SKIPPED [68] /home/kmajumde/work/git/vdsm/tests/network/integration/conftest.py:45: Integration tests require root
  1028. ======================================================= 91 passed, 68 skipped in 1.23 seconds =======================================================
  1029. PROFILE {"command": ["python", "./py-watch", "600", "pytest", "--durations=5", "--cov=vdsm.network", "--cov-report=html:htmlcov-network-py27", "--cov-fail-under=42", "network/integration", "network/unit"], "cpu": 97.48882439098104, "elapsed": 1.8396611213684082, "idrss": 0, "inblock": 0, "isrss": 0, "ixrss": 0, "majflt": 0, "maxrss": 88056, "minflt": 55003, "msgrcv": 0, "msgsnd": 0, "name": "network-py27", "nivcsw": 54, "nsignals": 0, "nswap": 0, "nvcsw": 132, "oublock": 592, "start": 1571146122.896772, "status": 1, "stime": 0.16883099999999998, "utime": 1.624633}
  1030. ERROR: InvocationError for command /home/kmajumde/work/git/vdsm/.tox/network-py27/bin/python profile network-py27 python ./py-watch 600 pytest --durations=5 --cov=vdsm.network --cov-report=html:htmlcov-network-py27 --cov-fail-under=42 network/integration network/unit (exited with code 1)
  1031. virt-py27 installed: You are using pip version 10.0.1, however version 19.3 is available.,You should consider upgrading via the 'pip install --upgrade pip' command.,2to3==1.0,ansible-runner==1.3.1,ansible-runner-http==1.0.0,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,Babel==2.6.0,backports.functools-lru-cache==1.5,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.4,beautifulsoup4==4.6.3,blivet==1.20.4,cachetools==3.1.1,certifi==2019.6.16,cffi==1.11.5,chardet==3.0.4,Cheetah==3.1.0,Cheetah3==3.1.0,configparser==3.7.4,contextlib2==0.5.5,coverage==4.5.1,cryptography==2.3,cssselect==0.9.2,cycler==0.10.0,decorator==4.3.0,dnspython==1.15.0,docker==3.5.0,docker-pycreds==0.3.0,docutils==0.14,enum34==1.1.6,file-magic==0.4.0,filelock==3.0.9,funcsigs==1.0.2,functools32==3.2.3.post2,future==0.16.0,gdeploy==2.0.2,google-api-python-client==1.7.9,google-auth==1.6.3,google-auth-httplib2==0.0.3,google-auth-oauthlib==0.4.0,gpg==1.12.0,html5lib==1.0.1,httplib2==0.13.0,idna==2.8,importlib-metadata==0.18,iniparse==0.4,ioprocess==1.3.0,ipaddr==2.1.10,ipaddress==1.0.18,IPy==0.81,Jinja2==2.10.1,jmespath==0.9.0,kiwisolver==1.1.0,kubectl-gluster==0.9.5,lago==0.46.0,libvirt-python==4.7.0,lockfile==0.11.0,lxml==4.2.5,M2Crypto==0.35.2,MarkupSafe==1.0,matplotlib==2.2.4,mock==2.0.0,more-itertools==5.0.0,netaddr==0.7.19,nose==1.3.7,numpy==1.15.1,oauthlib==3.0.1,olefile==0.46,ordered-set==2.0.2,ovirt-engine-sdk-python==4.3.1.dev20191009+git0af7588,ovirt-imageio-common==1.6.0,packaging==19.0,paramiko==2.4.2,pathlib2==2.3.4,pbr==4.1.1,pep8==1.6.2,pexpect==4.7.0,Pillow==5.3.0,pluggy==0.13.0,ply==3.9,psutil==5.4.3,psycopg2==2.7.5,pthreading==0.1.3.post3,pwquality==1.4.0,py==1.6.0,pyasn1==0.4.5,pyasn1-modules==0.2.5,pycairo==1.17.1,pycparser==2.14,pycrypto==2.6.1,pycurl==7.43.0.2,pyflakes==2.0.0,PyGObject==3.30.5,pygpgme==0.3,pyinotify==0.9.6,pykickstart==3.16,pyliblzma==0.5.3,PyNaCl==1.2.1,pyOpenSSL==19.0.0,pyparsing==2.2.0,pyparted==3.11.0,PySocks==1.6.8,pytest==4.6.5,pytest-cov==2.8.1,python-augeas==0.5.0,python-daemon==2.1.2,python-dateutil==2.7.5,python-dmidecode==3.12.2,python-keyczar==0.71rc0,pytz==2018.5,pyudev==0.21.0,pyxattr==0.5.6,pyxdg==0.26,PyYAML==5.1,requests==2.22.0,requests-oauthlib==1.2.0,requests-unixsocket==0.1.5,rpm==4.14.2.1,rsa==4.0,sanlock-python==3.7.3,scandir==1.10.0,scp==0.10.2,sepolicy==1.1,setools==4.1.1,six==1.12.0,stevedore==1.28.0,subprocess32==3.2.6,terminator==1.91,testlib==0.6.5,toml==0.10.0,tox==3.14.0,typing==3.6.2,uritemplate==3.0.0,urlgrabber==3.10.1,urllib3==1.25.3,vboxapi==1.0,virtualenv==16.0.0,wcwidth==0.1.7,webencodings==0.5.1,WebOb==1.8.2,websocket-client==0.53.0,wrapt==1.10.11,xmltodict==0.12.0,yum-metadata-parser==1.1.4,zipp==0.5.2
  1032. virt-py27 run-test-pre: PYTHONHASHSEED='930012729'
  1033. virt-py27 run-test: commands[0] | python profile virt-py27 python ./py-watch 600 pytest --durations=5 --cov=vdsm.virt --cov-report=html:htmlcov-virt-py27 virt
  1034. ================================================================ test session starts ================================================================
  1035. platform linux2 -- Python 2.7.16, pytest-4.6.5, py-1.6.0, pluggy-0.13.0
  1036. cachedir: .tox/virt-py27/.pytest_cache
  1037. rootdir: /home/kmajumde/work/git/vdsm, inifile: tox.ini
  1038. plugins: cov-2.8.1
  1039. collected 1243 items
  1040.  
  1041. virt/boot_hostdev_test.py ........ [ 0%]
  1042. virt/bulk_sampling_test.py .sss [ 0%]
  1043. virt/device_compat_test.py .. [ 1%]
  1044. virt/device_lookup_test.py ............................. [ 3%]
  1045. virt/device_test.py ....................................... [ 6%]
  1046. virt/devicexml_test.py ................................................................................................... [ 14%]
  1047. virt/diskreplicate_test.py ........ [ 15%]
  1048. virt/displaynetwork_test.py ... [ 15%]
  1049. virt/domaindescriptor_test.py ................................ [ 18%]
  1050. virt/domxml_preprocess_test.py ............. [ 19%]
  1051. virt/drive_extension_test.py ...................... [ 20%]
  1052. virt/drivemonitor_test.py ................................... [ 23%]
  1053. virt/drivename_test.py ................. [ 25%]
  1054. virt/events_test.py .. [ 25%]
  1055. virt/guestagent_test.py ......s.s.......... [ 26%]
  1056. virt/guestagenthelpers_test.py .... [ 27%]
  1057. virt/hostdev_scsi_hook_test.py .......... [ 27%]
  1058. virt/libvirtnetwork_test.py ...... [ 28%]
  1059. virt/metadata_storage_test.py ................ [ 29%]
  1060. virt/metadata_test.py .................................................................. [ 34%]
  1061. virt/periodic_test.py ..........ss................. [ 37%]
  1062. virt/powerdown_test.py s.... [ 37%]
  1063. virt/prepared_test.py ........ [ 38%]
  1064. virt/qemuguestagent_test.py ........ [ 38%]
  1065. virt/sampling_test.py ......................... [ 40%]
  1066. virt/seal_job_test.py s. [ 41%]
  1067. virt/transient_test.py ... [ 41%]
  1068. virt/v2v_test.py .............s.sssss..................... [ 44%]
  1069. virt/virdomain_test.py .............. [ 45%]
  1070. virt/vm_create_test.py ..... [ 46%]
  1071. virt/vm_libvirt_hook_test.py .. [ 46%]
  1072. virt/vm_test.py ............sssss............................................................................................................ [ 56%]
  1073. ....s.................................................... [ 60%]
  1074. virt/vmlease_test.py ................. [ 62%]
  1075. virt/vmmigration_test.py .................................................................................................... [ 70%]
  1076. virt/vmoperations_test.py ..............................s............... [ 74%]
  1077. virt/vmrecovery_test.py ............ [ 75%]
  1078. virt/vmsecret_test.py .............................. [ 77%]
  1079. virt/vmstats_test.py ........................................ [ 80%]
  1080. virt/vmstorage_test.py ...................................................................................................................... [ 90%]
  1081. ..........................s.................................. [ 95%]
  1082. virt/vmutils_test.py ......................... [ 97%]
  1083. virt/vmxml_test.py ...................s.....s.......... [100%]
  1084.  
  1085. ---------- coverage: platform linux2, python 2.7.16-final-0 ----------
  1086. Coverage HTML written to dir htmlcov-virt-py27
  1087.  
  1088.  
  1089. ============================================================= slowest 5 test durations ==============================================================
  1090. 1.06s call tests/virt/devicexml_test.py::MdevTests::test_legacy_mdev_creation_4_2_metadata
  1091. 0.62s call tests/virt/v2v_test.py::PipelineProcTests::test_wait_on_two_processes_that_finished
  1092. 0.62s call tests/virt/v2v_test.py::PipelineProcTests::testWait(('sleep', '0.9'), ('sleep', '0.3'))
  1093. 0.61s call tests/virt/v2v_test.py::PipelineProcTests::testWait(('sleep', '0.9'), ('sleep', '0.9'))
  1094. 0.61s call tests/virt/v2v_test.py::PipelineProcTests::testWait(('sleep', '0.3'), ('sleep', '0.9'))
  1095. ============================================================== short test summary info ==============================================================
  1096. SKIPPED [5] tests/testlib.py:140: the test expects overwrite, the code incrementally updates
  1097. SKIPPED [1] tests/testValidation.py:244: it returns None, instead of a one item chain - looks like a bug
  1098. SKIPPED [1] tests/testValidation.py:293: find_first returns the innermost nested element
  1099. SKIPPED [1] tests/virt/v2v_test.py:406: test no longer supported on Python 2
  1100. SKIPPED [5] tests/monkeypatch.py:151: test no longer supported on Python 2
  1101. SKIPPED [1] tests/testValidation.py:293: cannot disable QEMU GA callback
  1102. SKIPPED [9] tests/testValidation.py:211: Slow tests are disabled
  1103. SKIPPED [1] tests/testlib.py:140: sometimes on CI tries to connect to libvirt
  1104. SKIPPED [1] tests/virt/v2v_test.py:461: test no longer supported on Python 2
  1105. ===================================================== 1218 passed, 25 skipped in 12.40 seconds ======================================================
  1106.  
  1107. ** COLLECTED WARNINGS **
  1108. Failed to open memory buffer (/dev/mem): Permission denied
  1109. No SMBIOS nor DMI entry point found, sorry.
  1110. Permission denied to memory file/device (/dev/mem)
  1111. Permission denied to memory file/device (/dev/mem)
  1112. Permission denied to memory file/device (/dev/mem)
  1113. ** END OF WARNINGS **
  1114.  
  1115. PROFILE {"command": ["python", "./py-watch", "600", "pytest", "--durations=5", "--cov=vdsm.virt", "--cov-report=html:htmlcov-virt-py27", "virt"], "cpu": 64.58007847817981, "elapsed": 12.820112943649292, "idrss": 0, "inblock": 0, "isrss": 0, "ixrss": 0, "majflt": 0, "maxrss": 127616, "minflt": 145589, "msgrcv": 0, "msgsnd": 0, "name": "virt-py27", "nivcsw": 246, "nsignals": 0, "nswap": 0, "nvcsw": 25617, "oublock": 3120, "start": 1571146125.228074, "status": 0, "stime": 0.803484, "utime": 7.475755}
  1116. gluster-py27 installed: You are using pip version 10.0.1, however version 19.3 is available.,You should consider upgrading via the 'pip install --upgrade pip' command.,2to3==1.0,ansible-runner==1.3.1,ansible-runner-http==1.0.0,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,Babel==2.6.0,backports.functools-lru-cache==1.5,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.4,beautifulsoup4==4.6.3,blivet==1.20.4,cachetools==3.1.1,certifi==2019.6.16,cffi==1.11.5,chardet==3.0.4,Cheetah==3.1.0,Cheetah3==3.1.0,configparser==3.7.4,contextlib2==0.5.5,coverage==4.5.1,cryptography==2.3,cssselect==0.9.2,cycler==0.10.0,decorator==4.3.0,dnspython==1.15.0,docker==3.5.0,docker-pycreds==0.3.0,docutils==0.14,enum34==1.1.6,file-magic==0.4.0,filelock==3.0.9,funcsigs==1.0.2,functools32==3.2.3.post2,future==0.16.0,gdeploy==2.0.2,google-api-python-client==1.7.9,google-auth==1.6.3,google-auth-httplib2==0.0.3,google-auth-oauthlib==0.4.0,gpg==1.12.0,html5lib==1.0.1,httplib2==0.13.0,idna==2.8,importlib-metadata==0.18,iniparse==0.4,ioprocess==1.3.0,ipaddr==2.1.10,ipaddress==1.0.18,IPy==0.81,Jinja2==2.10.1,jmespath==0.9.0,kiwisolver==1.1.0,kubectl-gluster==0.9.5,lago==0.46.0,libvirt-python==4.7.0,lockfile==0.11.0,lxml==4.2.5,M2Crypto==0.35.2,MarkupSafe==1.0,matplotlib==2.2.4,mock==2.0.0,more-itertools==5.0.0,netaddr==0.7.19,nose==1.3.7,numpy==1.15.1,oauthlib==3.0.1,olefile==0.46,ordered-set==2.0.2,ovirt-engine-sdk-python==4.3.1.dev20191009+git0af7588,ovirt-imageio-common==1.6.0,packaging==19.0,paramiko==2.4.2,pathlib2==2.3.4,pbr==4.1.1,pep8==1.6.2,pexpect==4.7.0,Pillow==5.3.0,pluggy==0.13.0,ply==3.9,psutil==5.4.3,psycopg2==2.7.5,pthreading==0.1.3.post3,pwquality==1.4.0,py==1.6.0,pyasn1==0.4.5,pyasn1-modules==0.2.5,pycairo==1.17.1,pycparser==2.14,pycrypto==2.6.1,pycurl==7.43.0.2,pyflakes==2.0.0,PyGObject==3.30.5,pygpgme==0.3,pyinotify==0.9.6,pykickstart==3.16,pyliblzma==0.5.3,PyNaCl==1.2.1,pyOpenSSL==19.0.0,pyparsing==2.2.0,pyparted==3.11.0,PySocks==1.6.8,pytest==4.6.5,pytest-cov==2.8.1,python-augeas==0.5.0,python-daemon==2.1.2,python-dateutil==2.7.5,python-dmidecode==3.12.2,python-keyczar==0.71rc0,pytz==2018.5,pyudev==0.21.0,pyxattr==0.5.6,pyxdg==0.26,PyYAML==5.1,requests==2.22.0,requests-oauthlib==1.2.0,requests-unixsocket==0.1.5,rpm==4.14.2.1,rsa==4.0,sanlock-python==3.7.3,scandir==1.10.0,scp==0.10.2,sepolicy==1.1,setools==4.1.1,six==1.12.0,stevedore==1.28.0,subprocess32==3.2.6,terminator==1.91,testlib==0.6.5,toml==0.10.0,tox==3.14.0,typing==3.6.2,uritemplate==3.0.0,urlgrabber==3.10.1,urllib3==1.25.3,vboxapi==1.0,virtualenv==16.0.0,wcwidth==0.1.7,webencodings==0.5.1,WebOb==1.8.2,websocket-client==0.53.0,wrapt==1.10.11,xmltodict==0.12.0,yum-metadata-parser==1.1.4,zipp==0.5.2
  1117. gluster-py27 run-test-pre: PYTHONHASHSEED='930012729'
  1118. gluster-py27 run-test: commands[0] | python profile gluster-py27 python ./py-watch 600 pytest --durations=5 --cov=vdsm.gluster --cov-report=html:htmlcov-gluster-py27 gluster
  1119. ================================================================ test session starts ================================================================
  1120. platform linux2 -- Python 2.7.16, pytest-4.6.5, py-1.6.0, pluggy-0.13.0
  1121. cachedir: .tox/gluster-py27/.pytest_cache
  1122. rootdir: /home/kmajumde/work/git/vdsm, inifile: tox.ini
  1123. plugins: cov-2.8.1
  1124. collected 1 item
  1125.  
  1126. gluster/hooks_test.py . [100%]
  1127.  
  1128. ---------- coverage: platform linux2, python 2.7.16-final-0 ----------
  1129. Coverage HTML written to dir htmlcov-gluster-py27
  1130.  
  1131.  
  1132. ============================================================= slowest 5 test durations ==============================================================
  1133. 0.01s setup tests/gluster/hooks_test.py::test_hooksList
  1134. 0.01s call tests/gluster/hooks_test.py::test_hooksList
  1135.  
  1136. (0.00 durations hidden. Use -vv to show these durations.)
  1137. ============================================================= 1 passed in 0.23 seconds ==============================================================
  1138. PROFILE {"command": ["python", "./py-watch", "600", "pytest", "--durations=5", "--cov=vdsm.gluster", "--cov-report=html:htmlcov-gluster-py27", "gluster"], "cpu": 93.28867516012019, "elapsed": 0.6420929431915283, "idrss": 0, "inblock": 0, "isrss": 0, "ixrss": 0, "majflt": 0, "maxrss": 72608, "minflt": 34648, "msgrcv": 0, "msgsnd": 0, "name": "gluster-py27", "nivcsw": 37, "nsignals": 0, "nswap": 0, "nvcsw": 98, "oublock": 408, "start": 1571146138.565145, "status": 0, "stime": 0.095438, "utime": 0.503562}
  1139. ______________________________________________________________________ summary ______________________________________________________________________
  1140. ERROR: tests-py27: commands failed
  1141. ERROR: storage-py27: commands failed
  1142. lib-py27: commands succeeded
  1143. ERROR: network-py27: commands failed
  1144. virt-py27: commands succeeded
  1145. gluster-py27: commands succeeded
  1146. make: *** [Makefile:1064: tests-py27] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement