Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sensiml.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683715404.276512/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sensiml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-SensiML-2023.1.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sensiml.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683715404.276512/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sensiml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-SensiML-2023.1.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-sensiml.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683715404.276512/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-sensiml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9xJVkq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf SensiML-2023.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/SensiML-2023.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd SensiML-2023.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MgF2MZ + umask 022 + cd /builddir/build/BUILD + cd SensiML-2023.1.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/sensiml copying sensiml/__init__.py -> build/lib/sensiml copying sensiml/client.py -> build/lib/sensiml copying sensiml/render.py -> build/lib/sensiml copying sensiml/datasets.py -> build/lib/sensiml copying sensiml/sml_runner.py -> build/lib/sensiml copying sensiml/pipeline.py -> build/lib/sensiml creating build/lib/sensiml/visualize copying sensiml/visualize/__init__.py -> build/lib/sensiml/visualize copying sensiml/visualize/visualize.py -> build/lib/sensiml/visualize copying sensiml/visualize/knowledgepack_visualize_mixin.py -> build/lib/sensiml/visualize creating build/lib/sensiml/base copying sensiml/base/__init__.py -> build/lib/sensiml/base copying sensiml/base/utility.py -> build/lib/sensiml/base copying sensiml/base/exceptions.py -> build/lib/sensiml/base copying sensiml/base/snippets.py -> build/lib/sensiml/base creating build/lib/sensiml/data copying sensiml/data/__init__.py -> build/lib/sensiml/data creating build/lib/sensiml/tensorflow copying sensiml/tensorflow/__init__.py -> build/lib/sensiml/tensorflow copying sensiml/tensorflow/utils.py -> build/lib/sensiml/tensorflow creating build/lib/sensiml/profile copying sensiml/profile/__init__.py -> build/lib/sensiml/profile copying sensiml/profile/profile_data_parser.py -> build/lib/sensiml/profile creating build/lib/sensiml/dclproj copying sensiml/dclproj/__init__.py -> build/lib/sensiml/dclproj copying sensiml/dclproj/upload.py -> build/lib/sensiml/dclproj copying sensiml/dclproj/confusion_matrix.py -> build/lib/sensiml/dclproj copying sensiml/dclproj/utils.py -> build/lib/sensiml/dclproj copying sensiml/dclproj/csv_to_dcli.py -> build/lib/sensiml/dclproj copying sensiml/dclproj/datasegments.py -> build/lib/sensiml/dclproj copying sensiml/dclproj/dclproj.py -> build/lib/sensiml/dclproj copying sensiml/dclproj/vizualization.py -> build/lib/sensiml/dclproj creating build/lib/sensiml/image copying sensiml/image/__init__.py -> build/lib/sensiml/image creating build/lib/sensiml/connection copying sensiml/connection/__init__.py -> build/lib/sensiml/connection copying sensiml/connection/connection_config.py -> build/lib/sensiml/connection copying sensiml/connection/errors.py -> build/lib/sensiml/connection copying sensiml/connection/connection.py -> build/lib/sensiml/connection creating build/lib/sensiml/datamanager copying sensiml/datamanager/__init__.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/capture_configuration.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/sandboxes.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/segmenter.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/metadata_value.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/knowledgepack.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/projects.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/functions.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/team.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/queries.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/modelresults.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/confusion_matrix.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/library_pack.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/clientplatformdescription.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/label.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/segment.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/custom_functions.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/labelvalue.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/clientplatformdescriptions.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/featurefiles.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/capture_configurations.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/sandbox.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/featurefile.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/project.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/base.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/metadata.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/query.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/capture.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/function.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/captures.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/metadata_relationship.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/errors.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/foundation_model.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/deviceconfig.py -> build/lib/sensiml/datamanager copying sensiml/datamanager/pipeline.py -> build/lib/sensiml/datamanager creating build/lib/sensiml/method_calls copying sensiml/method_calls/generatorcall.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/__init__.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/generatorcallset.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/classifiercall.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/optimizercall.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/validationmethodcall.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/augmentationcallset.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/selectorcallset.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/featurefilecall.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/augmentationcall.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/basemethodcall.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/functioncall.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/functioncalls.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/querycall.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/trainingalgorithmcall.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/capturefilecall.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/selectorcall.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/trainandvalidationcall.py -> build/lib/sensiml/method_calls copying sensiml/method_calls/datafilecall.py -> build/lib/sensiml/method_calls running egg_info writing SensiML.egg-info/PKG-INFO writing dependency_links to SensiML.egg-info/dependency_links.txt writing requirements to SensiML.egg-info/requires.txt writing top-level names to SensiML.egg-info/top_level.txt reading manifest file 'SensiML.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'SensiML.egg-info/SOURCES.txt' copying sensiml/image/sensiml.png -> build/lib/sensiml/image + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fDFHiv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64 + cd SensiML-2023.1.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml copying build/lib/sensiml/__init__.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/visualize copying build/lib/sensiml/visualize/__init__.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/visualize copying build/lib/sensiml/visualize/visualize.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/visualize copying build/lib/sensiml/visualize/knowledgepack_visualize_mixin.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/visualize creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/base copying build/lib/sensiml/base/__init__.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/base copying build/lib/sensiml/base/utility.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/base copying build/lib/sensiml/base/exceptions.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/base copying build/lib/sensiml/base/snippets.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/base creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/data copying build/lib/sensiml/data/__init__.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/data copying build/lib/sensiml/client.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/tensorflow copying build/lib/sensiml/tensorflow/__init__.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/tensorflow copying build/lib/sensiml/tensorflow/utils.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/tensorflow copying build/lib/sensiml/render.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/profile copying build/lib/sensiml/profile/__init__.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/profile copying build/lib/sensiml/profile/profile_data_parser.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/profile creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj copying build/lib/sensiml/dclproj/__init__.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj copying build/lib/sensiml/dclproj/upload.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj copying build/lib/sensiml/dclproj/confusion_matrix.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj copying build/lib/sensiml/dclproj/utils.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj copying build/lib/sensiml/dclproj/csv_to_dcli.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj copying build/lib/sensiml/dclproj/datasegments.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj copying build/lib/sensiml/dclproj/dclproj.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj copying build/lib/sensiml/dclproj/vizualization.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/image copying build/lib/sensiml/image/__init__.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/image copying build/lib/sensiml/image/sensiml.png -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/image copying build/lib/sensiml/datasets.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/connection copying build/lib/sensiml/connection/__init__.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/connection copying build/lib/sensiml/connection/connection_config.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/connection copying build/lib/sensiml/connection/errors.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/connection copying build/lib/sensiml/connection/connection.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/connection copying build/lib/sensiml/sml_runner.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/__init__.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/capture_configuration.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/sandboxes.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/segmenter.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/metadata_value.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/knowledgepack.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/projects.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/functions.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/team.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/queries.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/modelresults.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/confusion_matrix.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/library_pack.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/clientplatformdescription.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/label.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/segment.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/custom_functions.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/labelvalue.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/clientplatformdescriptions.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/featurefiles.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/capture_configurations.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/sandbox.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/featurefile.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/project.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/base.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/metadata.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/query.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/capture.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/function.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/captures.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/metadata_relationship.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/errors.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/foundation_model.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/deviceconfig.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager copying build/lib/sensiml/datamanager/pipeline.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager creating /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/generatorcall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/__init__.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/generatorcallset.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/classifiercall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/optimizercall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/validationmethodcall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/augmentationcallset.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/selectorcallset.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/featurefilecall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/augmentationcall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/basemethodcall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/functioncall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/functioncalls.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/querycall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/trainingalgorithmcall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/capturefilecall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/selectorcall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/trainandvalidationcall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/method_calls/datafilecall.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls copying build/lib/sensiml/pipeline.py -> /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/visualize/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/visualize/visualize.py to visualize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/visualize/knowledgepack_visualize_mixin.py to knowledgepack_visualize_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/base/utility.py to utility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/base/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/base/snippets.py to snippets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/tensorflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/tensorflow/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/render.py to render.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/profile/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/profile/profile_data_parser.py to profile_data_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj/upload.py to upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj/confusion_matrix.py to confusion_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj/csv_to_dcli.py to csv_to_dcli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj/datasegments.py to datasegments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj/dclproj.py to dclproj.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/dclproj/vizualization.py to vizualization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/image/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datasets.py to datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/connection/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/connection/connection_config.py to connection_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/connection/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/connection/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/sml_runner.py to sml_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/capture_configuration.py to capture_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/sandboxes.py to sandboxes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/segmenter.py to segmenter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/metadata_value.py to metadata_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/knowledgepack.py to knowledgepack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/projects.py to projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/team.py to team.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/queries.py to queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/modelresults.py to modelresults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/confusion_matrix.py to confusion_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/library_pack.py to library_pack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/clientplatformdescription.py to clientplatformdescription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/label.py to label.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/segment.py to segment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/custom_functions.py to custom_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/labelvalue.py to labelvalue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/clientplatformdescriptions.py to clientplatformdescriptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/featurefiles.py to featurefiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/capture_configurations.py to capture_configurations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/sandbox.py to sandbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/featurefile.py to featurefile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/capture.py to capture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/function.py to function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/captures.py to captures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/metadata_relationship.py to metadata_relationship.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/foundation_model.py to foundation_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/deviceconfig.py to deviceconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/datamanager/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/generatorcall.py to generatorcall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/generatorcallset.py to generatorcallset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/classifiercall.py to classifiercall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/optimizercall.py to optimizercall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/validationmethodcall.py to validationmethodcall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/augmentationcallset.py to augmentationcallset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/selectorcallset.py to selectorcallset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/featurefilecall.py to featurefilecall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/augmentationcall.py to augmentationcall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/basemethodcall.py to basemethodcall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/functioncall.py to functioncall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/functioncalls.py to functioncalls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/querycall.py to querycall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/trainingalgorithmcall.py to trainingalgorithmcall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/capturefilecall.py to capturefilecall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/selectorcall.py to selectorcall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/trainandvalidationcall.py to trainandvalidationcall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/method_calls/datafilecall.py to datafilecall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/sensiml/pipeline.py to pipeline.cpython-39.pyc writing byte-compilation script '/tmp/tmp_3gx_ip5.py' /usr/bin/python3 /tmp/tmp_3gx_ip5.py removing /tmp/tmp_3gx_ip5.py running install_egg_info running egg_info writing SensiML.egg-info/PKG-INFO writing dependency_links to SensiML.egg-info/dependency_links.txt writing requirements to SensiML.egg-info/requires.txt writing top-level names to SensiML.egg-info/top_level.txt reading manifest file 'SensiML.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'SensiML.egg-info/SOURCES.txt' Copying SensiML.egg-info to /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9/site-packages/SensiML-2023.1.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64//usr/share/doc/python-SensiML + '[' -d doc ']' ~/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64 ~/build/BUILD/SensiML-2023.1.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/SensiML-2023.1.3 + mv /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2023.1.3-1 --unique-debug-suffix -2023.1.3-1.x86_64 --unique-debug-src-base python-SensiML-2023.1.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/SensiML-2023.1.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-SensiML-2023.1.3-1.noarch Provides: python-SensiML python3-SensiML = 2023.1.3-1 python3.9dist(sensiml) = 2023.1.3 python3dist(sensiml) = 2023.1.3 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.9 python3.9dist(appdirs) python3.9dist(cookiejar) = 0.0.2 python3.9dist(matplotlib) python3.9dist(numpy) python3.9dist(pandas) python3.9dist(prompt-toolkit) python3.9dist(requests) >= 2.14.2 python3.9dist(requests-oauthlib) >= 0.7 python3.9dist(seaborn) python3.9dist(semantic-version) >= 2.6 python3.9dist(tabulate) python3.9dist(wurlitzer) Processing files: python-SensiML-help-2023.1.3-1.noarch warning: Empty %files file /builddir/build/BUILD/SensiML-2023.1.3/doclist.lst Provides: python-SensiML-help = 2023.1.3-1 python3-SensiML-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64 Wrote: /builddir/build/RPMS/python-SensiML-help-2023.1.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-SensiML-2023.1.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FVQHuy + umask 022 + cd /builddir/build/BUILD + cd SensiML-2023.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-SensiML-2023.1.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0