Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-saharaclient.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72613-385218/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b92192d704ce488d9adc9c82cec196b4', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72613-385218/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-saharaclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-saharaclient-2.3.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-saharaclient.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72613-385218/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dd507a0dba2e424cb81f6d0d89846d3f', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72613-385218/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-saharaclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PRLO7H + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-saharaclient-2.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-saharaclient-2.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-saharaclient-2.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf python_saharaclient.egg-info + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qzAQ6i + umask 022 + cd /builddir/build/BUILD + cd python-saharaclient-2.3.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/saharaclient creating build/lib/saharaclient/api copying saharaclient/api/job_executions.py -> build/lib/saharaclient/api copying saharaclient/api/job_types.py -> build/lib/saharaclient/api copying saharaclient/api/jobs.py -> build/lib/saharaclient/api copying saharaclient/api/images.py -> build/lib/saharaclient/api copying saharaclient/api/job_binaries.py -> build/lib/saharaclient/api copying saharaclient/api/parameters.py -> build/lib/saharaclient/api copying saharaclient/api/node_group_templates.py -> build/lib/saharaclient/api copying saharaclient/api/helpers.py -> build/lib/saharaclient/api copying saharaclient/api/plugins.py -> build/lib/saharaclient/api copying saharaclient/api/client.py -> build/lib/saharaclient/api copying saharaclient/api/clusters.py -> build/lib/saharaclient/api copying saharaclient/api/job_binary_internals.py -> build/lib/saharaclient/api copying saharaclient/api/cluster_templates.py -> build/lib/saharaclient/api copying saharaclient/api/__init__.py -> build/lib/saharaclient/api copying saharaclient/api/data_sources.py -> build/lib/saharaclient/api copying saharaclient/api/base.py -> build/lib/saharaclient/api creating build/lib/saharaclient/tests creating build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_images.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_hacking.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_clusters.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_manager.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_base.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_job_executions.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_jobs.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_job_binary_internals.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_job_types.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_node_group_templates.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/__init__.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_cluster_templates.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_job_binaries.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_resource.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_data_sources.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/base.py -> build/lib/saharaclient/tests/unit copying saharaclient/tests/unit/test_plugins.py -> build/lib/saharaclient/tests/unit creating build/lib/saharaclient/osc creating build/lib/saharaclient/osc/v2 copying saharaclient/osc/v2/job_types.py -> build/lib/saharaclient/osc/v2 copying saharaclient/osc/v2/jobs.py -> build/lib/saharaclient/osc/v2 copying saharaclient/osc/v2/images.py -> build/lib/saharaclient/osc/v2 copying saharaclient/osc/v2/job_binaries.py -> build/lib/saharaclient/osc/v2 copying saharaclient/osc/v2/node_group_templates.py -> build/lib/saharaclient/osc/v2 copying saharaclient/osc/v2/plugins.py -> build/lib/saharaclient/osc/v2 copying saharaclient/osc/v2/clusters.py -> build/lib/saharaclient/osc/v2 copying saharaclient/osc/v2/job_templates.py -> build/lib/saharaclient/osc/v2 copying saharaclient/osc/v2/cluster_templates.py -> build/lib/saharaclient/osc/v2 copying saharaclient/osc/v2/__init__.py -> build/lib/saharaclient/osc/v2 copying saharaclient/osc/v2/data_sources.py -> build/lib/saharaclient/osc/v2 creating build/lib/saharaclient/osc/v1 copying saharaclient/osc/v1/job_types.py -> build/lib/saharaclient/osc/v1 copying saharaclient/osc/v1/jobs.py -> build/lib/saharaclient/osc/v1 copying saharaclient/osc/v1/images.py -> build/lib/saharaclient/osc/v1 copying saharaclient/osc/v1/job_binaries.py -> build/lib/saharaclient/osc/v1 copying saharaclient/osc/v1/node_group_templates.py -> build/lib/saharaclient/osc/v1 copying saharaclient/osc/v1/plugins.py -> build/lib/saharaclient/osc/v1 copying saharaclient/osc/v1/clusters.py -> build/lib/saharaclient/osc/v1 copying saharaclient/osc/v1/job_templates.py -> build/lib/saharaclient/osc/v1 copying saharaclient/osc/v1/cluster_templates.py -> build/lib/saharaclient/osc/v1 copying saharaclient/osc/v1/__init__.py -> build/lib/saharaclient/osc/v1 copying saharaclient/osc/v1/data_sources.py -> build/lib/saharaclient/osc/v1 creating build/lib/saharaclient/api/v2 copying saharaclient/api/v2/jobs.py -> build/lib/saharaclient/api/v2 copying saharaclient/api/v2/job_templates.py -> build/lib/saharaclient/api/v2 copying saharaclient/api/v2/__init__.py -> build/lib/saharaclient/api/v2 creating build/lib/saharaclient/tests/hacking copying saharaclient/tests/hacking/logging_checks.py -> build/lib/saharaclient/tests/hacking copying saharaclient/tests/hacking/checks.py -> build/lib/saharaclient/tests/hacking copying saharaclient/tests/hacking/commit_message.py -> build/lib/saharaclient/tests/hacking copying saharaclient/tests/hacking/__init__.py -> build/lib/saharaclient/tests/hacking copying saharaclient/tests/hacking/import_checks.py -> build/lib/saharaclient/tests/hacking copying saharaclient/version.py -> build/lib/saharaclient copying saharaclient/client.py -> build/lib/saharaclient copying saharaclient/__init__.py -> build/lib/saharaclient copying saharaclient/_i18n.py -> build/lib/saharaclient creating build/lib/saharaclient/tests/unit/osc creating build/lib/saharaclient/tests/unit/osc/v2 copying saharaclient/tests/unit/osc/v2/test_job_templates.py -> build/lib/saharaclient/tests/unit/osc/v2 copying saharaclient/tests/unit/osc/v2/test_images.py -> build/lib/saharaclient/tests/unit/osc/v2 copying saharaclient/tests/unit/osc/v2/test_clusters.py -> build/lib/saharaclient/tests/unit/osc/v2 copying saharaclient/tests/unit/osc/v2/test_jobs.py -> build/lib/saharaclient/tests/unit/osc/v2 copying saharaclient/tests/unit/osc/v2/test_job_types.py -> build/lib/saharaclient/tests/unit/osc/v2 copying saharaclient/tests/unit/osc/v2/test_node_group_templates.py -> build/lib/saharaclient/tests/unit/osc/v2 copying saharaclient/tests/unit/osc/v2/__init__.py -> build/lib/saharaclient/tests/unit/osc/v2 copying saharaclient/tests/unit/osc/v2/test_cluster_templates.py -> build/lib/saharaclient/tests/unit/osc/v2 copying saharaclient/tests/unit/osc/v2/test_job_binaries.py -> build/lib/saharaclient/tests/unit/osc/v2 copying saharaclient/tests/unit/osc/v2/test_data_sources.py -> build/lib/saharaclient/tests/unit/osc/v2 copying saharaclient/tests/unit/osc/v2/test_plugins.py -> build/lib/saharaclient/tests/unit/osc/v2 creating build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/v1/test_job_templates.py -> build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/v1/test_images.py -> build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/v1/test_clusters.py -> build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/v1/test_jobs.py -> build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/v1/test_job_types.py -> build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/v1/test_utils.py -> build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/v1/test_node_group_templates.py -> build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/v1/__init__.py -> build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/v1/fakes.py -> build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/v1/test_cluster_templates.py -> build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/v1/test_job_binaries.py -> build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/v1/test_data_sources.py -> build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/v1/test_plugins.py -> build/lib/saharaclient/tests/unit/osc/v1 copying saharaclient/tests/unit/osc/test_plugin.py -> build/lib/saharaclient/tests/unit/osc copying saharaclient/tests/unit/osc/__init__.py -> build/lib/saharaclient/tests/unit/osc copying saharaclient/osc/plugin.py -> build/lib/saharaclient/osc copying saharaclient/osc/__init__.py -> build/lib/saharaclient/osc copying saharaclient/osc/utils.py -> build/lib/saharaclient/osc copying saharaclient/tests/__init__.py -> build/lib/saharaclient/tests running egg_info creating python_saharaclient.egg-info writing python_saharaclient.egg-info/PKG-INFO writing dependency_links to python_saharaclient.egg-info/dependency_links.txt writing entry points to python_saharaclient.egg-info/entry_points.txt writing top-level names to python_saharaclient.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'python_saharaclient.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_saharaclient.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RHxTfV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch + cd python-saharaclient-2.3.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch --prefix /usr running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/job_executions.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/job_types.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/jobs.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/images.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/v2 copying build/lib/saharaclient/api/v2/jobs.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/v2 copying build/lib/saharaclient/api/v2/job_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/v2 copying build/lib/saharaclient/api/v2/__init__.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/v2 copying build/lib/saharaclient/api/job_binaries.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/parameters.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/node_group_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/helpers.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/plugins.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/client.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/clusters.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/job_binary_internals.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/cluster_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/__init__.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/data_sources.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/api/base.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api copying build/lib/saharaclient/version.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1 copying build/lib/saharaclient/osc/v1/job_types.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1 copying build/lib/saharaclient/osc/v1/jobs.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1 copying build/lib/saharaclient/osc/v1/images.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1 copying build/lib/saharaclient/osc/v1/job_binaries.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1 copying build/lib/saharaclient/osc/v1/node_group_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1 copying build/lib/saharaclient/osc/v1/plugins.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1 copying build/lib/saharaclient/osc/v1/clusters.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1 copying build/lib/saharaclient/osc/v1/job_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1 copying build/lib/saharaclient/osc/v1/cluster_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1 copying build/lib/saharaclient/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1 copying build/lib/saharaclient/osc/v1/data_sources.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1 creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2 copying build/lib/saharaclient/osc/v2/job_types.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2 copying build/lib/saharaclient/osc/v2/jobs.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2 copying build/lib/saharaclient/osc/v2/images.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2 copying build/lib/saharaclient/osc/v2/job_binaries.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2 copying build/lib/saharaclient/osc/v2/node_group_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2 copying build/lib/saharaclient/osc/v2/plugins.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2 copying build/lib/saharaclient/osc/v2/clusters.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2 copying build/lib/saharaclient/osc/v2/job_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2 copying build/lib/saharaclient/osc/v2/cluster_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2 copying build/lib/saharaclient/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2 copying build/lib/saharaclient/osc/v2/data_sources.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2 copying build/lib/saharaclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc copying build/lib/saharaclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc copying build/lib/saharaclient/osc/utils.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc copying build/lib/saharaclient/client.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient copying build/lib/saharaclient/__init__.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient copying build/lib/saharaclient/_i18n.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_images.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_clusters.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_manager.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_base.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_job_executions.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_jobs.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_job_binary_internals.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc copying build/lib/saharaclient/tests/unit/osc/test_plugin.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 copying build/lib/saharaclient/tests/unit/osc/v1/test_job_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 copying build/lib/saharaclient/tests/unit/osc/v1/test_images.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 copying build/lib/saharaclient/tests/unit/osc/v1/test_clusters.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 copying build/lib/saharaclient/tests/unit/osc/v1/test_jobs.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 copying build/lib/saharaclient/tests/unit/osc/v1/test_job_types.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 copying build/lib/saharaclient/tests/unit/osc/v1/test_utils.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 copying build/lib/saharaclient/tests/unit/osc/v1/test_node_group_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 copying build/lib/saharaclient/tests/unit/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 copying build/lib/saharaclient/tests/unit/osc/v1/fakes.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 copying build/lib/saharaclient/tests/unit/osc/v1/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 copying build/lib/saharaclient/tests/unit/osc/v1/test_job_binaries.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 copying build/lib/saharaclient/tests/unit/osc/v1/test_data_sources.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 copying build/lib/saharaclient/tests/unit/osc/v1/test_plugins.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1 creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2 copying build/lib/saharaclient/tests/unit/osc/v2/test_job_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2 copying build/lib/saharaclient/tests/unit/osc/v2/test_images.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2 copying build/lib/saharaclient/tests/unit/osc/v2/test_clusters.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2 copying build/lib/saharaclient/tests/unit/osc/v2/test_jobs.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2 copying build/lib/saharaclient/tests/unit/osc/v2/test_job_types.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2 copying build/lib/saharaclient/tests/unit/osc/v2/test_node_group_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2 copying build/lib/saharaclient/tests/unit/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2 copying build/lib/saharaclient/tests/unit/osc/v2/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2 copying build/lib/saharaclient/tests/unit/osc/v2/test_job_binaries.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2 copying build/lib/saharaclient/tests/unit/osc/v2/test_data_sources.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2 copying build/lib/saharaclient/tests/unit/osc/v2/test_plugins.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2 copying build/lib/saharaclient/tests/unit/osc/__init__.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc copying build/lib/saharaclient/tests/unit/test_job_types.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_node_group_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_job_binaries.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_resource.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_data_sources.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/base.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit copying build/lib/saharaclient/tests/unit/test_plugins.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit creating /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/hacking copying build/lib/saharaclient/tests/hacking/logging_checks.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/hacking copying build/lib/saharaclient/tests/hacking/checks.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/hacking copying build/lib/saharaclient/tests/hacking/commit_message.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/hacking copying build/lib/saharaclient/tests/hacking/__init__.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/hacking copying build/lib/saharaclient/tests/hacking/import_checks.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/hacking copying build/lib/saharaclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/job_executions.py to job_executions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/job_types.py to job_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/jobs.py to jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/v2/jobs.py to jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/v2/job_templates.py to job_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/job_binaries.py to job_binaries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/parameters.py to parameters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/node_group_templates.py to node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/job_binary_internals.py to job_binary_internals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/data_sources.py to data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/api/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1/job_types.py to job_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1/jobs.py to jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1/job_binaries.py to job_binaries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1/node_group_templates.py to node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1/job_templates.py to job_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v1/data_sources.py to data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2/job_types.py to job_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2/jobs.py to jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2/job_binaries.py to job_binaries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2/node_group_templates.py to node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2/job_templates.py to job_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/v2/data_sources.py to data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/osc/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/_i18n.py to _i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_hacking.py to test_hacking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_clusters.py to test_clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_manager.py to test_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_job_executions.py to test_job_executions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_jobs.py to test_jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_job_binary_internals.py to test_job_binary_internals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/test_plugin.py to test_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1/test_job_templates.py to test_job_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1/test_clusters.py to test_clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1/test_jobs.py to test_jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1/test_job_types.py to test_job_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1/test_node_group_templates.py to test_node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1/test_cluster_templates.py to test_cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1/test_job_binaries.py to test_job_binaries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1/test_data_sources.py to test_data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v1/test_plugins.py to test_plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2/test_job_templates.py to test_job_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2/test_clusters.py to test_clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2/test_jobs.py to test_jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2/test_job_types.py to test_job_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2/test_node_group_templates.py to test_node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2/test_cluster_templates.py to test_cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2/test_job_binaries.py to test_job_binaries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2/test_data_sources.py to test_data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/v2/test_plugins.py to test_plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_job_types.py to test_job_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_node_group_templates.py to test_node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_cluster_templates.py to test_cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_job_binaries.py to test_job_binaries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_resource.py to test_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_data_sources.py to test_data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/unit/test_plugins.py to test_plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/hacking/logging_checks.py to logging_checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/hacking/checks.py to checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/hacking/commit_message.py to commit_message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/hacking/import_checks.py to import_checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/saharaclient/tests/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp7go8seo9.py' /usr/bin/python3 /tmp/tmp7go8seo9.py removing /tmp/tmp7go8seo9.py running install_egg_info running egg_info writing python_saharaclient.egg-info/PKG-INFO writing dependency_links to python_saharaclient.egg-info/dependency_links.txt writing entry points to python_saharaclient.egg-info/entry_points.txt writing top-level names to python_saharaclient.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying python_saharaclient.egg-info to /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6/site-packages/python_saharaclient-2.3.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 2.3.0-1.el8 --unique-debug-suffix -2.3.0-1.el8.noarch --unique-debug-src-base python-saharaclient-2.3.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-saharaclient-2.3.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.65isCD + umask 022 + cd /builddir/build/BUILD + cd python-saharaclient-2.3.0 + rm saharaclient/tests/unit/test_hacking.py + export PYTHON=python3 + PYTHON=python3 + stestr-3 run {3} saharaclient.tests.unit.osc.test_plugin.TestDataProcessingPlugin.test_make_client_v2 [0.003007s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--node-groups [ ...]] [--anti-affinity [ ...]] [--description ] [--autoconfig-enable | --autoconfig-disable] [--public | --private] [--protected | --unprotected] [--json ] [--shares ] [--configs ] [--domain-name ] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --username [--description ] check_parser: error: the following arguments are required: --username usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--data | --url ] [--description ] [--username | --access-key ] [--password | --secret-key | --password-prompt | --secret-key-prompt] [--s3-endpoint ] [--public] [--protected] [--json ] check_parser: error: argument --password: not allowed with argument --secret-key usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--tags [ ...] | --all] check_parser: error: argument --tags: not allowed with argument --all usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--instances [ ...]] [--json ] [--wait] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--description ] [--shares ] [--public | --private] [--protected | --unprotected] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--type ] [--url ] [--username | --access-key ] [--password | --secret-key ] [--s3-endpoint ] [--enable-s3-ssl | --disable-s3-ssl] [--enable-s3-bucket-in-path | --disable-s3-bucket-in-path] [--description ] [--public | --private] [--protected | --unprotected] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--data | --url ] [--description ] [--username | --access-key ] [--password | --secret-key | --password-prompt | --secret-key-prompt] [--s3-endpoint ] [--public] [--protected] [--json ] check_parser: error: argument --password: not allowed with argument --secret-key usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --type --url [--username | --access-key ] [--password | --secret-key ] [--s3-endpoint ] [--enable-s3-ssl | --disable-s3-ssl] [--enable-s3-bucket-in-path | --disable-s3-bucket-in-path] [--description ] [--public] [--protected] check_parser: error: argument --password: not allowed with argument --secret-key usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--instances [ ...]] [--json ] [--wait] check_parser: error: the following arguments are required: usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--description ] [--public | --private] [--protected | --unprotected] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--node-groups [ ...]] [--anti-affinity [ ...]] [--description ] [--autoconfig-enable | --autoconfig-disable] [--public | --private] [--protected | --unprotected] [--json ] [--shares ] [--configs ] [--domain-name ] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--url ] [--description ] [--username | --access-key ] [--password | --secret-key | --password-prompt | --secret-key-prompt] [--s3-endpoint ] [--public | --private] [--protected | --unprotected] [--json ] check_parser: error: argument --password: not allowed with argument --secret-key usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --tags [ ...] check_parser: error: the following arguments are required: --tags usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--type ] [--url ] [--username | --access-key ] [--password | --secret-key ] [--s3-endpoint ] [--enable-s3-ssl | --disable-s3-ssl] [--enable-s3-bucket-in-path | --disable-s3-bucket-in-path] [--description ] [--public | --private] [--protected | --unprotected] check_parser: error: the following arguments are required: usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--description ] [--shares ] [--public | --private] [--protected | --unprotected] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--public | --private] [--protected | --unprotected] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --type --url [--username | --access-key ] [--password | --secret-key ] [--s3-endpoint ] [--enable-s3-ssl | --disable-s3-ssl] [--enable-s3-bucket-in-path | --disable-s3-bucket-in-path] [--description ] [--public] [--protected] check_parser: error: the following arguments are required: , --type, --url usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--description ] [--public | --private] [--protected | --unprotected] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --type --url [--username | --access-key ] [--password | --secret-key ] [--s3-endpoint ] [--enable-s3-ssl | --disable-s3-ssl] [--enable-s3-bucket-in-path | --disable-s3-bucket-in-path] [--description ] [--public] [--protected] check_parser: error: the following arguments are required: , --type, --url usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --username [--description ] check_parser: error: the following arguments are required: --username usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--url ] [--description ] [--username | --access-key ] [--password | --secret-key | --password-prompt | --secret-key-prompt] [--s3-endpoint ] [--public | --private] [--protected | --unprotected] [--json ] check_parser: error: argument --password: not allowed with argument --secret-key usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--type ] [--url ] [--username | --access-key ] [--password | --secret-key ] [--s3-endpoint ] [--enable-s3-ssl | --disable-s3-ssl] [--enable-s3-bucket-in-path | --disable-s3-bucket-in-path] [--description ] [--public | --private] [--protected | --unprotected] check_parser: error: argument --password: not allowed with argument --secret-key usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --tags [ ...] check_parser: error: the following arguments are required: --tags usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --tags [ ...] check_parser: error: the following arguments are required: --tags usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--tags [ ...] | --all] check_parser: error: argument --tags: not allowed with argument --all usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--plugin ] [--plugin-version ] [--processes [ ...]] [--security-groups [ ...]] [--auto-security-group-enable | --auto-security-group-disable] [--availability-zone ] [--flavor ] [--floating-ip-pool ] [--volumes-per-node ] [--volumes-size ] [--volumes-type ] [--volumes-availability-zone ] [--volumes-mount-prefix ] [--volumes-locality-enable | --volumes-locality-disable] [--description ] [--autoconfig-enable | --autoconfig-disable] [--proxy-gateway-enable | --proxy-gateway-disable] [--public | --private] [--protected | --unprotected] [--json ] [--shares ] [--configs ] [--boot-from-volume-enable | --boot-from-volume-disable] [--boot-volume-type ] [--boot-volume-availability-zone ] [--boot-volume-local-to-instance-enable | --boot-volume-local-to-instance-disable] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--public | --private] [--protected | --unprotected] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--plugin ] [--plugin-version ] [--processes [ ...]] [--security-groups [ ...]] [--auto-security-group-enable | --auto-security-group-disable] [--availability-zone ] [--flavor ] [--floating-ip-pool ] [--volumes-per-node ] [--volumes-size ] [--volumes-type ] [--volumes-availability-zone ] [--volumes-mount-prefix ] [--volumes-locality-enable | --volumes-locality-disable] [--description ] [--autoconfig-enable | --autoconfig-disable] [--proxy-gateway-enable | --proxy-gateway-disable] [--public | --private] [--protected | --unprotected] [--json ] [--shares ] [--configs ] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --tags [ ...] check_parser: error: the following arguments are required: --tags {6} saharaclient.tests.unit.osc.v1.test_clusters.TestScaleCluster.test_cluster_scale_resize [0.051463s] ... ok {6} saharaclient.tests.unit.osc.v1.test_clusters.TestShowCluster.test_cluster_show_verification [0.003692s] ... ok {6} saharaclient.tests.unit.osc.v1.test_data_sources.TestCreateDataSource.test_data_sources_create_all_options [0.004116s] ... ok {0} saharaclient.tests.unit.osc.v1.test_images.TestRemoveImageTags.test_image_tags_remove_both_options [0.052468s] ... ok {0} saharaclient.tests.unit.osc.v1.test_images.TestShowImage.test_image_show_no_options [0.003152s] ... ok {0} saharaclient.tests.unit.osc.v1.test_job_templates.TestDeleteJobTemplate.test_job_template_delete [0.002484s] ... ok {0} saharaclient.tests.unit.osc.v2.test_cluster_templates.TestDeleteClusterTemplate.test_ct_delete [0.002264s] ... ok {0} saharaclient.tests.unit.osc.v2.test_clusters.TestScaleCluster.test_cluster_scale_no_options [0.004114s] ... ok {0} saharaclient.tests.unit.osc.v2.test_images.TestAddImageTags.test_image_tags_add [0.003042s] ... ok {0} saharaclient.tests.unit.osc.v2.test_job_binaries.TestListJobBinaries.test_job_binary_list_extra_search_opts [0.004072s] ... ok {0} saharaclient.tests.unit.osc.v2.test_job_templates.TestShowJobTemplate.test_job_template_show [0.002615s] ... ok {4} saharaclient.tests.unit.osc.v1.test_cluster_templates.TestListClusterTemplates.test_ct_list_long [0.051045s] ... ok {4} saharaclient.tests.unit.osc.v1.test_clusters.TestUpdateCluster.test_cluster_update_no_options [0.007690s] ... ok {4} saharaclient.tests.unit.osc.v1.test_clusters.TestVerificationUpdateCluster.test_verification_start [0.003399s] ... ok {4} saharaclient.tests.unit.osc.v1.test_images.TestListImages.test_images_list_long [0.003233s] ... ok {4} saharaclient.tests.unit.osc.v1.test_job_binaries.TestCreateJobBinary.test_job_binary_create_swift_public_protected [0.004481s] ... ok {4} saharaclient.tests.unit.osc.v1.test_job_templates.TestCreateJobTemplate.test_job_template_create_minimum_options [0.003847s] ... ok {4} saharaclient.tests.unit.osc.v1.test_plugins.TestShowPlugin.test_plugin_show [0.002897s] ... ok {4} saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_no_options [0.005441s] ... ok {4} saharaclient.tests.unit.osc.v2.test_job_binaries.TestCreateJobBinary.test_job_binary_create_mutual_exclusion [0.005470s] ... ok {4} saharaclient.tests.unit.osc.v2.test_plugins.TestShowPlugin.test_plugin_version_show [0.003089s] ... ok {1} saharaclient.tests.unit.osc.v1.test_cluster_templates.TestDeleteClusterTemplate.test_ct_delete [0.015601s] ... ok {1} saharaclient.tests.unit.osc.v1.test_clusters.TestScaleCluster.test_cluster_scale_no_options [0.045004s] ... ok {1} saharaclient.tests.unit.osc.v1.test_node_group_templates.TestListNodeGroupTemplates.test_ngt_list_no_options [0.003700s] ... ok {1} saharaclient.tests.unit.osc.v1.test_plugins.TestGetPluginConfigs.test_get_plugin_configs_specified_file [0.033107s] ... ok {1} saharaclient.tests.unit.osc.v2.test_clusters.TestUpdateCluster.test_cluster_update_private_unprotected [0.004910s] ... ok {1} saharaclient.tests.unit.osc.v2.test_job_binaries.TestListJobBinaries.test_job_binary_list_no_options [0.002810s] ... ok {2} saharaclient.tests.unit.osc.v1.test_cluster_templates.TestCreateClusterTemplate.test_ct_create_all_options [0.056195s] ... ok {2} saharaclient.tests.unit.osc.v1.test_cluster_templates.TestUpdateClusterTemplate.test_ct_update_nothing_updated [0.004656s] ... ok {2} saharaclient.tests.unit.osc.v1.test_clusters.TestVerificationUpdateCluster.test_verification_show [0.003535s] ... ok {2} saharaclient.tests.unit.osc.v1.test_data_sources.TestCreateDataSource.test_data_source_create_mutual_exclusion [0.006841s] ... ok {2} saharaclient.tests.unit.osc.v1.test_data_sources.TestListDataSources.test_data_sources_list_no_options [0.003513s] ... ok {2} saharaclient.tests.unit.osc.v1.test_images.TestRemoveImageTags.test_image_tags_remove_all [0.003341s] ... ok {2} saharaclient.tests.unit.osc.v1.test_job_binaries.TestListJobBinaries.test_job_binary_list_extra_search_opts [0.002794s] ... ok {2} saharaclient.tests.unit.osc.v2.test_data_sources.TestDeleteDataSource.test_data_sources_delete [0.002349s] ... ok {2} saharaclient.tests.unit.osc.v2.test_job_templates.TestListJobTemplates.test_job_templates_list_no_options [0.002680s] ... ok {2} saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_update_node_group_template [0.018909s] ... ok Data Source "source" has been removed successfully. {7} saharaclient.tests.unit.osc.v1.test_images.TestListImages.test_images_list_with_username_nothing_selected [0.063392s] ... ok {7} saharaclient.tests.unit.osc.v1.test_job_binaries.TestShowJobBinary.test_job_binary_show [0.004230s] ... ok {7} saharaclient.tests.unit.osc.v2.test_clusters.TestScaleCluster.test_cluster_scale_add_ng [0.004647s] ... ok {7} saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_private_unprotected [0.008142s] ... ok {7} saharaclient.tests.unit.osc.v2.test_images.TestUnregisterImage.test_image_unregister_no_options [0.003488s] ... ok {7} saharaclient.tests.unit.osc.v2.test_jobs.TestExecuteJob.test_job_execute_all_options [0.006421s] ... ok {19} saharaclient.tests.unit.osc.v1.test_jobs.TestListJobs.test_jobs_list_extra_search_opts [0.049942s] ... ok {19} saharaclient.tests.unit.osc.v1.test_jobs.TestUpdateJob.test_job_update_private_unprotected [0.004829s] ... ok {19} saharaclient.tests.unit.osc.v1.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_all_options [0.007924s] ... ok {19} saharaclient.tests.unit.osc.v2.test_clusters.TestVerificationUpdateCluster.test_verification_start [0.004068s] ... ok {19} saharaclient.tests.unit.osc.v2.test_job_binaries.TestListJobBinaries.test_job_binary_list_long [0.002877s] ... ok {19} saharaclient.tests.unit.osc.v2.test_job_templates.TestUpdateJobTemplate.test_job_template_update_private_unprotected [0.003926s] ... ok {19} saharaclient.tests.unit.osc.v2.test_node_group_templates.TestCreateNodeGroupTemplate.test_ngt_create_minimum_options [0.006707s] ... ok {19} saharaclient.tests.unit.osc.v2.test_node_group_templates.TestListNodeGroupTemplates.test_ngt_list_long [0.002910s] ... ok {19} saharaclient.tests.unit.osc.v2.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_nothing_updated [0.006181s] ... ok {19} saharaclient.tests.unit.test_plugins.PluginTest.test_plugins_get [0.008813s] ... ok {16} saharaclient.tests.unit.osc.v1.test_clusters.TestUpdateCluster.test_cluster_update_all_options [0.050911s] ... ok {16} saharaclient.tests.unit.osc.v1.test_data_sources.TestUpdateDataSource.test_data_sources_update_required_options [0.004173s] ... ok {16} saharaclient.tests.unit.osc.v1.test_images.TestRegisterImage.test_image_register_required_options [0.003558s] ... ok {12} saharaclient.tests.unit.osc.v1.test_clusters.TestListClusters.test_clusters_list_long [0.050094s] ... ok {12} saharaclient.tests.unit.osc.v1.test_clusters.TestScaleCluster.test_cluster_scale_add_ng [0.005823s] ... ok {12} saharaclient.tests.unit.osc.v1.test_data_sources.TestShowDataSource.test_data_sources_show [0.002633s] ... ok {3} saharaclient.tests.unit.osc.v1.test_cluster_templates.TestUpdateClusterTemplate.test_ct_update_no_options [0.056472s] ... ok {30} saharaclient.tests.unit.osc.v1.test_jobs.TestListJobs.test_jobs_list_long [0.050497s] ... ok Cluster "fake" health verification has been started. {1} saharaclient.tests.unit.osc.v2.test_job_types.TestListJobTemplates.test_job_types_list_extra_search_opts [0.003307s] ... ok {16} saharaclient.tests.unit.osc.v1.test_job_templates.TestListJobTemplates.test_job_template_list_extra_search_opts [0.003556s] ... ok {16} saharaclient.tests.unit.osc.v1.test_node_group_templates.TestListNodeGroupTemplates.test_ngt_list_extra_search_opts [0.003168s] ... ok {16} saharaclient.tests.unit.osc.v1.test_node_group_templates.TestShowNodeGroupTemplate.test_ngt_show [0.002686s] ... ok {16} saharaclient.tests.unit.osc.v2.test_clusters.TestListClusters.test_clusters_list_no_options [0.003170s] ... ok {8} saharaclient.tests.unit.osc.v1.test_cluster_templates.TestCreateClusterTemplate.test_ct_create_minimum_options [0.051564s] ... ok {16} saharaclient.tests.unit.test_clusters.ClusterTest.test_clusters_list [0.008562s] ... ok {16} saharaclient.tests.unit.test_job_binaries.JobBinaryTest.test_job_binary_delete [0.003427s] ... ok {10} saharaclient.tests.unit.osc.v1.test_data_sources.TestCreateDataSource.test_data_sources_create_required_options [0.051227s] ... ok {10} saharaclient.tests.unit.osc.v1.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_private_unprotected [0.004527s] ... ok {10} saharaclient.tests.unit.osc.v2.test_clusters.TestUpdateCluster.test_cluster_update_nothing_updated [0.004139s] ... ok {10} saharaclient.tests.unit.osc.v2.test_images.TestListImages.test_images_list_successful_selection [0.004301s] ... ok {10} saharaclient.tests.unit.osc.v2.test_images.TestRegisterImage.test_image_register_all_options [0.003502s] ... ok {10} saharaclient.tests.unit.osc.v2.test_job_templates.TestUpdateJobTemplate.test_job_template_update_no_options [0.006580s] ... ok {26} saharaclient.tests.unit.osc.v1.test_images.TestRegisterImage.test_image_register_all_options [0.053952s] ... ok {26} saharaclient.tests.unit.osc.v1.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_mutual_exclusion [0.006759s] ... ok {26} saharaclient.tests.unit.osc.v2.test_job_binaries.TestDownloadJobBinary.test_download_job_binary_specified_file [0.027534s] ... ok {26} saharaclient.tests.unit.osc.v2.test_job_templates.TestUpdateJobTemplate.test_job_template_update_nothing_updated [0.003407s] ... ok {26} saharaclient.tests.unit.osc.v2.test_jobs.TestUpdateJob.test_job_update_private_unprotected [0.003789s] ... ok {16} saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_create_node_group_template [0.004045s] ... ok {3} saharaclient.tests.unit.osc.v1.test_images.TestRegisterImage.test_image_register_without_username [0.004111s] ... ok {3} saharaclient.tests.unit.osc.v2.test_cluster_templates.TestListClusterTemplates.test_ct_list_extra_search_opts [0.004389s] ... ok {3} saharaclient.tests.unit.osc.v2.test_images.TestRemoveImageTags.test_image_tags_remove_all [0.003303s] ... ok {3} saharaclient.tests.unit.osc.v2.test_job_templates.TestUpdateJobTemplate.test_job_template_update_all_options [0.003828s] ... ok {3} saharaclient.tests.unit.test_cluster_templates.ClusterTemplateTest.test_cluster_template_list [0.008588s] ... ok {26} saharaclient.tests.unit.test_job_binaries.JobBinaryTest.test_job_binary_list [0.008488s] ... ok {26} saharaclient.tests.unit.test_job_binary_internals.JobBinaryInternalTest.test_create_job_binary_internal [0.003956s] ... ok {26} saharaclient.tests.unit.test_job_binary_internals.JobBinaryInternalTest.test_job_binary_internal_list [0.003925s] ... ok {8} saharaclient.tests.unit.osc.v1.test_clusters.TestDeleteCluster.test_cluster_delete [0.002914s] ... ok {8} saharaclient.tests.unit.osc.v1.test_clusters.TestListClusters.test_clusters_list_extra_search_opts [0.004229s] ... ok {1} saharaclient.tests.unit.test_clusters.ClusterTest.test_clusters_get_with_progress [0.011843s] ... ok {1} saharaclient.tests.unit.test_data_sources.DataSourceTest.test_create_data_source_s3_or_swift_credentials [0.002122s] ... ok {1} saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_node_group_template_delete [0.003839s] ... ok {30} saharaclient.tests.unit.osc.v1.test_jobs.TestUpdateJob.test_job_update_public_protected [0.004611s] ... ok {30} saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_all_options [0.005071s] ... ok {8} saharaclient.tests.unit.osc.v1.test_clusters.TestUpdateCluster.test_cluster_update_private_unprotected [0.004643s] ... ok {3} saharaclient.tests.unit.test_clusters.ClusterTest.test_create_multiple_clusters [0.004186s] ... ok {3} saharaclient.tests.unit.test_job_binaries.JobBinaryTest.test_job_binary_get_file [0.003487s] ... ok {3} saharaclient.tests.unit.test_resource.ResourceTest.test_create_resource [0.000250s] ... ok Cluster "fake" health verification has been started. {30} saharaclient.tests.unit.osc.v2.test_images.TestListImages.test_images_list_with_name_nothing_selected [0.003387s] ... ok {30} saharaclient.tests.unit.osc.v2.test_plugins.TestGetPluginConfigs.test_get_plugin_configs_specified_file [0.028000s] ... ok {26} saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_node_group_template_list [0.003864s] ... ok {0} saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_node_group_template_export [0.009010s] ... ok {26} saharaclient.tests.unit.test_plugins.PluginTest.test_plugins_get_version_details [0.004291s] ... ok {7} saharaclient.tests.unit.osc.v2.test_jobs.TestExecuteJob.test_job_execute_minimum_options [0.005206s] ... ok {7} saharaclient.tests.unit.osc.v2.test_jobs.TestExecuteJob.test_job_execute_with_input_output_option [0.010895s] ... ok {7} saharaclient.tests.unit.osc.v2.test_node_group_templates.TestListNodeGroupTemplates.test_ngt_list_extra_search_opts [0.002737s] ... ok {7} saharaclient.tests.unit.osc.v2.test_plugins.TestGetPluginConfigs.test_get_plugin_configs_default_file [0.033658s] ... ok {5} saharaclient.tests.unit.osc.v1.test_cluster_templates.TestListClusterTemplates.test_ct_list_no_options [0.049649s] ... ok {5} saharaclient.tests.unit.osc.v1.test_cluster_templates.TestShowClusterTemplate.test_ct_show [0.004205s] ... ok {5} saharaclient.tests.unit.osc.v1.test_data_sources.TestDeleteDataSource.test_data_sources_delete [0.002274s] ... ok {11} saharaclient.tests.unit.osc.v1.test_images.TestRemoveImageTags.test_image_tags_remove [0.050556s] ... ok {29} saharaclient.tests.unit.osc.test_plugin.TestDataProcessingPlugin.test_make_client [0.002872s] ... ok {27} saharaclient.tests.unit.osc.v1.test_clusters.TestShowCluster.test_cluster_show [0.049976s] ... ok {27} saharaclient.tests.unit.osc.v1.test_images.TestAddImageTags.test_image_tags_add_without_tags [0.005605s] ... ok {27} saharaclient.tests.unit.osc.v1.test_job_types.TestGetJobTypeConfigs.test_get_job_type_configs_specified_file [0.027481s] ... ok {29} saharaclient.tests.unit.osc.v1.test_job_binaries.TestListJobBinaries.test_job_binary_list_no_options [0.051771s] ... ok {12} saharaclient.tests.unit.osc.v1.test_job_templates.TestUpdateJobTemplate.test_job_template_update_nothing_updated [0.003467s] ... ok {13} saharaclient.tests.unit.osc.v1.test_clusters.TestCreateCluster.test_cluster_create_minimum_options [0.053694s] ... ok {13} saharaclient.tests.unit.osc.v1.test_images.TestListImages.test_images_list_successful_selection [0.004237s] ... ok {24} saharaclient.tests.unit.osc.v1.test_images.TestListImages.test_images_list_with_name_nothing_selected [0.050879s] ... ok {31} saharaclient.tests.unit.osc.v1.test_clusters.TestListClusters.test_clusters_list_no_options [0.052325s] ... ok {31} saharaclient.tests.unit.osc.v1.test_data_sources.TestUpdateDataSource.test_data_source_update_mutual_exclusion [0.009653s] ... ok {27} saharaclient.tests.unit.osc.v1.test_job_types.TestListJobTemplates.test_job_types_list_no_options [0.004085s] ... ok {27} saharaclient.tests.unit.osc.v1.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_private_unprotected [0.006148s] ... ok {27} saharaclient.tests.unit.osc.v1.test_plugins.TestGetPluginConfigs.test_get_plugin_configs_default_file [0.010215s] ... ok {5} saharaclient.tests.unit.osc.v1.test_images.TestUnregisterImage.test_image_unregister [0.001982s] ... ok {5} saharaclient.tests.unit.osc.v1.test_jobs.TestUpdateJob.test_job_update_nothing_updated [0.003070s] ... ok {5} saharaclient.tests.unit.osc.v2.test_clusters.TestShowCluster.test_cluster_show_verification [0.004090s] ... ok {5} saharaclient.tests.unit.osc.v2.test_images.TestAddImageTags.test_image_tags_add_without_tags [0.005260s] ... ok {5} saharaclient.tests.unit.osc.v2.test_images.TestShowImage.test_image_show [0.003216s] ... ok {5} saharaclient.tests.unit.osc.v2.test_job_types.TestGetJobTypeConfigs.test_get_job_type_configs_specified_file [0.030529s] ... ok {5} saharaclient.tests.unit.test_data_sources.DataSourceTest.test_update_data_sources [0.009481s] ... ok {30} saharaclient.tests.unit.test_data_sources.DataSourceTest.test_data_sources_delete [0.008357s] ... ok {21} saharaclient.tests.unit.osc.v1.test_cluster_templates.TestUpdateClusterTemplate.test_ct_update_private_unprotected [0.052252s] ... ok {21} saharaclient.tests.unit.osc.v1.test_data_sources.TestCreateDataSource.test_data_sources_create_no_options [0.006235s] ... ok {0} saharaclient.tests.unit.test_resource.ResourceTest.test_resource_str [0.000302s] ... ok {12} saharaclient.tests.unit.osc.v1.test_node_group_templates.TestDeleteNodeGroupTemplate.test_ngt_delete [0.002385s] ... ok {12} saharaclient.tests.unit.osc.v2.test_jobs.TestListJobs.test_jobs_list_no_options [0.002905s] ... ok {13} saharaclient.tests.unit.osc.v1.test_node_group_templates.TestCreateNodeGroupTemplate.test_ngt_create_all_options [0.006510s] ... ok {29} saharaclient.tests.unit.osc.v1.test_jobs.TestListJobs.test_jobs_list_no_options [0.002754s] ... ok {29} saharaclient.tests.unit.osc.v2.test_clusters.TestShowCluster.test_cluster_show [0.005500s] ... ok {8} saharaclient.tests.unit.osc.v1.test_data_sources.TestUpdateDataSource.test_data_sources_update_no_options [0.007376s] ... ok {17} saharaclient.tests.unit.osc.v1.test_data_sources.TestListDataSources.test_data_sources_list_long [0.050544s] ... ok {17} saharaclient.tests.unit.osc.v2.test_cluster_templates.TestCreateClusterTemplate.test_ct_create_minimum_options [0.005809s] ... ok {17} saharaclient.tests.unit.osc.v2.test_cluster_templates.TestUpdateClusterTemplate.test_ct_update_private_unprotected [0.005354s] ... ok {21} saharaclient.tests.unit.osc.v1.test_data_sources.TestUpdateDataSource.test_data_sources_update_nothing_updated [0.005913s] ... ok {21} saharaclient.tests.unit.osc.v1.test_job_templates.TestUpdateJobTemplate.test_job_template_update_no_options [0.004034s] ... ok {21} saharaclient.tests.unit.osc.v2.test_cluster_templates.TestListClusterTemplates.test_ct_list_long [0.004472s] ... ok {21} saharaclient.tests.unit.osc.v2.test_clusters.TestCreateCluster.test_cluster_create_minimum_options [0.005455s] ... ok {25} saharaclient.tests.unit.osc.v1.test_job_templates.TestListJobTemplates.test_job_template_list_long [0.050693s] ... ok {12} saharaclient.tests.unit.osc.v2.test_node_group_templates.TestCreateNodeGroupTemplate.test_ngt_create_all_options [0.007604s] ... ok {12} saharaclient.tests.unit.osc.v2.test_plugins.TestListPlugins.test_plugins_list_long [0.003317s] ... ok {12} saharaclient.tests.unit.test_data_sources.DataSourceTest.test_data_sources_get [0.009350s] ... ok {12} saharaclient.tests.unit.test_images.ImageTest.test_update_tags [0.020752s] ... ok {20} saharaclient.tests.unit.osc.v1.test_images.TestSetImageTags.test_image_tags_set_without_tags [0.060831s] ... ok {20} saharaclient.tests.unit.osc.v1.test_job_binaries.TestDeleteJobBinary.test_job_binary_delete [0.003523s] ... ok {27} saharaclient.tests.unit.osc.v2.test_images.TestRemoveImageTags.test_image_tags_remove_both_options [0.004408s] ... ok {24} saharaclient.tests.unit.osc.v1.test_job_binaries.TestDownloadJobBinary.test_download_job_binary_default_file [0.028033s] ... ok {24} saharaclient.tests.unit.osc.v1.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_nothing_updated [0.007033s] ... ok {9} saharaclient.tests.unit.osc.v1.test_job_binaries.TestCreateJobBinary.test_job_binary_create_mutual_exclusion [0.054792s] ... ok {25} saharaclient.tests.unit.osc.v1.test_job_templates.TestShowJobTemplate.test_job_template_show [0.004267s] ... ok {25} saharaclient.tests.unit.osc.v1.test_utils.TestUtils.test_prepare_column_headers [0.000932s] ... ok {25} saharaclient.tests.unit.osc.v2.test_cluster_templates.TestUpdateClusterTemplate.test_ct_update_all_options [0.006354s] ... ok {25} saharaclient.tests.unit.osc.v2.test_clusters.TestListClusters.test_clusters_list_long [0.003744s] ... ok {18} saharaclient.tests.unit.osc.v1.test_job_templates.TestCreateJobTemplate.test_job_template_create_all_options [0.053953s] ... ok {17} saharaclient.tests.unit.osc.v2.test_clusters.TestUpdateCluster.test_cluster_update_all_options [0.004180s] ... ok {17} saharaclient.tests.unit.osc.v2.test_job_templates.TestListJobTemplates.test_job_template_list_long [0.002797s] ... ok {17} saharaclient.tests.unit.osc.v2.test_jobs.TestListJobs.test_jobs_list_extra_search_opts [0.002693s] ... ok {17} saharaclient.tests.unit.osc.v2.test_jobs.TestUpdateJob.test_job_update_nothing_updated [0.003126s] ... ok {17} saharaclient.tests.unit.test_job_binary_internals.JobBinaryInternalTest.test_job_binary_delete [0.008905s] ... ok {17} saharaclient.tests.unit.test_job_executions.JobExecutionTest.test_create_job_execution_without_io [0.004256s] ... ok {17} saharaclient.tests.unit.test_resource.ResourceTest.test_overwrite_default [0.000258s] ... ok {10} saharaclient.tests.unit.osc.v2.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_all_options [0.007887s] ... ok {28} saharaclient.tests.unit.osc.v1.test_clusters.TestCreateCluster.test_cluster_create_all_options [0.052125s] ... ok {28} saharaclient.tests.unit.osc.v1.test_clusters.TestCreateCluster.test_cluster_create_with_count [0.005820s] ... ok {15} saharaclient.tests.unit.osc.v1.test_images.TestShowImage.test_image_show [0.049685s] ... ok {11} saharaclient.tests.unit.osc.v1.test_images.TestUnregisterImage.test_image_unregister_no_options [0.003555s] ... ok {10} saharaclient.tests.unit.test_images.ImageTest.test_images_list [0.009446s] ... ok {25} saharaclient.tests.unit.osc.v2.test_data_sources.TestCreateDataSource.test_data_sources_create_no_options [0.007392s] ... ok {25} saharaclient.tests.unit.osc.v2.test_images.TestListImages.test_images_list_long [0.003079s] ... ok {25} saharaclient.tests.unit.osc.v2.test_images.TestRegisterImage.test_image_register_without_username [0.004043s] ... ok {14} saharaclient.tests.unit.osc.v1.test_clusters.TestUpdateCluster.test_cluster_update_nothing_updated [0.053405s] ... ok {10} saharaclient.tests.unit.test_job_executions.JobExecutionTest.test_job_executions_get [0.003938s] ... ok {9} saharaclient.tests.unit.osc.v1.test_plugins.TestListPlugins.test_plugins_list_no_options [0.003939s] ... ok {29} saharaclient.tests.unit.osc.v2.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_all_options [0.005143s] ... ok {29} saharaclient.tests.unit.test_images.ImageTest.test_images_get [0.009336s] ... ok {14} saharaclient.tests.unit.osc.v1.test_job_types.TestListJobTemplates.test_job_types_list_extra_search_opts [0.004309s] ... ok {14} saharaclient.tests.unit.osc.v1.test_jobs.TestExecuteJob.test_job_execute_all_options [0.006458s] ... ok {24} saharaclient.tests.unit.osc.v1.test_utils.TestUtils.test_create_dict_from_kwargs [0.000783s] ... ok {30} saharaclient.tests.unit.test_job_binaries.JobBinaryTest.test_job_binary_get [0.003760s] ... ok {30} saharaclient.tests.unit.test_jobs.JobTest.test_jobs_list [0.003698s] ... ok {30} saharaclient.tests.unit.test_manager.ManagerTest.test_find [0.001434s] ... ok {28} saharaclient.tests.unit.osc.v1.test_job_types.TestGetJobTypeConfigs.test_get_job_type_configs_default_file [0.029398s] ... ok {28} saharaclient.tests.unit.osc.v1.test_jobs.TestUpdateJob.test_job_update_no_options [0.005623s] ... ok {28} saharaclient.tests.unit.osc.v1.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_no_options [0.004446s] ... ok {28} saharaclient.tests.unit.osc.v2.test_cluster_templates.TestListClusterTemplates.test_ct_list_no_options [0.002869s] ... ok {28} saharaclient.tests.unit.osc.v2.test_jobs.TestUpdateJob.test_job_update_public_protected [0.002283s] ... ok {31} saharaclient.tests.unit.osc.v2.test_cluster_templates.TestCreateClusterTemplate.test_ct_create_all_options [0.005518s] ... ok {31} saharaclient.tests.unit.osc.v2.test_data_sources.TestCreateDataSource.test_data_sources_create_required_options [0.004131s] ... ok {31} saharaclient.tests.unit.osc.v2.test_images.TestSetImageTags.test_image_tags_set_without_tags [0.003781s] ... ok {31} saharaclient.tests.unit.osc.v2.test_plugins.TestShowPlugin.test_plugin_show [0.003292s] ... ok {31} saharaclient.tests.unit.osc.v2.test_plugins.TestUpdatePlugin.test_plugin_update [0.004912s] ... ok {31} saharaclient.tests.unit.test_clusters.ClusterTest.test_clusters_update_share [0.009389s] ... ok {31} saharaclient.tests.unit.test_jobs.JobTest.test_jobs_get [0.004042s] ... ok {8} saharaclient.tests.unit.osc.v1.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_all_options [0.004528s] ... ok {21} saharaclient.tests.unit.osc.v2.test_job_binaries.TestCreateJobBinary.test_job_binary_create_swift_public_protected [0.004699s] ... ok {28} saharaclient.tests.unit.osc.v2.test_plugins.TestListPlugins.test_plugins_list_no_options [0.001655s] ... ok {6} saharaclient.tests.unit.osc.v1.test_data_sources.TestUpdateDataSource.test_data_sources_update_private_unprotected [0.008136s] ... ok {6} saharaclient.tests.unit.osc.v1.test_job_templates.TestUpdateJobTemplate.test_job_template_update_all_options [0.003609s] ... ok {6} saharaclient.tests.unit.osc.v2.test_data_sources.TestCreateDataSource.test_data_sources_create_all_options [0.004122s] ... ok {6} saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_required_options [0.004229s] ... ok {6} saharaclient.tests.unit.osc.v2.test_job_types.TestGetJobTypeConfigs.test_get_job_type_configs_default_file [0.029775s] ... ok {6} saharaclient.tests.unit.osc.v2.test_jobs.TestDeleteJob.test_job_delete [0.002671s] ... ok {6} saharaclient.tests.unit.test_plugins.PluginTest.test_plugins_list [0.009129s] ... ok {13} saharaclient.tests.unit.osc.v1.test_utils.TestUtils.test_prepare_data [0.000816s] ... ok {13} saharaclient.tests.unit.osc.v2.test_cluster_templates.TestUpdateClusterTemplate.test_ct_update_nothing_updated [0.004975s] ... ok {28} saharaclient.tests.unit.test_data_sources.DataSourceTest.test_create_data_sources [0.006076s] ... ok {28} saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTestV2.test_create_node_group_template_v2 [0.002606s] ... ok {10} saharaclient.tests.unit.test_jobs.JobTest.test_create_job [0.004052s] ... ok {20} saharaclient.tests.unit.osc.v1.test_job_binaries.TestDownloadJobBinary.test_download_job_binary_specified_file [0.032757s] ... ok {20} saharaclient.tests.unit.osc.v2.test_clusters.TestCreateCluster.test_cluster_create_with_count [0.005936s] ... ok {20} saharaclient.tests.unit.osc.v2.test_images.TestSetImageTags.test_image_tags_set [0.003569s] ... ok {20} saharaclient.tests.unit.osc.v2.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_private_unprotected [0.007120s] ... ok {20} saharaclient.tests.unit.test_cluster_templates.ClusterTemplateTest.test_cluster_template_delete [0.011040s] ... ok {29} saharaclient.tests.unit.test_job_binaries.JobBinaryTest.test_create_job_binary [0.004211s] ... ok {8} saharaclient.tests.unit.osc.v1.test_job_templates.TestUpdateJobTemplate.test_job_template_update_private_unprotected [0.003925s] ... ok {8} saharaclient.tests.unit.osc.v2.test_clusters.TestScaleCluster.test_cluster_scale_resize [0.004486s] ... ok {14} saharaclient.tests.unit.osc.v1.test_jobs.TestExecuteJob.test_job_execute_minimum_options [0.005612s] ... ok {15} saharaclient.tests.unit.osc.v1.test_plugins.TestUpdatePlugin.test_plugin_update [0.004173s] ... ok {15} saharaclient.tests.unit.osc.v2.test_clusters.TestUpdateCluster.test_cluster_update_no_options [0.006973s] ... ok {24} saharaclient.tests.unit.osc.v2.test_cluster_templates.TestShowClusterTemplate.test_ct_show [0.003265s] ... ok {9} saharaclient.tests.unit.osc.v2.test_images.TestListImages.test_images_list_no_options [0.002604s] ... ok {9} saharaclient.tests.unit.osc.v2.test_node_group_templates.TestDeleteNodeGroupTemplate.test_ngt_delete [0.002465s] ... ok {24} saharaclient.tests.unit.osc.v2.test_clusters.TestDeleteCluster.test_cluster_delete [0.002937s] ... ok {14} saharaclient.tests.unit.osc.v2.test_cluster_templates.TestUpdateClusterTemplate.test_ct_update_no_options [0.006981s] ... ok {25} saharaclient.tests.unit.osc.v2.test_node_group_templates.TestShowNodeGroupTemplate.test_ngt_show [0.003375s] ... ok {24} saharaclient.tests.unit.osc.v2.test_data_sources.TestListDataSources.test_data_sources_list_long [0.003050s] ... ok {24} saharaclient.tests.unit.osc.v2.test_job_binaries.TestShowJobBinary.test_job_binary_show [0.002772s] ... ok {24} saharaclient.tests.unit.test_job_types.JobTypesTest.test_job_types_list [0.008854s] ... ok {25} saharaclient.tests.unit.test_cluster_templates.ClusterTemplateTest.test_cluster_template_update [0.020696s] ... ok {18} saharaclient.tests.unit.osc.v1.test_jobs.TestExecuteJob.test_job_execute_with_input_output_option [0.012508s] ... ok {20} saharaclient.tests.unit.test_cluster_templates.ClusterTemplateTest.test_create_cluster_template [0.004457s] ... ok {29} saharaclient.tests.unit.test_job_binary_internals.JobBinaryInternalTest.test_job_binary_update [0.011821s] ... ok {29} saharaclient.tests.unit.test_job_executions.JobExecutionTest.test_job_executions_delete [0.003668s] ... ok {11} saharaclient.tests.unit.osc.v1.test_plugins.TestShowPlugin.test_plugin_version_show [0.003326s] ... ok {11} saharaclient.tests.unit.osc.v1.test_utils.TestUtils.test_get_resource [0.002660s] ... ok {15} saharaclient.tests.unit.osc.v2.test_data_sources.TestListDataSources.test_data_sources_list_no_options [0.003565s] ... ok {22} saharaclient.tests.unit.osc.v1.test_images.TestAddImageTags.test_image_tags_add [0.065499s] ... ok {9} saharaclient.tests.unit.test_base.BaseTest.test_get_query_string [0.001086s] ... ok {20} saharaclient.tests.unit.test_clusters.ClusterTest.test_clusters_get [0.004419s] ... ok {20} saharaclient.tests.unit.test_plugins.PluginTest.test_convert_to_cluster_template [0.004011s] ... ok {15} saharaclient.tests.unit.osc.v2.test_images.TestRemoveImageTags.test_image_tags_remove [0.003458s] ... ok {15} saharaclient.tests.unit.osc.v2.test_images.TestShowImage.test_image_show_no_options [0.003341s] ... ok {23} saharaclient.tests.unit.osc.v1.test_cluster_templates.TestListClusterTemplates.test_ct_list_extra_search_opts [0.051353s] ... ok {23} saharaclient.tests.unit.osc.v1.test_cluster_templates.TestUpdateClusterTemplate.test_ct_update_all_options [0.006720s] ... ok {24} saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTestV2.test_update_node_group_template_v2 [0.015858s] ... ok {14} saharaclient.tests.unit.osc.v2.test_clusters.TestCreateCluster.test_cluster_create_all_options [0.005910s] ... ok {14} saharaclient.tests.unit.osc.v2.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_mutual_exclusion [0.004918s] ... ok {8} saharaclient.tests.unit.osc.v2.test_job_binaries.TestDownloadJobBinary.test_download_job_binary_default_file [0.029151s] ... ok {8} saharaclient.tests.unit.test_clusters.ClusterTest.test_create_cluster_without_template [0.009273s] ... ok {27} saharaclient.tests.unit.osc.v2.test_node_group_templates.TestUpdateNodeGroupTemplate.test_ngt_update_no_options [0.008049s] ... ok {27} saharaclient.tests.unit.test_base.BaseTest.test_module_version [0.000780s] ... ok {27} saharaclient.tests.unit.test_resource.ResourceTest.test_to_dict [0.000362s] ... ok {9} saharaclient.tests.unit.test_clusters.ClusterTest.test_clusters_delete [0.008115s] ... ok {13} saharaclient.tests.unit.osc.v2.test_clusters.TestListClusters.test_clusters_list_extra_search_opts [0.003893s] ... ok {13} saharaclient.tests.unit.osc.v2.test_jobs.TestListJobs.test_jobs_list_long [0.002912s] ... ok {15} saharaclient.tests.unit.osc.v2.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_private_unprotected [0.004458s] ... ok {15} saharaclient.tests.unit.osc.v2.test_job_templates.TestCreateJobTemplate.test_job_template_create_all_options [0.004938s] ... ok {15} saharaclient.tests.unit.osc.v2.test_job_templates.TestDeleteJobTemplate.test_job_template_delete [0.002857s] ... ok {9} saharaclient.tests.unit.test_clusters.ClusterTest.test_clusters_scale [0.003663s] ... ok {11} saharaclient.tests.unit.osc.v2.test_clusters.TestVerificationUpdateCluster.test_verification_show [0.004125s] ... ok {11} saharaclient.tests.unit.osc.v2.test_images.TestRegisterImage.test_image_register_required_options [0.003459s] ... ok {11} saharaclient.tests.unit.test_clusters.ClusterTest.test_clusters_update [0.015839s] ... ok {13} saharaclient.tests.unit.osc.v2.test_jobs.TestShowJob.test_job_show [0.002896s] ... ok {13} saharaclient.tests.unit.test_job_binaries.JobBinaryTest.test_job_binary_update [0.008644s] ... ok {13} saharaclient.tests.unit.test_jobs.JobTest.test_jobs_get_configs [0.003914s] ... ok {23} saharaclient.tests.unit.osc.v1.test_data_sources.TestUpdateDataSource.test_data_sources_update_all_options [0.004540s] ... ok {23} saharaclient.tests.unit.osc.v1.test_job_templates.TestListJobTemplates.test_job_templates_list_no_options [0.002649s] ... ok {21} saharaclient.tests.unit.osc.v2.test_job_binaries.TestDeleteJobBinary.test_job_binary_delete [0.002341s] ... ok {9} saharaclient.tests.unit.test_data_sources.DataSourceTest.test_data_sources_list [0.003804s] ... ok {23} saharaclient.tests.unit.osc.v1.test_jobs.TestDeleteJob.test_job_delete [0.002680s] ... ok {23} saharaclient.tests.unit.osc.v1.test_jobs.TestShowJob.test_job_show [0.002697s] ... ok {23} saharaclient.tests.unit.osc.v1.test_node_group_templates.TestCreateNodeGroupTemplate.test_ngt_create_minimum_options [0.005707s] ... ok {23} saharaclient.tests.unit.osc.v2.test_data_sources.TestShowDataSource.test_data_sources_show [0.002746s] ... ok {9} saharaclient.tests.unit.test_images.ImageTest.test_unregister_image [0.003369s] ... ok {9} saharaclient.tests.unit.test_job_executions.JobExecutionTest.test_job_executions_list [0.003516s] ... ok {18} saharaclient.tests.unit.osc.v1.test_node_group_templates.TestListNodeGroupTemplates.test_ngt_list_long [0.004350s] ... ok {18} saharaclient.tests.unit.osc.v1.test_plugins.TestListPlugins.test_plugins_list_long [0.002526s] ... ok {18} saharaclient.tests.unit.osc.v2.test_data_sources.TestUpdateDataSource.test_data_sources_update_nothing_updated [0.004430s] ... ok {18} saharaclient.tests.unit.osc.v2.test_job_types.TestListJobTemplates.test_job_types_list_no_options [0.002920s] ... ok {18} saharaclient.tests.unit.osc.v2.test_jobs.TestUpdateJob.test_job_update_no_options [0.005710s] ... ok {18} saharaclient.tests.unit.osc.v2.test_node_group_templates.TestListNodeGroupTemplates.test_ngt_list_no_options [0.003192s] ... ok {22} saharaclient.tests.unit.osc.v1.test_images.TestListImages.test_images_list_no_options [0.004507s] ... ok {15} saharaclient.tests.unit.test_jobs.JobTest.test_jobs_delete [0.008792s] ... ok {22} saharaclient.tests.unit.osc.v1.test_images.TestSetImageTags.test_image_tags_set [0.003288s] ... ok {22} saharaclient.tests.unit.osc.v1.test_job_binaries.TestCreateJobBinary.test_job_binary_create_internal [0.033109s] ... ok {22} saharaclient.tests.unit.osc.v1.test_job_binaries.TestListJobBinaries.test_job_binary_list_long [0.003107s] ... ok {18} saharaclient.tests.unit.test_job_binary_internals.JobBinaryInternalTest.test_job_binary_get [0.009290s] ... ok {14} saharaclient.tests.unit.osc.v2.test_job_templates.TestListJobTemplates.test_job_template_list_extra_search_opts [0.002981s] ... ok {14} saharaclient.tests.unit.test_cluster_templates.ClusterTemplateTest.test_cluster_template_get [0.009123s] ... ok {14} saharaclient.tests.unit.test_clusters.ClusterTest.test_create_cluster_with_template [0.003613s] ... ok {21} saharaclient.tests.unit.osc.v2.test_job_templates.TestCreateJobTemplate.test_job_template_create_minimum_options [0.003952s] ... ok {21} saharaclient.tests.unit.test_job_executions.JobExecutionTest.test_job_executions_update [0.014932s] ... ok {22} saharaclient.tests.unit.osc.v1.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_nothing_updated [0.004225s] ... ok {22} saharaclient.tests.unit.osc.v1.test_utils.TestUtils.test_get_resource_id [0.001879s] ... ok {22} saharaclient.tests.unit.osc.v2.test_images.TestUnregisterImage.test_image_unregister [0.002561s] ... ok {18} saharaclient.tests.unit.test_resource.ResourceTest.test_create_dont_modify_info_dict [0.000277s] ... ok {22} saharaclient.tests.unit.osc.v2.test_job_binaries.TestUpdateJobBinary.test_job_binary_update_nothing_updated [0.002539s] ... ok {22} saharaclient.tests.unit.test_jobs.JobTest.test_jobs_update [0.011999s] ... ok {11} saharaclient.tests.unit.test_images.ImageTest.test_update_image [0.003884s] ... ok {11} saharaclient.tests.unit.test_manager.ManagerTest.test_find_unique [0.001806s] ... ok {11} saharaclient.tests.unit.test_node_group_templates.NodeGroupTemplateTest.test_node_group_template_get [0.004042s] ... ok {23} saharaclient.tests.unit.osc.v2.test_images.TestListImages.test_images_list_with_username_nothing_selected [0.002818s] ... ok {23} saharaclient.tests.unit.test_job_executions.JobExecutionTest.test_create_job_execution_with_io [0.008957s] ... ok Job binary "job-binary" has been downloaded successfully. Node group template "template" has been removed successfully. "Pig" job configs were saved in "Pig"fileImage "image" has been unregistered successfully. Job "job_id" deletion has been started. "fake" plugin "0.1" version configs was saved in "testfile" file Job template "pig-job" has been removed successfully. Cluster template "template" has been removed successfully. Job binary "job-binary" has been downloaded successfully. Cluster "fake" deletion has been started. Cluster "fake" scaling has been started. "Pig" job configs were saved in "Pig"fileJob "job_id" deletion has been started. Job template "pig-job" has been removed successfully. Cluster "fake" scaling has been started. Node group template "template" has been removed successfully. Cluster template "template" has been removed successfully. "fake" plugin "0.1" version configs was saved in "testfile" file Job "je_id" has been started successfully. Job "je_id" has been started successfully. Data Source "source" has been removed successfully. Image "image" has been unregistered successfully. "Pig" job configs were saved in "testfile"file"Pig" job configs were saved in "testfile"file"fake" plugin "0.1" version configs was saved in "fake-0.1" file Job "je_id" has been started successfully. Job "je_id" has been started successfully. Job "je_id" has been started successfully. Cluster "fake" deletion has been started. Cluster "fake" scaling has been started. Job binary "job-binary" has been downloaded successfully. Job binary "Job Binary {'name': 'job-binary', 'description': 'descr', 'id': 'jb_id', 'is_protected': False, 'is_public': False, 'url': 'swift://cont/test'}" has been removed successfully. Job binary "Job Binary {'name': 'job-binary', 'description': 'descr', 'id': 'jb_id', 'is_protected': False, 'is_public': False, 'url': 'swift://cont/test'}" has been removed successfully. Job binary "job-binary" has been downloaded successfully. Cluster "fake" scaling has been started. Job "j_id" has been started successfully. Job "j_id" has been started successfully. Job "j_id" has been started successfully. Job "j_id" has been started successfully. Job "j_id" has been started successfully. "fake" plugin "0.1" version configs was saved in "fake-0.1" file ====== Totals ====== Ran: 317 tests in 0.3615 sec. - Passed: 317 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 3.3920 sec. ============== Worker Balance ============== - Worker 0 (10 tests) => 0:00:00.091756 - Worker 1 (10 tests) => 0:00:00.136086 - Worker 2 (10 tests) => 0:00:00.113926 - Worker 3 (10 tests) => 0:00:00.101504 - Worker 4 (10 tests) => 0:00:00.098722 - Worker 5 (10 tests) => 0:00:00.122327 - Worker 6 (10 tests) => 0:00:00.129980 - Worker 7 (10 tests) => 0:00:00.151003 - Worker 8 (10 tests) => 0:00:00.130931 - Worker 9 (10 tests) => 0:00:00.094863 - Worker 10 (10 tests) => 0:00:00.108364 - Worker 11 (10 tests) => 0:00:00.101770 - Worker 12 (10 tests) => 0:00:00.116971 - Worker 13 (10 tests) => 0:00:00.101564 - Worker 14 (10 tests) => 0:00:00.111645 - Worker 15 (10 tests) => 0:00:00.100476 - Worker 16 (10 tests) => 0:00:00.095790 - Worker 17 (10 tests) => 0:00:00.096884 - Worker 18 (10 tests) => 0:00:00.107309 - Worker 19 (10 tests) => 0:00:00.106051 - Worker 20 (10 tests) => 0:00:00.146078 - Worker 21 (10 tests) => 0:00:00.113189 - Worker 22 (10 tests) => 0:00:00.140415 - Worker 23 (10 tests) => 0:00:00.099773 - Worker 24 (10 tests) => 0:00:00.131972 - Worker 25 (10 tests) => 0:00:00.112180 - Worker 26 (10 tests) => 0:00:00.128212 - Worker 27 (10 tests) => 0:00:00.126816 - Worker 28 (10 tests) => 0:00:00.120036 - Worker 29 (9 tests) => 0:00:00.106597 - Worker 30 (9 tests) => 0:00:00.115866 - Worker 31 (9 tests) => 0:00:00.106109 + exit 0 Processing files: python3-saharaclient-2.3.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rKH3Hv + umask 022 + cd /builddir/build/BUILD + cd python-saharaclient-2.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/share/doc/python3-saharaclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/share/doc/python3-saharaclient + cp -pr ChangeLog /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/share/doc/python3-saharaclient + cp -pr README.rst /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/share/doc/python3-saharaclient + cp -pr HACKING.rst /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/share/doc/python3-saharaclient + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SoRXOn + umask 022 + cd /builddir/build/BUILD + cd python-saharaclient-2.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/share/licenses/python3-saharaclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/share/licenses/python3-saharaclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch/usr/share/licenses/python3-saharaclient + exit 0 Provides: python3-saharaclient = 2.3.0-1.el8 python3.6dist(python-saharaclient) = 2.3.0 python3dist(python-saharaclient) = 2.3.0 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) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-saharaclient-2.3.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PZTEiP + umask 022 + cd /builddir/build/BUILD + cd python-saharaclient-2.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-saharaclient-2.3.0-1.el8.noarch + exit 0 Child return code was: 0