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-storops.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-38539-54120/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-storops.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 sh: python2: command not found sh: python2: command not found sh: python2: command not found warning: Could not canonicalize hostname: p8le01.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-storops-0.5.5-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-storops.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-38539-54120/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-storops.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.T0RC4X + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf storops-0.5.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/storops-0.5.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd storops-0.5.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zQSSot + umask 022 + cd /builddir/build/BUILD + cd storops-0.5.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/storops copying storops/__init__.py -> build/lib/storops copying storops/exception.py -> build/lib/storops creating build/lib/storops_test copying storops_test/test_utils.py -> build/lib/storops_test copying storops_test/utils.py -> build/lib/storops_test copying storops_test/__init__.py -> build/lib/storops_test copying storops_test/test_exception.py -> build/lib/storops_test creating build/lib/storops_comptest copying storops_comptest/utils.py -> build/lib/storops_comptest copying storops_comptest/__init__.py -> build/lib/storops_comptest creating build/lib/storops/lib copying storops/lib/resource.py -> build/lib/storops/lib copying storops/lib/version.py -> build/lib/storops/lib copying storops/lib/converter.py -> build/lib/storops/lib copying storops/lib/parser.py -> build/lib/storops/lib copying storops/lib/thinclone_helper.py -> build/lib/storops/lib copying storops/lib/__init__.py -> build/lib/storops/lib copying storops/lib/ex_decorator_factory.py -> build/lib/storops/lib copying storops/lib/tasks.py -> build/lib/storops/lib copying storops/lib/common.py -> build/lib/storops/lib copying storops/lib/metric.py -> build/lib/storops/lib creating build/lib/storops/vnx copying storops/vnx/navi_command.py -> build/lib/storops/vnx copying storops/vnx/block_cli.py -> build/lib/storops/vnx copying storops/vnx/parsers.py -> build/lib/storops/vnx copying storops/vnx/converter.py -> build/lib/storops/vnx copying storops/vnx/xmlapi.py -> build/lib/storops/vnx copying storops/vnx/heart_beat.py -> build/lib/storops/vnx copying storops/vnx/nas_client.py -> build/lib/storops/vnx copying storops/vnx/__init__.py -> build/lib/storops/vnx copying storops/vnx/xmlapi_parser.py -> build/lib/storops/vnx copying storops/vnx/enums.py -> build/lib/storops/vnx copying storops/vnx/calculator.py -> build/lib/storops/vnx copying storops/vnx/nas_cmd.py -> build/lib/storops/vnx creating build/lib/storops/unity copying storops/unity/parser.py -> build/lib/storops/unity copying storops/unity/resp.py -> build/lib/storops/unity copying storops/unity/__init__.py -> build/lib/storops/unity copying storops/unity/client.py -> build/lib/storops/unity copying storops/unity/enums.py -> build/lib/storops/unity copying storops/unity/calculator.py -> build/lib/storops/unity creating build/lib/storops/connection copying storops/connection/exceptions.py -> build/lib/storops/connection copying storops/connection/__init__.py -> build/lib/storops/connection copying storops/connection/connector.py -> build/lib/storops/connection copying storops/connection/client.py -> build/lib/storops/connection creating build/lib/storops/vnx/resource copying storops/vnx/resource/snap.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/rg.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/mount_point.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/system.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/nfs_share.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/vdm.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/sg.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/disk.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/host.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/nas_pool.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/block_pool.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/__init__.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/migration.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/fs.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/cifs_server.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/ndu.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/capacity.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/lun.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/port.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/cg.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/cifs_share.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/vnx_domain.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/mover.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/mirror_view.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/fs_snap.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/nqm.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/security.py -> build/lib/storops/vnx/resource copying storops/vnx/resource/metric.py -> build/lib/storops/vnx/resource creating build/lib/storops/unity/resource copying storops/unity/resource/dns_server.py -> build/lib/storops/unity/resource copying storops/unity/resource/snap.py -> build/lib/storops/unity/resource copying storops/unity/resource/tenant.py -> build/lib/storops/unity/resource copying storops/unity/resource/storage_resource.py -> build/lib/storops/unity/resource copying storops/unity/resource/system.py -> build/lib/storops/unity/resource copying storops/unity/resource/sp.py -> build/lib/storops/unity/resource copying storops/unity/resource/nfs_share.py -> build/lib/storops/unity/resource copying storops/unity/resource/pool.py -> build/lib/storops/unity/resource copying storops/unity/resource/disk.py -> build/lib/storops/unity/resource copying storops/unity/resource/host.py -> build/lib/storops/unity/resource copying storops/unity/resource/interface.py -> build/lib/storops/unity/resource copying storops/unity/resource/nas_server.py -> build/lib/storops/unity/resource copying storops/unity/resource/__init__.py -> build/lib/storops/unity/resource copying storops/unity/resource/type_resource.py -> build/lib/storops/unity/resource copying storops/unity/resource/health.py -> build/lib/storops/unity/resource copying storops/unity/resource/cifs_server.py -> build/lib/storops/unity/resource copying storops/unity/resource/lun.py -> build/lib/storops/unity/resource copying storops/unity/resource/port.py -> build/lib/storops/unity/resource copying storops/unity/resource/filesystem.py -> build/lib/storops/unity/resource copying storops/unity/resource/cifs_share.py -> build/lib/storops/unity/resource copying storops/unity/resource/vmware.py -> build/lib/storops/unity/resource copying storops/unity/resource/nfs_server.py -> build/lib/storops/unity/resource copying storops/unity/resource/metric.py -> build/lib/storops/unity/resource copying storops/unity/resource/job.py -> build/lib/storops/unity/resource creating build/lib/storops_test/lib copying storops_test/lib/test_thinclone_helper.py -> build/lib/storops_test/lib copying storops_test/lib/test_version.py -> build/lib/storops_test/lib copying storops_test/lib/__init__.py -> build/lib/storops_test/lib copying storops_test/lib/test_converter.py -> build/lib/storops_test/lib copying storops_test/lib/test_common.py -> build/lib/storops_test/lib copying storops_test/lib/test_resource.py -> build/lib/storops_test/lib copying storops_test/lib/test_metric.py -> build/lib/storops_test/lib copying storops_test/lib/test_tasks.py -> build/lib/storops_test/lib copying storops_test/lib/test_parser.py -> build/lib/storops_test/lib creating build/lib/storops_test/vnx copying storops_test/vnx/test_parsers.py -> build/lib/storops_test/vnx copying storops_test/vnx/test_calculator.py -> build/lib/storops_test/vnx copying storops_test/vnx/test_enums.py -> build/lib/storops_test/vnx copying storops_test/vnx/test_navi_command.py -> build/lib/storops_test/vnx copying storops_test/vnx/__init__.py -> build/lib/storops_test/vnx copying storops_test/vnx/test_converter.py -> build/lib/storops_test/vnx copying storops_test/vnx/nas_mock.py -> build/lib/storops_test/vnx copying storops_test/vnx/cli_mock.py -> build/lib/storops_test/vnx copying storops_test/vnx/test_block_cli.py -> build/lib/storops_test/vnx copying storops_test/vnx/test_heart_beat.py -> build/lib/storops_test/vnx copying storops_test/vnx/test_nas_cmd.py -> build/lib/storops_test/vnx copying storops_test/vnx/test_nas.py -> build/lib/storops_test/vnx creating build/lib/storops_test/unity copying storops_test/unity/test_calculator.py -> build/lib/storops_test/unity copying storops_test/unity/test_enums.py -> build/lib/storops_test/unity copying storops_test/unity/test_client.py -> build/lib/storops_test/unity copying storops_test/unity/test_resp.py -> build/lib/storops_test/unity copying storops_test/unity/__init__.py -> build/lib/storops_test/unity copying storops_test/unity/rest_mock.py -> build/lib/storops_test/unity copying storops_test/unity/test_mock.py -> build/lib/storops_test/unity copying storops_test/unity/test_parser.py -> build/lib/storops_test/unity creating build/lib/storops_test/connection copying storops_test/connection/test_connector.py -> build/lib/storops_test/connection copying storops_test/connection/test_client.py -> build/lib/storops_test/connection copying storops_test/connection/__init__.py -> build/lib/storops_test/connection creating build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_nas_client.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_security.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_fs_snap.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_system.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_mover.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_migration.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_port.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_mirror_view.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_nqm.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_nfs_share.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_lun.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_rg.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_nas_pool.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_ndu.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_cg.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/verifiers.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/__init__.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_vnx_domain.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_snap.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_fs.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_host.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_mount_point.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_sg.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_disk.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_capacity.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_block_pool.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/fakes.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_resource.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_cifs_share.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_metric.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_vdm.py -> build/lib/storops_test/vnx/resource copying storops_test/vnx/resource/test_cifs_server.py -> build/lib/storops_test/vnx/resource creating build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_nas_server.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_system.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_job.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_port.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_filesystem.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_nfs_share.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_lun.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/__init__.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_pool.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_interface.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_snap.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_nfs_server.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_type_resource.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_host.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_storage_resource.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_tenant.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_disk.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_sp.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_cifs_share.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_metric.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_dns_server.py -> build/lib/storops_test/unity/resource copying storops_test/unity/resource/test_cifs_server.py -> build/lib/storops_test/unity/resource creating build/lib/storops_comptest/vnx copying storops_comptest/vnx/test_system.py -> build/lib/storops_comptest/vnx copying storops_comptest/vnx/test_port.py -> build/lib/storops_comptest/vnx copying storops_comptest/vnx/test_mirror_view.py -> build/lib/storops_comptest/vnx copying storops_comptest/vnx/test_lun.py -> build/lib/storops_comptest/vnx copying storops_comptest/vnx/test_cg.py -> build/lib/storops_comptest/vnx copying storops_comptest/vnx/__init__.py -> build/lib/storops_comptest/vnx copying storops_comptest/vnx/test_snap.py -> build/lib/storops_comptest/vnx copying storops_comptest/vnx/test_sg.py -> build/lib/storops_comptest/vnx copying storops_comptest/vnx/conftest.py -> build/lib/storops_comptest/vnx creating build/lib/storops_comptest/unity copying storops_comptest/unity/test_nas_server.py -> build/lib/storops_comptest/unity copying storops_comptest/unity/__init__.py -> build/lib/storops_comptest/unity copying storops_comptest/unity/test_fs.py -> build/lib/storops_comptest/unity copying storops_comptest/unity/conftest.py -> build/lib/storops_comptest/unity copying storops_comptest/unity/test_share.py -> build/lib/storops_comptest/unity running egg_info writing requirements to storops.egg-info/requires.txt writing storops.egg-info/PKG-INFO writing top-level names to storops.egg-info/top_level.txt writing dependency_links to storops.egg-info/dependency_links.txt reading manifest file 'storops.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no files found matching '*.txt' under directory '.' writing manifest file 'storops.egg-info/SOURCES.txt' copying storops/vnx/metric_configs.yaml -> build/lib/storops/vnx copying storops/vnx/parser_configs.yaml -> build/lib/storops/vnx copying storops/unity/metric_configs.yaml -> build/lib/storops/unity copying storops/unity/parser_configs.yaml -> build/lib/storops/unity creating build/lib/storops_test/vnx/testdata creating build/lib/storops_test/vnx/testdata/nas_xml_output copying storops_test/vnx/testdata/nas_xml_output/credential_error.html -> build/lib/storops_test/vnx/testdata/nas_xml_output copying storops_test/vnx/testdata/nas_xml_output/fs_not_found.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output copying storops_test/vnx/testdata/nas_xml_output/fs_single_post.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output copying storops_test/vnx/testdata/nas_xml_output/invalid_data_mover.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output copying storops_test/vnx/testdata/nas_xml_output/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output creating build/lib/storops_test/vnx/testdata/nas_xml_output/Query creating build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/get_all_fs_snap.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/get_snap_aaa.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/get_snap_esa.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/get_snap_id_111.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/get_snap_id_230.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/get_snap_test.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams creating build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_by_mover_1.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_by_mover_nothing.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_cifs.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_cifs_s2.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_cifs_s8.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_cifs_server_all.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_cifs_test.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_not_found.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams creating build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/get_all.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/get_by_mover_1.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/get_by_name_zhuanc_cifs_100g.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/get_single_not_exists.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/get_single_zhuanc_cifs_100g.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/get_single_zzz.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams creating build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_abc.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_all.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_by_id_27.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_id_222.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_id_243.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_src0.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_zzz.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_testfs.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams creating build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams/get_all.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams/get_by_mover_2.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams/get_not_found.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams/get_path_zhuanc.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams/get_same_path_different_mover.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams creating build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams/get_all.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams/get_host_1.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams/not_found.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams creating build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/get_mover_1.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/get_mover_2.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/get_mover_all.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/get_mover_ref_1.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/get_mover_ref_all.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/invalid_mover_id.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams creating build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_all.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_minjie_fs1.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_minjie_fs2.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_share_by_mover.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_share_eee.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_share_eee_mover_1.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_share_fff_mover_1.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams creating build/lib/storops_test/vnx/testdata/nas_xml_output/Query/StoragePoolQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/StoragePoolQueryParams/get_pool_all.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/StoragePoolQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/StoragePoolQueryParams/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/StoragePoolQueryParams creating build/lib/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams/get_all.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams/get_by_id_2.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams/get_by_id_4.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams/get_by_id_invalid.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams copying storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCheckpoint copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCheckpoint/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCheckpoint copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCheckpoint/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCheckpoint creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer/not_found.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare/not_found.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem/remove_fs_not_exists.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem/remove_fs_success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMount copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMount/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMount copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMount/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMount creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain/not_exists.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverInterface copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverInterface/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverInterface copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverInterface/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverInterface creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport/not_found.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm/not_found.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm copying storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem/invalid_size.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport copying storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport copying storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport/not_found.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport copying storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint/already_in_use.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare/invalid_path.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/create_fs_existed.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/invalid_mover_id.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/invalid_pool.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/invalid_size.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/invalid_vdm_id.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/not_enough_space.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount/invalid_fs.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount/mounted.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount/path_occupied.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain/ip_format_error.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverInterface copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverInterface/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverInterface copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverInterface/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverInterface creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport/invalid.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewStandaloneCifsServer copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewStandaloneCifsServer/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewStandaloneCifsServer copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewStandaloneCifsServer/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewStandaloneCifsServer creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm/invalid_mover_id.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm creating build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer/index.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer/invalid_domain_name.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer/invalid_name.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer/net_bios_existed.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer/no_default_nt_server.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer copying storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer/success.xml -> build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer creating build/lib/storops_test/unity/rest_data copying storops_test/unity/rest_data/index.json -> build/lib/storops_test/unity/rest_data copying storops_test/unity/rest_data/temp.json -> build/lib/storops_test/unity/rest_data creating build/lib/storops_test/unity/rest_data/HealthEnum copying storops_test/unity/rest_data/HealthEnum/index.json -> build/lib/storops_test/unity/rest_data/HealthEnum copying storops_test/unity/rest_data/HealthEnum/type.json -> build/lib/storops_test/unity/rest_data/HealthEnum creating build/lib/storops_test/unity/rest_data/RaidTypeEnum copying storops_test/unity/rest_data/RaidTypeEnum/index.json -> build/lib/storops_test/unity/rest_data/RaidTypeEnum copying storops_test/unity/rest_data/RaidTypeEnum/type.json -> build/lib/storops_test/unity/rest_data/RaidTypeEnum creating build/lib/storops_test/unity/rest_data/aclUser copying storops_test/unity/rest_data/aclUser/S-1-5-15-be80fa7-8ddad211-d49ba5f9-452.json -> build/lib/storops_test/unity/rest_data/aclUser copying storops_test/unity/rest_data/aclUser/all.json -> build/lib/storops_test/unity/rest_data/aclUser copying storops_test/unity/rest_data/aclUser/index.json -> build/lib/storops_test/unity/rest_data/aclUser copying storops_test/unity/rest_data/aclUser/not_found.json -> build/lib/storops_test/unity/rest_data/aclUser copying storops_test/unity/rest_data/aclUser/search_by_name.json -> build/lib/storops_test/unity/rest_data/aclUser copying storops_test/unity/rest_data/aclUser/smis_user_2.json -> build/lib/storops_test/unity/rest_data/aclUser copying storops_test/unity/rest_data/aclUser/type.json -> build/lib/storops_test/unity/rest_data/aclUser creating build/lib/storops_test/unity/rest_data/basicSystemInfo copying storops_test/unity/rest_data/basicSystemInfo/0.json -> build/lib/storops_test/unity/rest_data/basicSystemInfo copying storops_test/unity/rest_data/basicSystemInfo/all.json -> build/lib/storops_test/unity/rest_data/basicSystemInfo copying storops_test/unity/rest_data/basicSystemInfo/index.json -> build/lib/storops_test/unity/rest_data/basicSystemInfo copying storops_test/unity/rest_data/basicSystemInfo/type.json -> build/lib/storops_test/unity/rest_data/basicSystemInfo creating build/lib/storops_test/unity/rest_data/battery copying storops_test/unity/rest_data/battery/all.json -> build/lib/storops_test/unity/rest_data/battery copying storops_test/unity/rest_data/battery/index.json -> build/lib/storops_test/unity/rest_data/battery copying storops_test/unity/rest_data/battery/type.json -> build/lib/storops_test/unity/rest_data/battery creating build/lib/storops_test/unity/rest_data/capabilityProfile copying storops_test/unity/rest_data/capabilityProfile/all.json -> build/lib/storops_test/unity/rest_data/capabilityProfile copying storops_test/unity/rest_data/capabilityProfile/filter_profile_1.json -> build/lib/storops_test/unity/rest_data/capabilityProfile copying storops_test/unity/rest_data/capabilityProfile/index.json -> build/lib/storops_test/unity/rest_data/capabilityProfile copying storops_test/unity/rest_data/capabilityProfile/not_found.json -> build/lib/storops_test/unity/rest_data/capabilityProfile copying storops_test/unity/rest_data/capabilityProfile/profile_1.json -> build/lib/storops_test/unity/rest_data/capabilityProfile copying storops_test/unity/rest_data/capabilityProfile/profile_2.json -> build/lib/storops_test/unity/rest_data/capabilityProfile copying storops_test/unity/rest_data/capabilityProfile/type.json -> build/lib/storops_test/unity/rest_data/capabilityProfile creating build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/all.json -> build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/cifs_2.json -> build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/cifs_3.json -> build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/cifs_7.json -> build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/create_cifs_3.json -> build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/domain_not_specified.json -> build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/index.json -> build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/name_existed.json -> build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/netbios_name_existed.json -> build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/not_found.json -> build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/one_smb_server_only.json -> build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/password_criteria.json -> build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/remove_cifs_3.json -> build/lib/storops_test/unity/rest_data/cifsServer copying storops_test/unity/rest_data/cifsServer/type.json -> build/lib/storops_test/unity/rest_data/cifsServer creating build/lib/storops_test/unity/rest_data/cifsShare copying storops_test/unity/rest_data/cifsShare/SMBShare_1.json -> build/lib/storops_test/unity/rest_data/cifsShare copying storops_test/unity/rest_data/cifsShare/SMBShare_15.json -> build/lib/storops_test/unity/rest_data/cifsShare copying storops_test/unity/rest_data/cifsShare/SMBShare_5.json -> build/lib/storops_test/unity/rest_data/cifsShare copying storops_test/unity/rest_data/cifsShare/SMBShare_7.json -> build/lib/storops_test/unity/rest_data/cifsShare copying storops_test/unity/rest_data/cifsShare/SMBShare_8.json -> build/lib/storops_test/unity/rest_data/cifsShare copying storops_test/unity/rest_data/cifsShare/ace_list_2_entries.json -> build/lib/storops_test/unity/rest_data/cifsShare copying storops_test/unity/rest_data/cifsShare/all.json -> build/lib/storops_test/unity/rest_data/cifsShare copying storops_test/unity/rest_data/cifsShare/create_SMBShare_15.json -> build/lib/storops_test/unity/rest_data/cifsShare copying storops_test/unity/rest_data/cifsShare/index.json -> build/lib/storops_test/unity/rest_data/cifsShare copying storops_test/unity/rest_data/cifsShare/name_cs1.json -> build/lib/storops_test/unity/rest_data/cifsShare copying storops_test/unity/rest_data/cifsShare/success.json -> build/lib/storops_test/unity/rest_data/cifsShare copying storops_test/unity/rest_data/cifsShare/type.json -> build/lib/storops_test/unity/rest_data/cifsShare creating build/lib/storops_test/unity/rest_data/dae copying storops_test/unity/rest_data/dae/all.json -> build/lib/storops_test/unity/rest_data/dae copying storops_test/unity/rest_data/dae/index.json -> build/lib/storops_test/unity/rest_data/dae copying storops_test/unity/rest_data/dae/type.json -> build/lib/storops_test/unity/rest_data/dae creating build/lib/storops_test/unity/rest_data/disk copying storops_test/unity/rest_data/disk/all.json -> build/lib/storops_test/unity/rest_data/disk copying storops_test/unity/rest_data/disk/dae_0_1_disk_0.json -> build/lib/storops_test/unity/rest_data/disk copying storops_test/unity/rest_data/disk/dae_0_1_disk_2.json -> build/lib/storops_test/unity/rest_data/disk copying storops_test/unity/rest_data/disk/dpe_disk_12.json -> build/lib/storops_test/unity/rest_data/disk copying storops_test/unity/rest_data/disk/dpe_disk_23.json -> build/lib/storops_test/unity/rest_data/disk copying storops_test/unity/rest_data/disk/flash_disks.json -> build/lib/storops_test/unity/rest_data/disk copying storops_test/unity/rest_data/disk/index.json -> build/lib/storops_test/unity/rest_data/disk copying storops_test/unity/rest_data/disk/type.json -> build/lib/storops_test/unity/rest_data/disk creating build/lib/storops_test/unity/rest_data/diskGroup copying storops_test/unity/rest_data/diskGroup/all.json -> build/lib/storops_test/unity/rest_data/diskGroup copying storops_test/unity/rest_data/diskGroup/dg_15.json -> build/lib/storops_test/unity/rest_data/diskGroup copying storops_test/unity/rest_data/diskGroup/index.json -> build/lib/storops_test/unity/rest_data/diskGroup copying storops_test/unity/rest_data/diskGroup/type.json -> build/lib/storops_test/unity/rest_data/diskGroup creating build/lib/storops_test/unity/rest_data/dnsServer copying storops_test/unity/rest_data/dnsServer/0.json -> build/lib/storops_test/unity/rest_data/dnsServer copying storops_test/unity/rest_data/dnsServer/empty.json -> build/lib/storops_test/unity/rest_data/dnsServer copying storops_test/unity/rest_data/dnsServer/index.json -> build/lib/storops_test/unity/rest_data/dnsServer copying storops_test/unity/rest_data/dnsServer/type.json -> build/lib/storops_test/unity/rest_data/dnsServer creating build/lib/storops_test/unity/rest_data/dpe copying storops_test/unity/rest_data/dpe/all.json -> build/lib/storops_test/unity/rest_data/dpe copying storops_test/unity/rest_data/dpe/dpe.json -> build/lib/storops_test/unity/rest_data/dpe copying storops_test/unity/rest_data/dpe/index.json -> build/lib/storops_test/unity/rest_data/dpe copying storops_test/unity/rest_data/dpe/type.json -> build/lib/storops_test/unity/rest_data/dpe creating build/lib/storops_test/unity/rest_data/error copying storops_test/unity/rest_data/error/200.json -> build/lib/storops_test/unity/rest_data/error copying storops_test/unity/rest_data/error/404.json -> build/lib/storops_test/unity/rest_data/error copying storops_test/unity/rest_data/error/409.json -> build/lib/storops_test/unity/rest_data/error creating build/lib/storops_test/unity/rest_data/ethernetPort copying storops_test/unity/rest_data/ethernetPort/all.json -> build/lib/storops_test/unity/rest_data/ethernetPort copying storops_test/unity/rest_data/ethernetPort/index.json -> build/lib/storops_test/unity/rest_data/ethernetPort copying storops_test/unity/rest_data/ethernetPort/not_found.json -> build/lib/storops_test/unity/rest_data/ethernetPort copying storops_test/unity/rest_data/ethernetPort/spa_eth3.json -> build/lib/storops_test/unity/rest_data/ethernetPort copying storops_test/unity/rest_data/ethernetPort/spa_eth4.json -> build/lib/storops_test/unity/rest_data/ethernetPort copying storops_test/unity/rest_data/ethernetPort/spa_iom_0_eth0.json -> build/lib/storops_test/unity/rest_data/ethernetPort copying storops_test/unity/rest_data/ethernetPort/spb_eth3.json -> build/lib/storops_test/unity/rest_data/ethernetPort copying storops_test/unity/rest_data/ethernetPort/spb_mgmt.json -> build/lib/storops_test/unity/rest_data/ethernetPort copying storops_test/unity/rest_data/ethernetPort/success.json -> build/lib/storops_test/unity/rest_data/ethernetPort copying storops_test/unity/rest_data/ethernetPort/type.json -> build/lib/storops_test/unity/rest_data/ethernetPort copying storops_test/unity/rest_data/ethernetPort/unbond_ethernet_ports.json -> build/lib/storops_test/unity/rest_data/ethernetPort creating build/lib/storops_test/unity/rest_data/fan copying storops_test/unity/rest_data/fan/all.json -> build/lib/storops_test/unity/rest_data/fan copying storops_test/unity/rest_data/fan/index.json -> build/lib/storops_test/unity/rest_data/fan copying storops_test/unity/rest_data/fan/type.json -> build/lib/storops_test/unity/rest_data/fan creating build/lib/storops_test/unity/rest_data/fcPort copying storops_test/unity/rest_data/fcPort/all.json -> build/lib/storops_test/unity/rest_data/fcPort copying storops_test/unity/rest_data/fcPort/fc_port_not_supported.json -> build/lib/storops_test/unity/rest_data/fcPort copying storops_test/unity/rest_data/fcPort/index.json -> build/lib/storops_test/unity/rest_data/fcPort copying storops_test/unity/rest_data/fcPort/spa_fc4.json -> build/lib/storops_test/unity/rest_data/fcPort copying storops_test/unity/rest_data/fcPort/type.json -> build/lib/storops_test/unity/rest_data/fcPort creating build/lib/storops_test/unity/rest_data/feature copying storops_test/unity/rest_data/feature/all.json -> build/lib/storops_test/unity/rest_data/feature copying storops_test/unity/rest_data/feature/index.json -> build/lib/storops_test/unity/rest_data/feature copying storops_test/unity/rest_data/feature/type.json -> build/lib/storops_test/unity/rest_data/feature creating build/lib/storops_test/unity/rest_data/fileDNSServer copying storops_test/unity/rest_data/fileDNSServer/all.json -> build/lib/storops_test/unity/rest_data/fileDNSServer copying storops_test/unity/rest_data/fileDNSServer/create_dns_3.json -> build/lib/storops_test/unity/rest_data/fileDNSServer copying storops_test/unity/rest_data/fileDNSServer/create_dns_4.json -> build/lib/storops_test/unity/rest_data/fileDNSServer copying storops_test/unity/rest_data/fileDNSServer/create_one_dns_per_nas.json -> build/lib/storops_test/unity/rest_data/fileDNSServer copying storops_test/unity/rest_data/fileDNSServer/dns_2.json -> build/lib/storops_test/unity/rest_data/fileDNSServer copying storops_test/unity/rest_data/fileDNSServer/dns_3.json -> build/lib/storops_test/unity/rest_data/fileDNSServer copying storops_test/unity/rest_data/fileDNSServer/dns_4.json -> build/lib/storops_test/unity/rest_data/fileDNSServer copying storops_test/unity/rest_data/fileDNSServer/index.json -> build/lib/storops_test/unity/rest_data/fileDNSServer copying storops_test/unity/rest_data/fileDNSServer/remove_not_found.json -> build/lib/storops_test/unity/rest_data/fileDNSServer copying storops_test/unity/rest_data/fileDNSServer/type.json -> build/lib/storops_test/unity/rest_data/fileDNSServer creating build/lib/storops_test/unity/rest_data/fileInterface copying storops_test/unity/rest_data/fileInterface/all.json -> build/lib/storops_test/unity/rest_data/fileInterface copying storops_test/unity/rest_data/fileInterface/create_if_20.json -> build/lib/storops_test/unity/rest_data/fileInterface copying storops_test/unity/rest_data/fileInterface/create_ip_in_use.json -> build/lib/storops_test/unity/rest_data/fileInterface copying storops_test/unity/rest_data/fileInterface/create_nas_server_not_found.json -> build/lib/storops_test/unity/rest_data/fileInterface copying storops_test/unity/rest_data/fileInterface/if_16.json -> build/lib/storops_test/unity/rest_data/fileInterface copying storops_test/unity/rest_data/fileInterface/if_20.json -> build/lib/storops_test/unity/rest_data/fileInterface copying storops_test/unity/rest_data/fileInterface/index.json -> build/lib/storops_test/unity/rest_data/fileInterface copying storops_test/unity/rest_data/fileInterface/remove_if_20.json -> build/lib/storops_test/unity/rest_data/fileInterface copying storops_test/unity/rest_data/fileInterface/remove_not_found.json -> build/lib/storops_test/unity/rest_data/fileInterface copying storops_test/unity/rest_data/fileInterface/type.json -> build/lib/storops_test/unity/rest_data/fileInterface creating build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/all.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/by_name_not_found.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/fs_1.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/fs_10.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/fs_11.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/fs_14.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/fs_16.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/fs_17.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/fs_2.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/fs_399.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/fs_5.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/fs_8.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/fs_9.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/index.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/not_found.json -> build/lib/storops_test/unity/rest_data/filesystem copying storops_test/unity/rest_data/filesystem/type.json -> build/lib/storops_test/unity/rest_data/filesystem creating build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/all.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/all_with_tenant.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/create_host_11.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/create_host_15.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/create_host_19.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/create_subnet_8.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/empty.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/host_1.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/host_10.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/host_11.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/host_12.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/host_13.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/host_15.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/host_16.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/host_22.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/host_9.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/index.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/not_found.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/subnet_8.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/subnet_9.json -> build/lib/storops_test/unity/rest_data/host copying storops_test/unity/rest_data/host/type.json -> build/lib/storops_test/unity/rest_data/host creating build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/HostNetworkAddress_1.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/HostNetworkAddress_10.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/HostNetworkAddress_11.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/HostNetworkAddress_12.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/all.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/create_HostNetworkAddress_10.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/create_HostNetworkAddress_12.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/create_HostNetworkAddress_14.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/create_HostNetworkAddress_18.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/empty.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/filter_1.1.1.1.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/filter_1.1.1.2.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/filter_1.1.1.3.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/filter_10.244.209.90.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/filter_192.168.112.23.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/filter_2.2.2.2.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/filter_8.8.8.8.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/host_not_found.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/index.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/ip_in_use.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/not_found.json -> build/lib/storops_test/unity/rest_data/hostIPPort copying storops_test/unity/rest_data/hostIPPort/type.json -> build/lib/storops_test/unity/rest_data/hostIPPort creating build/lib/storops_test/unity/rest_data/hostInitiator copying storops_test/unity/rest_data/hostInitiator/all.json -> build/lib/storops_test/unity/rest_data/hostInitiator copying storops_test/unity/rest_data/hostInitiator/create_fc_initiator.json -> build/lib/storops_test/unity/rest_data/hostInitiator copying storops_test/unity/rest_data/hostInitiator/create_iscsi_initiator.json -> build/lib/storops_test/unity/rest_data/hostInitiator copying storops_test/unity/rest_data/hostInitiator/empty.json -> build/lib/storops_test/unity/rest_data/hostInitiator copying storops_test/unity/rest_data/hostInitiator/index.json -> build/lib/storops_test/unity/rest_data/hostInitiator copying storops_test/unity/rest_data/hostInitiator/initiator_1.json -> build/lib/storops_test/unity/rest_data/hostInitiator copying storops_test/unity/rest_data/hostInitiator/initiator_19.json -> build/lib/storops_test/unity/rest_data/hostInitiator copying storops_test/unity/rest_data/hostInitiator/initiator_2.json -> build/lib/storops_test/unity/rest_data/hostInitiator copying storops_test/unity/rest_data/hostInitiator/initiator_3.json -> build/lib/storops_test/unity/rest_data/hostInitiator copying storops_test/unity/rest_data/hostInitiator/initiator_4.json -> build/lib/storops_test/unity/rest_data/hostInitiator copying storops_test/unity/rest_data/hostInitiator/initiator_already_existed.json -> build/lib/storops_test/unity/rest_data/hostInitiator copying storops_test/unity/rest_data/hostInitiator/not_found.json -> build/lib/storops_test/unity/rest_data/hostInitiator copying storops_test/unity/rest_data/hostInitiator/type.json -> build/lib/storops_test/unity/rest_data/hostInitiator creating build/lib/storops_test/unity/rest_data/hostInitiatorPath copying storops_test/unity/rest_data/hostInitiatorPath/all.json -> build/lib/storops_test/unity/rest_data/hostInitiatorPath copying storops_test/unity/rest_data/hostInitiatorPath/index.json -> build/lib/storops_test/unity/rest_data/hostInitiatorPath copying storops_test/unity/rest_data/hostInitiatorPath/type.json -> build/lib/storops_test/unity/rest_data/hostInitiatorPath creating build/lib/storops_test/unity/rest_data/hostLUN copying storops_test/unity/rest_data/hostLUN/all.json -> build/lib/storops_test/unity/rest_data/hostLUN copying storops_test/unity/rest_data/hostLUN/filter_hostlun_1.json -> build/lib/storops_test/unity/rest_data/hostLUN copying storops_test/unity/rest_data/hostLUN/filter_hostlun_2.json -> build/lib/storops_test/unity/rest_data/hostLUN copying storops_test/unity/rest_data/hostLUN/filter_sv2.json -> build/lib/storops_test/unity/rest_data/hostLUN copying storops_test/unity/rest_data/hostLUN/filter_sv4.json -> build/lib/storops_test/unity/rest_data/hostLUN copying storops_test/unity/rest_data/hostLUN/host_22_sv_3338.json -> build/lib/storops_test/unity/rest_data/hostLUN copying storops_test/unity/rest_data/hostLUN/host_22_sv_3338_38654709071.json -> build/lib/storops_test/unity/rest_data/hostLUN copying storops_test/unity/rest_data/hostLUN/hostlun_1.json -> build/lib/storops_test/unity/rest_data/hostLUN copying storops_test/unity/rest_data/hostLUN/hostlun_2.json -> build/lib/storops_test/unity/rest_data/hostLUN copying storops_test/unity/rest_data/hostLUN/index.json -> build/lib/storops_test/unity/rest_data/hostLUN copying storops_test/unity/rest_data/hostLUN/not_found.json -> build/lib/storops_test/unity/rest_data/hostLUN copying storops_test/unity/rest_data/hostLUN/null_host11_luns.json -> build/lib/storops_test/unity/rest_data/hostLUN copying storops_test/unity/rest_data/hostLUN/type.json -> build/lib/storops_test/unity/rest_data/hostLUN creating build/lib/storops_test/unity/rest_data/ioLimitPolicy copying storops_test/unity/rest_data/ioLimitPolicy/all.json -> build/lib/storops_test/unity/rest_data/ioLimitPolicy copying storops_test/unity/rest_data/ioLimitPolicy/create_qp_8.json -> build/lib/storops_test/unity/rest_data/ioLimitPolicy copying storops_test/unity/rest_data/ioLimitPolicy/create_qp_9.json -> build/lib/storops_test/unity/rest_data/ioLimitPolicy copying storops_test/unity/rest_data/ioLimitPolicy/empty.json -> build/lib/storops_test/unity/rest_data/ioLimitPolicy copying storops_test/unity/rest_data/ioLimitPolicy/index.json -> build/lib/storops_test/unity/rest_data/ioLimitPolicy copying storops_test/unity/rest_data/ioLimitPolicy/not_exist.json -> build/lib/storops_test/unity/rest_data/ioLimitPolicy copying storops_test/unity/rest_data/ioLimitPolicy/policy_name_used.json -> build/lib/storops_test/unity/rest_data/ioLimitPolicy copying storops_test/unity/rest_data/ioLimitPolicy/qp_2.json -> build/lib/storops_test/unity/rest_data/ioLimitPolicy copying storops_test/unity/rest_data/ioLimitPolicy/qp_4.json -> build/lib/storops_test/unity/rest_data/ioLimitPolicy copying storops_test/unity/rest_data/ioLimitPolicy/qp_8.json -> build/lib/storops_test/unity/rest_data/ioLimitPolicy copying storops_test/unity/rest_data/ioLimitPolicy/qp_9.json -> build/lib/storops_test/unity/rest_data/ioLimitPolicy copying storops_test/unity/rest_data/ioLimitPolicy/type.json -> build/lib/storops_test/unity/rest_data/ioLimitPolicy creating build/lib/storops_test/unity/rest_data/ioLimitRule copying storops_test/unity/rest_data/ioLimitRule/index.json -> build/lib/storops_test/unity/rest_data/ioLimitRule copying storops_test/unity/rest_data/ioLimitRule/qr_1.json -> build/lib/storops_test/unity/rest_data/ioLimitRule copying storops_test/unity/rest_data/ioLimitRule/type.json -> build/lib/storops_test/unity/rest_data/ioLimitRule creating build/lib/storops_test/unity/rest_data/ipPort copying storops_test/unity/rest_data/ipPort/all.json -> build/lib/storops_test/unity/rest_data/ipPort copying storops_test/unity/rest_data/ipPort/index.json -> build/lib/storops_test/unity/rest_data/ipPort copying storops_test/unity/rest_data/ipPort/spa_eth2.json -> build/lib/storops_test/unity/rest_data/ipPort copying storops_test/unity/rest_data/ipPort/spa_la_2.json -> build/lib/storops_test/unity/rest_data/ipPort copying storops_test/unity/rest_data/ipPort/type.json -> build/lib/storops_test/unity/rest_data/ipPort creating build/lib/storops_test/unity/rest_data/iscsiNode copying storops_test/unity/rest_data/iscsiNode/all.json -> build/lib/storops_test/unity/rest_data/iscsiNode copying storops_test/unity/rest_data/iscsiNode/index.json -> build/lib/storops_test/unity/rest_data/iscsiNode copying storops_test/unity/rest_data/iscsiNode/iscsinode_spb_eth3.json -> build/lib/storops_test/unity/rest_data/iscsiNode copying storops_test/unity/rest_data/iscsiNode/type.json -> build/lib/storops_test/unity/rest_data/iscsiNode creating build/lib/storops_test/unity/rest_data/iscsiPortal copying storops_test/unity/rest_data/iscsiPortal/all.json -> build/lib/storops_test/unity/rest_data/iscsiPortal copying storops_test/unity/rest_data/iscsiPortal/create_iscsi_portal.json -> build/lib/storops_test/unity/rest_data/iscsiPortal copying storops_test/unity/rest_data/iscsiPortal/empty.json -> build/lib/storops_test/unity/rest_data/iscsiPortal copying storops_test/unity/rest_data/iscsiPortal/if_4.json -> build/lib/storops_test/unity/rest_data/iscsiPortal copying storops_test/unity/rest_data/iscsiPortal/index.json -> build/lib/storops_test/unity/rest_data/iscsiPortal copying storops_test/unity/rest_data/iscsiPortal/ip_already_in_use.json -> build/lib/storops_test/unity/rest_data/iscsiPortal copying storops_test/unity/rest_data/iscsiPortal/not_found.json -> build/lib/storops_test/unity/rest_data/iscsiPortal copying storops_test/unity/rest_data/iscsiPortal/type.json -> build/lib/storops_test/unity/rest_data/iscsiPortal creating build/lib/storops_test/unity/rest_data/job copying storops_test/unity/rest_data/job/B-3-id.json -> build/lib/storops_test/unity/rest_data/job copying storops_test/unity/rest_data/job/B-3.json -> build/lib/storops_test/unity/rest_data/job copying storops_test/unity/rest_data/job/B-693-id.json -> build/lib/storops_test/unity/rest_data/job copying storops_test/unity/rest_data/job/B-693.json -> build/lib/storops_test/unity/rest_data/job copying storops_test/unity/rest_data/job/B-694-id.json -> build/lib/storops_test/unity/rest_data/job copying storops_test/unity/rest_data/job/B-694.json -> build/lib/storops_test/unity/rest_data/job copying storops_test/unity/rest_data/job/N-345.json -> build/lib/storops_test/unity/rest_data/job copying storops_test/unity/rest_data/job/all.json -> build/lib/storops_test/unity/rest_data/job copying storops_test/unity/rest_data/job/index.json -> build/lib/storops_test/unity/rest_data/job copying storops_test/unity/rest_data/job/type.json -> build/lib/storops_test/unity/rest_data/job creating build/lib/storops_test/unity/rest_data/lcc copying storops_test/unity/rest_data/lcc/all.json -> build/lib/storops_test/unity/rest_data/lcc copying storops_test/unity/rest_data/lcc/index.json -> build/lib/storops_test/unity/rest_data/lcc copying storops_test/unity/rest_data/lcc/type.json -> build/lib/storops_test/unity/rest_data/lcc creating build/lib/storops_test/unity/rest_data/license copying storops_test/unity/rest_data/license/all.json -> build/lib/storops_test/unity/rest_data/license copying storops_test/unity/rest_data/license/index.json -> build/lib/storops_test/unity/rest_data/license copying storops_test/unity/rest_data/license/type.json -> build/lib/storops_test/unity/rest_data/license creating build/lib/storops_test/unity/rest_data/linkAggregation copying storops_test/unity/rest_data/linkAggregation/all.json -> build/lib/storops_test/unity/rest_data/linkAggregation copying storops_test/unity/rest_data/linkAggregation/create_spa_la_2.json -> build/lib/storops_test/unity/rest_data/linkAggregation copying storops_test/unity/rest_data/linkAggregation/index.json -> build/lib/storops_test/unity/rest_data/linkAggregation copying storops_test/unity/rest_data/linkAggregation/link_aggregation_not_supported.json -> build/lib/storops_test/unity/rest_data/linkAggregation copying storops_test/unity/rest_data/linkAggregation/modify.json -> build/lib/storops_test/unity/rest_data/linkAggregation copying storops_test/unity/rest_data/linkAggregation/not_found.json -> build/lib/storops_test/unity/rest_data/linkAggregation copying storops_test/unity/rest_data/linkAggregation/port_aggregated_error.json -> build/lib/storops_test/unity/rest_data/linkAggregation copying storops_test/unity/rest_data/linkAggregation/spa_la_2.json -> build/lib/storops_test/unity/rest_data/linkAggregation copying storops_test/unity/rest_data/linkAggregation/type.json -> build/lib/storops_test/unity/rest_data/linkAggregation creating build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/all.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/index.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/not_found.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/search_fail.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_10.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_11.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_12.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_2.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_2019.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_2026.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_3.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_3338.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_4.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_4678.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_5555.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_5556.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_5557.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_5600.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_5601.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_5602.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_5603.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_5604.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_5605.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_5606.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_5607.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_5608.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_567.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_8.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/sv_9.json -> build/lib/storops_test/unity/rest_data/lun copying storops_test/unity/rest_data/lun/type.json -> build/lib/storops_test/unity/rest_data/lun creating build/lib/storops_test/unity/rest_data/memoryModule copying storops_test/unity/rest_data/memoryModule/all.json -> build/lib/storops_test/unity/rest_data/memoryModule copying storops_test/unity/rest_data/memoryModule/index.json -> build/lib/storops_test/unity/rest_data/memoryModule copying storops_test/unity/rest_data/memoryModule/type.json -> build/lib/storops_test/unity/rest_data/memoryModule creating build/lib/storops_test/unity/rest_data/metric copying storops_test/unity/rest_data/metric/10234.json -> build/lib/storops_test/unity/rest_data/metric copying storops_test/unity/rest_data/metric/index.json -> build/lib/storops_test/unity/rest_data/metric copying storops_test/unity/rest_data/metric/metrics_page_1.json -> build/lib/storops_test/unity/rest_data/metric copying storops_test/unity/rest_data/metric/metrics_page_2.json -> build/lib/storops_test/unity/rest_data/metric copying storops_test/unity/rest_data/metric/type.json -> build/lib/storops_test/unity/rest_data/metric creating build/lib/storops_test/unity/rest_data/metricQueryResult copying storops_test/unity/rest_data/metricQueryResult/index.json -> build/lib/storops_test/unity/rest_data/metricQueryResult copying storops_test/unity/rest_data/metricQueryResult/query_id_128.json -> build/lib/storops_test/unity/rest_data/metricQueryResult copying storops_test/unity/rest_data/metricQueryResult/query_id_130.json -> build/lib/storops_test/unity/rest_data/metricQueryResult copying storops_test/unity/rest_data/metricQueryResult/query_id_14.json -> build/lib/storops_test/unity/rest_data/metricQueryResult copying storops_test/unity/rest_data/metricQueryResult/query_id_17.json -> build/lib/storops_test/unity/rest_data/metricQueryResult copying storops_test/unity/rest_data/metricQueryResult/query_id_18.json -> build/lib/storops_test/unity/rest_data/metricQueryResult copying storops_test/unity/rest_data/metricQueryResult/query_id_19.json -> build/lib/storops_test/unity/rest_data/metricQueryResult copying storops_test/unity/rest_data/metricQueryResult/query_id_2.json -> build/lib/storops_test/unity/rest_data/metricQueryResult copying storops_test/unity/rest_data/metricQueryResult/query_id_22.json -> build/lib/storops_test/unity/rest_data/metricQueryResult copying storops_test/unity/rest_data/metricQueryResult/query_id_3.json -> build/lib/storops_test/unity/rest_data/metricQueryResult copying storops_test/unity/rest_data/metricQueryResult/query_id_34.json -> build/lib/storops_test/unity/rest_data/metricQueryResult copying storops_test/unity/rest_data/metricQueryResult/query_id_6.json -> build/lib/storops_test/unity/rest_data/metricQueryResult copying storops_test/unity/rest_data/metricQueryResult/type.json -> build/lib/storops_test/unity/rest_data/metricQueryResult creating build/lib/storops_test/unity/rest_data/metricRealTimeQuery copying storops_test/unity/rest_data/metricRealTimeQuery/13.json -> build/lib/storops_test/unity/rest_data/metricRealTimeQuery copying storops_test/unity/rest_data/metricRealTimeQuery/2.json -> build/lib/storops_test/unity/rest_data/metricRealTimeQuery copying storops_test/unity/rest_data/metricRealTimeQuery/4.json -> build/lib/storops_test/unity/rest_data/metricRealTimeQuery copying storops_test/unity/rest_data/metricRealTimeQuery/all.json -> build/lib/storops_test/unity/rest_data/metricRealTimeQuery copying storops_test/unity/rest_data/metricRealTimeQuery/block_size.json -> build/lib/storops_test/unity/rest_data/metricRealTimeQuery copying storops_test/unity/rest_data/metricRealTimeQuery/create_id_15.json -> build/lib/storops_test/unity/rest_data/metricRealTimeQuery copying storops_test/unity/rest_data/metricRealTimeQuery/create_id_4.json -> build/lib/storops_test/unity/rest_data/metricRealTimeQuery copying storops_test/unity/rest_data/metricRealTimeQuery/index.json -> build/lib/storops_test/unity/rest_data/metricRealTimeQuery copying storops_test/unity/rest_data/metricRealTimeQuery/interval_300.json -> build/lib/storops_test/unity/rest_data/metricRealTimeQuery copying storops_test/unity/rest_data/metricRealTimeQuery/query_id_128.json -> build/lib/storops_test/unity/rest_data/metricRealTimeQuery copying storops_test/unity/rest_data/metricRealTimeQuery/query_id_130.json -> build/lib/storops_test/unity/rest_data/metricRealTimeQuery copying storops_test/unity/rest_data/metricRealTimeQuery/query_id_not_found.json -> build/lib/storops_test/unity/rest_data/metricRealTimeQuery copying storops_test/unity/rest_data/metricRealTimeQuery/type.json -> build/lib/storops_test/unity/rest_data/metricRealTimeQuery creating build/lib/storops_test/unity/rest_data/mgmtInterface copying storops_test/unity/rest_data/mgmtInterface/all.json -> build/lib/storops_test/unity/rest_data/mgmtInterface copying storops_test/unity/rest_data/mgmtInterface/index.json -> build/lib/storops_test/unity/rest_data/mgmtInterface copying storops_test/unity/rest_data/mgmtInterface/type.json -> build/lib/storops_test/unity/rest_data/mgmtInterface creating build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/all.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/auto_balance_sp_one_sp.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/auto_balance_sp_to_spa.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/create_name_in_use.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/create_nas_3_success.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/index.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/nas_1.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/nas_2.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/nas_3.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/nas_5.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/nas_6.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/nas_7.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/nas_server_in_tenant2.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/remove_nas_3.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/remove_not_found.json -> build/lib/storops_test/unity/rest_data/nasServer copying storops_test/unity/rest_data/nasServer/type.json -> build/lib/storops_test/unity/rest_data/nasServer creating build/lib/storops_test/unity/rest_data/nfsServer copying storops_test/unity/rest_data/nfsServer/all.json -> build/lib/storops_test/unity/rest_data/nfsServer copying storops_test/unity/rest_data/nfsServer/create_nfs_3.json -> build/lib/storops_test/unity/rest_data/nfsServer copying storops_test/unity/rest_data/nfsServer/index.json -> build/lib/storops_test/unity/rest_data/nfsServer copying storops_test/unity/rest_data/nfsServer/nfs_2.json -> build/lib/storops_test/unity/rest_data/nfsServer copying storops_test/unity/rest_data/nfsServer/nfs_3.json -> build/lib/storops_test/unity/rest_data/nfsServer copying storops_test/unity/rest_data/nfsServer/nfs_already_enabled.json -> build/lib/storops_test/unity/rest_data/nfsServer copying storops_test/unity/rest_data/nfsServer/not_found.json -> build/lib/storops_test/unity/rest_data/nfsServer copying storops_test/unity/rest_data/nfsServer/remove_nfs_3.json -> build/lib/storops_test/unity/rest_data/nfsServer copying storops_test/unity/rest_data/nfsServer/type.json -> build/lib/storops_test/unity/rest_data/nfsServer creating build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/NFSShare_1.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/NFSShare_11.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/NFSShare_2.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/NFSShare_30.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/NFSShare_31.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/NFSShare_32.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/NFSShare_4.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/NFSShare_5.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/NFSShare_6.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/NFSShare_7.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/all.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/create_NFSShare_11.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/create_failed_ckpt_snap.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/index.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/name_ns1.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/success.json -> build/lib/storops_test/unity/rest_data/nfsShare copying storops_test/unity/rest_data/nfsShare/type.json -> build/lib/storops_test/unity/rest_data/nfsShare creating build/lib/storops_test/unity/rest_data/ntpServer copying storops_test/unity/rest_data/ntpServer/0.json -> build/lib/storops_test/unity/rest_data/ntpServer copying storops_test/unity/rest_data/ntpServer/empty.json -> build/lib/storops_test/unity/rest_data/ntpServer copying storops_test/unity/rest_data/ntpServer/index.json -> build/lib/storops_test/unity/rest_data/ntpServer copying storops_test/unity/rest_data/ntpServer/type.json -> build/lib/storops_test/unity/rest_data/ntpServer creating build/lib/storops_test/unity/rest_data/pool copying storops_test/unity/rest_data/pool/all.json -> build/lib/storops_test/unity/rest_data/pool copying storops_test/unity/rest_data/pool/create_pool_4.json -> build/lib/storops_test/unity/rest_data/pool copying storops_test/unity/rest_data/pool/delete_pool_4.json -> build/lib/storops_test/unity/rest_data/pool copying storops_test/unity/rest_data/pool/duplicate_pool_4.json -> build/lib/storops_test/unity/rest_data/pool copying storops_test/unity/rest_data/pool/empty.json -> build/lib/storops_test/unity/rest_data/pool copying storops_test/unity/rest_data/pool/index.json -> build/lib/storops_test/unity/rest_data/pool copying storops_test/unity/rest_data/pool/pool_1.json -> build/lib/storops_test/unity/rest_data/pool copying storops_test/unity/rest_data/pool/pool_4.json -> build/lib/storops_test/unity/rest_data/pool copying storops_test/unity/rest_data/pool/type.json -> build/lib/storops_test/unity/rest_data/pool creating build/lib/storops_test/unity/rest_data/poolUnit copying storops_test/unity/rest_data/poolUnit/index.json -> build/lib/storops_test/unity/rest_data/poolUnit copying storops_test/unity/rest_data/poolUnit/rg_1.json -> build/lib/storops_test/unity/rest_data/poolUnit copying storops_test/unity/rest_data/poolUnit/rg_2.json -> build/lib/storops_test/unity/rest_data/poolUnit copying storops_test/unity/rest_data/poolUnit/rg_3.json -> build/lib/storops_test/unity/rest_data/poolUnit copying storops_test/unity/rest_data/poolUnit/type.json -> build/lib/storops_test/unity/rest_data/poolUnit creating build/lib/storops_test/unity/rest_data/powerSupply copying storops_test/unity/rest_data/powerSupply/all.json -> build/lib/storops_test/unity/rest_data/powerSupply copying storops_test/unity/rest_data/powerSupply/index.json -> build/lib/storops_test/unity/rest_data/powerSupply copying storops_test/unity/rest_data/powerSupply/type.json -> build/lib/storops_test/unity/rest_data/powerSupply creating build/lib/storops_test/unity/rest_data/preferredInterfaceSettings copying storops_test/unity/rest_data/preferredInterfaceSettings/all.json -> build/lib/storops_test/unity/rest_data/preferredInterfaceSettings copying storops_test/unity/rest_data/preferredInterfaceSettings/index.json -> build/lib/storops_test/unity/rest_data/preferredInterfaceSettings copying storops_test/unity/rest_data/preferredInterfaceSettings/preferred_if_2.json -> build/lib/storops_test/unity/rest_data/preferredInterfaceSettings copying storops_test/unity/rest_data/preferredInterfaceSettings/type.json -> build/lib/storops_test/unity/rest_data/preferredInterfaceSettings creating build/lib/storops_test/unity/rest_data/sasPort copying storops_test/unity/rest_data/sasPort/all.json -> build/lib/storops_test/unity/rest_data/sasPort copying storops_test/unity/rest_data/sasPort/index.json -> build/lib/storops_test/unity/rest_data/sasPort copying storops_test/unity/rest_data/sasPort/spa_sas4.json -> build/lib/storops_test/unity/rest_data/sasPort copying storops_test/unity/rest_data/sasPort/type.json -> build/lib/storops_test/unity/rest_data/sasPort creating build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/171798691852.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/171798691884.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/171798691896.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/171798691899.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/171798691953.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/171798691954.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/38654700001.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/38654700002.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/38654705676.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/38654705785.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/38654705847.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/38654709077.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/85899345927.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/85899345930.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/85899345931.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/all.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/copy_171798691884.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/copy_38654705785.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/create_171798691884.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/create_38654700001.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/create_38654705847.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/create_85899345927.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/create_existing_snap.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/create_snap_over_snap.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/fs_snap_name_existed.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/index.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/name_existed.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/no_item.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/not_found.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/restore_with_backup.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/restore_without_backup.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/snap_already_promoted.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/snap_attached.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/snap_not_exist.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/snap_over_snap.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/snaps_of_res_13.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/snaps_of_res_19.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/snaps_of_res_23.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/snaps_of_sv_8.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/success.json -> build/lib/storops_test/unity/rest_data/snap copying storops_test/unity/rest_data/snap/type.json -> build/lib/storops_test/unity/rest_data/snap creating build/lib/storops_test/unity/rest_data/ssc copying storops_test/unity/rest_data/ssc/all.json -> build/lib/storops_test/unity/rest_data/ssc copying storops_test/unity/rest_data/ssc/index.json -> build/lib/storops_test/unity/rest_data/ssc copying storops_test/unity/rest_data/ssc/type.json -> build/lib/storops_test/unity/rest_data/ssc creating build/lib/storops_test/unity/rest_data/ssd copying storops_test/unity/rest_data/ssd/all.json -> build/lib/storops_test/unity/rest_data/ssd copying storops_test/unity/rest_data/ssd/index.json -> build/lib/storops_test/unity/rest_data/ssd copying storops_test/unity/rest_data/ssd/type.json -> build/lib/storops_test/unity/rest_data/ssd creating build/lib/storops_test/unity/rest_data/storageProcessor copying storops_test/unity/rest_data/storageProcessor/all.json -> build/lib/storops_test/unity/rest_data/storageProcessor copying storops_test/unity/rest_data/storageProcessor/auto_balance_sp_one_sp.json -> build/lib/storops_test/unity/rest_data/storageProcessor copying storops_test/unity/rest_data/storageProcessor/auto_balance_sp_to_spa.json -> build/lib/storops_test/unity/rest_data/storageProcessor copying storops_test/unity/rest_data/storageProcessor/index.json -> build/lib/storops_test/unity/rest_data/storageProcessor copying storops_test/unity/rest_data/storageProcessor/spa.json -> build/lib/storops_test/unity/rest_data/storageProcessor copying storops_test/unity/rest_data/storageProcessor/spb.json -> build/lib/storops_test/unity/rest_data/storageProcessor copying storops_test/unity/rest_data/storageProcessor/type.json -> build/lib/storops_test/unity/rest_data/storageProcessor copying storops_test/unity/rest_data/storageProcessor/unknown.json -> build/lib/storops_test/unity/rest_data/storageProcessor creating build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/all.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/cg_list.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/create_cg_with_host_access.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/create_cg_with_member.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/create_cs1_success.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/create_dummy_lun.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/create_empty_cg.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/create_lun_sv2.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/create_lun_sv_2026.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/create_res_27.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/does_not_support_shrink.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/empty.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/exceed_system_limit.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/filesystem_existed.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/filesystem_not_support_nfs.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/host_access_exists.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/index.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/lun_name_in_use.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/name_in_use.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/nfsShareParameters_empty.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/nfs_share_name_exists.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/nike.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/not_exist.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/nothing_to_modify.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/path_not_found.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/remove_nfs_share_6_async.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/remove_res_24.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/remove_res_30_async.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/res_13.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/res_17.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/res_18.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/res_19.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/res_27.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/res_3.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/res_4.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/size_too_small.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/smb_share_name_exists.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/sv_2.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/sv_2019.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/sv_2026.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/sv_4.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/sv_5604.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/sv_5605.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/sv_5607.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/thin_clone.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/thin_clone_auto_delete.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/thin_clone_limit_exceeded.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/thin_clone_lun.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/thin_clone_new_base.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/thin_clone_snap.json -> build/lib/storops_test/unity/rest_data/storageResource copying storops_test/unity/rest_data/storageResource/type.json -> build/lib/storops_test/unity/rest_data/storageResource creating build/lib/storops_test/unity/rest_data/system copying storops_test/unity/rest_data/system/0.json -> build/lib/storops_test/unity/rest_data/system copying storops_test/unity/rest_data/system/all.json -> build/lib/storops_test/unity/rest_data/system copying storops_test/unity/rest_data/system/index.json -> build/lib/storops_test/unity/rest_data/system copying storops_test/unity/rest_data/system/license_upload.json -> build/lib/storops_test/unity/rest_data/system copying storops_test/unity/rest_data/system/type.json -> build/lib/storops_test/unity/rest_data/system creating build/lib/storops_test/unity/rest_data/systemCapacity copying storops_test/unity/rest_data/systemCapacity/all.json -> build/lib/storops_test/unity/rest_data/systemCapacity copying storops_test/unity/rest_data/systemCapacity/index.json -> build/lib/storops_test/unity/rest_data/systemCapacity copying storops_test/unity/rest_data/systemCapacity/type.json -> build/lib/storops_test/unity/rest_data/systemCapacity creating build/lib/storops_test/unity/rest_data/systemTime copying storops_test/unity/rest_data/systemTime/0.json -> build/lib/storops_test/unity/rest_data/systemTime copying storops_test/unity/rest_data/systemTime/empty.json -> build/lib/storops_test/unity/rest_data/systemTime copying storops_test/unity/rest_data/systemTime/index.json -> build/lib/storops_test/unity/rest_data/systemTime copying storops_test/unity/rest_data/systemTime/type.json -> build/lib/storops_test/unity/rest_data/systemTime creating build/lib/storops_test/unity/rest_data/tenant copying storops_test/unity/rest_data/tenant/all.json -> build/lib/storops_test/unity/rest_data/tenant copying storops_test/unity/rest_data/tenant/delete_tenant.json -> build/lib/storops_test/unity/rest_data/tenant copying storops_test/unity/rest_data/tenant/empty.json -> build/lib/storops_test/unity/rest_data/tenant copying storops_test/unity/rest_data/tenant/index.json -> build/lib/storops_test/unity/rest_data/tenant copying storops_test/unity/rest_data/tenant/name_inuse.json -> build/lib/storops_test/unity/rest_data/tenant copying storops_test/unity/rest_data/tenant/tenant_1.json -> build/lib/storops_test/unity/rest_data/tenant copying storops_test/unity/rest_data/tenant/tenant_2.json -> build/lib/storops_test/unity/rest_data/tenant copying storops_test/unity/rest_data/tenant/tenant_3.json -> build/lib/storops_test/unity/rest_data/tenant copying storops_test/unity/rest_data/tenant/type.json -> build/lib/storops_test/unity/rest_data/tenant copying storops_test/unity/rest_data/tenant/vlan1_3.json -> build/lib/storops_test/unity/rest_data/tenant copying storops_test/unity/rest_data/tenant/vlan4.json -> build/lib/storops_test/unity/rest_data/tenant copying storops_test/unity/rest_data/tenant/vlan_not_found.json -> build/lib/storops_test/unity/rest_data/tenant creating build/lib/storops_test/unity/rest_data/virusChecker copying storops_test/unity/rest_data/virusChecker/all.json -> build/lib/storops_test/unity/rest_data/virusChecker copying storops_test/unity/rest_data/virusChecker/cava_2.json -> build/lib/storops_test/unity/rest_data/virusChecker copying storops_test/unity/rest_data/virusChecker/index.json -> build/lib/storops_test/unity/rest_data/virusChecker copying storops_test/unity/rest_data/virusChecker/type.json -> build/lib/storops_test/unity/rest_data/virusChecker + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tItFRZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch + cd storops-0.5.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib copying build/lib/storops/lib/resource.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib copying build/lib/storops/lib/version.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib copying build/lib/storops/lib/converter.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib copying build/lib/storops/lib/parser.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib copying build/lib/storops/lib/thinclone_helper.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib copying build/lib/storops/lib/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib copying build/lib/storops/lib/ex_decorator_factory.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib copying build/lib/storops/lib/tasks.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib copying build/lib/storops/lib/common.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib copying build/lib/storops/lib/metric.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/navi_command.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/block_cli.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/parsers.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/converter.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/xmlapi.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/heart_beat.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/nas_client.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/xmlapi_parser.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/enums.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/parser_configs.yaml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/calculator.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/nas_cmd.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx copying build/lib/storops/vnx/metric_configs.yaml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/snap.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/rg.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/mount_point.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/system.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/nfs_share.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/vdm.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/sg.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/disk.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/host.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/nas_pool.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/block_pool.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/migration.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/fs.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/cifs_server.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/ndu.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/capacity.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/lun.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/port.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/cg.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/cifs_share.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/vnx_domain.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/mover.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/mirror_view.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/fs_snap.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/nqm.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/security.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/vnx/resource/metric.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource copying build/lib/storops/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity copying build/lib/storops/unity/parser.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity copying build/lib/storops/unity/resp.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity copying build/lib/storops/unity/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity copying build/lib/storops/unity/client.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity copying build/lib/storops/unity/enums.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity copying build/lib/storops/unity/parser_configs.yaml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity copying build/lib/storops/unity/calculator.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity copying build/lib/storops/unity/metric_configs.yaml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/dns_server.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/snap.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/tenant.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/storage_resource.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/system.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/sp.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/nfs_share.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/pool.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/disk.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/host.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/interface.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/nas_server.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/type_resource.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/health.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/cifs_server.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/lun.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/port.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/filesystem.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/cifs_share.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/vmware.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/nfs_server.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/metric.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/unity/resource/job.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource copying build/lib/storops/exception.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/connection copying build/lib/storops/connection/exceptions.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/connection copying build/lib/storops/connection/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/connection copying build/lib/storops/connection/connector.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/connection copying build/lib/storops/connection/client.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/connection creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib copying build/lib/storops_test/lib/test_thinclone_helper.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib copying build/lib/storops_test/lib/test_version.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib copying build/lib/storops_test/lib/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib copying build/lib/storops_test/lib/test_converter.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib copying build/lib/storops_test/lib/test_common.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib copying build/lib/storops_test/lib/test_resource.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib copying build/lib/storops_test/lib/test_metric.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib copying build/lib/storops_test/lib/test_tasks.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib copying build/lib/storops_test/lib/test_parser.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib copying build/lib/storops_test/test_utils.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/get_snap_id_111.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/get_snap_esa.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/get_snap_aaa.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/get_snap_id_230.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/get_all_fs_snap.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams/get_snap_test.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CheckpointQueryParams creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/StoragePoolQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/StoragePoolQueryParams/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/StoragePoolQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/StoragePoolQueryParams/get_pool_all.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/StoragePoolQueryParams creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams/get_by_id_4.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams/get_all.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams/get_by_id_2.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams/get_by_id_invalid.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/VdmQueryParams creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/get_all.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/get_single_zhuanc_cifs_100g.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/get_by_name_zhuanc_cifs_100g.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/get_by_mover_1.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/get_single_not_exists.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams/get_single_zzz.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsShareQueryParams creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams/get_by_mover_2.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams/get_all.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams/get_not_found.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams/get_path_zhuanc.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams/get_same_path_different_mover.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MountQueryParams creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/get_mover_ref_1.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/get_mover_2.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/get_mover_all.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/get_mover_1.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/get_mover_ref_all.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams/invalid_mover_id.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MoverQueryParams creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_by_mover_nothing.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_cifs_s8.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_not_found.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_by_mover_1.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_cifs_server_all.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_cifs_test.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_cifs.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams/get_cifs_s2.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/CifsServerQueryParams creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_id_222.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_all.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_id_243.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_by_id_27.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_testfs.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_zzz.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_abc.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams/get_fs_src0.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/FileSystemQueryParams creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams/get_all.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams/get_host_1.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams/not_found.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/MoverHostQueryParams creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_all.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_minjie_fs2.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_share_fff_mover_1.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_minjie_fs1.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_share_eee.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_share_eee_mover_1.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams copying build/lib/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams/get_share_by_mover.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/Query/NfsExportQueryParams creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount/invalid_fs.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount/path_occupied.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount/mounted.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMount creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCheckpoint copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCheckpoint/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCheckpoint copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCheckpoint/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCheckpoint creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer/invalid_name.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer/no_default_nt_server.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer/net_bios_existed.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer/invalid_domain_name.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewW2KCifsServer creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverInterface copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverInterface/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverInterface copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverInterface/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverInterface creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem/invalid_size.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/ExtendFileSystem creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport/not_found.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/ModifyNfsExport creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain/not_exists.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverDnsDomain creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMount copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMount/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMount copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMount/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMount creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport/invalid.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewNfsExport creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint/already_in_use.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCheckpoint creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer/not_found.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsServer creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare/invalid_path.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewCifsShare creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem/remove_fs_success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem/remove_fs_not_exists.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteFileSystem creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewStandaloneCifsServer copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewStandaloneCifsServer/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewStandaloneCifsServer copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewStandaloneCifsServer/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewStandaloneCifsServer creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport/not_found.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteNfsExport creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/invalid_vdm_id.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/invalid_pool.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/create_fs_existed.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/invalid_size.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/not_enough_space.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/invalid_mover_id.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewFileSystem creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm/invalid_mover_id.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewVdm creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm/not_found.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteVdm creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain/ip_format_error.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/NewMoverDnsDomain creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare/not_found.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteCifsShare creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverInterface copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverInterface/index.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverInterface copying build/lib/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverInterface/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output/StartTask/DeleteMoverInterface copying build/lib/storops_test/vnx/testdata/nas_xml_output/fs_not_found.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output copying build/lib/storops_test/vnx/testdata/nas_xml_output/fs_single_post.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output copying build/lib/storops_test/vnx/testdata/nas_xml_output/invalid_data_mover.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output copying build/lib/storops_test/vnx/testdata/nas_xml_output/credential_error.html -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output copying build/lib/storops_test/vnx/testdata/nas_xml_output/success.xml -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/testdata/nas_xml_output copying build/lib/storops_test/vnx/test_parsers.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx copying build/lib/storops_test/vnx/test_calculator.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx copying build/lib/storops_test/vnx/test_enums.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx copying build/lib/storops_test/vnx/test_navi_command.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx copying build/lib/storops_test/vnx/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx copying build/lib/storops_test/vnx/test_converter.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx copying build/lib/storops_test/vnx/nas_mock.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx copying build/lib/storops_test/vnx/cli_mock.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx copying build/lib/storops_test/vnx/test_block_cli.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx copying build/lib/storops_test/vnx/test_heart_beat.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx copying build/lib/storops_test/vnx/test_nas_cmd.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_nas_client.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_security.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_fs_snap.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_system.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_mover.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_migration.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_port.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_mirror_view.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_nqm.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_nfs_share.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_lun.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_rg.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_nas_pool.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_ndu.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_cg.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/verifiers.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_vnx_domain.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_snap.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_fs.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_host.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_mount_point.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_sg.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_disk.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_capacity.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_block_pool.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/fakes.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_resource.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_cifs_share.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_metric.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_vdm.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/resource/test_cifs_server.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource copying build/lib/storops_test/vnx/test_nas.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx copying build/lib/storops_test/utils.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test copying build/lib/storops_test/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity copying build/lib/storops_test/unity/test_calculator.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity copying build/lib/storops_test/unity/test_enums.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity copying build/lib/storops_test/unity/test_client.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/capabilityProfile copying build/lib/storops_test/unity/rest_data/capabilityProfile/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/capabilityProfile copying build/lib/storops_test/unity/rest_data/capabilityProfile/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/capabilityProfile copying build/lib/storops_test/unity/rest_data/capabilityProfile/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/capabilityProfile copying build/lib/storops_test/unity/rest_data/capabilityProfile/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/capabilityProfile copying build/lib/storops_test/unity/rest_data/capabilityProfile/profile_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/capabilityProfile copying build/lib/storops_test/unity/rest_data/capabilityProfile/filter_profile_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/capabilityProfile copying build/lib/storops_test/unity/rest_data/capabilityProfile/profile_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/capabilityProfile creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metric copying build/lib/storops_test/unity/rest_data/metric/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metric copying build/lib/storops_test/unity/rest_data/metric/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metric copying build/lib/storops_test/unity/rest_data/metric/metrics_page_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metric copying build/lib/storops_test/unity/rest_data/metric/metrics_page_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metric copying build/lib/storops_test/unity/rest_data/metric/10234.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metric creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fan copying build/lib/storops_test/unity/rest_data/fan/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fan copying build/lib/storops_test/unity/rest_data/fan/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fan copying build/lib/storops_test/unity/rest_data/fan/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fan creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ethernetPort copying build/lib/storops_test/unity/rest_data/ethernetPort/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ethernetPort copying build/lib/storops_test/unity/rest_data/ethernetPort/spb_eth3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ethernetPort copying build/lib/storops_test/unity/rest_data/ethernetPort/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ethernetPort copying build/lib/storops_test/unity/rest_data/ethernetPort/unbond_ethernet_ports.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ethernetPort copying build/lib/storops_test/unity/rest_data/ethernetPort/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ethernetPort copying build/lib/storops_test/unity/rest_data/ethernetPort/spa_iom_0_eth0.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ethernetPort copying build/lib/storops_test/unity/rest_data/ethernetPort/spb_mgmt.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ethernetPort copying build/lib/storops_test/unity/rest_data/ethernetPort/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ethernetPort copying build/lib/storops_test/unity/rest_data/ethernetPort/success.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ethernetPort copying build/lib/storops_test/unity/rest_data/ethernetPort/spa_eth3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ethernetPort copying build/lib/storops_test/unity/rest_data/ethernetPort/spa_eth4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ethernetPort creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ssd copying build/lib/storops_test/unity/rest_data/ssd/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ssd copying build/lib/storops_test/unity/rest_data/ssd/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ssd copying build/lib/storops_test/unity/rest_data/ssd/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ssd creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/job copying build/lib/storops_test/unity/rest_data/job/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/job copying build/lib/storops_test/unity/rest_data/job/B-3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/job copying build/lib/storops_test/unity/rest_data/job/N-345.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/job copying build/lib/storops_test/unity/rest_data/job/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/job copying build/lib/storops_test/unity/rest_data/job/B-694.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/job copying build/lib/storops_test/unity/rest_data/job/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/job copying build/lib/storops_test/unity/rest_data/job/B-3-id.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/job copying build/lib/storops_test/unity/rest_data/job/B-694-id.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/job copying build/lib/storops_test/unity/rest_data/job/B-693-id.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/job copying build/lib/storops_test/unity/rest_data/job/B-693.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/job creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/feature copying build/lib/storops_test/unity/rest_data/feature/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/feature copying build/lib/storops_test/unity/rest_data/feature/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/feature copying build/lib/storops_test/unity/rest_data/feature/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/feature creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/disk copying build/lib/storops_test/unity/rest_data/disk/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/disk copying build/lib/storops_test/unity/rest_data/disk/dpe_disk_23.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/disk copying build/lib/storops_test/unity/rest_data/disk/dpe_disk_12.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/disk copying build/lib/storops_test/unity/rest_data/disk/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/disk copying build/lib/storops_test/unity/rest_data/disk/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/disk copying build/lib/storops_test/unity/rest_data/disk/dae_0_1_disk_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/disk copying build/lib/storops_test/unity/rest_data/disk/dae_0_1_disk_0.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/disk copying build/lib/storops_test/unity/rest_data/disk/flash_disks.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/disk creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiatorPath copying build/lib/storops_test/unity/rest_data/hostInitiatorPath/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiatorPath copying build/lib/storops_test/unity/rest_data/hostInitiatorPath/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiatorPath copying build/lib/storops_test/unity/rest_data/hostInitiatorPath/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiatorPath creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/HostNetworkAddress_12.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/filter_1.1.1.1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/filter_10.244.209.90.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/host_not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/empty.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/create_HostNetworkAddress_14.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/ip_in_use.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/filter_2.2.2.2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/create_HostNetworkAddress_10.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/HostNetworkAddress_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/HostNetworkAddress_11.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/create_HostNetworkAddress_18.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/create_HostNetworkAddress_12.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/filter_1.1.1.3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/HostNetworkAddress_10.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/filter_1.1.1.2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/filter_8.8.8.8.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort copying build/lib/storops_test/unity/rest_data/hostIPPort/filter_192.168.112.23.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostIPPort creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/linkAggregation copying build/lib/storops_test/unity/rest_data/linkAggregation/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/linkAggregation copying build/lib/storops_test/unity/rest_data/linkAggregation/port_aggregated_error.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/linkAggregation copying build/lib/storops_test/unity/rest_data/linkAggregation/modify.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/linkAggregation copying build/lib/storops_test/unity/rest_data/linkAggregation/spa_la_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/linkAggregation copying build/lib/storops_test/unity/rest_data/linkAggregation/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/linkAggregation copying build/lib/storops_test/unity/rest_data/linkAggregation/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/linkAggregation copying build/lib/storops_test/unity/rest_data/linkAggregation/create_spa_la_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/linkAggregation copying build/lib/storops_test/unity/rest_data/linkAggregation/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/linkAggregation copying build/lib/storops_test/unity/rest_data/linkAggregation/link_aggregation_not_supported.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/linkAggregation creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/171798691852.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/85899345930.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/snaps_of_sv_8.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/create_38654700001.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/restore_with_backup.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/snap_already_promoted.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/38654705785.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/snaps_of_res_23.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/no_item.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/name_existed.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/create_85899345927.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/171798691884.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/snap_not_exist.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/171798691953.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/snap_attached.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/171798691896.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/85899345927.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/success.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/create_38654705847.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/fs_snap_name_existed.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/38654705676.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/create_snap_over_snap.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/38654705847.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/38654700001.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/create_existing_snap.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/171798691899.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/38654709077.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/85899345931.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/snaps_of_res_13.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/171798691954.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/snaps_of_res_19.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/38654700002.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/restore_without_backup.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/copy_171798691884.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/snap_over_snap.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/copy_38654705785.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap copying build/lib/storops_test/unity/rest_data/snap/create_171798691884.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/snap creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/by_name_not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/fs_16.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/fs_14.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/fs_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/fs_8.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/fs_17.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/fs_399.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/fs_11.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/fs_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/fs_10.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/fs_9.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem copying build/lib/storops_test/unity/rest_data/filesystem/fs_5.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/filesystem creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/basicSystemInfo copying build/lib/storops_test/unity/rest_data/basicSystemInfo/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/basicSystemInfo copying build/lib/storops_test/unity/rest_data/basicSystemInfo/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/basicSystemInfo copying build/lib/storops_test/unity/rest_data/basicSystemInfo/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/basicSystemInfo copying build/lib/storops_test/unity/rest_data/basicSystemInfo/0.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/basicSystemInfo creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/aclUser copying build/lib/storops_test/unity/rest_data/aclUser/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/aclUser copying build/lib/storops_test/unity/rest_data/aclUser/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/aclUser copying build/lib/storops_test/unity/rest_data/aclUser/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/aclUser copying build/lib/storops_test/unity/rest_data/aclUser/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/aclUser copying build/lib/storops_test/unity/rest_data/aclUser/S-1-5-15-be80fa7-8ddad211-d49ba5f9-452.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/aclUser copying build/lib/storops_test/unity/rest_data/aclUser/smis_user_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/aclUser copying build/lib/storops_test/unity/rest_data/aclUser/search_by_name.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/aclUser creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/memoryModule copying build/lib/storops_test/unity/rest_data/memoryModule/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/memoryModule copying build/lib/storops_test/unity/rest_data/memoryModule/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/memoryModule copying build/lib/storops_test/unity/rest_data/memoryModule/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/memoryModule creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/RaidTypeEnum copying build/lib/storops_test/unity/rest_data/RaidTypeEnum/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/RaidTypeEnum copying build/lib/storops_test/unity/rest_data/RaidTypeEnum/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/RaidTypeEnum creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/diskGroup copying build/lib/storops_test/unity/rest_data/diskGroup/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/diskGroup copying build/lib/storops_test/unity/rest_data/diskGroup/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/diskGroup copying build/lib/storops_test/unity/rest_data/diskGroup/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/diskGroup copying build/lib/storops_test/unity/rest_data/diskGroup/dg_15.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/diskGroup creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/pool copying build/lib/storops_test/unity/rest_data/pool/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/pool copying build/lib/storops_test/unity/rest_data/pool/pool_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/pool copying build/lib/storops_test/unity/rest_data/pool/duplicate_pool_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/pool copying build/lib/storops_test/unity/rest_data/pool/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/pool copying build/lib/storops_test/unity/rest_data/pool/pool_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/pool copying build/lib/storops_test/unity/rest_data/pool/empty.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/pool copying build/lib/storops_test/unity/rest_data/pool/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/pool copying build/lib/storops_test/unity/rest_data/pool/delete_pool_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/pool copying build/lib/storops_test/unity/rest_data/pool/create_pool_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/pool copying build/lib/storops_test/unity/rest_data/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/system copying build/lib/storops_test/unity/rest_data/system/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/system copying build/lib/storops_test/unity/rest_data/system/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/system copying build/lib/storops_test/unity/rest_data/system/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/system copying build/lib/storops_test/unity/rest_data/system/0.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/system copying build/lib/storops_test/unity/rest_data/system/license_upload.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/system creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiNode copying build/lib/storops_test/unity/rest_data/iscsiNode/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiNode copying build/lib/storops_test/unity/rest_data/iscsiNode/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiNode copying build/lib/storops_test/unity/rest_data/iscsiNode/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiNode copying build/lib/storops_test/unity/rest_data/iscsiNode/iscsinode_spb_eth3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiNode creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/license copying build/lib/storops_test/unity/rest_data/license/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/license copying build/lib/storops_test/unity/rest_data/license/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/license copying build/lib/storops_test/unity/rest_data/license/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/license creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fcPort copying build/lib/storops_test/unity/rest_data/fcPort/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fcPort copying build/lib/storops_test/unity/rest_data/fcPort/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fcPort copying build/lib/storops_test/unity/rest_data/fcPort/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fcPort copying build/lib/storops_test/unity/rest_data/fcPort/fc_port_not_supported.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fcPort copying build/lib/storops_test/unity/rest_data/fcPort/spa_fc4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fcPort creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiPortal copying build/lib/storops_test/unity/rest_data/iscsiPortal/ip_already_in_use.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiPortal copying build/lib/storops_test/unity/rest_data/iscsiPortal/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiPortal copying build/lib/storops_test/unity/rest_data/iscsiPortal/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiPortal copying build/lib/storops_test/unity/rest_data/iscsiPortal/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiPortal copying build/lib/storops_test/unity/rest_data/iscsiPortal/if_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiPortal copying build/lib/storops_test/unity/rest_data/iscsiPortal/empty.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiPortal copying build/lib/storops_test/unity/rest_data/iscsiPortal/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiPortal copying build/lib/storops_test/unity/rest_data/iscsiPortal/create_iscsi_portal.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/iscsiPortal creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileDNSServer copying build/lib/storops_test/unity/rest_data/fileDNSServer/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileDNSServer copying build/lib/storops_test/unity/rest_data/fileDNSServer/dns_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileDNSServer copying build/lib/storops_test/unity/rest_data/fileDNSServer/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileDNSServer copying build/lib/storops_test/unity/rest_data/fileDNSServer/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileDNSServer copying build/lib/storops_test/unity/rest_data/fileDNSServer/create_one_dns_per_nas.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileDNSServer copying build/lib/storops_test/unity/rest_data/fileDNSServer/dns_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileDNSServer copying build/lib/storops_test/unity/rest_data/fileDNSServer/create_dns_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileDNSServer copying build/lib/storops_test/unity/rest_data/fileDNSServer/remove_not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileDNSServer copying build/lib/storops_test/unity/rest_data/fileDNSServer/create_dns_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileDNSServer copying build/lib/storops_test/unity/rest_data/fileDNSServer/dns_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileDNSServer creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/create_NFSShare_11.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/NFSShare_31.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/NFSShare_7.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/NFSShare_11.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/NFSShare_30.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/NFSShare_32.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/success.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/create_failed_ckpt_snap.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/NFSShare_5.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/NFSShare_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/NFSShare_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/NFSShare_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/name_ns1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare copying build/lib/storops_test/unity/rest_data/nfsShare/NFSShare_6.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsShare creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult copying build/lib/storops_test/unity/rest_data/metricQueryResult/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult copying build/lib/storops_test/unity/rest_data/metricQueryResult/query_id_18.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult copying build/lib/storops_test/unity/rest_data/metricQueryResult/query_id_130.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult copying build/lib/storops_test/unity/rest_data/metricQueryResult/query_id_128.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult copying build/lib/storops_test/unity/rest_data/metricQueryResult/query_id_34.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult copying build/lib/storops_test/unity/rest_data/metricQueryResult/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult copying build/lib/storops_test/unity/rest_data/metricQueryResult/query_id_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult copying build/lib/storops_test/unity/rest_data/metricQueryResult/query_id_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult copying build/lib/storops_test/unity/rest_data/metricQueryResult/query_id_22.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult copying build/lib/storops_test/unity/rest_data/metricQueryResult/query_id_14.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult copying build/lib/storops_test/unity/rest_data/metricQueryResult/query_id_17.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult copying build/lib/storops_test/unity/rest_data/metricQueryResult/query_id_6.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult copying build/lib/storops_test/unity/rest_data/metricQueryResult/query_id_19.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricQueryResult creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/HealthEnum copying build/lib/storops_test/unity/rest_data/HealthEnum/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/HealthEnum copying build/lib/storops_test/unity/rest_data/HealthEnum/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/HealthEnum creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/sasPort copying build/lib/storops_test/unity/rest_data/sasPort/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/sasPort copying build/lib/storops_test/unity/rest_data/sasPort/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/sasPort copying build/lib/storops_test/unity/rest_data/sasPort/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/sasPort copying build/lib/storops_test/unity/rest_data/sasPort/spa_sas4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/sasPort creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN copying build/lib/storops_test/unity/rest_data/hostLUN/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN copying build/lib/storops_test/unity/rest_data/hostLUN/host_22_sv_3338_38654709071.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN copying build/lib/storops_test/unity/rest_data/hostLUN/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN copying build/lib/storops_test/unity/rest_data/hostLUN/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN copying build/lib/storops_test/unity/rest_data/hostLUN/null_host11_luns.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN copying build/lib/storops_test/unity/rest_data/hostLUN/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN copying build/lib/storops_test/unity/rest_data/hostLUN/filter_hostlun_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN copying build/lib/storops_test/unity/rest_data/hostLUN/host_22_sv_3338.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN copying build/lib/storops_test/unity/rest_data/hostLUN/hostlun_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN copying build/lib/storops_test/unity/rest_data/hostLUN/filter_sv4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN copying build/lib/storops_test/unity/rest_data/hostLUN/hostlun_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN copying build/lib/storops_test/unity/rest_data/hostLUN/filter_sv2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN copying build/lib/storops_test/unity/rest_data/hostLUN/filter_hostlun_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostLUN creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsShare copying build/lib/storops_test/unity/rest_data/cifsShare/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsShare copying build/lib/storops_test/unity/rest_data/cifsShare/SMBShare_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsShare copying build/lib/storops_test/unity/rest_data/cifsShare/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsShare copying build/lib/storops_test/unity/rest_data/cifsShare/SMBShare_7.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsShare copying build/lib/storops_test/unity/rest_data/cifsShare/ace_list_2_entries.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsShare copying build/lib/storops_test/unity/rest_data/cifsShare/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsShare copying build/lib/storops_test/unity/rest_data/cifsShare/SMBShare_8.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsShare copying build/lib/storops_test/unity/rest_data/cifsShare/name_cs1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsShare copying build/lib/storops_test/unity/rest_data/cifsShare/success.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsShare copying build/lib/storops_test/unity/rest_data/cifsShare/create_SMBShare_15.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsShare copying build/lib/storops_test/unity/rest_data/cifsShare/SMBShare_5.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsShare copying build/lib/storops_test/unity/rest_data/cifsShare/SMBShare_15.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsShare creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dae copying build/lib/storops_test/unity/rest_data/dae/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dae copying build/lib/storops_test/unity/rest_data/dae/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dae copying build/lib/storops_test/unity/rest_data/dae/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dae creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ssc copying build/lib/storops_test/unity/rest_data/ssc/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ssc copying build/lib/storops_test/unity/rest_data/ssc/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ssc copying build/lib/storops_test/unity/rest_data/ssc/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ssc creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/sv_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/thin_clone_auto_delete.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/nike.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/create_lun_sv_2026.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/does_not_support_shrink.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/thin_clone_new_base.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/sv_5604.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/name_in_use.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/thin_clone.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/sv_5607.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/empty.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/create_lun_sv2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/host_access_exists.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/not_exist.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/thin_clone_lun.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/exceed_system_limit.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/res_27.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/smb_share_name_exists.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/sv_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/sv_5605.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/res_13.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/create_res_27.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/res_17.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/nfsShareParameters_empty.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/create_cg_with_member.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/nothing_to_modify.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/res_19.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/sv_2026.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/remove_res_30_async.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/create_dummy_lun.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/res_18.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/remove_res_24.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/sv_2019.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/remove_nfs_share_6_async.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/lun_name_in_use.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/path_not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/thin_clone_limit_exceeded.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/create_cg_with_host_access.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/res_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/cg_list.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/filesystem_not_support_nfs.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/create_empty_cg.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/thin_clone_snap.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/create_cs1_success.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/nfs_share_name_exists.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/filesystem_existed.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/res_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource copying build/lib/storops_test/unity/rest_data/storageResource/size_too_small.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageResource creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitRule copying build/lib/storops_test/unity/rest_data/ioLimitRule/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitRule copying build/lib/storops_test/unity/rest_data/ioLimitRule/qr_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitRule copying build/lib/storops_test/unity/rest_data/ioLimitRule/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitRule creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/error copying build/lib/storops_test/unity/rest_data/error/200.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/error copying build/lib/storops_test/unity/rest_data/error/409.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/error copying build/lib/storops_test/unity/rest_data/error/404.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/error creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/mgmtInterface copying build/lib/storops_test/unity/rest_data/mgmtInterface/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/mgmtInterface copying build/lib/storops_test/unity/rest_data/mgmtInterface/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/mgmtInterface copying build/lib/storops_test/unity/rest_data/mgmtInterface/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/mgmtInterface creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/systemTime copying build/lib/storops_test/unity/rest_data/systemTime/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/systemTime copying build/lib/storops_test/unity/rest_data/systemTime/empty.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/systemTime copying build/lib/storops_test/unity/rest_data/systemTime/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/systemTime copying build/lib/storops_test/unity/rest_data/systemTime/0.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/systemTime creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/password_criteria.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/name_existed.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/create_cifs_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/cifs_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/netbios_name_existed.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/domain_not_specified.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/cifs_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/cifs_7.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/remove_cifs_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer copying build/lib/storops_test/unity/rest_data/cifsServer/one_smb_server_only.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/cifsServer creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lcc copying build/lib/storops_test/unity/rest_data/lcc/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lcc copying build/lib/storops_test/unity/rest_data/lcc/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lcc copying build/lib/storops_test/unity/rest_data/lcc/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lcc creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/create_name_in_use.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/auto_balance_sp_to_spa.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/nas_server_in_tenant2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/nas_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/nas_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/create_nas_3_success.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/nas_7.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/nas_6.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/remove_not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/remove_nas_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/nas_5.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/auto_balance_sp_one_sp.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/nasServer/nas_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nasServer copying build/lib/storops_test/unity/rest_data/temp.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageProcessor copying build/lib/storops_test/unity/rest_data/storageProcessor/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageProcessor copying build/lib/storops_test/unity/rest_data/storageProcessor/spa.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageProcessor copying build/lib/storops_test/unity/rest_data/storageProcessor/auto_balance_sp_to_spa.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageProcessor copying build/lib/storops_test/unity/rest_data/storageProcessor/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageProcessor copying build/lib/storops_test/unity/rest_data/storageProcessor/unknown.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageProcessor copying build/lib/storops_test/unity/rest_data/storageProcessor/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageProcessor copying build/lib/storops_test/unity/rest_data/storageProcessor/spb.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageProcessor copying build/lib/storops_test/unity/rest_data/storageProcessor/auto_balance_sp_one_sp.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/storageProcessor creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dpe copying build/lib/storops_test/unity/rest_data/dpe/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dpe copying build/lib/storops_test/unity/rest_data/dpe/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dpe copying build/lib/storops_test/unity/rest_data/dpe/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dpe copying build/lib/storops_test/unity/rest_data/dpe/dpe.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dpe creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_8.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_4678.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_5603.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_9.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_5606.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_567.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_12.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_5557.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_10.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_5604.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_5607.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_5602.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_5605.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_5608.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_3338.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_5600.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_2026.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_2019.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_5556.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_11.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/search_fail.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_5555.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun copying build/lib/storops_test/unity/rest_data/lun/sv_5601.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/lun creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitPolicy copying build/lib/storops_test/unity/rest_data/ioLimitPolicy/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitPolicy copying build/lib/storops_test/unity/rest_data/ioLimitPolicy/policy_name_used.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitPolicy copying build/lib/storops_test/unity/rest_data/ioLimitPolicy/create_qp_8.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitPolicy copying build/lib/storops_test/unity/rest_data/ioLimitPolicy/create_qp_9.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitPolicy copying build/lib/storops_test/unity/rest_data/ioLimitPolicy/qp_8.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitPolicy copying build/lib/storops_test/unity/rest_data/ioLimitPolicy/qp_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitPolicy copying build/lib/storops_test/unity/rest_data/ioLimitPolicy/qp_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitPolicy copying build/lib/storops_test/unity/rest_data/ioLimitPolicy/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitPolicy copying build/lib/storops_test/unity/rest_data/ioLimitPolicy/empty.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitPolicy copying build/lib/storops_test/unity/rest_data/ioLimitPolicy/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitPolicy copying build/lib/storops_test/unity/rest_data/ioLimitPolicy/not_exist.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitPolicy copying build/lib/storops_test/unity/rest_data/ioLimitPolicy/qp_9.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ioLimitPolicy creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery copying build/lib/storops_test/unity/rest_data/metricRealTimeQuery/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery copying build/lib/storops_test/unity/rest_data/metricRealTimeQuery/create_id_15.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery copying build/lib/storops_test/unity/rest_data/metricRealTimeQuery/query_id_130.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery copying build/lib/storops_test/unity/rest_data/metricRealTimeQuery/query_id_128.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery copying build/lib/storops_test/unity/rest_data/metricRealTimeQuery/query_id_not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery copying build/lib/storops_test/unity/rest_data/metricRealTimeQuery/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery copying build/lib/storops_test/unity/rest_data/metricRealTimeQuery/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery copying build/lib/storops_test/unity/rest_data/metricRealTimeQuery/4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery copying build/lib/storops_test/unity/rest_data/metricRealTimeQuery/2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery copying build/lib/storops_test/unity/rest_data/metricRealTimeQuery/block_size.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery copying build/lib/storops_test/unity/rest_data/metricRealTimeQuery/13.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery copying build/lib/storops_test/unity/rest_data/metricRealTimeQuery/interval_300.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery copying build/lib/storops_test/unity/rest_data/metricRealTimeQuery/create_id_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/metricRealTimeQuery creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/powerSupply copying build/lib/storops_test/unity/rest_data/powerSupply/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/powerSupply copying build/lib/storops_test/unity/rest_data/powerSupply/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/powerSupply copying build/lib/storops_test/unity/rest_data/powerSupply/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/powerSupply creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsServer copying build/lib/storops_test/unity/rest_data/nfsServer/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsServer copying build/lib/storops_test/unity/rest_data/nfsServer/nfs_already_enabled.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsServer copying build/lib/storops_test/unity/rest_data/nfsServer/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsServer copying build/lib/storops_test/unity/rest_data/nfsServer/nfs_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsServer copying build/lib/storops_test/unity/rest_data/nfsServer/create_nfs_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsServer copying build/lib/storops_test/unity/rest_data/nfsServer/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsServer copying build/lib/storops_test/unity/rest_data/nfsServer/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsServer copying build/lib/storops_test/unity/rest_data/nfsServer/nfs_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsServer copying build/lib/storops_test/unity/rest_data/nfsServer/remove_nfs_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/nfsServer creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/preferredInterfaceSettings copying build/lib/storops_test/unity/rest_data/preferredInterfaceSettings/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/preferredInterfaceSettings copying build/lib/storops_test/unity/rest_data/preferredInterfaceSettings/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/preferredInterfaceSettings copying build/lib/storops_test/unity/rest_data/preferredInterfaceSettings/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/preferredInterfaceSettings copying build/lib/storops_test/unity/rest_data/preferredInterfaceSettings/preferred_if_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/preferredInterfaceSettings creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ipPort copying build/lib/storops_test/unity/rest_data/ipPort/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ipPort copying build/lib/storops_test/unity/rest_data/ipPort/spa_la_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ipPort copying build/lib/storops_test/unity/rest_data/ipPort/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ipPort copying build/lib/storops_test/unity/rest_data/ipPort/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ipPort copying build/lib/storops_test/unity/rest_data/ipPort/spa_eth2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ipPort creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator copying build/lib/storops_test/unity/rest_data/hostInitiator/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator copying build/lib/storops_test/unity/rest_data/hostInitiator/initiator_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator copying build/lib/storops_test/unity/rest_data/hostInitiator/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator copying build/lib/storops_test/unity/rest_data/hostInitiator/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator copying build/lib/storops_test/unity/rest_data/hostInitiator/empty.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator copying build/lib/storops_test/unity/rest_data/hostInitiator/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator copying build/lib/storops_test/unity/rest_data/hostInitiator/initiator_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator copying build/lib/storops_test/unity/rest_data/hostInitiator/initiator_already_existed.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator copying build/lib/storops_test/unity/rest_data/hostInitiator/create_iscsi_initiator.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator copying build/lib/storops_test/unity/rest_data/hostInitiator/initiator_4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator copying build/lib/storops_test/unity/rest_data/hostInitiator/initiator_19.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator copying build/lib/storops_test/unity/rest_data/hostInitiator/create_fc_initiator.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator copying build/lib/storops_test/unity/rest_data/hostInitiator/initiator_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/hostInitiator creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/systemCapacity copying build/lib/storops_test/unity/rest_data/systemCapacity/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/systemCapacity copying build/lib/storops_test/unity/rest_data/systemCapacity/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/systemCapacity copying build/lib/storops_test/unity/rest_data/systemCapacity/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/systemCapacity creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dnsServer copying build/lib/storops_test/unity/rest_data/dnsServer/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dnsServer copying build/lib/storops_test/unity/rest_data/dnsServer/empty.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dnsServer copying build/lib/storops_test/unity/rest_data/dnsServer/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dnsServer copying build/lib/storops_test/unity/rest_data/dnsServer/0.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/dnsServer creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/host_10.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/host_13.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/host_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/create_host_11.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/host_11.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/create_host_19.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/create_subnet_8.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/create_host_15.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/empty.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/host_12.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/subnet_8.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/all_with_tenant.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/host_22.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/host_15.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/host_9.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/host_16.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host copying build/lib/storops_test/unity/rest_data/host/subnet_9.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/host creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/tenant copying build/lib/storops_test/unity/rest_data/tenant/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/tenant copying build/lib/storops_test/unity/rest_data/tenant/tenant_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/tenant copying build/lib/storops_test/unity/rest_data/tenant/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/tenant copying build/lib/storops_test/unity/rest_data/tenant/tenant_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/tenant copying build/lib/storops_test/unity/rest_data/tenant/empty.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/tenant copying build/lib/storops_test/unity/rest_data/tenant/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/tenant copying build/lib/storops_test/unity/rest_data/tenant/vlan1_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/tenant copying build/lib/storops_test/unity/rest_data/tenant/name_inuse.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/tenant copying build/lib/storops_test/unity/rest_data/tenant/vlan4.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/tenant copying build/lib/storops_test/unity/rest_data/tenant/delete_tenant.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/tenant copying build/lib/storops_test/unity/rest_data/tenant/tenant_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/tenant copying build/lib/storops_test/unity/rest_data/tenant/vlan_not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/tenant creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/virusChecker copying build/lib/storops_test/unity/rest_data/virusChecker/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/virusChecker copying build/lib/storops_test/unity/rest_data/virusChecker/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/virusChecker copying build/lib/storops_test/unity/rest_data/virusChecker/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/virusChecker copying build/lib/storops_test/unity/rest_data/virusChecker/cava_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/virusChecker creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileInterface copying build/lib/storops_test/unity/rest_data/fileInterface/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileInterface copying build/lib/storops_test/unity/rest_data/fileInterface/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileInterface copying build/lib/storops_test/unity/rest_data/fileInterface/if_16.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileInterface copying build/lib/storops_test/unity/rest_data/fileInterface/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileInterface copying build/lib/storops_test/unity/rest_data/fileInterface/remove_if_20.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileInterface copying build/lib/storops_test/unity/rest_data/fileInterface/if_20.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileInterface copying build/lib/storops_test/unity/rest_data/fileInterface/create_if_20.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileInterface copying build/lib/storops_test/unity/rest_data/fileInterface/remove_not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileInterface copying build/lib/storops_test/unity/rest_data/fileInterface/create_ip_in_use.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileInterface copying build/lib/storops_test/unity/rest_data/fileInterface/create_nas_server_not_found.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/fileInterface creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ntpServer copying build/lib/storops_test/unity/rest_data/ntpServer/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ntpServer copying build/lib/storops_test/unity/rest_data/ntpServer/empty.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ntpServer copying build/lib/storops_test/unity/rest_data/ntpServer/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ntpServer copying build/lib/storops_test/unity/rest_data/ntpServer/0.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/ntpServer creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/poolUnit copying build/lib/storops_test/unity/rest_data/poolUnit/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/poolUnit copying build/lib/storops_test/unity/rest_data/poolUnit/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/poolUnit copying build/lib/storops_test/unity/rest_data/poolUnit/rg_1.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/poolUnit copying build/lib/storops_test/unity/rest_data/poolUnit/rg_3.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/poolUnit copying build/lib/storops_test/unity/rest_data/poolUnit/rg_2.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/poolUnit creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/battery copying build/lib/storops_test/unity/rest_data/battery/type.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/battery copying build/lib/storops_test/unity/rest_data/battery/all.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/battery copying build/lib/storops_test/unity/rest_data/battery/index.json -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_data/battery copying build/lib/storops_test/unity/test_resp.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity copying build/lib/storops_test/unity/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity copying build/lib/storops_test/unity/rest_mock.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity copying build/lib/storops_test/unity/test_mock.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_nas_server.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_system.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_job.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_port.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_filesystem.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_nfs_share.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_lun.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_pool.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_interface.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_snap.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_nfs_server.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_type_resource.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_host.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_storage_resource.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_tenant.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_disk.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_sp.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_cifs_share.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_metric.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_dns_server.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/resource/test_cifs_server.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource copying build/lib/storops_test/unity/test_parser.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity copying build/lib/storops_test/test_exception.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/connection copying build/lib/storops_test/connection/test_connector.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/connection copying build/lib/storops_test/connection/test_client.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/connection copying build/lib/storops_test/connection/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/connection creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx copying build/lib/storops_comptest/vnx/test_system.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx copying build/lib/storops_comptest/vnx/test_port.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx copying build/lib/storops_comptest/vnx/test_mirror_view.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx copying build/lib/storops_comptest/vnx/test_lun.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx copying build/lib/storops_comptest/vnx/test_cg.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx copying build/lib/storops_comptest/vnx/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx copying build/lib/storops_comptest/vnx/test_snap.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx copying build/lib/storops_comptest/vnx/test_sg.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx copying build/lib/storops_comptest/vnx/conftest.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx copying build/lib/storops_comptest/utils.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest copying build/lib/storops_comptest/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest creating /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/unity copying build/lib/storops_comptest/unity/test_nas_server.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/unity copying build/lib/storops_comptest/unity/__init__.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/unity copying build/lib/storops_comptest/unity/test_fs.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/unity copying build/lib/storops_comptest/unity/conftest.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/unity copying build/lib/storops_comptest/unity/test_share.py -> /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/unity byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib/converter.py to converter.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib/thinclone_helper.py to thinclone_helper.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib/ex_decorator_factory.py to ex_decorator_factory.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib/tasks.py to tasks.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/lib/metric.py to metric.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/navi_command.py to navi_command.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/block_cli.py to block_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/parsers.py to parsers.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/converter.py to converter.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/xmlapi.py to xmlapi.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/heart_beat.py to heart_beat.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/nas_client.py to nas_client.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/xmlapi_parser.py to xmlapi_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/enums.py to enums.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/calculator.py to calculator.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/nas_cmd.py to nas_cmd.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/snap.py to snap.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/rg.py to rg.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/mount_point.py to mount_point.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/system.py to system.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/nfs_share.py to nfs_share.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/vdm.py to vdm.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/sg.py to sg.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/disk.py to disk.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/host.py to host.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/nas_pool.py to nas_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/block_pool.py to block_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/fs.py to fs.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/cifs_server.py to cifs_server.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/ndu.py to ndu.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/capacity.py to capacity.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/lun.py to lun.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/port.py to port.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/cg.py to cg.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/cifs_share.py to cifs_share.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/vnx_domain.py to vnx_domain.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/mover.py to mover.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/mirror_view.py to mirror_view.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/fs_snap.py to fs_snap.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/nqm.py to nqm.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/security.py to security.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/vnx/resource/metric.py to metric.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resp.py to resp.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/enums.py to enums.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/calculator.py to calculator.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/dns_server.py to dns_server.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/snap.py to snap.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/tenant.py to tenant.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/storage_resource.py to storage_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/system.py to system.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/sp.py to sp.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/nfs_share.py to nfs_share.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/disk.py to disk.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/host.py to host.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/interface.py to interface.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/nas_server.py to nas_server.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/type_resource.py to type_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/health.py to health.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/cifs_server.py to cifs_server.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/lun.py to lun.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/port.py to port.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/filesystem.py to filesystem.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/cifs_share.py to cifs_share.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/vmware.py to vmware.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/nfs_server.py to nfs_server.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/metric.py to metric.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/unity/resource/job.py to job.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/connection/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/connection/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/connection/connector.py to connector.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops/connection/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib/test_thinclone_helper.py to test_thinclone_helper.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib/test_converter.py to test_converter.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib/test_resource.py to test_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib/test_metric.py to test_metric.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib/test_tasks.py to test_tasks.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/lib/test_parser.py to test_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/test_parsers.py to test_parsers.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/test_calculator.py to test_calculator.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/test_enums.py to test_enums.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/test_navi_command.py to test_navi_command.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/test_converter.py to test_converter.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/nas_mock.py to nas_mock.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/cli_mock.py to cli_mock.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/test_block_cli.py to test_block_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/test_heart_beat.py to test_heart_beat.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/test_nas_cmd.py to test_nas_cmd.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_nas_client.py to test_nas_client.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_security.py to test_security.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_fs_snap.py to test_fs_snap.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_system.py to test_system.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_mover.py to test_mover.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_migration.py to test_migration.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_port.py to test_port.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_mirror_view.py to test_mirror_view.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_nqm.py to test_nqm.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_nfs_share.py to test_nfs_share.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_lun.py to test_lun.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_rg.py to test_rg.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_nas_pool.py to test_nas_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_ndu.py to test_ndu.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_cg.py to test_cg.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/verifiers.py to verifiers.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_vnx_domain.py to test_vnx_domain.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_snap.py to test_snap.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_fs.py to test_fs.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_host.py to test_host.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_mount_point.py to test_mount_point.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_sg.py to test_sg.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_disk.py to test_disk.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_capacity.py to test_capacity.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_block_pool.py to test_block_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_resource.py to test_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_cifs_share.py to test_cifs_share.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_metric.py to test_metric.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_vdm.py to test_vdm.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/resource/test_cifs_server.py to test_cifs_server.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/vnx/test_nas.py to test_nas.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/test_calculator.py to test_calculator.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/test_enums.py to test_enums.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/test_resp.py to test_resp.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/rest_mock.py to rest_mock.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/test_mock.py to test_mock.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_nas_server.py to test_nas_server.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_system.py to test_system.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_job.py to test_job.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_port.py to test_port.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_filesystem.py to test_filesystem.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_nfs_share.py to test_nfs_share.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_lun.py to test_lun.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_pool.py to test_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_interface.py to test_interface.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_snap.py to test_snap.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_nfs_server.py to test_nfs_server.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_type_resource.py to test_type_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_host.py to test_host.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_storage_resource.py to test_storage_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_tenant.py to test_tenant.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_disk.py to test_disk.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_sp.py to test_sp.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_cifs_share.py to test_cifs_share.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_metric.py to test_metric.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_dns_server.py to test_dns_server.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/resource/test_cifs_server.py to test_cifs_server.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/unity/test_parser.py to test_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/test_exception.py to test_exception.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/connection/test_connector.py to test_connector.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/connection/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_test/connection/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx/test_system.py to test_system.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx/test_port.py to test_port.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx/test_mirror_view.py to test_mirror_view.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx/test_lun.py to test_lun.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx/test_cg.py to test_cg.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx/test_snap.py to test_snap.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx/test_sg.py to test_sg.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/vnx/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/unity/test_nas_server.py to test_nas_server.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/unity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/unity/test_fs.py to test_fs.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/unity/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops_comptest/unity/test_share.py to test_share.pyc writing byte-compilation script '/tmp/tmp4KkveH.py' /usr/bin/python2 -O /tmp/tmp4KkveH.py removing /tmp/tmp4KkveH.py running install_egg_info running egg_info writing requirements to storops.egg-info/requires.txt writing storops.egg-info/PKG-INFO writing top-level names to storops.egg-info/top_level.txt writing dependency_links to storops.egg-info/dependency_links.txt reading manifest file 'storops.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no files found matching '*.txt' under directory '.' writing manifest file 'storops.egg-info/SOURCES.txt' Copying storops.egg-info to /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/lib/python2.7/site-packages/storops-0.5.5-py2.7.egg-info running install_scripts + /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/storops-0.5.5 /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-storops-0.5.5-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.mIaG1y + umask 022 + cd /builddir/build/BUILD + cd storops-0.5.5 + exit 0 Processing files: python2-storops-0.5.5-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nAqec8 + umask 022 + cd /builddir/build/BUILD + cd storops-0.5.5 + DOCDIR=/builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/share/doc/python2-storops-0.5.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/share/doc/python2-storops-0.5.5 + cp -pr README.rst /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/share/doc/python2-storops-0.5.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ERpXmH + umask 022 + cd /builddir/build/BUILD + cd storops-0.5.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/share/licenses/python2-storops-0.5.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/share/licenses/python2-storops-0.5.5 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch/usr/share/licenses/python2-storops-0.5.5 + exit 0 Provides: python-storops = 0.5.5-1.el7 python2-storops = 0.5.5-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-storops < 0.5.5-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch warning: Could not canonicalize hostname: p8le01.rdu2.centos.org Wrote: /builddir/build/RPMS/python2-storops-0.5.5-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rHz5uS + umask 022 + cd /builddir/build/BUILD + cd storops-0.5.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-storops-0.5.5-1.el7.noarch + exit 0 Child return code was: 0