Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-coffea.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683331387.827433/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-coffea.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-coffea-0.7.21-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-coffea.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683331387.827433/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-coffea.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-coffea-0.7.21-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-coffea.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683331387.827433/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-coffea.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xeKraw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf coffea-0.7.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/coffea-0.7.21.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd coffea-0.7.21 + /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.5ndyI1 + umask 022 + cd /builddir/build/BUILD + cd coffea-0.7.21 + 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/coffea copying coffea/analysis_tools.py -> build/lib/coffea copying coffea/version.py -> build/lib/coffea copying coffea/__init__.py -> build/lib/coffea copying coffea/util.py -> build/lib/coffea creating build/lib/coffea/processor copying coffea/processor/accumulator.py -> build/lib/coffea/processor copying coffea/processor/processor.py -> build/lib/coffea/processor copying coffea/processor/dataframe.py -> build/lib/coffea/processor copying coffea/processor/helpers.py -> build/lib/coffea/processor copying coffea/processor/__init__.py -> build/lib/coffea/processor copying coffea/processor/work_queue_tools.py -> build/lib/coffea/processor copying coffea/processor/executor.py -> build/lib/coffea/processor creating build/lib/coffea/nanoevents copying coffea/nanoevents/transforms.py -> build/lib/coffea/nanoevents copying coffea/nanoevents/factory.py -> build/lib/coffea/nanoevents copying coffea/nanoevents/__init__.py -> build/lib/coffea/nanoevents copying coffea/nanoevents/util.py -> build/lib/coffea/nanoevents creating build/lib/coffea/btag_tools copying coffea/btag_tools/btagscalefactor.py -> build/lib/coffea/btag_tools copying coffea/btag_tools/__init__.py -> build/lib/coffea/btag_tools creating build/lib/coffea/lumi_tools copying coffea/lumi_tools/lumi_tools.py -> build/lib/coffea/lumi_tools copying coffea/lumi_tools/__init__.py -> build/lib/coffea/lumi_tools creating build/lib/coffea/jetmet_tools copying coffea/jetmet_tools/JECStack.py -> build/lib/coffea/jetmet_tools copying coffea/jetmet_tools/JetResolutionScaleFactor.py -> build/lib/coffea/jetmet_tools copying coffea/jetmet_tools/CorrectedMETFactory.py -> build/lib/coffea/jetmet_tools copying coffea/jetmet_tools/JetCorrectionUncertainty.py -> build/lib/coffea/jetmet_tools copying coffea/jetmet_tools/CorrectedJetsFactory.py -> build/lib/coffea/jetmet_tools copying coffea/jetmet_tools/__init__.py -> build/lib/coffea/jetmet_tools copying coffea/jetmet_tools/FactorizedJetCorrector.py -> build/lib/coffea/jetmet_tools copying coffea/jetmet_tools/JetResolution.py -> build/lib/coffea/jetmet_tools creating build/lib/coffea/lookup_tools copying coffea/lookup_tools/extractor.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/lookup_base.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/root_converters.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/jec_uncertainty_lookup.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/jme_standard_function.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/dense_mapped_lookup.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/__init__.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/dense_evaluated_lookup.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/jersf_lookup.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/json_converters.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/correctionlib_wrapper.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/csv_converters.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/evaluator.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/txt_converters.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/rochester_lookup.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/json_lookup.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/doublecrystalball.py -> build/lib/coffea/lookup_tools copying coffea/lookup_tools/dense_lookup.py -> build/lib/coffea/lookup_tools creating build/lib/coffea/hist copying coffea/hist/plot.py -> build/lib/coffea/hist copying coffea/hist/hist_tools.py -> build/lib/coffea/hist copying coffea/hist/__init__.py -> build/lib/coffea/hist copying coffea/hist/export.py -> build/lib/coffea/hist creating build/lib/coffea/processor/templates copying coffea/processor/templates/__init__.py -> build/lib/coffea/processor/templates creating build/lib/coffea/processor/spark copying coffea/processor/spark/detail.py -> build/lib/coffea/processor/spark copying coffea/processor/spark/spark_executor.py -> build/lib/coffea/processor/spark copying coffea/processor/spark/__init__.py -> build/lib/coffea/processor/spark creating build/lib/coffea/processor/dask copying coffea/processor/dask/__init__.py -> build/lib/coffea/processor/dask creating build/lib/coffea/processor/test_items copying coffea/processor/test_items/NanoTestProcessorPandas.py -> build/lib/coffea/processor/test_items copying coffea/processor/test_items/NanoTestProcessor.py -> build/lib/coffea/processor/test_items copying coffea/processor/test_items/__init__.py -> build/lib/coffea/processor/test_items copying coffea/processor/test_items/NanoEventsProcessor.py -> build/lib/coffea/processor/test_items creating build/lib/coffea/processor/parsl copying coffea/processor/parsl/timeout.py -> build/lib/coffea/processor/parsl copying coffea/processor/parsl/condor_config.py -> build/lib/coffea/processor/parsl copying coffea/processor/parsl/detail.py -> build/lib/coffea/processor/parsl copying coffea/processor/parsl/__init__.py -> build/lib/coffea/processor/parsl copying coffea/processor/parsl/slurm_config.py -> build/lib/coffea/processor/parsl creating build/lib/coffea/processor/servicex copying coffea/processor/servicex/analysis.py -> build/lib/coffea/processor/servicex copying coffea/processor/servicex/data_source.py -> build/lib/coffea/processor/servicex copying coffea/processor/servicex/local_executor.py -> build/lib/coffea/processor/servicex copying coffea/processor/servicex/dask_executor.py -> build/lib/coffea/processor/servicex copying coffea/processor/servicex/__init__.py -> build/lib/coffea/processor/servicex copying coffea/processor/servicex/executor.py -> build/lib/coffea/processor/servicex creating build/lib/coffea/nanoevents/schemas copying coffea/nanoevents/schemas/base.py -> build/lib/coffea/nanoevents/schemas copying coffea/nanoevents/schemas/treemaker.py -> build/lib/coffea/nanoevents/schemas copying coffea/nanoevents/schemas/schema.py -> build/lib/coffea/nanoevents/schemas copying coffea/nanoevents/schemas/nanoaod.py -> build/lib/coffea/nanoevents/schemas copying coffea/nanoevents/schemas/__init__.py -> build/lib/coffea/nanoevents/schemas copying coffea/nanoevents/schemas/physlite.py -> build/lib/coffea/nanoevents/schemas copying coffea/nanoevents/schemas/pdune.py -> build/lib/coffea/nanoevents/schemas copying coffea/nanoevents/schemas/delphes.py -> build/lib/coffea/nanoevents/schemas creating build/lib/coffea/nanoevents/methods copying coffea/nanoevents/methods/base.py -> build/lib/coffea/nanoevents/methods copying coffea/nanoevents/methods/vector.py -> build/lib/coffea/nanoevents/methods copying coffea/nanoevents/methods/nanoaod.py -> build/lib/coffea/nanoevents/methods copying coffea/nanoevents/methods/candidate.py -> build/lib/coffea/nanoevents/methods copying coffea/nanoevents/methods/__init__.py -> build/lib/coffea/nanoevents/methods copying coffea/nanoevents/methods/physlite.py -> build/lib/coffea/nanoevents/methods copying coffea/nanoevents/methods/pdune.py -> build/lib/coffea/nanoevents/methods copying coffea/nanoevents/methods/delphes.py -> build/lib/coffea/nanoevents/methods creating build/lib/coffea/nanoevents/mapping copying coffea/nanoevents/mapping/base.py -> build/lib/coffea/nanoevents/mapping copying coffea/nanoevents/mapping/parquet.py -> build/lib/coffea/nanoevents/mapping copying coffea/nanoevents/mapping/__init__.py -> build/lib/coffea/nanoevents/mapping copying coffea/nanoevents/mapping/uproot.py -> build/lib/coffea/nanoevents/mapping copying coffea/nanoevents/mapping/util.py -> build/lib/coffea/nanoevents/mapping copying coffea/nanoevents/mapping/preloaded.py -> build/lib/coffea/nanoevents/mapping creating build/lib/coffea/nanoevents/methods/systematics copying coffea/nanoevents/methods/systematics/UpDownSystematic.py -> build/lib/coffea/nanoevents/methods/systematics copying coffea/nanoevents/methods/systematics/__init__.py -> build/lib/coffea/nanoevents/methods/systematics running egg_info writing coffea.egg-info/PKG-INFO writing dependency_links to coffea.egg-info/dependency_links.txt writing requirements to coffea.egg-info/requires.txt writing top-level names to coffea.egg-info/top_level.txt reading manifest file 'coffea.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'coffea.egg-info/SOURCES.txt' copying coffea/processor/templates/spark.py.tmpl -> build/lib/coffea/processor/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5eRxRj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64 + cd coffea-0.7.21 + 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-coffea-0.7.21-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-coffea-0.7.21-1.x86_64/usr creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea copying build/lib/coffea/analysis_tools.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea copying build/lib/coffea/version.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/templates copying build/lib/coffea/processor/templates/spark.py.tmpl -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/templates copying build/lib/coffea/processor/templates/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/templates copying build/lib/coffea/processor/accumulator.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor copying build/lib/coffea/processor/processor.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/spark copying build/lib/coffea/processor/spark/detail.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/spark copying build/lib/coffea/processor/spark/spark_executor.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/spark copying build/lib/coffea/processor/spark/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/spark copying build/lib/coffea/processor/dataframe.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/dask copying build/lib/coffea/processor/dask/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/dask copying build/lib/coffea/processor/helpers.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor copying build/lib/coffea/processor/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor copying build/lib/coffea/processor/work_queue_tools.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor copying build/lib/coffea/processor/executor.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/test_items copying build/lib/coffea/processor/test_items/NanoTestProcessorPandas.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/test_items copying build/lib/coffea/processor/test_items/NanoTestProcessor.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/test_items copying build/lib/coffea/processor/test_items/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/test_items copying build/lib/coffea/processor/test_items/NanoEventsProcessor.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/test_items creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/parsl copying build/lib/coffea/processor/parsl/timeout.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/parsl copying build/lib/coffea/processor/parsl/condor_config.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/parsl copying build/lib/coffea/processor/parsl/detail.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/parsl copying build/lib/coffea/processor/parsl/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/parsl copying build/lib/coffea/processor/parsl/slurm_config.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/parsl creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/servicex copying build/lib/coffea/processor/servicex/analysis.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/servicex copying build/lib/coffea/processor/servicex/data_source.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/servicex copying build/lib/coffea/processor/servicex/local_executor.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/servicex copying build/lib/coffea/processor/servicex/dask_executor.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/servicex copying build/lib/coffea/processor/servicex/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/servicex copying build/lib/coffea/processor/servicex/executor.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/servicex copying build/lib/coffea/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas copying build/lib/coffea/nanoevents/schemas/base.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas copying build/lib/coffea/nanoevents/schemas/treemaker.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas copying build/lib/coffea/nanoevents/schemas/schema.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas copying build/lib/coffea/nanoevents/schemas/nanoaod.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas copying build/lib/coffea/nanoevents/schemas/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas copying build/lib/coffea/nanoevents/schemas/physlite.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas copying build/lib/coffea/nanoevents/schemas/pdune.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas copying build/lib/coffea/nanoevents/schemas/delphes.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas copying build/lib/coffea/nanoevents/transforms.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods copying build/lib/coffea/nanoevents/methods/base.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods copying build/lib/coffea/nanoevents/methods/vector.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods/systematics copying build/lib/coffea/nanoevents/methods/systematics/UpDownSystematic.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods/systematics copying build/lib/coffea/nanoevents/methods/systematics/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods/systematics copying build/lib/coffea/nanoevents/methods/nanoaod.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods copying build/lib/coffea/nanoevents/methods/candidate.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods copying build/lib/coffea/nanoevents/methods/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods copying build/lib/coffea/nanoevents/methods/physlite.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods copying build/lib/coffea/nanoevents/methods/pdune.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods copying build/lib/coffea/nanoevents/methods/delphes.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/mapping copying build/lib/coffea/nanoevents/mapping/base.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/mapping copying build/lib/coffea/nanoevents/mapping/parquet.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/mapping copying build/lib/coffea/nanoevents/mapping/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/mapping copying build/lib/coffea/nanoevents/mapping/uproot.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/mapping copying build/lib/coffea/nanoevents/mapping/util.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/mapping copying build/lib/coffea/nanoevents/mapping/preloaded.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/mapping copying build/lib/coffea/nanoevents/factory.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents copying build/lib/coffea/nanoevents/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents copying build/lib/coffea/nanoevents/util.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/btag_tools copying build/lib/coffea/btag_tools/btagscalefactor.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/btag_tools copying build/lib/coffea/btag_tools/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/btag_tools creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lumi_tools copying build/lib/coffea/lumi_tools/lumi_tools.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lumi_tools copying build/lib/coffea/lumi_tools/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lumi_tools copying build/lib/coffea/util.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools copying build/lib/coffea/jetmet_tools/JECStack.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools copying build/lib/coffea/jetmet_tools/JetResolutionScaleFactor.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools copying build/lib/coffea/jetmet_tools/CorrectedMETFactory.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools copying build/lib/coffea/jetmet_tools/JetCorrectionUncertainty.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools copying build/lib/coffea/jetmet_tools/CorrectedJetsFactory.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools copying build/lib/coffea/jetmet_tools/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools copying build/lib/coffea/jetmet_tools/FactorizedJetCorrector.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools copying build/lib/coffea/jetmet_tools/JetResolution.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/extractor.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/lookup_base.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/root_converters.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/jec_uncertainty_lookup.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/jme_standard_function.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/dense_mapped_lookup.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/dense_evaluated_lookup.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/jersf_lookup.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/json_converters.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/correctionlib_wrapper.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/csv_converters.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/evaluator.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/txt_converters.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/rochester_lookup.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/json_lookup.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/doublecrystalball.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools copying build/lib/coffea/lookup_tools/dense_lookup.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools creating /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/hist copying build/lib/coffea/hist/plot.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/hist copying build/lib/coffea/hist/hist_tools.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/hist copying build/lib/coffea/hist/__init__.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/hist copying build/lib/coffea/hist/export.py -> /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/hist byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/analysis_tools.py to analysis_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/accumulator.py to accumulator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/processor.py to processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/spark/detail.py to detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/spark/spark_executor.py to spark_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/spark/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/dataframe.py to dataframe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/dask/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/work_queue_tools.py to work_queue_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/executor.py to executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/test_items/NanoTestProcessorPandas.py to NanoTestProcessorPandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/test_items/NanoTestProcessor.py to NanoTestProcessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/test_items/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/test_items/NanoEventsProcessor.py to NanoEventsProcessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/parsl/timeout.py to timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/parsl/condor_config.py to condor_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/parsl/detail.py to detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/parsl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/parsl/slurm_config.py to slurm_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/servicex/analysis.py to analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/servicex/data_source.py to data_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/servicex/local_executor.py to local_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/servicex/dask_executor.py to dask_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/servicex/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/processor/servicex/executor.py to executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas/treemaker.py to treemaker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas/nanoaod.py to nanoaod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas/physlite.py to physlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas/pdune.py to pdune.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/schemas/delphes.py to delphes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/transforms.py to transforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods/vector.py to vector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods/systematics/UpDownSystematic.py to UpDownSystematic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods/systematics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods/nanoaod.py to nanoaod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods/candidate.py to candidate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods/physlite.py to physlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods/pdune.py to pdune.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/methods/delphes.py to delphes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/mapping/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/mapping/parquet.py to parquet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/mapping/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/mapping/uproot.py to uproot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/mapping/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/mapping/preloaded.py to preloaded.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/nanoevents/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/btag_tools/btagscalefactor.py to btagscalefactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/btag_tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lumi_tools/lumi_tools.py to lumi_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lumi_tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools/JECStack.py to JECStack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools/JetResolutionScaleFactor.py to JetResolutionScaleFactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools/CorrectedMETFactory.py to CorrectedMETFactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools/JetCorrectionUncertainty.py to JetCorrectionUncertainty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools/CorrectedJetsFactory.py to CorrectedJetsFactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools/FactorizedJetCorrector.py to FactorizedJetCorrector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/jetmet_tools/JetResolution.py to JetResolution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/extractor.py to extractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/lookup_base.py to lookup_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/root_converters.py to root_converters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/jec_uncertainty_lookup.py to jec_uncertainty_lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/jme_standard_function.py to jme_standard_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/dense_mapped_lookup.py to dense_mapped_lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/dense_evaluated_lookup.py to dense_evaluated_lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/jersf_lookup.py to jersf_lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/json_converters.py to json_converters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/correctionlib_wrapper.py to correctionlib_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/csv_converters.py to csv_converters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/evaluator.py to evaluator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/txt_converters.py to txt_converters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/rochester_lookup.py to rochester_lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/json_lookup.py to json_lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/doublecrystalball.py to doublecrystalball.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/lookup_tools/dense_lookup.py to dense_lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/hist/plot.py to plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/hist/hist_tools.py to hist_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/hist/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea/hist/export.py to export.cpython-39.pyc writing byte-compilation script '/tmp/tmpixmlk3_n.py' /usr/bin/python3 /tmp/tmpixmlk3_n.py removing /tmp/tmpixmlk3_n.py running install_egg_info running egg_info writing coffea.egg-info/PKG-INFO writing dependency_links to coffea.egg-info/dependency_links.txt writing requirements to coffea.egg-info/requires.txt writing top-level names to coffea.egg-info/top_level.txt reading manifest file 'coffea.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'coffea.egg-info/SOURCES.txt' Copying coffea.egg-info to /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/usr/lib/python3.9/site-packages/coffea-0.7.21-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64//usr/share/doc/python-coffea + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64 ~/build/BUILDROOT/python-coffea-0.7.21-1.x86_64 ~/build/BUILD/coffea-0.7.21 + '[' -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/coffea-0.7.21 + mv /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-coffea-0.7.21-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.7.21-1 --unique-debug-suffix -0.7.21-1.x86_64 --unique-debug-src-base python-coffea-0.7.21-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/coffea-0.7.21 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-coffea-0.7.21-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-coffea-0.7.21-1.noarch error: Illegal char '*' (0x2a) in: 4.* Provides: python-coffea python3-coffea = 0.7.21-1 python3.9dist(coffea) = 0.7.21 python3dist(coffea) = 0.7.21 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: (python3.9dist(uproot) < 4.2.4 or python3.9dist(uproot) >= 4.2.4.0) (python3.9dist(uproot) < 4.3 or python3.9dist(uproot) >= 4.3.0) (python3.9dist(uproot) < 4.3.1 or python3.9dist(uproot) >= 4.3.1.0) python(abi) = 3.9 python3.9dist(awkward) >= 1.10.3 python3.9dist(awkward) < 2 python3.9dist(cachetools) python3.9dist(cloudpickle) >= 1.2.3 python3.9dist(correctionlib) >= 2 python3.9dist(fsspec) python3.9dist(hist) >= 2 python3.9dist(lz4) python3.9dist(matplotlib) >= 3 python3.9dist(mplhep) >= 0.1.18 python3.9dist(numba) >= 0.56 python3.9dist(numpy) >= 1.18 python3.9dist(numpy) < 1.24 python3.9dist(packaging) python3.9dist(pandas) python3.9dist(pyarrow) >= 1 python3.9dist(scipy) >= 1.1 python3.9dist(toml) >= 0.10.2 python3.9dist(tqdm) >= 4.27 python3.9dist(uproot) >= 4.1.6 python3.9dist(uproot3) >= 3.14.1 python3.9dist(uproot3-methods) >= 0.10 RPM build errors: Illegal char '*' (0x2a) in: 4.* Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-coffea.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-coffea.spec