Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-tensorly.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683305380.915960/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f033771d050>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-tensorly.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-tensorly-0.8.1-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-tensorly.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683305380.915960/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff7066fd710>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-tensorly.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-tensorly-0.8.1-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-tensorly.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683305380.915960/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff7066fd710>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-tensorly.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.4UF18t
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf tensorly-0.8.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/tensorly-0.8.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd tensorly-0.8.1
+ /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.KTDHW2
+ umask 022
+ cd /builddir/build/BUILD
+ cd tensorly-0.8.1
+ 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/tensorly
copying tensorly/tt_tensor.py -> build/lib/tensorly
copying tensorly/tt_matrix.py -> build/lib/tensorly
copying tensorly/__init__.py -> build/lib/tensorly
copying tensorly/parafac2_tensor.py -> build/lib/tensorly
copying tensorly/cp_tensor.py -> build/lib/tensorly
copying tensorly/tucker_tensor.py -> build/lib/tensorly
copying tensorly/testing.py -> build/lib/tensorly
copying tensorly/plugins.py -> build/lib/tensorly
copying tensorly/base.py -> build/lib/tensorly
copying tensorly/tr_tensor.py -> build/lib/tensorly
copying tensorly/_factorized_tensor.py -> build/lib/tensorly
creating build/lib/tensorly/datasets
copying tensorly/datasets/__init__.py -> build/lib/tensorly/datasets
copying tensorly/datasets/synthetic.py -> build/lib/tensorly/datasets
copying tensorly/datasets/data_imports.py -> build/lib/tensorly/datasets
creating build/lib/tensorly/random
copying tensorly/random/__init__.py -> build/lib/tensorly/random
copying tensorly/random/base.py -> build/lib/tensorly/random
creating build/lib/tensorly/tests
copying tensorly/tests/__init__.py -> build/lib/tensorly/tests
copying tensorly/tests/test_tt_matrix.py -> build/lib/tensorly/tests
copying tensorly/tests/test_testing.py -> build/lib/tensorly/tests
copying tensorly/tests/test_tt_tensor.py -> build/lib/tensorly/tests
copying tensorly/tests/test_tucker_tensor.py -> build/lib/tensorly/tests
copying tensorly/tests/test_backend.py -> build/lib/tensorly/tests
copying tensorly/tests/test_core.py -> build/lib/tensorly/tests
copying tensorly/tests/test_parafac2_tensor.py -> build/lib/tensorly/tests
copying tensorly/tests/test_cp_tensor.py -> build/lib/tensorly/tests
copying tensorly/tests/test_tr_tensor.py -> build/lib/tensorly/tests
creating build/lib/tensorly/decomposition
copying tensorly/decomposition/__init__.py -> build/lib/tensorly/decomposition
copying tensorly/decomposition/_cmtf_als.py -> build/lib/tensorly/decomposition
copying tensorly/decomposition/_tr.py -> build/lib/tensorly/decomposition
copying tensorly/decomposition/_cp_power.py -> build/lib/tensorly/decomposition
copying tensorly/decomposition/_cp.py -> build/lib/tensorly/decomposition
copying tensorly/decomposition/_tucker.py -> build/lib/tensorly/decomposition
copying tensorly/decomposition/_base_decomposition.py -> build/lib/tensorly/decomposition
copying tensorly/decomposition/_nn_cp.py -> build/lib/tensorly/decomposition
copying tensorly/decomposition/_parafac2.py -> build/lib/tensorly/decomposition
copying tensorly/decomposition/_constrained_cp.py -> build/lib/tensorly/decomposition
copying tensorly/decomposition/robust_decomposition.py -> build/lib/tensorly/decomposition
copying tensorly/decomposition/_symmetric_cp.py -> build/lib/tensorly/decomposition
copying tensorly/decomposition/_tt.py -> build/lib/tensorly/decomposition
creating build/lib/tensorly/utils
copying tensorly/utils/__init__.py -> build/lib/tensorly/utils
copying tensorly/utils/backend_specific.py -> build/lib/tensorly/utils
copying tensorly/utils/_prod.py -> build/lib/tensorly/utils
copying tensorly/utils/deprecation.py -> build/lib/tensorly/utils
creating build/lib/tensorly/backend
copying tensorly/backend/__init__.py -> build/lib/tensorly/backend
copying tensorly/backend/jax_backend.py -> build/lib/tensorly/backend
copying tensorly/backend/numpy_backend.py -> build/lib/tensorly/backend
copying tensorly/backend/cupy_backend.py -> build/lib/tensorly/backend
copying tensorly/backend/tensorflow_backend.py -> build/lib/tensorly/backend
copying tensorly/backend/core.py -> build/lib/tensorly/backend
copying tensorly/backend/mxnet_backend.py -> build/lib/tensorly/backend
copying tensorly/backend/pytorch_backend.py -> build/lib/tensorly/backend
creating build/lib/tensorly/metrics
copying tensorly/metrics/__init__.py -> build/lib/tensorly/metrics
copying tensorly/metrics/factors.py -> build/lib/tensorly/metrics
copying tensorly/metrics/entropy.py -> build/lib/tensorly/metrics
copying tensorly/metrics/regression.py -> build/lib/tensorly/metrics
copying tensorly/metrics/similarity.py -> build/lib/tensorly/metrics
creating build/lib/tensorly/contrib
copying tensorly/contrib/__init__.py -> build/lib/tensorly/contrib
creating build/lib/tensorly/regression
copying tensorly/regression/__init__.py -> build/lib/tensorly/regression
copying tensorly/regression/cp_regression.py -> build/lib/tensorly/regression
copying tensorly/regression/tucker_regression.py -> build/lib/tensorly/regression
copying tensorly/regression/cp_plsr.py -> build/lib/tensorly/regression
creating build/lib/tensorly/tenalg
copying tensorly/tenalg/__init__.py -> build/lib/tensorly/tenalg
copying tensorly/tenalg/proximal.py -> build/lib/tensorly/tenalg
copying tensorly/tenalg/base_tenalg.py -> build/lib/tensorly/tenalg
copying tensorly/tenalg/svd.py -> build/lib/tensorly/tenalg
copying tensorly/tenalg/tenalg_utils.py -> build/lib/tensorly/tenalg
creating build/lib/tensorly/datasets/tests
copying tensorly/datasets/tests/__init__.py -> build/lib/tensorly/datasets/tests
copying tensorly/datasets/tests/test_imports.py -> build/lib/tensorly/datasets/tests
copying tensorly/datasets/tests/test_synthetic.py -> build/lib/tensorly/datasets/tests
creating build/lib/tensorly/random/tests
copying tensorly/random/tests/__init__.py -> build/lib/tensorly/random/tests
copying tensorly/random/tests/test_base.py -> build/lib/tensorly/random/tests
creating build/lib/tensorly/decomposition/tests
copying tensorly/decomposition/tests/test_tucker.py -> build/lib/tensorly/decomposition/tests
copying tensorly/decomposition/tests/__init__.py -> build/lib/tensorly/decomposition/tests
copying tensorly/decomposition/tests/test_parafac2.py -> build/lib/tensorly/decomposition/tests
copying tensorly/decomposition/tests/test_constrained_parafac.py -> build/lib/tensorly/decomposition/tests
copying tensorly/decomposition/tests/test_robust_decomposition.py -> build/lib/tensorly/decomposition/tests
copying tensorly/decomposition/tests/test_tt_decomposition.py -> build/lib/tensorly/decomposition/tests
copying tensorly/decomposition/tests/test_tr_decomposition.py -> build/lib/tensorly/decomposition/tests
copying tensorly/decomposition/tests/test_cp.py -> build/lib/tensorly/decomposition/tests
copying tensorly/decomposition/tests/test_symmetric_cp.py -> build/lib/tensorly/decomposition/tests
copying tensorly/decomposition/tests/test_cp_power.py -> build/lib/tensorly/decomposition/tests
copying tensorly/decomposition/tests/test_cmtf_als.py -> build/lib/tensorly/decomposition/tests
creating build/lib/tensorly/utils/tests
copying tensorly/utils/tests/__init__.py -> build/lib/tensorly/utils/tests
copying tensorly/utils/tests/test_deprecation.py -> build/lib/tensorly/utils/tests
copying tensorly/utils/tests/test_backend_specific.py -> build/lib/tensorly/utils/tests
copying tensorly/utils/tests/test_prod.py -> build/lib/tensorly/utils/tests
creating build/lib/tensorly/metrics/tests
copying tensorly/metrics/tests/__init__.py -> build/lib/tensorly/metrics/tests
copying tensorly/metrics/tests/test_entropy.py -> build/lib/tensorly/metrics/tests
copying tensorly/metrics/tests/test_factors.py -> build/lib/tensorly/metrics/tests
copying tensorly/metrics/tests/test_regression.py -> build/lib/tensorly/metrics/tests
copying tensorly/metrics/tests/test_similarity.py -> build/lib/tensorly/metrics/tests
creating build/lib/tensorly/contrib/decomposition
copying tensorly/contrib/decomposition/__init__.py -> build/lib/tensorly/contrib/decomposition
copying tensorly/contrib/decomposition/_tt_cross.py -> build/lib/tensorly/contrib/decomposition
copying tensorly/contrib/decomposition/tt_TTOI.py -> build/lib/tensorly/contrib/decomposition
creating build/lib/tensorly/contrib/sparse
copying tensorly/contrib/sparse/__init__.py -> build/lib/tensorly/contrib/sparse
copying tensorly/contrib/sparse/cp_tensor.py -> build/lib/tensorly/contrib/sparse
copying tensorly/contrib/sparse/decomposition.py -> build/lib/tensorly/contrib/sparse
copying tensorly/contrib/sparse/tenalg.py -> build/lib/tensorly/contrib/sparse
copying tensorly/contrib/sparse/core.py -> build/lib/tensorly/contrib/sparse
creating build/lib/tensorly/contrib/decomposition/tests
copying tensorly/contrib/decomposition/tests/__init__.py -> build/lib/tensorly/contrib/decomposition/tests
copying tensorly/contrib/decomposition/tests/test_tt_TTOI.py -> build/lib/tensorly/contrib/decomposition/tests
copying tensorly/contrib/decomposition/tests/test_mps_decomposition_cross.py -> build/lib/tensorly/contrib/decomposition/tests
creating build/lib/tensorly/contrib/sparse/tests
copying tensorly/contrib/sparse/tests/test_tenalg.py -> build/lib/tensorly/contrib/sparse/tests
copying tensorly/contrib/sparse/tests/__init__.py -> build/lib/tensorly/contrib/sparse/tests
copying tensorly/contrib/sparse/tests/test_decomposition.py -> build/lib/tensorly/contrib/sparse/tests
creating build/lib/tensorly/contrib/sparse/backend
copying tensorly/contrib/sparse/backend/__init__.py -> build/lib/tensorly/contrib/sparse/backend
copying tensorly/contrib/sparse/backend/numpy_backend.py -> build/lib/tensorly/contrib/sparse/backend
creating build/lib/tensorly/regression/tests
copying tensorly/regression/tests/__init__.py -> build/lib/tensorly/regression/tests
copying tensorly/regression/tests/test_tucker_regression.py -> build/lib/tensorly/regression/tests
copying tensorly/regression/tests/test_cp_regression.py -> build/lib/tensorly/regression/tests
copying tensorly/regression/tests/test_cp_plsr.py -> build/lib/tensorly/regression/tests
creating build/lib/tensorly/tenalg/einsum_tenalg
copying tensorly/tenalg/einsum_tenalg/__init__.py -> build/lib/tensorly/tenalg/einsum_tenalg
copying tensorly/tenalg/einsum_tenalg/_khatri_rao.py -> build/lib/tensorly/tenalg/einsum_tenalg
copying tensorly/tenalg/einsum_tenalg/moments.py -> build/lib/tensorly/tenalg/einsum_tenalg
copying tensorly/tenalg/einsum_tenalg/_tt_matrix.py -> build/lib/tensorly/tenalg/einsum_tenalg
copying tensorly/tenalg/einsum_tenalg/outer_product.py -> build/lib/tensorly/tenalg/einsum_tenalg
copying tensorly/tenalg/einsum_tenalg/generalised_inner_product.py -> build/lib/tensorly/tenalg/einsum_tenalg
copying tensorly/tenalg/einsum_tenalg/_kronecker.py -> build/lib/tensorly/tenalg/einsum_tenalg
copying tensorly/tenalg/einsum_tenalg/_batched_tensordot.py -> build/lib/tensorly/tenalg/einsum_tenalg
copying tensorly/tenalg/einsum_tenalg/mttkrp.py -> build/lib/tensorly/tenalg/einsum_tenalg
copying tensorly/tenalg/einsum_tenalg/n_mode_product.py -> build/lib/tensorly/tenalg/einsum_tenalg
creating build/lib/tensorly/tenalg/tests
copying tensorly/tenalg/tests/__init__.py -> build/lib/tensorly/tenalg/tests
copying tensorly/tenalg/tests/test_outer_product.py -> build/lib/tensorly/tenalg/tests
copying tensorly/tenalg/tests/test_proximal.py -> build/lib/tensorly/tenalg/tests
copying tensorly/tenalg/tests/test_tenalg_utils.py -> build/lib/tensorly/tenalg/tests
copying tensorly/tenalg/tests/test_unfolding_dot_khatri_rao.py -> build/lib/tensorly/tenalg/tests
copying tensorly/tenalg/tests/test_kronecker.py -> build/lib/tensorly/tenalg/tests
copying tensorly/tenalg/tests/test_n_mode_product.py -> build/lib/tensorly/tenalg/tests
copying tensorly/tenalg/tests/test_generalised_inner_product.py -> build/lib/tensorly/tenalg/tests
copying tensorly/tenalg/tests/test_batched_tensordot.py -> build/lib/tensorly/tenalg/tests
copying tensorly/tenalg/tests/test_khatri_rao.py -> build/lib/tensorly/tenalg/tests
creating build/lib/tensorly/tenalg/core_tenalg
copying tensorly/tenalg/core_tenalg/__init__.py -> build/lib/tensorly/tenalg/core_tenalg
copying tensorly/tenalg/core_tenalg/_khatri_rao.py -> build/lib/tensorly/tenalg/core_tenalg
copying tensorly/tenalg/core_tenalg/moments.py -> build/lib/tensorly/tenalg/core_tenalg
copying tensorly/tenalg/core_tenalg/_tt_matrix.py -> build/lib/tensorly/tenalg/core_tenalg
copying tensorly/tenalg/core_tenalg/outer_product.py -> build/lib/tensorly/tenalg/core_tenalg
copying tensorly/tenalg/core_tenalg/generalised_inner_product.py -> build/lib/tensorly/tenalg/core_tenalg
copying tensorly/tenalg/core_tenalg/_kronecker.py -> build/lib/tensorly/tenalg/core_tenalg
copying tensorly/tenalg/core_tenalg/_batched_tensordot.py -> build/lib/tensorly/tenalg/core_tenalg
copying tensorly/tenalg/core_tenalg/mttkrp.py -> build/lib/tensorly/tenalg/core_tenalg
copying tensorly/tenalg/core_tenalg/n_mode_product.py -> build/lib/tensorly/tenalg/core_tenalg
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.86z7Jb
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64
++ dirname /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64
+ cd tensorly-0.8.1
+ 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-tensorly-0.8.1-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-tensorly-0.8.1-1.x86_64/usr
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly
copying build/lib/tensorly/tt_tensor.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly
copying build/lib/tensorly/tt_matrix.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly
copying build/lib/tensorly/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets
copying build/lib/tensorly/datasets/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets
copying build/lib/tensorly/datasets/synthetic.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets
copying build/lib/tensorly/datasets/data_imports.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets/tests
copying build/lib/tensorly/datasets/tests/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets/tests
copying build/lib/tensorly/datasets/tests/test_imports.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets/tests
copying build/lib/tensorly/datasets/tests/test_synthetic.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets/tests
copying build/lib/tensorly/parafac2_tensor.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly
copying build/lib/tensorly/cp_tensor.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly
copying build/lib/tensorly/tucker_tensor.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly
copying build/lib/tensorly/testing.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/random
copying build/lib/tensorly/random/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/random
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/random/tests
copying build/lib/tensorly/random/tests/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/random/tests
copying build/lib/tensorly/random/tests/test_base.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/random/tests
copying build/lib/tensorly/random/base.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/random
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests
copying build/lib/tensorly/tests/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests
copying build/lib/tensorly/tests/test_tt_matrix.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests
copying build/lib/tensorly/tests/test_testing.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests
copying build/lib/tensorly/tests/test_tt_tensor.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests
copying build/lib/tensorly/tests/test_tucker_tensor.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests
copying build/lib/tensorly/tests/test_backend.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests
copying build/lib/tensorly/tests/test_core.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests
copying build/lib/tensorly/tests/test_parafac2_tensor.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests
copying build/lib/tensorly/tests/test_cp_tensor.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests
copying build/lib/tensorly/tests/test_tr_tensor.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests
copying build/lib/tensorly/plugins.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
copying build/lib/tensorly/decomposition/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
copying build/lib/tensorly/decomposition/_cmtf_als.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
copying build/lib/tensorly/decomposition/_tr.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
copying build/lib/tensorly/decomposition/_cp_power.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
copying build/lib/tensorly/decomposition/_cp.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
copying build/lib/tensorly/decomposition/_tucker.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
copying build/lib/tensorly/decomposition/_base_decomposition.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
copying build/lib/tensorly/decomposition/_nn_cp.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests
copying build/lib/tensorly/decomposition/tests/test_tucker.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests
copying build/lib/tensorly/decomposition/tests/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests
copying build/lib/tensorly/decomposition/tests/test_parafac2.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests
copying build/lib/tensorly/decomposition/tests/test_constrained_parafac.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests
copying build/lib/tensorly/decomposition/tests/test_robust_decomposition.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests
copying build/lib/tensorly/decomposition/tests/test_tt_decomposition.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests
copying build/lib/tensorly/decomposition/tests/test_tr_decomposition.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests
copying build/lib/tensorly/decomposition/tests/test_cp.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests
copying build/lib/tensorly/decomposition/tests/test_symmetric_cp.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests
copying build/lib/tensorly/decomposition/tests/test_cp_power.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests
copying build/lib/tensorly/decomposition/tests/test_cmtf_als.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests
copying build/lib/tensorly/decomposition/_parafac2.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
copying build/lib/tensorly/decomposition/_constrained_cp.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
copying build/lib/tensorly/decomposition/robust_decomposition.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
copying build/lib/tensorly/decomposition/_symmetric_cp.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
copying build/lib/tensorly/decomposition/_tt.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils
copying build/lib/tensorly/utils/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils
copying build/lib/tensorly/utils/backend_specific.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils/tests
copying build/lib/tensorly/utils/tests/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils/tests
copying build/lib/tensorly/utils/tests/test_deprecation.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils/tests
copying build/lib/tensorly/utils/tests/test_backend_specific.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils/tests
copying build/lib/tensorly/utils/tests/test_prod.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils/tests
copying build/lib/tensorly/utils/_prod.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils
copying build/lib/tensorly/utils/deprecation.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils
copying build/lib/tensorly/base.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly
copying build/lib/tensorly/tr_tensor.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly
copying build/lib/tensorly/_factorized_tensor.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend
copying build/lib/tensorly/backend/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend
copying build/lib/tensorly/backend/jax_backend.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend
copying build/lib/tensorly/backend/numpy_backend.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend
copying build/lib/tensorly/backend/cupy_backend.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend
copying build/lib/tensorly/backend/tensorflow_backend.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend
copying build/lib/tensorly/backend/core.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend
copying build/lib/tensorly/backend/mxnet_backend.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend
copying build/lib/tensorly/backend/pytorch_backend.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics
copying build/lib/tensorly/metrics/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/tests
copying build/lib/tensorly/metrics/tests/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/tests
copying build/lib/tensorly/metrics/tests/test_entropy.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/tests
copying build/lib/tensorly/metrics/tests/test_factors.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/tests
copying build/lib/tensorly/metrics/tests/test_regression.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/tests
copying build/lib/tensorly/metrics/tests/test_similarity.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/tests
copying build/lib/tensorly/metrics/factors.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics
copying build/lib/tensorly/metrics/entropy.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics
copying build/lib/tensorly/metrics/regression.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics
copying build/lib/tensorly/metrics/similarity.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib
copying build/lib/tensorly/contrib/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition
copying build/lib/tensorly/contrib/decomposition/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition
copying build/lib/tensorly/contrib/decomposition/_tt_cross.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition/tests
copying build/lib/tensorly/contrib/decomposition/tests/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition/tests
copying build/lib/tensorly/contrib/decomposition/tests/test_tt_TTOI.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition/tests
copying build/lib/tensorly/contrib/decomposition/tests/test_mps_decomposition_cross.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition/tests
copying build/lib/tensorly/contrib/decomposition/tt_TTOI.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse
copying build/lib/tensorly/contrib/sparse/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse
copying build/lib/tensorly/contrib/sparse/cp_tensor.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/tests
copying build/lib/tensorly/contrib/sparse/tests/test_tenalg.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/tests
copying build/lib/tensorly/contrib/sparse/tests/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/tests
copying build/lib/tensorly/contrib/sparse/tests/test_decomposition.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/tests
copying build/lib/tensorly/contrib/sparse/decomposition.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse
copying build/lib/tensorly/contrib/sparse/tenalg.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/backend
copying build/lib/tensorly/contrib/sparse/backend/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/backend
copying build/lib/tensorly/contrib/sparse/backend/numpy_backend.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/backend
copying build/lib/tensorly/contrib/sparse/core.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression
copying build/lib/tensorly/regression/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression
copying build/lib/tensorly/regression/cp_regression.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression/tests
copying build/lib/tensorly/regression/tests/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression/tests
copying build/lib/tensorly/regression/tests/test_tucker_regression.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression/tests
copying build/lib/tensorly/regression/tests/test_cp_regression.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression/tests
copying build/lib/tensorly/regression/tests/test_cp_plsr.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression/tests
copying build/lib/tensorly/regression/tucker_regression.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression
copying build/lib/tensorly/regression/cp_plsr.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg
copying build/lib/tensorly/tenalg/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg
copying build/lib/tensorly/tenalg/proximal.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg
copying build/lib/tensorly/tenalg/einsum_tenalg/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg
copying build/lib/tensorly/tenalg/einsum_tenalg/_khatri_rao.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg
copying build/lib/tensorly/tenalg/einsum_tenalg/moments.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg
copying build/lib/tensorly/tenalg/einsum_tenalg/_tt_matrix.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg
copying build/lib/tensorly/tenalg/einsum_tenalg/outer_product.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg
copying build/lib/tensorly/tenalg/einsum_tenalg/generalised_inner_product.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg
copying build/lib/tensorly/tenalg/einsum_tenalg/_kronecker.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg
copying build/lib/tensorly/tenalg/einsum_tenalg/_batched_tensordot.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg
copying build/lib/tensorly/tenalg/einsum_tenalg/mttkrp.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg
copying build/lib/tensorly/tenalg/einsum_tenalg/n_mode_product.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg
copying build/lib/tensorly/tenalg/base_tenalg.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg
copying build/lib/tensorly/tenalg/svd.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests
copying build/lib/tensorly/tenalg/tests/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests
copying build/lib/tensorly/tenalg/tests/test_outer_product.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests
copying build/lib/tensorly/tenalg/tests/test_proximal.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests
copying build/lib/tensorly/tenalg/tests/test_tenalg_utils.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests
copying build/lib/tensorly/tenalg/tests/test_unfolding_dot_khatri_rao.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests
copying build/lib/tensorly/tenalg/tests/test_kronecker.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests
copying build/lib/tensorly/tenalg/tests/test_n_mode_product.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests
copying build/lib/tensorly/tenalg/tests/test_generalised_inner_product.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests
copying build/lib/tensorly/tenalg/tests/test_batched_tensordot.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests
copying build/lib/tensorly/tenalg/tests/test_khatri_rao.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests
copying build/lib/tensorly/tenalg/tenalg_utils.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg
creating /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg
copying build/lib/tensorly/tenalg/core_tenalg/__init__.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg
copying build/lib/tensorly/tenalg/core_tenalg/_khatri_rao.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg
copying build/lib/tensorly/tenalg/core_tenalg/moments.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg
copying build/lib/tensorly/tenalg/core_tenalg/_tt_matrix.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg
copying build/lib/tensorly/tenalg/core_tenalg/outer_product.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg
copying build/lib/tensorly/tenalg/core_tenalg/generalised_inner_product.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg
copying build/lib/tensorly/tenalg/core_tenalg/_kronecker.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg
copying build/lib/tensorly/tenalg/core_tenalg/_batched_tensordot.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg
copying build/lib/tensorly/tenalg/core_tenalg/mttkrp.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg
copying build/lib/tensorly/tenalg/core_tenalg/n_mode_product.py -> /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tt_tensor.py to tt_tensor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tt_matrix.py to tt_matrix.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets/synthetic.py to synthetic.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets/data_imports.py to data_imports.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets/tests/test_imports.py to test_imports.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/datasets/tests/test_synthetic.py to test_synthetic.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/parafac2_tensor.py to parafac2_tensor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/cp_tensor.py to cp_tensor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tucker_tensor.py to tucker_tensor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/testing.py to testing.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/random/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/random/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/random/tests/test_base.py to test_base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/random/base.py to base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests/test_tt_matrix.py to test_tt_matrix.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests/test_testing.py to test_testing.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests/test_tt_tensor.py to test_tt_tensor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests/test_tucker_tensor.py to test_tucker_tensor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests/test_backend.py to test_backend.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests/test_core.py to test_core.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests/test_parafac2_tensor.py to test_parafac2_tensor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests/test_cp_tensor.py to test_cp_tensor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tests/test_tr_tensor.py to test_tr_tensor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/plugins.py to plugins.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/_cmtf_als.py to _cmtf_als.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/_tr.py to _tr.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/_cp_power.py to _cp_power.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/_cp.py to _cp.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/_tucker.py to _tucker.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/_base_decomposition.py to _base_decomposition.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/_nn_cp.py to _nn_cp.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests/test_tucker.py to test_tucker.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests/test_parafac2.py to test_parafac2.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests/test_constrained_parafac.py to test_constrained_parafac.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests/test_robust_decomposition.py to test_robust_decomposition.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests/test_tt_decomposition.py to test_tt_decomposition.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests/test_tr_decomposition.py to test_tr_decomposition.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests/test_cp.py to test_cp.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests/test_symmetric_cp.py to test_symmetric_cp.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests/test_cp_power.py to test_cp_power.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/tests/test_cmtf_als.py to test_cmtf_als.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/_parafac2.py to _parafac2.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/_constrained_cp.py to _constrained_cp.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/robust_decomposition.py to robust_decomposition.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/_symmetric_cp.py to _symmetric_cp.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/decomposition/_tt.py to _tt.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils/backend_specific.py to backend_specific.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils/tests/test_deprecation.py to test_deprecation.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils/tests/test_backend_specific.py to test_backend_specific.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils/tests/test_prod.py to test_prod.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils/_prod.py to _prod.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/utils/deprecation.py to deprecation.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/base.py to base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tr_tensor.py to tr_tensor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/_factorized_tensor.py to _factorized_tensor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend/jax_backend.py to jax_backend.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend/numpy_backend.py to numpy_backend.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend/cupy_backend.py to cupy_backend.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend/tensorflow_backend.py to tensorflow_backend.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend/core.py to core.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend/mxnet_backend.py to mxnet_backend.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/backend/pytorch_backend.py to pytorch_backend.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/tests/test_entropy.py to test_entropy.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/tests/test_factors.py to test_factors.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/tests/test_regression.py to test_regression.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/tests/test_similarity.py to test_similarity.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/factors.py to factors.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/entropy.py to entropy.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/regression.py to regression.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/metrics/similarity.py to similarity.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition/_tt_cross.py to _tt_cross.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition/tests/test_tt_TTOI.py to test_tt_TTOI.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition/tests/test_mps_decomposition_cross.py to test_mps_decomposition_cross.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/decomposition/tt_TTOI.py to tt_TTOI.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/cp_tensor.py to cp_tensor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/tests/test_tenalg.py to test_tenalg.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/tests/test_decomposition.py to test_decomposition.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/decomposition.py to decomposition.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/tenalg.py to tenalg.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/backend/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/backend/numpy_backend.py to numpy_backend.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/contrib/sparse/core.py to core.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression/cp_regression.py to cp_regression.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression/tests/test_tucker_regression.py to test_tucker_regression.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression/tests/test_cp_regression.py to test_cp_regression.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression/tests/test_cp_plsr.py to test_cp_plsr.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression/tucker_regression.py to tucker_regression.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/regression/cp_plsr.py to cp_plsr.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/proximal.py to proximal.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg/_khatri_rao.py to _khatri_rao.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg/moments.py to moments.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg/_tt_matrix.py to _tt_matrix.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg/outer_product.py to outer_product.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg/generalised_inner_product.py to generalised_inner_product.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg/_kronecker.py to _kronecker.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg/_batched_tensordot.py to _batched_tensordot.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg/mttkrp.py to mttkrp.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/einsum_tenalg/n_mode_product.py to n_mode_product.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/base_tenalg.py to base_tenalg.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/svd.py to svd.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests/test_outer_product.py to test_outer_product.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests/test_proximal.py to test_proximal.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests/test_tenalg_utils.py to test_tenalg_utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests/test_unfolding_dot_khatri_rao.py to test_unfolding_dot_khatri_rao.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests/test_kronecker.py to test_kronecker.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests/test_n_mode_product.py to test_n_mode_product.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests/test_generalised_inner_product.py to test_generalised_inner_product.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests/test_batched_tensordot.py to test_batched_tensordot.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tests/test_khatri_rao.py to test_khatri_rao.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/tenalg_utils.py to tenalg_utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg/_khatri_rao.py to _khatri_rao.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg/moments.py to moments.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg/_tt_matrix.py to _tt_matrix.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg/outer_product.py to outer_product.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg/generalised_inner_product.py to generalised_inner_product.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg/_kronecker.py to _kronecker.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg/_batched_tensordot.py to _batched_tensordot.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg/mttkrp.py to mttkrp.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly/tenalg/core_tenalg/n_mode_product.py to n_mode_product.cpython-39.pyc
writing byte-compilation script '/tmp/tmpis9350q1.py'
/usr/bin/python3 /tmp/tmpis9350q1.py
removing /tmp/tmpis9350q1.py
running install_egg_info
running egg_info
writing tensorly.egg-info/PKG-INFO
writing dependency_links to tensorly.egg-info/dependency_links.txt
writing requirements to tensorly.egg-info/requires.txt
writing top-level names to tensorly.egg-info/top_level.txt
reading manifest file 'tensorly.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
adding license file 'AUTHORS.rst'
writing manifest file 'tensorly.egg-info/SOURCES.txt'
Copying tensorly.egg-info to /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tensorly-0.8.1-py3.9.egg-info
running install_scripts
+ install -d -m755 /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64//usr/share/doc/python-tensorly
+ '[' -d doc ']'
~/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64 ~/build/BUILD/tensorly-0.8.1
+ '[' -d docs ']'
+ '[' -d example ']'
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-tensorly-0.8.1-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/tensorly-0.8.1
+ mv /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.8.1-1 --unique-debug-suffix -0.8.1-1.x86_64 --unique-debug-src-base python-tensorly-0.8.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/tensorly-0.8.1
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-tensorly-0.8.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-tensorly-0.8.1-1.noarch
Provides: python-tensorly python3-tensorly = 0.8.1-1 python3.9dist(tensorly) = 0.8.1 python3dist(tensorly) = 0.8.1
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(numpy) python3.9dist(scipy)
Processing files: python-tensorly-help-0.8.1-1.noarch
warning: Empty %files file /builddir/build/BUILD/tensorly-0.8.1/doclist.lst
Provides: python-tensorly-help = 0.8.1-1 python3-tensorly-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-tensorly-0.8.1-1.x86_64
Wrote: /builddir/build/RPMS/python-tensorly-help-0.8.1-1.noarch.rpm
Wrote: /builddir/build/RPMS/python3-tensorly-0.8.1-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PX0xJS
+ umask 022
+ cd /builddir/build/BUILD
+ cd tensorly-0.8.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tensorly-0.8.1-1.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0