Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-aix360.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686577357.914169/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 aarch64 --nodeps /builddir/build/SPECS/python-aix360.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-aix360-0.2.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 aarch64 --nodeps /builddir/build/SPECS/python-aix360.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686577357.914169/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 aarch64 --nodeps /builddir/build/SPECS/python-aix360.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-aix360-0.2.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-aix360.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686577357.914169/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 aarch64 --nodeps /builddir/build/SPECS/python-aix360.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3iUCCx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aix360-0.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/aix360-0.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aix360-0.2.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.iMZ8w8 + umask 022 + cd /builddir/build/BUILD + cd aix360-0.2.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 -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' /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'authos' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/aix360 copying aix360/version.py -> build/lib/aix360 copying aix360/__init__.py -> build/lib/aix360 creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/aix360/data copying aix360/data/__init__.py -> build/lib/aix360/data creating build/lib/aix360/models copying aix360/models/__init__.py -> build/lib/aix360/models creating build/lib/aix360/metrics copying aix360/metrics/local_metrics.py -> build/lib/aix360/metrics copying aix360/metrics/__init__.py -> build/lib/aix360/metrics creating build/lib/aix360/algorithms copying aix360/algorithms/lbbe.py -> build/lib/aix360/algorithms copying aix360/algorithms/lwbe.py -> build/lib/aix360/algorithms copying aix360/algorithms/die.py -> build/lib/aix360/algorithms copying aix360/algorithms/gbbe.py -> build/lib/aix360/algorithms copying aix360/algorithms/dise.py -> build/lib/aix360/algorithms copying aix360/algorithms/gwbe.py -> build/lib/aix360/algorithms copying aix360/algorithms/__init__.py -> build/lib/aix360/algorithms creating build/lib/aix360/datasets copying aix360/datasets/ted_dataset.py -> build/lib/aix360/datasets copying aix360/datasets/meps_dataset.py -> build/lib/aix360/datasets copying aix360/datasets/celeba_dataset.py -> build/lib/aix360/datasets copying aix360/datasets/mnist_dataset.py -> build/lib/aix360/datasets copying aix360/datasets/cdc_dataset.py -> build/lib/aix360/datasets copying aix360/datasets/fashion_mnist_dataset.py -> build/lib/aix360/datasets copying aix360/datasets/__init__.py -> build/lib/aix360/datasets copying aix360/datasets/heloc_dataset.py -> build/lib/aix360/datasets copying aix360/datasets/cifar_dataset.py -> build/lib/aix360/datasets creating build/lib/aix360/data/mnist_data copying aix360/data/mnist_data/__init__.py -> build/lib/aix360/data/mnist_data creating build/lib/aix360/data/cifar_data copying aix360/data/cifar_data/__init__.py -> build/lib/aix360/data/cifar_data creating build/lib/aix360/data/heloc_data copying aix360/data/heloc_data/__init__.py -> build/lib/aix360/data/heloc_data creating build/lib/aix360/data/CEM_MAF copying aix360/data/CEM_MAF/__init__.py -> build/lib/aix360/data/CEM_MAF creating build/lib/aix360/data/celeba_data copying aix360/data/celeba_data/__init__.py -> build/lib/aix360/data/celeba_data creating build/lib/aix360/data/fmnist_data copying aix360/data/fmnist_data/__init__.py -> build/lib/aix360/data/fmnist_data creating build/lib/aix360/models/CEM_MAF copying aix360/models/CEM_MAF/__init__.py -> build/lib/aix360/models/CEM_MAF creating build/lib/aix360/models/CEM_MAF/attr_model copying aix360/models/CEM_MAF/attr_model/__init__.py -> build/lib/aix360/models/CEM_MAF/attr_model creating build/lib/aix360/algorithms/contrastive copying aix360/algorithms/contrastive/CEM_MAF_utils.py -> build/lib/aix360/algorithms/contrastive copying aix360/algorithms/contrastive/dwnld_CEM_MAF_celebA.py -> build/lib/aix360/algorithms/contrastive copying aix360/algorithms/contrastive/CEM_MAF_aen_PP.py -> build/lib/aix360/algorithms/contrastive copying aix360/algorithms/contrastive/CEM_aen.py -> build/lib/aix360/algorithms/contrastive copying aix360/algorithms/contrastive/CEM_MAF_aen_PN.py -> build/lib/aix360/algorithms/contrastive copying aix360/algorithms/contrastive/CEM.py -> build/lib/aix360/algorithms/contrastive copying aix360/algorithms/contrastive/__init__.py -> build/lib/aix360/algorithms/contrastive copying aix360/algorithms/contrastive/classifiers.py -> build/lib/aix360/algorithms/contrastive copying aix360/algorithms/contrastive/CEM_MAF.py -> build/lib/aix360/algorithms/contrastive creating build/lib/aix360/algorithms/lime copying aix360/algorithms/lime/lime_wrapper.py -> build/lib/aix360/algorithms/lime copying aix360/algorithms/lime/__init__.py -> build/lib/aix360/algorithms/lime creating build/lib/aix360/algorithms/rbm copying aix360/algorithms/rbm/logistic_regression.py -> build/lib/aix360/algorithms/rbm copying aix360/algorithms/rbm/linear_regression.py -> build/lib/aix360/algorithms/rbm copying aix360/algorithms/rbm/beam_search.py -> build/lib/aix360/algorithms/rbm copying aix360/algorithms/rbm/boolean_rule_cg.py -> build/lib/aix360/algorithms/rbm copying aix360/algorithms/rbm/BRCG.py -> build/lib/aix360/algorithms/rbm copying aix360/algorithms/rbm/features.py -> build/lib/aix360/algorithms/rbm copying aix360/algorithms/rbm/GLRM.py -> build/lib/aix360/algorithms/rbm copying aix360/algorithms/rbm/__init__.py -> build/lib/aix360/algorithms/rbm creating build/lib/aix360/algorithms/shap copying aix360/algorithms/shap/shap_wrapper.py -> build/lib/aix360/algorithms/shap copying aix360/algorithms/shap/__init__.py -> build/lib/aix360/algorithms/shap creating build/lib/aix360/algorithms/ted copying aix360/algorithms/ted/TED_utils.py -> build/lib/aix360/algorithms/ted copying aix360/algorithms/ted/TED_Cartesian.py -> build/lib/aix360/algorithms/ted copying aix360/algorithms/ted/__init__.py -> build/lib/aix360/algorithms/ted creating build/lib/aix360/algorithms/profwt copying aix360/algorithms/profwt/sample_weight_from_probes.py -> build/lib/aix360/algorithms/profwt copying aix360/algorithms/profwt/attach_probe_checkpoint.py -> build/lib/aix360/algorithms/profwt copying aix360/algorithms/profwt/train_probes.py -> build/lib/aix360/algorithms/profwt copying aix360/algorithms/profwt/profwt.py -> build/lib/aix360/algorithms/profwt copying aix360/algorithms/profwt/__init__.py -> build/lib/aix360/algorithms/profwt copying aix360/algorithms/profwt/resnet_keras_model.py -> build/lib/aix360/algorithms/profwt creating build/lib/aix360/algorithms/dipvae copying aix360/algorithms/dipvae/dipvae.py -> build/lib/aix360/algorithms/dipvae copying aix360/algorithms/dipvae/__init__.py -> build/lib/aix360/algorithms/dipvae copying aix360/algorithms/dipvae/dipvae_utils.py -> build/lib/aix360/algorithms/dipvae creating build/lib/aix360/algorithms/protodash copying aix360/algorithms/protodash/PDASH_utils.py -> build/lib/aix360/algorithms/protodash copying aix360/algorithms/protodash/PDASH.py -> build/lib/aix360/algorithms/protodash copying aix360/algorithms/protodash/__init__.py -> build/lib/aix360/algorithms/protodash creating build/lib/tests/contrastive copying tests/contrastive/test_CEM.py -> build/lib/tests/contrastive copying tests/contrastive/test_CEM_MAF.py -> build/lib/tests/contrastive copying tests/contrastive/__init__.py -> build/lib/tests/contrastive creating build/lib/tests/lime copying tests/lime/test_lime.py -> build/lib/tests/lime copying tests/lime/__init__.py -> build/lib/tests/lime creating build/lib/tests/rbm copying tests/rbm/test_Linear_Rule_Regression.py -> build/lib/tests/rbm copying tests/rbm/test_Boolean_Rule_CG.py -> build/lib/tests/rbm copying tests/rbm/test_Logistic_Rule_Regression.py -> build/lib/tests/rbm copying tests/rbm/test_Feature_Binarizer_From_Trees.py -> build/lib/tests/rbm copying tests/rbm/__init__.py -> build/lib/tests/rbm creating build/lib/tests/shap copying tests/shap/test_shap.py -> build/lib/tests/shap copying tests/shap/__init__.py -> build/lib/tests/shap creating build/lib/tests/ted copying tests/ted/test_TED_Cartesian.py -> build/lib/tests/ted copying tests/ted/__init__.py -> build/lib/tests/ted creating build/lib/tests/profwt copying tests/profwt/test_ProfWt.py -> build/lib/tests/profwt copying tests/profwt/__init__.py -> build/lib/tests/profwt creating build/lib/tests/dipvae copying tests/dipvae/test_DIPVAE.py -> build/lib/tests/dipvae copying tests/dipvae/__init__.py -> build/lib/tests/dipvae creating build/lib/tests/protodash copying tests/protodash/test_PDASH.py -> build/lib/tests/protodash copying tests/protodash/__init__.py -> build/lib/tests/protodash running egg_info writing aix360.egg-info/PKG-INFO writing dependency_links to aix360.egg-info/dependency_links.txt writing requirements to aix360.egg-info/requires.txt writing top-level names to aix360.egg-info/top_level.txt reading manifest file 'aix360.egg-info/SOURCES.txt' writing manifest file 'aix360.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IG1URd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64 + cd aix360-0.2.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 -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-aix360-0.2.1-1.aarch64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'authos' warnings.warn(msg) 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-aix360-0.2.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360 copying build/lib/aix360/version.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360 creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/mnist_data copying build/lib/aix360/data/mnist_data/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/mnist_data creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/cifar_data copying build/lib/aix360/data/cifar_data/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/cifar_data creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/heloc_data copying build/lib/aix360/data/heloc_data/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/heloc_data creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/CEM_MAF copying build/lib/aix360/data/CEM_MAF/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/CEM_MAF creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/celeba_data copying build/lib/aix360/data/celeba_data/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/celeba_data creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/fmnist_data copying build/lib/aix360/data/fmnist_data/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/fmnist_data copying build/lib/aix360/data/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/models creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/models/CEM_MAF creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/models/CEM_MAF/attr_model copying build/lib/aix360/models/CEM_MAF/attr_model/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/models/CEM_MAF/attr_model copying build/lib/aix360/models/CEM_MAF/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/models/CEM_MAF copying build/lib/aix360/models/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/models creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/metrics copying build/lib/aix360/metrics/local_metrics.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/metrics copying build/lib/aix360/metrics/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/metrics creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms copying build/lib/aix360/algorithms/lbbe.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive copying build/lib/aix360/algorithms/contrastive/CEM_MAF_utils.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive copying build/lib/aix360/algorithms/contrastive/dwnld_CEM_MAF_celebA.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive copying build/lib/aix360/algorithms/contrastive/CEM_MAF_aen_PP.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive copying build/lib/aix360/algorithms/contrastive/CEM_aen.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive copying build/lib/aix360/algorithms/contrastive/CEM_MAF_aen_PN.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive copying build/lib/aix360/algorithms/contrastive/CEM.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive copying build/lib/aix360/algorithms/contrastive/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive copying build/lib/aix360/algorithms/contrastive/classifiers.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive copying build/lib/aix360/algorithms/contrastive/CEM_MAF.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/lime copying build/lib/aix360/algorithms/lime/lime_wrapper.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/lime copying build/lib/aix360/algorithms/lime/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/lime copying build/lib/aix360/algorithms/lwbe.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm copying build/lib/aix360/algorithms/rbm/logistic_regression.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm copying build/lib/aix360/algorithms/rbm/linear_regression.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm copying build/lib/aix360/algorithms/rbm/beam_search.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm copying build/lib/aix360/algorithms/rbm/boolean_rule_cg.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm copying build/lib/aix360/algorithms/rbm/BRCG.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm copying build/lib/aix360/algorithms/rbm/features.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm copying build/lib/aix360/algorithms/rbm/GLRM.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm copying build/lib/aix360/algorithms/rbm/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/shap copying build/lib/aix360/algorithms/shap/shap_wrapper.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/shap copying build/lib/aix360/algorithms/shap/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/shap creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/ted copying build/lib/aix360/algorithms/ted/TED_utils.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/ted copying build/lib/aix360/algorithms/ted/TED_Cartesian.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/ted copying build/lib/aix360/algorithms/ted/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/ted copying build/lib/aix360/algorithms/die.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/profwt copying build/lib/aix360/algorithms/profwt/sample_weight_from_probes.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/profwt copying build/lib/aix360/algorithms/profwt/attach_probe_checkpoint.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/profwt copying build/lib/aix360/algorithms/profwt/train_probes.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/profwt copying build/lib/aix360/algorithms/profwt/profwt.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/profwt copying build/lib/aix360/algorithms/profwt/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/profwt copying build/lib/aix360/algorithms/profwt/resnet_keras_model.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/profwt copying build/lib/aix360/algorithms/gbbe.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms copying build/lib/aix360/algorithms/dise.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/dipvae copying build/lib/aix360/algorithms/dipvae/dipvae.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/dipvae copying build/lib/aix360/algorithms/dipvae/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/dipvae copying build/lib/aix360/algorithms/dipvae/dipvae_utils.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/dipvae copying build/lib/aix360/algorithms/gwbe.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms copying build/lib/aix360/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/protodash copying build/lib/aix360/algorithms/protodash/PDASH_utils.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/protodash copying build/lib/aix360/algorithms/protodash/PDASH.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/protodash copying build/lib/aix360/algorithms/protodash/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/protodash creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets copying build/lib/aix360/datasets/ted_dataset.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets copying build/lib/aix360/datasets/meps_dataset.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets copying build/lib/aix360/datasets/celeba_dataset.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets copying build/lib/aix360/datasets/mnist_dataset.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets copying build/lib/aix360/datasets/cdc_dataset.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets copying build/lib/aix360/datasets/fashion_mnist_dataset.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets copying build/lib/aix360/datasets/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets copying build/lib/aix360/datasets/heloc_dataset.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets copying build/lib/aix360/datasets/cifar_dataset.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets copying build/lib/aix360/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360 creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/contrastive copying build/lib/tests/contrastive/test_CEM.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/contrastive copying build/lib/tests/contrastive/test_CEM_MAF.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/contrastive copying build/lib/tests/contrastive/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/contrastive creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/lime copying build/lib/tests/lime/test_lime.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/lime copying build/lib/tests/lime/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/lime creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/rbm copying build/lib/tests/rbm/test_Linear_Rule_Regression.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/rbm copying build/lib/tests/rbm/test_Boolean_Rule_CG.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/rbm copying build/lib/tests/rbm/test_Logistic_Rule_Regression.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/rbm copying build/lib/tests/rbm/test_Feature_Binarizer_From_Trees.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/rbm copying build/lib/tests/rbm/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/rbm creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/shap copying build/lib/tests/shap/test_shap.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/shap copying build/lib/tests/shap/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/shap creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/ted copying build/lib/tests/ted/test_TED_Cartesian.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/ted copying build/lib/tests/ted/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/ted creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/profwt copying build/lib/tests/profwt/test_ProfWt.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/profwt copying build/lib/tests/profwt/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/profwt creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/dipvae copying build/lib/tests/dipvae/test_DIPVAE.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/dipvae copying build/lib/tests/dipvae/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/dipvae copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/protodash copying build/lib/tests/protodash/test_PDASH.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/protodash copying build/lib/tests/protodash/__init__.py -> /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/protodash byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/mnist_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/cifar_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/heloc_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/CEM_MAF/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/celeba_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/fmnist_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/models/CEM_MAF/attr_model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/models/CEM_MAF/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/metrics/local_metrics.py to local_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/lbbe.py to lbbe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive/CEM_MAF_utils.py to CEM_MAF_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive/dwnld_CEM_MAF_celebA.py to dwnld_CEM_MAF_celebA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive/CEM_MAF_aen_PP.py to CEM_MAF_aen_PP.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive/CEM_aen.py to CEM_aen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive/CEM_MAF_aen_PN.py to CEM_MAF_aen_PN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive/CEM.py to CEM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive/classifiers.py to classifiers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/contrastive/CEM_MAF.py to CEM_MAF.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/lime/lime_wrapper.py to lime_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/lime/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/lwbe.py to lwbe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm/logistic_regression.py to logistic_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm/linear_regression.py to linear_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm/beam_search.py to beam_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm/boolean_rule_cg.py to boolean_rule_cg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm/BRCG.py to BRCG.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm/features.py to features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm/GLRM.py to GLRM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/rbm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/shap/shap_wrapper.py to shap_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/shap/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/ted/TED_utils.py to TED_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/ted/TED_Cartesian.py to TED_Cartesian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/ted/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/die.py to die.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/profwt/sample_weight_from_probes.py to sample_weight_from_probes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/profwt/attach_probe_checkpoint.py to attach_probe_checkpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/profwt/train_probes.py to train_probes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/profwt/profwt.py to profwt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/profwt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/profwt/resnet_keras_model.py to resnet_keras_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/gbbe.py to gbbe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/dise.py to dise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/dipvae/dipvae.py to dipvae.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/dipvae/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/dipvae/dipvae_utils.py to dipvae_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/gwbe.py to gwbe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/protodash/PDASH_utils.py to PDASH_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/protodash/PDASH.py to PDASH.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/algorithms/protodash/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets/ted_dataset.py to ted_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets/meps_dataset.py to meps_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets/celeba_dataset.py to celeba_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets/mnist_dataset.py to mnist_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets/cdc_dataset.py to cdc_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets/fashion_mnist_dataset.py to fashion_mnist_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets/heloc_dataset.py to heloc_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/datasets/cifar_dataset.py to cifar_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/contrastive/test_CEM.py to test_CEM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/contrastive/test_CEM_MAF.py to test_CEM_MAF.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/contrastive/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/lime/test_lime.py to test_lime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/lime/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/rbm/test_Linear_Rule_Regression.py to test_Linear_Rule_Regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/rbm/test_Boolean_Rule_CG.py to test_Boolean_Rule_CG.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/rbm/test_Logistic_Rule_Regression.py to test_Logistic_Rule_Regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/rbm/test_Feature_Binarizer_From_Trees.py to test_Feature_Binarizer_From_Trees.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/rbm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/shap/test_shap.py to test_shap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/shap/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/ted/test_TED_Cartesian.py to test_TED_Cartesian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/ted/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/profwt/test_ProfWt.py to test_ProfWt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/profwt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/dipvae/test_DIPVAE.py to test_DIPVAE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/dipvae/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/protodash/test_PDASH.py to test_PDASH.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/tests/protodash/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpud1n1fj9.py' /usr/bin/python3 /tmp/tmpud1n1fj9.py removing /tmp/tmpud1n1fj9.py running install_egg_info running egg_info writing aix360.egg-info/PKG-INFO writing dependency_links to aix360.egg-info/dependency_links.txt writing requirements to aix360.egg-info/requires.txt writing top-level names to aix360.egg-info/top_level.txt reading manifest file 'aix360.egg-info/SOURCES.txt' writing manifest file 'aix360.egg-info/SOURCES.txt' Copying aix360.egg-info to /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/usr/lib/python3.9/site-packages/aix360-0.2.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64//usr/share/doc/python-aix360 + '[' -d doc ']' ~/build/BUILDROOT/python-aix360-0.2.1-1.aarch64 ~/build/BUILD/aix360-0.2.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64 + '[' -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 ']' ~/build/BUILD/aix360-0.2.1 + popd + mv /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.1-1 --unique-debug-suffix -0.2.1-1.aarch64 --unique-debug-src-base python-aix360-0.2.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/aix360-0.2.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-aix360-0.2.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-aix360-0.2.1-1.noarch Provides: python-aix360 python3-aix360 = 0.2.1-1 python3.9dist(aix360) = 0.2.1 python3dist(aix360) = 0.2.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(bleach) >= 2.1 python3.9dist(cvxopt) python3.9dist(cvxpy) python3.9dist(docutils) >= 0.13.1 python3.9dist(image) python3.9dist(joblib) >= 0.11 python3.9dist(keras) = 2.3.1 python3.9dist(lime) = 0.1.1.37 python3.9dist(matplotlib) python3.9dist(numpy) python3.9dist(pandas) python3.9dist(pygments) python3.9dist(qpsolvers) python3.9dist(requests) python3.9dist(scikit-image) python3.9dist(scikit-learn) >= 0.21.2 python3.9dist(scipy) >= 0.17 python3.9dist(shap) = 0.34 python3.9dist(tensorflow) = 1.14 python3.9dist(torch) python3.9dist(torchvision) python3.9dist(xgboost) = 1.0.2 python3.9dist(xport) Processing files: python-aix360-help-0.2.1-1.noarch warning: Empty %files file /builddir/build/BUILD/aix360-0.2.1/doclist.lst Provides: python-aix360-help = 0.2.1-1 python3-aix360-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-aix360-0.2.1-1.aarch64 Wrote: /builddir/build/RPMS/python-aix360-help-0.2.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-aix360-0.2.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ASX0Vx + umask 022 + cd /builddir/build/BUILD + cd aix360-0.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-aix360-0.2.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0