Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-networking-generic-switch.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-65426-321196/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-networking-generic-switch.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-networking-generic-switch-2.1.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-networking-generic-switch.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-65426-321196/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-networking-generic-switch.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zxlbwP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf networking-generic-switch-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/networking-generic-switch-2.1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd networking-generic-switch-2.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-networking-generic-switch-2.1.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n9YHcx + umask 022 + cd /builddir/build/BUILD + cd networking-generic-switch-2.1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/networking_generic_switch creating build/lib/networking_generic_switch/devices copying networking_generic_switch/devices/utils.py -> build/lib/networking_generic_switch/devices copying networking_generic_switch/devices/__init__.py -> build/lib/networking_generic_switch/devices creating build/lib/networking_generic_switch/tests creating build/lib/networking_generic_switch/tests/unit creating build/lib/networking_generic_switch/tests/unit/devices copying networking_generic_switch/tests/unit/devices/test_utils.py -> build/lib/networking_generic_switch/tests/unit/devices copying networking_generic_switch/tests/unit/devices/__init__.py -> build/lib/networking_generic_switch/tests/unit/devices copying networking_generic_switch/tests/unit/test_locking.py -> build/lib/networking_generic_switch/tests/unit copying networking_generic_switch/tests/unit/test_config.py -> build/lib/networking_generic_switch/tests/unit copying networking_generic_switch/tests/unit/test_generic_switch_mech.py -> build/lib/networking_generic_switch/tests/unit copying networking_generic_switch/tests/unit/test_devices.py -> build/lib/networking_generic_switch/tests/unit copying networking_generic_switch/tests/unit/__init__.py -> build/lib/networking_generic_switch/tests/unit copying networking_generic_switch/tests/__init__.py -> build/lib/networking_generic_switch/tests creating build/lib/networking_generic_switch/tests/unit/netmiko copying networking_generic_switch/tests/unit/netmiko/test_dell.py -> build/lib/networking_generic_switch/tests/unit/netmiko copying networking_generic_switch/tests/unit/netmiko/test_ovs_linux.py -> build/lib/networking_generic_switch/tests/unit/netmiko copying networking_generic_switch/tests/unit/netmiko/test_brocade_fastiron.py -> build/lib/networking_generic_switch/tests/unit/netmiko copying networking_generic_switch/tests/unit/netmiko/test_arista_eos.py -> build/lib/networking_generic_switch/tests/unit/netmiko copying networking_generic_switch/tests/unit/netmiko/__init__.py -> build/lib/networking_generic_switch/tests/unit/netmiko copying networking_generic_switch/tests/unit/netmiko/test_cisco_ios.py -> build/lib/networking_generic_switch/tests/unit/netmiko copying networking_generic_switch/tests/unit/netmiko/test_huawei.py -> build/lib/networking_generic_switch/tests/unit/netmiko copying networking_generic_switch/tests/unit/netmiko/test_huawei_vrpv8.py -> build/lib/networking_generic_switch/tests/unit/netmiko copying networking_generic_switch/tests/unit/netmiko/test_netmiko_base.py -> build/lib/networking_generic_switch/tests/unit/netmiko copying networking_generic_switch/tests/unit/netmiko/test_juniper.py -> build/lib/networking_generic_switch/tests/unit/netmiko copying networking_generic_switch/tests/unit/netmiko/test_cisco_300.py -> build/lib/networking_generic_switch/tests/unit/netmiko copying networking_generic_switch/exceptions.py -> build/lib/networking_generic_switch copying networking_generic_switch/config.py -> build/lib/networking_generic_switch copying networking_generic_switch/generic_switch_mech.py -> build/lib/networking_generic_switch copying networking_generic_switch/__init__.py -> build/lib/networking_generic_switch copying networking_generic_switch/locking.py -> build/lib/networking_generic_switch copying networking_generic_switch/_i18n.py -> build/lib/networking_generic_switch creating build/lib/networking_generic_switch/devices/netmiko_devices copying networking_generic_switch/devices/netmiko_devices/cisco.py -> build/lib/networking_generic_switch/devices/netmiko_devices copying networking_generic_switch/devices/netmiko_devices/huawei_vrpv8.py -> build/lib/networking_generic_switch/devices/netmiko_devices copying networking_generic_switch/devices/netmiko_devices/cisco300.py -> build/lib/networking_generic_switch/devices/netmiko_devices copying networking_generic_switch/devices/netmiko_devices/dell.py -> build/lib/networking_generic_switch/devices/netmiko_devices copying networking_generic_switch/devices/netmiko_devices/mellanox_mlnxos.py -> build/lib/networking_generic_switch/devices/netmiko_devices copying networking_generic_switch/devices/netmiko_devices/juniper.py -> build/lib/networking_generic_switch/devices/netmiko_devices copying networking_generic_switch/devices/netmiko_devices/arista.py -> build/lib/networking_generic_switch/devices/netmiko_devices copying networking_generic_switch/devices/netmiko_devices/hpe.py -> build/lib/networking_generic_switch/devices/netmiko_devices copying networking_generic_switch/devices/netmiko_devices/ruijie.py -> build/lib/networking_generic_switch/devices/netmiko_devices copying networking_generic_switch/devices/netmiko_devices/huawei.py -> build/lib/networking_generic_switch/devices/netmiko_devices copying networking_generic_switch/devices/netmiko_devices/ovs.py -> build/lib/networking_generic_switch/devices/netmiko_devices copying networking_generic_switch/devices/netmiko_devices/__init__.py -> build/lib/networking_generic_switch/devices/netmiko_devices copying networking_generic_switch/devices/netmiko_devices/brocade.py -> build/lib/networking_generic_switch/devices/netmiko_devices running egg_info deleting networking_generic_switch.egg-info/requires.txt writing networking_generic_switch.egg-info/PKG-INFO writing top-level names to networking_generic_switch.egg-info/top_level.txt writing dependency_links to networking_generic_switch.egg-info/dependency_links.txt writing entry points to networking_generic_switch.egg-info/entry_points.txt writing pbr to networking_generic_switch.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'networking_generic_switch.egg-info/SOURCES.txt' + sleep 1 + python2 setup.py build_sphinx -b html running build_sphinx The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules', 'autodoc_exclude_modules'] [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) [pbr] Autodocumenting from /builddir/build/BUILD/networking-generic-switch-2.1.0 [pbr] Generating doc/source/api/networking_generic_switch._i18n.rst [pbr] Generating doc/source/api/networking_generic_switch.config.rst [pbr] Generating doc/source/api/networking_generic_switch.devices.netmiko_devices.arista.rst [pbr] Generating doc/source/api/networking_generic_switch.devices.netmiko_devices.brocade.rst [pbr] Generating doc/source/api/networking_generic_switch.devices.netmiko_devices.cisco.rst [pbr] Generating doc/source/api/networking_generic_switch.devices.netmiko_devices.cisco300.rst [pbr] Generating doc/source/api/networking_generic_switch.devices.netmiko_devices.dell.rst [pbr] Generating doc/source/api/networking_generic_switch.devices.netmiko_devices.hpe.rst [pbr] Generating doc/source/api/networking_generic_switch.devices.netmiko_devices.huawei.rst [pbr] Generating doc/source/api/networking_generic_switch.devices.netmiko_devices.huawei_vrpv8.rst [pbr] Generating doc/source/api/networking_generic_switch.devices.netmiko_devices.juniper.rst [pbr] Generating doc/source/api/networking_generic_switch.devices.netmiko_devices.mellanox_mlnxos.rst [pbr] Generating doc/source/api/networking_generic_switch.devices.netmiko_devices.ovs.rst [pbr] Generating doc/source/api/networking_generic_switch.devices.netmiko_devices.ruijie.rst [pbr] Generating doc/source/api/networking_generic_switch.devices.utils.rst [pbr] Generating doc/source/api/networking_generic_switch.exceptions.rst [pbr] Generating doc/source/api/networking_generic_switch.generic_switch_mech.rst [pbr] Generating doc/source/api/networking_generic_switch.locking.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.devices.test_utils.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.netmiko.test_arista_eos.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.netmiko.test_cisco_300.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.netmiko.test_cisco_ios.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.netmiko.test_dell.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.netmiko.test_huawei.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.netmiko.test_juniper.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.netmiko.test_netmiko_base.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.netmiko.test_ovs_linux.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.test_config.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.test_devices.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.test_generic_switch_mech.rst [pbr] Generating doc/source/api/networking_generic_switch.tests.unit.test_locking.rst Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/networking-generic-switch-2.1.0/.gitreview found building [mo]: all of 0 po files building [html]: all source files updating environment: 41 added, 0 changed, 0 removed reading sources... [ 2%] api/autoindex reading sources... [ 4%] api/networking_generic_switch._i18n reading sources... [ 7%] api/networking_generic_switch.config reading sources... [ 9%] api/networking_generic_switch.devices.netmiko_devices.arista reading sources... [ 12%] api/networking_generic_switch.devices.netmiko_devices.brocade reading sources... [ 14%] api/networking_generic_switch.devices.netmiko_devices.cisco reading sources... [ 17%] api/networking_generic_switch.devices.netmiko_devices.cisco300 reading sources... [ 19%] api/networking_generic_switch.devices.netmiko_devices.dell reading sources... [ 21%] api/networking_generic_switch.devices.netmiko_devices.hpe reading sources... [ 24%] api/networking_generic_switch.devices.netmiko_devices.huawei reading sources... [ 26%] api/networking_generic_switch.devices.netmiko_devices.huawei_vrpv8 reading sources... [ 29%] api/networking_generic_switch.devices.netmiko_devices.juniper reading sources... [ 31%] api/networking_generic_switch.devices.netmiko_devices.mellanox_mlnxos reading sources... [ 34%] api/networking_generic_switch.devices.netmiko_devices.ovs reading sources... [ 36%] api/networking_generic_switch.devices.netmiko_devices.ruijie reading sources... [ 39%] api/networking_generic_switch.devices.utils reading sources... [ 41%] api/networking_generic_switch.exceptions reading sources... [ 43%] api/networking_generic_switch.generic_switch_mech reading sources... [ 46%] api/networking_generic_switch.locking reading sources... [ 48%] api/networking_generic_switch.tests.unit.devices.test_utils reading sources... [ 51%] api/networking_generic_switch.tests.unit.netmiko.test_arista_eos reading sources... [ 53%] api/networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron reading sources... [ 56%] api/networking_generic_switch.tests.unit.netmiko.test_cisco_300 reading sources... [ 58%] api/networking_generic_switch.tests.unit.netmiko.test_cisco_ios reading sources... [ 60%] api/networking_generic_switch.tests.unit.netmiko.test_dell reading sources... [ 63%] api/networking_generic_switch.tests.unit.netmiko.test_huawei reading sources... [ 65%] api/networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8 reading sources... [ 68%] api/networking_generic_switch.tests.unit.netmiko.test_juniper reading sources... [ 70%] api/networking_generic_switch.tests.unit.netmiko.test_netmiko_base reading sources... [ 73%] api/networking_generic_switch.tests.unit.netmiko.test_ovs_linux reading sources... [ 75%] api/networking_generic_switch.tests.unit.test_config reading sources... [ 78%] api/networking_generic_switch.tests.unit.test_devices reading sources... [ 80%] api/networking_generic_switch.tests.unit.test_generic_switch_mech reading sources... [ 82%] api/networking_generic_switch.tests.unit.test_locking reading sources... [ 85%] configuration reading sources... [ 87%] contributing reading sources... [ 90%] dev/dev-quickstart reading sources... [ 92%] include/configure-neutron reading sources... [ 95%] index reading sources... [ 97%] installation reading sources... [100%] supported-devices /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/devices/netmiko_devices/juniper.py:docstring of networking_generic_switch.devices.netmiko_devices.juniper.Juniper.save_configuration:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.create_network_postcommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.create_network_precommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.create_subnet_postcommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.create_subnet_precommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.delete_network_postcommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.delete_network_precommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.delete_port_postcommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.delete_port_precommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.delete_subnet_postcommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.delete_subnet_precommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.update_network_postcommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.update_network_precommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.update_port_postcommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.update_port_precommit:4: WARNING: Field list ends without a blank line; unexpected unindent. looking for now-outdated files... none found /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.update_subnet_postcommit:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/networking-generic-switch-2.1.0/networking_generic_switch/generic_switch_mech.py:docstring of networking_generic_switch.generic_switch_mech.GenericSwitchDriver.update_subnet_precommit:4: WARNING: Field list ends without a blank line; unexpected unindent. pickling environment... done checking consistency... /builddir/build/BUILD/networking-generic-switch-2.1.0/doc/source/api/autoindex.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 2%] api/autoindex [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/networking-generic-switch/tree/doc/source' [openstackdocstheme] bug_project (use_storyboard set) 'openstack/networking-generic-switch' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/autoindex.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/autoindex.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/autoindex' writing output... [ 4%] api/networking_generic_switch._i18n [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch._i18n.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch._i18n.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch._i18n' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 7%] api/networking_generic_switch.config [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.config.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.config.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.config' writing output... [ 9%] api/networking_generic_switch.devices.netmiko_devices.arista [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.devices.netmiko_devices.arista.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.devices.netmiko_devices.arista.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.devices.netmiko_devices.arista' writing output... [ 12%] api/networking_generic_switch.devices.netmiko_devices.brocade [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.devices.netmiko_devices.brocade.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.devices.netmiko_devices.brocade.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.devices.netmiko_devices.brocade' writing output... [ 14%] api/networking_generic_switch.devices.netmiko_devices.cisco [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.devices.netmiko_devices.cisco.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.devices.netmiko_devices.cisco.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.devices.netmiko_devices.cisco' writing output... [ 17%] api/networking_generic_switch.devices.netmiko_devices.cisco300 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.devices.netmiko_devices.cisco300.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.devices.netmiko_devices.cisco300.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.devices.netmiko_devices.cisco300' writing output... [ 19%] api/networking_generic_switch.devices.netmiko_devices.dell [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.devices.netmiko_devices.dell.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.devices.netmiko_devices.dell.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.devices.netmiko_devices.dell' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 21%] api/networking_generic_switch.devices.netmiko_devices.hpe [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.devices.netmiko_devices.hpe.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.devices.netmiko_devices.hpe.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.devices.netmiko_devices.hpe' writing output... [ 24%] api/networking_generic_switch.devices.netmiko_devices.huawei [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.devices.netmiko_devices.huawei.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.devices.netmiko_devices.huawei.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.devices.netmiko_devices.huawei' writing output... [ 26%] api/networking_generic_switch.devices.netmiko_devices.huawei_vrpv8 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.devices.netmiko_devices.huawei_vrpv8.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.devices.netmiko_devices.huawei_vrpv8.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.devices.netmiko_devices.huawei_vrpv8' writing output... [ 29%] api/networking_generic_switch.devices.netmiko_devices.juniper [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.devices.netmiko_devices.juniper.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.devices.netmiko_devices.juniper.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.devices.netmiko_devices.juniper' writing output... [ 31%] api/networking_generic_switch.devices.netmiko_devices.mellanox_mlnxos [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.devices.netmiko_devices.mellanox_mlnxos.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.devices.netmiko_devices.mellanox_mlnxos.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.devices.netmiko_devices.mellanox_mlnxos' writing output... [ 34%] api/networking_generic_switch.devices.netmiko_devices.ovs [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.devices.netmiko_devices.ovs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.devices.netmiko_devices.ovs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.devices.netmiko_devices.ovs' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 36%] api/networking_generic_switch.devices.netmiko_devices.ruijie [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.devices.netmiko_devices.ruijie.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.devices.netmiko_devices.ruijie.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.devices.netmiko_devices.ruijie' writing output... [ 39%] api/networking_generic_switch.devices.utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.devices.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.devices.utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.devices.utils' writing output... [ 41%] api/networking_generic_switch.exceptions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.exceptions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.exceptions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.exceptions' writing output... [ 43%] api/networking_generic_switch.generic_switch_mech [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.generic_switch_mech.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.generic_switch_mech.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.generic_switch_mech' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 46%] api/networking_generic_switch.locking [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.locking.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.locking.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.locking' writing output... [ 48%] api/networking_generic_switch.tests.unit.devices.test_utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.devices.test_utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.devices.test_utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.devices.test_utils' writing output... [ 51%] api/networking_generic_switch.tests.unit.netmiko.test_arista_eos [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.netmiko.test_arista_eos.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.netmiko.test_arista_eos.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.netmiko.test_arista_eos' writing output... [ 53%] api/networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron' writing output... [ 56%] api/networking_generic_switch.tests.unit.netmiko.test_cisco_300 [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.netmiko.test_cisco_300.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.netmiko.test_cisco_300.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.netmiko.test_cisco_300' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 58%] api/networking_generic_switch.tests.unit.netmiko.test_cisco_ios [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.netmiko.test_cisco_ios.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.netmiko.test_cisco_ios.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.netmiko.test_cisco_ios' writing output... [ 60%] api/networking_generic_switch.tests.unit.netmiko.test_dell [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.netmiko.test_dell.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.netmiko.test_dell.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.netmiko.test_dell' writing output... [ 63%] api/networking_generic_switch.tests.unit.netmiko.test_huawei [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.netmiko.test_huawei.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.netmiko.test_huawei.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.netmiko.test_huawei' writing output... [ 65%] api/networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8' writing output... [ 68%] api/networking_generic_switch.tests.unit.netmiko.test_juniper [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.netmiko.test_juniper.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.netmiko.test_juniper.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.netmiko.test_juniper' writing output... [ 70%] api/networking_generic_switch.tests.unit.netmiko.test_netmiko_base [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.netmiko.test_netmiko_base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.netmiko.test_netmiko_base.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.netmiko.test_netmiko_base' writing output... [ 73%] api/networking_generic_switch.tests.unit.netmiko.test_ovs_linux [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.netmiko.test_ovs_linux.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.netmiko.test_ovs_linux.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.netmiko.test_ovs_linux' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 75%] api/networking_generic_switch.tests.unit.test_config [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.test_config.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.test_config.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.test_config' writing output... [ 78%] api/networking_generic_switch.tests.unit.test_devices [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.test_devices.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.test_devices.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.test_devices' writing output... [ 80%] api/networking_generic_switch.tests.unit.test_generic_switch_mech [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.test_generic_switch_mech.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.test_generic_switch_mech.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.test_generic_switch_mech' writing output... [ 82%] api/networking_generic_switch.tests.unit.test_locking [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/api/networking_generic_switch.tests.unit.test_locking.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/api/networking_generic_switch.tests.unit.test_locking.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'api/networking_generic_switch.tests.unit.test_locking' writing output... [ 85%] configuration [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration' writing output... [ 87%] contributing [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributing' writing output... [ 90%] dev/dev-quickstart [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/dev/dev-quickstart.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/dev/dev-quickstart.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'dev/dev-quickstart' writing output... [ 92%] include/configure-neutron [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/include/configure-neutron.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/include/configure-neutron.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'include/configure-neutron' writing output... [ 95%] index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' writing output... [ 97%] installation [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/installation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/installation.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'installation' writing output... [100%] supported-devices [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/supported-devices.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/supported-devices.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'supported-devices' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'py-modindex' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 18 warnings. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zxCi9z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch + cd networking-generic-switch-2.1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch copying build/lib/networking_generic_switch/exceptions.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch creating /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests copying build/lib/networking_generic_switch/tests/__init__.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests creating /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit copying build/lib/networking_generic_switch/tests/unit/test_locking.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit copying build/lib/networking_generic_switch/tests/unit/test_config.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit creating /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/devices copying build/lib/networking_generic_switch/tests/unit/devices/test_utils.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/devices copying build/lib/networking_generic_switch/tests/unit/devices/__init__.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/devices copying build/lib/networking_generic_switch/tests/unit/test_generic_switch_mech.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit copying build/lib/networking_generic_switch/tests/unit/test_devices.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit copying build/lib/networking_generic_switch/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit creating /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko copying build/lib/networking_generic_switch/tests/unit/netmiko/test_dell.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko copying build/lib/networking_generic_switch/tests/unit/netmiko/test_ovs_linux.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko copying build/lib/networking_generic_switch/tests/unit/netmiko/test_brocade_fastiron.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko copying build/lib/networking_generic_switch/tests/unit/netmiko/test_arista_eos.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko copying build/lib/networking_generic_switch/tests/unit/netmiko/__init__.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko copying build/lib/networking_generic_switch/tests/unit/netmiko/test_cisco_ios.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko copying build/lib/networking_generic_switch/tests/unit/netmiko/test_huawei.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko copying build/lib/networking_generic_switch/tests/unit/netmiko/test_huawei_vrpv8.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko copying build/lib/networking_generic_switch/tests/unit/netmiko/test_netmiko_base.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko copying build/lib/networking_generic_switch/tests/unit/netmiko/test_juniper.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko copying build/lib/networking_generic_switch/tests/unit/netmiko/test_cisco_300.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko copying build/lib/networking_generic_switch/config.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch creating /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices creating /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/netmiko_devices/cisco.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/netmiko_devices/huawei_vrpv8.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/netmiko_devices/cisco300.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/netmiko_devices/dell.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/netmiko_devices/mellanox_mlnxos.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/netmiko_devices/juniper.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/netmiko_devices/arista.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/netmiko_devices/hpe.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/netmiko_devices/ruijie.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/netmiko_devices/huawei.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/netmiko_devices/ovs.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/netmiko_devices/__init__.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/netmiko_devices/brocade.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices copying build/lib/networking_generic_switch/devices/utils.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices copying build/lib/networking_generic_switch/devices/__init__.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices copying build/lib/networking_generic_switch/generic_switch_mech.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch copying build/lib/networking_generic_switch/__init__.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch copying build/lib/networking_generic_switch/locking.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch copying build/lib/networking_generic_switch/_i18n.py -> /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/test_locking.py to test_locking.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/devices/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/devices/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/test_generic_switch_mech.py to test_generic_switch_mech.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/test_devices.py to test_devices.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko/test_dell.py to test_dell.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko/test_ovs_linux.py to test_ovs_linux.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko/test_brocade_fastiron.py to test_brocade_fastiron.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko/test_arista_eos.py to test_arista_eos.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko/test_cisco_ios.py to test_cisco_ios.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko/test_huawei.py to test_huawei.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko/test_huawei_vrpv8.py to test_huawei_vrpv8.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko/test_netmiko_base.py to test_netmiko_base.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko/test_juniper.py to test_juniper.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/tests/unit/netmiko/test_cisco_300.py to test_cisco_300.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices/cisco.py to cisco.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices/huawei_vrpv8.py to huawei_vrpv8.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices/cisco300.py to cisco300.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices/dell.py to dell.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices/mellanox_mlnxos.py to mellanox_mlnxos.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices/juniper.py to juniper.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices/arista.py to arista.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices/hpe.py to hpe.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices/ruijie.py to ruijie.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices/huawei.py to huawei.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices/ovs.py to ovs.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/netmiko_devices/brocade.py to brocade.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/devices/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/generic_switch_mech.py to generic_switch_mech.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/locking.py to locking.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch/_i18n.py to _i18n.pyc writing byte-compilation script '/tmp/tmp1pfElQ.py' /usr/bin/python2 -O /tmp/tmp1pfElQ.py removing /tmp/tmp1pfElQ.py running install_egg_info running egg_info writing networking_generic_switch.egg-info/PKG-INFO writing top-level names to networking_generic_switch.egg-info/top_level.txt writing dependency_links to networking_generic_switch.egg-info/dependency_links.txt writing entry points to networking_generic_switch.egg-info/entry_points.txt writing pbr to networking_generic_switch.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'networking_generic_switch.egg-info/SOURCES.txt' Copying networking_generic_switch.egg-info to /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/networking_generic_switch-2.1.0-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/networking-generic-switch-2.1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GM84EG + umask 022 + cd /builddir/build/BUILD + cd networking-generic-switch-2.1.0 + PYTHON=python2 + stestr-2 --test-path networking_generic_switch/tests/unit run {3} networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron.TestNetmikoBrocadeFastIron.test_add_network [0.002583s] ... ok {3} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_check_output [0.000728s] ... ok {3} networking_generic_switch.tests.unit.netmiko.test_huawei.TestNetmikoHuawei.test_constants [0.000637s] ... ok {2} networking_generic_switch.tests.unit.netmiko.test_cisco_300.TestNetmikoCisco300.test__format_commands [0.001074s] ... ok {2} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_del_network [0.002454s] ... ok {2} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_plug_port_to_network_general_mode [0.002641s] ... ok {2} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_switchmode_access [0.000832s] ... ok {3} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_save_configuration_with_NotImplementedError [0.007356s] ... ok {2} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_plug_port_to_network_disable_inactive [0.004930s] ... ok {3} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_send_commands_to_device_save_failure [0.011411s] ... ok {14} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_invalid_switchmode [0.001224s] ... ok {14} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_send_config_set [0.006781s] ... ok {6} networking_generic_switch.tests.unit.devices.test_utils.TestDevices.test_get_switch_device_match_priority [0.003191s] ... ok {6} networking_generic_switch.tests.unit.netmiko.test_cisco_300.TestNetmikoCisco300.test_add_network [0.002574s] ... ok {6} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellNos.test__format_commands [0.000924s] ... ok {6} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellNos.test_delete_port [0.002296s] ... ok {6} networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8.TestNetmikoHuawei_vrpv8.test_delete_port [0.002579s] ... ok {6} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_create_network_postcommit_with_multiple_physnets [0.006676s] ... ok {3} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_delete_port_potcommit_unknown_switch [0.048539s] ... ok {2} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_bind_port_with_different_physnet [0.055042s] ... ok Port 3333 is used in a wrong vlan 22, clean it {14} networking_generic_switch.tests.unit.netmiko.test_ovs_linux.TestNetmikoOvsLinux.test_constants [0.002147s] ... ok {7} networking_generic_switch.tests.unit.devices.test_utils.TestDevices.test_sanitise_config [0.001464s] ... ok {7} networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron.TestNetmikoBrocadeFastIron.test_plug_port_to_network_with_cleaning [0.002403s] ... ok Could not load fake_device {7} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_save_configuration [0.002101s] ... ok {7} networking_generic_switch.tests.unit.test_devices.TestDeviceManager.test__disable_inactive_ports [0.000653s] ... ok {15} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_save_configuration_warn_does_not_exist [0.014170s] ... ok {15} networking_generic_switch.tests.unit.test_devices.TestDeviceManager.test_driver_load [0.001459s] ... ok {15} networking_generic_switch.tests.unit.test_devices.TestDeviceManager.test_driver_ngs_config_defaults [0.000447s] ... ok {15} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_create_network_postcommit_failure_multiple [0.014079s] ... ok {14} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_bind_port [0.055861s] ... ok {7} networking_generic_switch.tests.unit.test_devices.TestDeviceManager.test_driver_load_fail_load [0.000510s] ... ok {14} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_delete_network_postcommit_failure [0.008230s] ... ok {11} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test__format_commands [0.001244s] ... ok {11} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_del_network_with_trunk_ports [0.002822s] ... ok {11} networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8.TestNetmikoHuawei_vrpv8.test_constants [0.000918s] ... ok {18} networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron.TestNetmikoBrocadeFastIron.test_plug_port_to_network [0.004288s] ... ok {18} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_delete_port [0.002514s] ... ok {18} networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8.TestNetmikoHuawei_vrpv8.test__format_commands [0.000900s] ... ok {18} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_add_network [0.002988s] ... ok {18} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_check_output_error [0.002101s] ... ok {7} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_delete_port_postcommit [0.051612s] ... ok {15} networking_generic_switch.tests.unit.test_locking.PoolLockTest.test_lock_contextmanager_with_coordinator [0.044899s] ... ok {0} networking_generic_switch.tests.unit.devices.test_utils.TestDevices.test_get_switch_device_fallback_to_switch_info [0.001513s] ... ok {0} networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron.TestNetmikoBrocadeFastIron.test__format_commands [0.000721s] ... ok {0} networking_generic_switch.tests.unit.netmiko.test_cisco_ios.TestNetmikoCiscoIos.test_delete_port [0.002439s] ... ok {0} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test__get_connection_caller_failure [0.004953s] ... ok {0} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_add_network [0.002473s] ... ok {0} networking_generic_switch.tests.unit.netmiko.test_ovs_linux.TestNetmikoOvsLinux.test_plug_port_to_network [0.006798s] ... ok {11} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_bind_port_unknown_switch [0.052184s] ... ok {11} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_delete_network_postcommit_with_multiple_physnets [0.005669s] ... ok {20} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_add_network [0.002599s] ... ok {20} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_switchmode_general [0.000802s] ... ok {20} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_create_network_postcommit_failure [0.009807s] ... ok {8} networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron.TestNetmikoBrocadeFastIron.test_delete_port [0.002811s] ... ok {8} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_check_output_vlan_not_recognised [0.001813s] ... ok {8} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_delete_port_general [0.002327s] ... ok {8} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test__format_commands [0.001012s] ... ok {17} networking_generic_switch.tests.unit.netmiko.test_arista_eos.TestNetmikoAristaEos.test_del_network [0.002975s] ... ok {17} networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8.TestNetmikoHuawei_vrpv8.test_delete_port_has_default_vlan [0.002674s] ... ok {17} networking_generic_switch.tests.unit.netmiko.test_ovs_linux.TestNetmikoOvsLinux.test__format_commands [0.000953s] ... ok {17} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_delete_network_postcommit_failure_multiple [0.010123s] ... ok {8} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_delete_port_disable_inactive [0.002894s] ... ok {8} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_send_config_set [0.006155s] ... ok {31} networking_generic_switch.tests.unit.netmiko.test_arista_eos.TestNetmikoAristaEos.test_delete_port [0.004296s] ... ok {31} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_check_output_incomplete_db_locked [0.002254s] ... ok {31} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_constants [0.000794s] ... ok {31} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_send_commands_to_device_empty [0.003657s] ... ok {20} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_update_port_postcommit_complete_provisioning [0.048852s] ... ok {27} networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron.TestNetmikoBrocadeFastIron.test__process_raw_output_untagged [0.001501s] ... ok {27} networking_generic_switch.tests.unit.netmiko.test_huawei.TestNetmikoHuawei.test_add_network [0.002433s] ... ok {27} networking_generic_switch.tests.unit.test_devices.TestGenericSwitchDevice.test_correct_class [0.000201s] ... ok {23} networking_generic_switch.tests.unit.netmiko.test_cisco_300.TestNetmikoCisco300.test_delete_port [0.002489s] ... ok {30} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_delete_port [0.002629s] ... ok {23} networking_generic_switch.tests.unit.netmiko.test_cisco_ios.TestNetmikoCiscoIos.test_del_network [0.002565s] ... ok {23} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test__format_commands_general_mode [0.000894s] ... ok {23} networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8.TestNetmikoHuawei_vrpv8.test_add_network [0.002454s] ... ok {23} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_plug_port_to_network_disable_inactive [0.002211s] ... ok {17} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_update_port_postcommit_unbind_no_llc [0.054410s] ... ok {31} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_switch_send_commands_with_coordinator [0.020250s] ... ok {4} networking_generic_switch.tests.unit.netmiko.test_cisco_300.TestNetmikoCisco300.test_del_network [0.002653s] ... ok {4} networking_generic_switch.tests.unit.netmiko.test_cisco_ios.TestNetmikoCiscoIos.test_plug_port_to_network [0.002531s] ... ok {4} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_add_network_with_trunk_ports [0.002672s] ... ok {4} networking_generic_switch.tests.unit.netmiko.test_ovs_linux.TestNetmikoOvsLinux.test_del_network [0.002299s] ... ok {27} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_update_port_postcommit_unbind [0.039586s] ... ok {20} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_update_port_postcommit_not_managed_by_ngs [0.047029s] ... ok Failed to unplug port aaaa-bbbb-cccc on device: foo from network aaaa-bbbb-cccc reason: Can not parse arguments: commands foo, args bar {4} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_delete_port_postcommit_failure [0.047524s] ... ok {4} networking_generic_switch.tests.unit.test_locking.PoolLockTest.test_lock_contextmanager_no_coordinator [0.001319s] ... ok {24} networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron.TestNetmikoBrocadeFastIron.test_del_network [0.002943s] ... ok {24} networking_generic_switch.tests.unit.netmiko.test_cisco_300.TestNetmikoCisco300.test_plug_port_to_network [0.002292s] ... ok {24} networking_generic_switch.tests.unit.netmiko.test_cisco_ios.TestNetmikoCiscoIos.test_add_network [0.002570s] ... ok {24} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellNos.test_constants [0.000771s] ... ok {24} networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8.TestNetmikoHuawei_vrpv8.test_del_network [0.002337s] ... ok {5} networking_generic_switch.tests.unit.netmiko.test_arista_eos.TestNetmikoAristaEos.test_plug_port_to_network [0.003062s] ... ok {5} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_add_network_with_trunk_ports [0.002900s] ... ok {12} networking_generic_switch.tests.unit.devices.test_utils.TestDevices.test_get_switch_device_match [0.001637s] ... ok {5} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_del_network [0.002718s] ... ok {12} networking_generic_switch.tests.unit.netmiko.test_arista_eos.TestNetmikoAristaEos.test__format_commands [0.000722s] ... ok {12} networking_generic_switch.tests.unit.netmiko.test_arista_eos.TestNetmikoAristaEos.test_constants [0.000658s] ... ok {5} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_delete_port_disable_inactive [0.002484s] ... ok {5} networking_generic_switch.tests.unit.test_config.TestConfig.test_get_devices [0.018032s] ... ok Reached timeout waiting for switch configuration DB lock. Configuration might not be committed. Error: Commit failed with the following errors: error: configuration database locked by: user terminal p0 (pid 1234) on since 2017-1-1 00:00:00 UTC exclusive private [edit] {master:0}[edit] {5} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_delete_network_postcommit_with_different_physnet [0.006174s] ... ok {30} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_save_configuration_db_locked_timeout [0.110781s] ... ok {12} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_update_port_postcommit_not_baremetal [0.029885s] ... ok {30} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_delete_port [0.002691s] ... ok {30} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_plug_port_to_network [0.002360s] ... ok {30} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_create_network_postcommit_with_different_physnet [0.006525s] ... ok {26} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_save_configuration_warn_already_exists [0.014993s] ... ok {12} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_update_port_postcommit_unbind_not_baremetal [0.036309s] ... ok {27} networking_generic_switch.tests.unit.test_locking.PoolLockTest.test_lock_contextmanager_fail [0.114040s] ... ok {9} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_plug_port_to_network [0.002597s] ... ok {9} networking_generic_switch.tests.unit.netmiko.test_huawei.TestNetmikoHuawei.test__format_commands [0.000826s] ... ok {9} networking_generic_switch.tests.unit.netmiko.test_huawei.TestNetmikoHuawei.test_plug_port_to_network [0.002331s] ... ok {9} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_plug_port_to_network [0.002453s] ... ok {21} networking_generic_switch.tests.unit.netmiko.test_huawei.TestNetmikoHuawei.test_delete_port [0.002844s] ... ok {13} networking_generic_switch.tests.unit.netmiko.test_cisco_ios.TestNetmikoCiscoIos.test__format_commands [0.000664s] ... ok {13} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellNos.test_del_network [0.001449s] ... ok {13} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_del_network_with_trunk_ports [0.001623s] ... ok {13} networking_generic_switch.tests.unit.netmiko.test_ovs_linux.TestNetmikoOvsLinux.test_delete_port [0.001326s] ... ok {13} networking_generic_switch.tests.unit.test_devices.TestGenericSwitchDevice.test_fault_class [0.000141s] ... ok {21} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_save_configuration_db_locked [0.014491s] ... ok {9} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_delete_port_postcommit_no_segmentation_id [0.034782s] ... ok {9} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_empty_methods [0.003422s] ... ok {28} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellNos.test_del_network_with_trunk_ports [0.002535s] ... ok {28} networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8.TestNetmikoHuawei_vrpv8.test_plug_port_to_network [0.002172s] ... ok {28} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_add_network_with_trunk_ports [0.001636s] ... ok {25} networking_generic_switch.tests.unit.netmiko.test_arista_eos.TestNetmikoAristaEos.test_add_network [0.001732s] ... ok {25} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellPowerConnect.test_check_output_incomplete_command [0.001081s] ... ok {28} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_create_network_postcommit [0.003878s] ... ok {1} networking_generic_switch.tests.unit.netmiko.test_huawei.TestNetmikoHuawei.test_del_network [0.002160s] ... ok {25} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_save_configuration_non_default_timing [0.004606s] ... ok {28} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_delete_network_postcommit_with_physnet [0.003350s] ... ok {25} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test__format_commands [0.000517s] ... ok {25} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_plug_port_has_default_vlan [0.001525s] ... ok Unexpected exception during SSH connection {26} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test__get_connection_timeout [0.112025s] ... ok {26} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_save_configuration [0.004277s] ... ok Driver manager failed to load device plugin netmiko_ovs_linux = networking_generic_switch.devices.netmiko_devices.ovs:OvsLinux: fake_method failed. {26} networking_generic_switch.tests.unit.test_devices.TestDeviceManager.test_driver_load_fail_invoke [0.001324s] ... ok {26} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_delete_network_postcommit [0.003948s] ... ok {10} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellNos.test_add_network [0.002895s] ... ok {10} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_constants [0.000935s] ... ok {10} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_check_output [0.000769s] ... ok {10} networking_generic_switch.tests.unit.test_devices.TestDeviceManager.test_driver_ngs_config [0.001584s] ... ok {29} networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron.TestNetmikoBrocadeFastIron.test__process_raw_output_empty [0.000913s] ... ok {19} networking_generic_switch.tests.unit.devices.test_utils.TestDevices.test_get_switch_device_no_match [0.000977s] ... ok {19} networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron.TestNetmikoBrocadeFastIron.test__process_raw_output_tagged [0.000753s] ... ok {19} networking_generic_switch.tests.unit.netmiko.test_brocade_fastiron.TestNetmikoBrocadeFastIron.test_constants [0.000399s] ... ok {19} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_del_network [0.001464s] ... ok {19} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_del_network_with_trunk_ports [0.001508s] ... ok Reached timeout while attempting to apply configuration. This is likely to be caused by multiple sessions configuring the device concurrently. Error: Commit failed with the following errors: [edit interfaces xe-0/0/1 unit 0 family ethernet-switching vlan] 'members 1234' warning: statement does not exist {master:0}[edit] {21} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_save_configuration_warn_does_not_exist_timeout [0.111459s] ... ok {29} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test__get_connection_connect_fail [0.014127s] ... ok {29} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_send_commands_to_device [0.006882s] ... ok {21} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_send_commands_to_device_send_ngs_failure [0.011264s] ... ok {10} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_bind_port_with_physnet [0.057498s] ... ok {29} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_send_commands_to_device_save_ngs_failure [0.004764s] ... ok {29} networking_generic_switch.tests.unit.test_locking.PoolLockTest.test_lock_init [0.000426s] ... ok {21} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_create_network_postcommit_with_physnet [0.004924s] ... ok Failed to commit configuration: Commit failed with the following errors: [edit vlans] 'duplicate-vlan' l2ald: Duplicate vlan-id exists for vlan duplicate-vlan [edit vlans] Failed to parse vlan hierarchy completely error: configuration check-out failed {master:0}[edit] {22} networking_generic_switch.tests.unit.netmiko.test_cisco_ios.TestNetmikoCiscoIos.test_constants [0.000692s] ... ok {22} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellNos.test_add_network_with_trunk_ports [0.001654s] ... ok Reached timeout while attempting to apply configuration. This is likely to be caused by multiple sessions configuring the device concurrently. Error: Commit failed with the following errors: [edit interfaces xe-0/0/1 unit 0 family ethernet-switching vlan] 'members 1234' warning: statement already exists {master:0}[edit] {22} networking_generic_switch.tests.unit.netmiko.test_dell.TestNetmikoDellNos.test_plug_port_to_network [0.001482s] ... ok {16} networking_generic_switch.tests.unit.devices.test_utils.TestDevices.test_get_switch_device_match_mac_ignore_case [0.001794s] ... ok {22} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_save_configuration_error [0.002254s] ... ok {16} networking_generic_switch.tests.unit.netmiko.test_cisco_300.TestNetmikoCisco300.test_constants [0.000790s] ... ok {16} networking_generic_switch.tests.unit.netmiko.test_huawei_vrpv8.TestNetmikoHuawei_vrpv8.test_plug_port_has_default_vlan [0.002329s] ... ok {1} networking_generic_switch.tests.unit.netmiko.test_juniper.TestNetmikoJuniper.test_save_configuration_warn_already_exists_timeout [0.108643s] ... ok {1} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_delete_port_has_default_vlan [0.002878s] ... ok {16} networking_generic_switch.tests.unit.netmiko.test_netmiko_base.TestNetmikoSwitch.test_send_commands_to_device_send_failure [0.008806s] ... ok {16} networking_generic_switch.tests.unit.netmiko.test_ovs_linux.TestNetmikoOvsLinux.test_add_network [0.001838s] ... ok {22} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_update_port_postcommit_no_llc [0.031999s] ... ok {1} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_update_port_postcommit_not_bound [0.038397s] ... ok {1} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_update_port_postcommit_unbind_not_bound [0.027260s] ... ok {1} networking_generic_switch.tests.unit.test_generic_switch_mech.TestGenericSwitchDriver.test_update_port_postcommit_unbind_not_managed_by_ngs [0.028376s] ... ok ====== Totals ====== Ran: 170 tests in 0.0000 sec. - Passed: 170 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.8688 sec. ============== Worker Balance ============== - Worker 0 (6 tests) => 0:00:00.022040 - Worker 1 (6 tests) => 0:00:00.210932 - Worker 2 (6 tests) => 0:00:00.070270 - Worker 3 (6 tests) => 0:00:00.074326 - Worker 4 (6 tests) => 0:00:00.062844 - Worker 5 (6 tests) => 0:00:00.039921 - Worker 6 (6 tests) => 0:00:00.021869 - Worker 7 (6 tests) => 0:00:00.065369 - Worker 8 (6 tests) => 0:00:00.019901 - Worker 9 (6 tests) => 0:00:00.049407 - Worker 10 (5 tests) => 0:00:00.066521 - Worker 11 (5 tests) => 0:00:00.065832 - Worker 12 (5 tests) => 0:00:00.072288 - Worker 13 (5 tests) => 0:00:00.006810 - Worker 14 (5 tests) => 0:00:00.076915 - Worker 15 (5 tests) => 0:00:00.077556 - Worker 16 (5 tests) => 0:00:00.018354 - Worker 17 (5 tests) => 0:00:00.074811 - Worker 18 (5 tests) => 0:00:00.015469 - Worker 19 (5 tests) => 0:00:00.006610 - Worker 20 (5 tests) => 0:00:00.111729 - Worker 21 (5 tests) => 0:00:00.147735 - Worker 22 (5 tests) => 0:00:00.040587 - Worker 23 (5 tests) => 0:00:00.012891 - Worker 24 (5 tests) => 0:00:00.013010 - Worker 25 (5 tests) => 0:00:00.011020 - Worker 26 (5 tests) => 0:00:00.138653 - Worker 27 (5 tests) => 0:00:00.161108 - Worker 28 (5 tests) => 0:00:00.015640 - Worker 29 (5 tests) => 0:00:00.029209 - Worker 30 (5 tests) => 0:00:00.127255 - Worker 31 (5 tests) => 0:00:00.034146 + exit 0 Processing files: python2-networking-generic-switch-2.1.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.g2dOH2 + umask 022 + cd /builddir/build/BUILD + cd networking-generic-switch-2.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/share/licenses/python2-networking-generic-switch-2.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/share/licenses/python2-networking-generic-switch-2.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/share/licenses/python2-networking-generic-switch-2.1.0 + exit 0 Provides: python-networking-generic-switch = 2.1.0-1.el7 python2-networking-generic-switch = 2.1.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-networking-generic-switch < 2.1.0-1.el7 Processing files: python2-networking-generic-switch-tests-2.1.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.34sx6p + umask 022 + cd /builddir/build/BUILD + cd networking-generic-switch-2.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/share/licenses/python2-networking-generic-switch-tests-2.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/share/licenses/python2-networking-generic-switch-tests-2.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/share/licenses/python2-networking-generic-switch-tests-2.1.0 + exit 0 Provides: python2-networking-generic-switch-tests = 2.1.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python-networking-generic-switch-doc-2.1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7EAwEO + umask 022 + cd /builddir/build/BUILD + cd networking-generic-switch-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/share/doc/python-networking-generic-switch-doc-2.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/share/doc/python-networking-generic-switch-doc-2.1.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/share/doc/python-networking-generic-switch-doc-2.1.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/share/doc/python-networking-generic-switch-doc-2.1.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kE6Ofd + umask 022 + cd /builddir/build/BUILD + cd networking-generic-switch-2.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/share/licenses/python-networking-generic-switch-doc-2.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/share/licenses/python-networking-generic-switch-doc-2.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch/usr/share/licenses/python-networking-generic-switch-doc-2.1.0 + exit 0 Provides: python-networking-generic-switch-doc = 2.1.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-networking-generic-switch-2.1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-networking-generic-switch-tests-2.1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-networking-generic-switch-doc-2.1.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cUMId3 + umask 022 + cd /builddir/build/BUILD + cd networking-generic-switch-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-networking-generic-switch-2.1.0-1.el7.noarch + exit 0 Child return code was: 0