Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-appyter.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684145377.116423/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-appyter.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-appyter-0.19.19-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-appyter.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684145377.116423/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-appyter.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-appyter-0.19.19-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-appyter.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684145377.116423/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-appyter.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.uaNtAP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf appyter-0.19.19 + /usr/bin/gzip -dc /builddir/build/SOURCES/appyter-0.19.19.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd appyter-0.19.19 + /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.B1fPWJ + umask 022 + cd /builddir/build/BUILD + cd appyter-0.19.19 + 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/appyter copying appyter/magic.py -> build/lib/appyter copying appyter/context.py -> build/lib/appyter copying appyter/__init__.py -> build/lib/appyter copying appyter/cli.py -> build/lib/appyter copying appyter/fields.py -> build/lib/appyter copying appyter/__main__.py -> build/lib/appyter creating build/lib/appyter/profiles copying appyter/profiles/__init__.py -> build/lib/appyter/profiles creating build/lib/appyter/extras copying appyter/extras/__init__.py -> build/lib/appyter/extras creating build/lib/appyter/parse copying appyter/parse/nbtemplate.py -> build/lib/appyter/parse copying appyter/parse/__init__.py -> build/lib/appyter/parse copying appyter/parse/nb.py -> build/lib/appyter/parse creating build/lib/appyter/orchestration copying appyter/orchestration/__init__.py -> build/lib/appyter/orchestration copying appyter/orchestration/cli.py -> build/lib/appyter/orchestration creating build/lib/appyter/ext copying appyter/ext/json.py -> build/lib/appyter/ext copying appyter/ext/subprocess.py -> build/lib/appyter/ext copying appyter/ext/contextlib.py -> build/lib/appyter/ext copying appyter/ext/re.py -> build/lib/appyter/ext copying appyter/ext/dict.py -> build/lib/appyter/ext copying appyter/ext/uuid.py -> build/lib/appyter/ext copying appyter/ext/multiprocessing.py -> build/lib/appyter/ext copying appyter/ext/emitter.py -> build/lib/appyter/ext copying appyter/ext/cryptography.py -> build/lib/appyter/ext copying appyter/ext/importlib.py -> build/lib/appyter/ext copying appyter/ext/__init__.py -> build/lib/appyter/ext copying appyter/ext/aiohttp.py -> build/lib/appyter/ext copying appyter/ext/functools.py -> build/lib/appyter/ext copying appyter/ext/tempfile.py -> build/lib/appyter/ext copying appyter/ext/io.py -> build/lib/appyter/ext copying appyter/ext/pytest.py -> build/lib/appyter/ext copying appyter/ext/exceptions.py -> build/lib/appyter/ext copying appyter/ext/itertools.py -> build/lib/appyter/ext copying appyter/ext/hashlib.py -> build/lib/appyter/ext copying appyter/ext/flask.py -> build/lib/appyter/ext copying appyter/ext/urllib.py -> build/lib/appyter/ext copying appyter/ext/drs.py -> build/lib/appyter/ext creating build/lib/appyter/execspec copying appyter/execspec/spec.py -> build/lib/appyter/execspec copying appyter/execspec/core.py -> build/lib/appyter/execspec copying appyter/execspec/__init__.py -> build/lib/appyter/execspec copying appyter/execspec/registry.py -> build/lib/appyter/execspec creating build/lib/appyter/render copying appyter/render/nbconstruct.py -> build/lib/appyter/render copying appyter/render/form.py -> build/lib/appyter/render copying appyter/render/__init__.py -> build/lib/appyter/render copying appyter/render/nbexecute.py -> build/lib/appyter/render creating build/lib/appyter/helpers copying appyter/helpers/fetch_and_serve.py -> build/lib/appyter/helpers copying appyter/helpers/nbclean.py -> build/lib/appyter/helpers copying appyter/helpers/dockerize.py -> build/lib/appyter/helpers copying appyter/helpers/__init__.py -> build/lib/appyter/helpers copying appyter/helpers/init.py -> build/lib/appyter/helpers copying appyter/helpers/serve.py -> build/lib/appyter/helpers copying appyter/helpers/commandify.py -> build/lib/appyter/helpers creating build/lib/appyter/profiles/biojupies copying appyter/profiles/biojupies/__init__.py -> build/lib/appyter/profiles/biojupies creating build/lib/appyter/profiles/bootstrap copying appyter/profiles/bootstrap/__init__.py -> build/lib/appyter/profiles/bootstrap creating build/lib/appyter/profiles/default copying appyter/profiles/default/__init__.py -> build/lib/appyter/profiles/default creating build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/TextField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/TextListField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/AutocompleteField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/IntField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/SectionField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/StringField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/FileField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/MultiCheckboxField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/VariableField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/__init__.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/BoolField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/FloatField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/TabField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/MultiFileField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/ChoiceField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/DescriptionField.py -> build/lib/appyter/profiles/default/fields copying appyter/profiles/default/fields/MultiChoiceField.py -> build/lib/appyter/profiles/default/fields creating build/lib/appyter/profiles/default/blueprints copying appyter/profiles/default/blueprints/__init__.py -> build/lib/appyter/profiles/default/blueprints copying appyter/profiles/default/blueprints/StorageFileField.py -> build/lib/appyter/profiles/default/blueprints copying appyter/profiles/default/blueprints/locate.py -> build/lib/appyter/profiles/default/blueprints creating build/lib/appyter/profiles/default/filters copying appyter/profiles/default/filters/join_routes.py -> build/lib/appyter/profiles/default/filters copying appyter/profiles/default/filters/pyeval.py -> build/lib/appyter/profiles/default/filters copying appyter/profiles/default/filters/fmt.py -> build/lib/appyter/profiles/default/filters copying appyter/profiles/default/filters/atob.py -> build/lib/appyter/profiles/default/filters copying appyter/profiles/default/filters/__init__.py -> build/lib/appyter/profiles/default/filters copying appyter/profiles/default/filters/btoa.py -> build/lib/appyter/profiles/default/filters copying appyter/profiles/default/filters/url_for.py -> build/lib/appyter/profiles/default/filters copying appyter/profiles/default/filters/jsonify.py -> build/lib/appyter/profiles/default/filters creating build/lib/appyter/extras/catalog_integration copying appyter/extras/catalog_integration/storage.py -> build/lib/appyter/extras/catalog_integration copying appyter/extras/catalog_integration/userfs.py -> build/lib/appyter/extras/catalog_integration copying appyter/extras/catalog_integration/user_config.py -> build/lib/appyter/extras/catalog_integration copying appyter/extras/catalog_integration/__init__.py -> build/lib/appyter/extras/catalog_integration copying appyter/extras/catalog_integration/notebooks.py -> build/lib/appyter/extras/catalog_integration copying appyter/extras/catalog_integration/request.py -> build/lib/appyter/extras/catalog_integration copying appyter/extras/catalog_integration/uploads.py -> build/lib/appyter/extras/catalog_integration copying appyter/extras/catalog_integration/executor.py -> build/lib/appyter/extras/catalog_integration creating build/lib/appyter/orchestration/dispatcher copying appyter/orchestration/dispatcher/core.py -> build/lib/appyter/orchestration/dispatcher copying appyter/orchestration/dispatcher/__init__.py -> build/lib/appyter/orchestration/dispatcher copying appyter/orchestration/dispatcher/socketio.py -> build/lib/appyter/orchestration/dispatcher creating build/lib/appyter/ext/watchgod copying appyter/ext/watchgod/watcher.py -> build/lib/appyter/ext/watchgod copying appyter/ext/watchgod/__init__.py -> build/lib/appyter/ext/watchgod creating build/lib/appyter/ext/pathlib copying appyter/ext/pathlib/chroot.py -> build/lib/appyter/ext/pathlib copying appyter/ext/pathlib/assertions.py -> build/lib/appyter/ext/pathlib copying appyter/ext/pathlib/__init__.py -> build/lib/appyter/ext/pathlib creating build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/test_sbfs.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/storage.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/fuse.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/chroot.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/singleton.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/overlayfs.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/core.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/__init__.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/sbfs.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/util.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/test_drs.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/test_overlayfs.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/test_fuse.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/test_pathmap.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/test_chroot.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/s3fs.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/test_mapperfs.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/writecache.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/mapperfs.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/test_fuseless_mount.py -> build/lib/appyter/ext/fsspec copying appyter/ext/fsspec/drs.py -> build/lib/appyter/ext/fsspec creating build/lib/appyter/ext/click copying appyter/ext/click/__init__.py -> build/lib/appyter/ext/click creating build/lib/appyter/ext/nbclient copying appyter/ext/nbclient/__init__.py -> build/lib/appyter/ext/nbclient creating build/lib/appyter/ext/asyncio copying appyter/ext/asyncio/test_helpers.py -> build/lib/appyter/ext/asyncio copying appyter/ext/asyncio/subprocess.py -> build/lib/appyter/ext/asyncio copying appyter/ext/asyncio/event_loop.py -> build/lib/appyter/ext/asyncio copying appyter/ext/asyncio/__init__.py -> build/lib/appyter/ext/asyncio copying appyter/ext/asyncio/helpers.py -> build/lib/appyter/ext/asyncio copying appyter/ext/asyncio/event_emitter.py -> build/lib/appyter/ext/asyncio copying appyter/ext/asyncio/try_n_times.py -> build/lib/appyter/ext/asyncio copying appyter/ext/asyncio/test_subprocess.py -> build/lib/appyter/ext/asyncio creating build/lib/appyter/ext/socketio copying appyter/ext/socketio/forwarding.py -> build/lib/appyter/ext/socketio copying appyter/ext/socketio/__init__.py -> build/lib/appyter/ext/socketio copying appyter/ext/socketio/priority_queued_emit.py -> build/lib/appyter/ext/socketio copying appyter/ext/socketio/chunked_emit.py -> build/lib/appyter/ext/socketio copying appyter/ext/socketio/client.py -> build/lib/appyter/ext/socketio copying appyter/ext/socketio/server.py -> build/lib/appyter/ext/socketio creating build/lib/appyter/ext/fsspec/spec copying appyter/ext/fsspec/spec/mountable.py -> build/lib/appyter/ext/fsspec/spec copying appyter/ext/fsspec/spec/__init__.py -> build/lib/appyter/ext/fsspec/spec copying appyter/ext/fsspec/spec/sync_async.py -> build/lib/appyter/ext/fsspec/spec copying appyter/ext/fsspec/spec/composable.py -> build/lib/appyter/ext/fsspec/spec creating build/lib/appyter/execspec/implementations copying appyter/execspec/implementations/subprocess.py -> build/lib/appyter/execspec/implementations copying appyter/execspec/implementations/docker.py -> build/lib/appyter/execspec/implementations copying appyter/execspec/implementations/dispatch.py -> build/lib/appyter/execspec/implementations copying appyter/execspec/implementations/__init__.py -> build/lib/appyter/execspec/implementations copying appyter/execspec/implementations/cavatica.py -> build/lib/appyter/execspec/implementations copying appyter/execspec/implementations/kube.py -> build/lib/appyter/execspec/implementations copying appyter/execspec/implementations/local.py -> build/lib/appyter/execspec/implementations copying appyter/execspec/implementations/wes.py -> build/lib/appyter/execspec/implementations creating build/lib/appyter/render/flask_app copying appyter/render/flask_app/livereload.py -> build/lib/appyter/render/flask_app copying appyter/render/flask_app/prepare.py -> build/lib/appyter/render/flask_app copying appyter/render/flask_app/development.py -> build/lib/appyter/render/flask_app copying appyter/render/flask_app/static.py -> build/lib/appyter/render/flask_app copying appyter/render/flask_app/production.py -> build/lib/appyter/render/flask_app copying appyter/render/flask_app/core.py -> build/lib/appyter/render/flask_app copying appyter/render/flask_app/__init__.py -> build/lib/appyter/render/flask_app copying appyter/render/flask_app/constants.py -> build/lib/appyter/render/flask_app copying appyter/render/flask_app/export.py -> build/lib/appyter/render/flask_app copying appyter/render/flask_app/room_manager.py -> build/lib/appyter/render/flask_app copying appyter/render/flask_app/socketio.py -> build/lib/appyter/render/flask_app copying appyter/render/flask_app/execution.py -> build/lib/appyter/render/flask_app copying appyter/render/flask_app/drs.py -> build/lib/appyter/render/flask_app copying appyter/render/flask_app/upload.py -> build/lib/appyter/render/flask_app creating build/lib/appyter/render/nbinspect copying appyter/render/nbinspect/openapi.py -> build/lib/appyter/render/nbinspect copying appyter/render/nbinspect/jsonschema.py -> build/lib/appyter/render/nbinspect copying appyter/render/nbinspect/nbtemplate_json.py -> build/lib/appyter/render/nbinspect copying appyter/render/nbinspect/cwl.py -> build/lib/appyter/render/nbinspect copying appyter/render/nbinspect/__init__.py -> build/lib/appyter/render/nbinspect copying appyter/render/nbinspect/cli.py -> build/lib/appyter/render/nbinspect running egg_info writing appyter.egg-info/PKG-INFO writing dependency_links to appyter.egg-info/dependency_links.txt writing entry points to appyter.egg-info/entry_points.txt writing requirements to appyter.egg-info/requires.txt writing top-level names to appyter.egg-info/top_level.txt reading manifest file 'appyter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.vscode' found under directory '*' warning: no files found matching 'appyter/helpers/cookiecutter/**/*' under directory 'appyter' adding license file 'LICENSE' writing manifest file 'appyter.egg-info/SOURCES.txt' copying appyter/VERSION -> build/lib/appyter creating build/lib/appyter/static copying appyter/static/silent-check-sso.html -> build/lib/appyter/static creating build/lib/appyter/static/profiles creating build/lib/appyter/static/profiles/biojupies creating build/lib/appyter/static/profiles/biojupies/css copying appyter/static/profiles/biojupies/css/fontawesome.css -> build/lib/appyter/static/profiles/biojupies/css copying appyter/static/profiles/biojupies/css/index.css -> build/lib/appyter/static/profiles/biojupies/css creating build/lib/appyter/static/profiles/biojupies/js copying appyter/static/profiles/biojupies/js/form.js -> build/lib/appyter/static/profiles/biojupies/js copying appyter/static/profiles/biojupies/js/index.js -> build/lib/appyter/static/profiles/biojupies/js creating build/lib/appyter/static/profiles/biojupies/js/fields copying appyter/static/profiles/biojupies/js/fields/IntField.js -> build/lib/appyter/static/profiles/biojupies/js/fields copying appyter/static/profiles/biojupies/js/fields/SectionField.js -> build/lib/appyter/static/profiles/biojupies/js/fields copying appyter/static/profiles/biojupies/js/fields/StringField.js -> build/lib/appyter/static/profiles/biojupies/js/fields copying appyter/static/profiles/biojupies/js/fields/TextField.js -> build/lib/appyter/static/profiles/biojupies/js/fields copying appyter/static/profiles/biojupies/js/fields/TextListField.js -> build/lib/appyter/static/profiles/biojupies/js/fields creating build/lib/appyter/static/profiles/biojupies/js/lib copying appyter/static/profiles/biojupies/js/lib/bootstrap.js -> build/lib/appyter/static/profiles/biojupies/js/lib copying appyter/static/profiles/biojupies/js/lib/bootstrap.js.LICENSE.txt -> build/lib/appyter/static/profiles/biojupies/js/lib creating build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-brands-400.eot -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-brands-400.svg -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-brands-400.ttf -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-brands-400.woff -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-brands-400.woff2 -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-regular-400.eot -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-regular-400.svg -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-regular-400.ttf -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-regular-400.woff -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-regular-400.woff2 -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-solid-900.eot -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-solid-900.svg -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-solid-900.ttf -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-solid-900.woff -> build/lib/appyter/static/profiles/biojupies/webfonts copying appyter/static/profiles/biojupies/webfonts/fa-solid-900.woff2 -> build/lib/appyter/static/profiles/biojupies/webfonts creating build/lib/appyter/static/profiles/bootstrap creating build/lib/appyter/static/profiles/bootstrap/css copying appyter/static/profiles/bootstrap/css/index.css -> build/lib/appyter/static/profiles/bootstrap/css creating build/lib/appyter/static/profiles/bootstrap/js copying appyter/static/profiles/bootstrap/js/index.js -> build/lib/appyter/static/profiles/bootstrap/js creating build/lib/appyter/static/profiles/default creating build/lib/appyter/static/profiles/default/css copying appyter/static/profiles/default/css/index.css -> build/lib/appyter/static/profiles/default/css creating build/lib/appyter/static/profiles/default/js copying appyter/static/profiles/default/js/index.js -> build/lib/appyter/static/profiles/default/js copying appyter/static/profiles/default/js/landing.js -> build/lib/appyter/static/profiles/default/js creating build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/149.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/229.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/246.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/284.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/29.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/316.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/322.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/494.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/58.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/671.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/671.js.LICENSE.txt -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/680.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/704.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/755.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/798.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/826.js -> build/lib/appyter/static/profiles/default/js/chunks copying appyter/static/profiles/default/js/chunks/977.js -> build/lib/appyter/static/profiles/default/js/chunks creating build/lib/appyter/static/profiles/default/js/fields copying appyter/static/profiles/default/js/fields/AutocompleteField.js -> build/lib/appyter/static/profiles/default/js/fields copying appyter/static/profiles/default/js/fields/FileField.js -> build/lib/appyter/static/profiles/default/js/fields copying appyter/static/profiles/default/js/fields/MultiCheckboxField.js -> build/lib/appyter/static/profiles/default/js/fields copying appyter/static/profiles/default/js/fields/MultiFileField.js -> build/lib/appyter/static/profiles/default/js/fields copying appyter/static/profiles/default/js/fields/TabField.js -> build/lib/appyter/static/profiles/default/js/fields copying appyter/static/profiles/default/js/fields/VariableField.js -> build/lib/appyter/static/profiles/default/js/fields creating build/lib/appyter/static/profiles/default/js/lib copying appyter/static/profiles/default/js/lib/jquery.js -> build/lib/appyter/static/profiles/default/js/lib copying appyter/static/profiles/default/js/lib/jquery.js.LICENSE.txt -> build/lib/appyter/static/profiles/default/js/lib copying appyter/static/profiles/default/js/lib/require.js -> build/lib/appyter/static/profiles/default/js/lib copying appyter/static/profiles/default/js/lib/require.js.LICENSE.txt -> build/lib/appyter/static/profiles/default/js/lib creating build/lib/appyter/helpers/cookiecutter copying appyter/helpers/cookiecutter/cookiecutter.json -> build/lib/appyter/helpers/cookiecutter creating build/lib/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }} copying appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }}/README.md -> build/lib/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }} copying appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }}/appyter.json -> build/lib/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }} copying appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }}/requirements.txt -> build/lib/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }} copying appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }}/{{ cookiecutter.project_slug }}.ipynb -> build/lib/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }} creating build/lib/appyter/profiles/biojupies/templates copying appyter/profiles/biojupies/templates/base.j2 -> build/lib/appyter/profiles/biojupies/templates copying appyter/profiles/biojupies/templates/form.j2 -> build/lib/appyter/profiles/biojupies/templates creating build/lib/appyter/profiles/biojupies/templates/biojupies copying appyter/profiles/biojupies/templates/biojupies/base.j2 -> build/lib/appyter/profiles/biojupies/templates/biojupies copying appyter/profiles/biojupies/templates/biojupies/form.j2 -> build/lib/appyter/profiles/biojupies/templates/biojupies creating build/lib/appyter/profiles/biojupies/templates/fields copying appyter/profiles/biojupies/templates/fields/BoolField.j2 -> build/lib/appyter/profiles/biojupies/templates/fields copying appyter/profiles/biojupies/templates/fields/ChoiceField.j2 -> build/lib/appyter/profiles/biojupies/templates/fields copying appyter/profiles/biojupies/templates/fields/FloatField.j2 -> build/lib/appyter/profiles/biojupies/templates/fields copying appyter/profiles/biojupies/templates/fields/IntField.j2 -> build/lib/appyter/profiles/biojupies/templates/fields copying appyter/profiles/biojupies/templates/fields/MultiChoiceField.j2 -> build/lib/appyter/profiles/biojupies/templates/fields copying appyter/profiles/biojupies/templates/fields/SectionField.j2 -> build/lib/appyter/profiles/biojupies/templates/fields copying appyter/profiles/biojupies/templates/fields/StringField.j2 -> build/lib/appyter/profiles/biojupies/templates/fields copying appyter/profiles/biojupies/templates/fields/TextField.j2 -> build/lib/appyter/profiles/biojupies/templates/fields copying appyter/profiles/biojupies/templates/fields/TextListField.j2 -> build/lib/appyter/profiles/biojupies/templates/fields creating build/lib/appyter/profiles/bootstrap/static creating build/lib/appyter/profiles/bootstrap/static/css copying appyter/profiles/bootstrap/static/css/bootstrap.css -> build/lib/appyter/profiles/bootstrap/static/css creating build/lib/appyter/profiles/bootstrap/static/js creating build/lib/appyter/profiles/bootstrap/static/js/lib creating build/lib/appyter/profiles/bootstrap/static/js/lib/bootstrap copying appyter/profiles/bootstrap/static/js/lib/bootstrap/bootstrap.bundle.min.js -> build/lib/appyter/profiles/bootstrap/static/js/lib/bootstrap creating build/lib/appyter/profiles/bootstrap/static/js/lib/select2 copying appyter/profiles/bootstrap/static/js/lib/select2/select2.min.js -> build/lib/appyter/profiles/bootstrap/static/js/lib/select2 creating build/lib/appyter/profiles/bootstrap/templates copying appyter/profiles/bootstrap/templates/base.j2 -> build/lib/appyter/profiles/bootstrap/templates copying appyter/profiles/bootstrap/templates/form.j2 -> build/lib/appyter/profiles/bootstrap/templates creating build/lib/appyter/profiles/bootstrap/templates/bootstrap copying appyter/profiles/bootstrap/templates/bootstrap/base.j2 -> build/lib/appyter/profiles/bootstrap/templates/bootstrap copying appyter/profiles/bootstrap/templates/bootstrap/form.j2 -> build/lib/appyter/profiles/bootstrap/templates/bootstrap creating build/lib/appyter/profiles/default/templates copying appyter/profiles/default/templates/base.j2 -> build/lib/appyter/profiles/default/templates copying appyter/profiles/default/templates/form.j2 -> build/lib/appyter/profiles/default/templates copying appyter/profiles/default/templates/landing.j2 -> build/lib/appyter/profiles/default/templates creating build/lib/appyter/profiles/default/templates/default copying appyter/profiles/default/templates/default/base.j2 -> build/lib/appyter/profiles/default/templates/default copying appyter/profiles/default/templates/default/form.j2 -> build/lib/appyter/profiles/default/templates/default copying appyter/profiles/default/templates/default/landing.j2 -> build/lib/appyter/profiles/default/templates/default creating build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/AutocompleteField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/BoolField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/ChoiceField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/DescriptionField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/FileField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/FloatField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/IntField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/MultiCheckboxField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/MultiChoiceField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/MultiFileField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/SectionField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/StringField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/TabField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/TextField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/TextListField.j2 -> build/lib/appyter/profiles/default/templates/fields copying appyter/profiles/default/templates/fields/VariableField.j2 -> build/lib/appyter/profiles/default/templates/fields creating build/lib/appyter/profiles/default/templates/fragments copying appyter/profiles/default/templates/fragments/jupyter.j2 -> build/lib/appyter/profiles/default/templates/fragments copying appyter/profiles/default/templates/fragments/loader.j2 -> build/lib/appyter/profiles/default/templates/fragments copying appyter/profiles/default/templates/fragments/svelte-field.j2 -> build/lib/appyter/profiles/default/templates/fragments creating build/lib/appyter/profiles/default/templates/production copying appyter/profiles/default/templates/production/Dockerfile.j2 -> build/lib/appyter/profiles/default/templates/production copying appyter/profiles/default/templates/production/nginx.conf.j2 -> build/lib/appyter/profiles/default/templates/production copying appyter/profiles/default/templates/production/supervisord.conf.j2 -> build/lib/appyter/profiles/default/templates/production + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cYKC1x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64 + cd appyter-0.19.19 + 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-appyter-0.19.19-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-appyter-0.19.19-1.x86_64/usr creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter copying build/lib/appyter/VERSION -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies copying build/lib/appyter/profiles/biojupies/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates copying build/lib/appyter/profiles/biojupies/templates/form.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates/biojupies copying build/lib/appyter/profiles/biojupies/templates/biojupies/form.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates/biojupies copying build/lib/appyter/profiles/biojupies/templates/biojupies/base.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates/biojupies creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates/fields copying build/lib/appyter/profiles/biojupies/templates/fields/IntField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates/fields copying build/lib/appyter/profiles/biojupies/templates/fields/SectionField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates/fields copying build/lib/appyter/profiles/biojupies/templates/fields/TextField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates/fields copying build/lib/appyter/profiles/biojupies/templates/fields/FloatField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates/fields copying build/lib/appyter/profiles/biojupies/templates/fields/BoolField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates/fields copying build/lib/appyter/profiles/biojupies/templates/fields/StringField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates/fields copying build/lib/appyter/profiles/biojupies/templates/fields/MultiChoiceField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates/fields copying build/lib/appyter/profiles/biojupies/templates/fields/TextListField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates/fields copying build/lib/appyter/profiles/biojupies/templates/fields/ChoiceField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates/fields copying build/lib/appyter/profiles/biojupies/templates/base.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/templates creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/static creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/static/css copying build/lib/appyter/profiles/bootstrap/static/css/bootstrap.css -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/static/css creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/static/js creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/static/js/lib creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/static/js/lib/bootstrap copying build/lib/appyter/profiles/bootstrap/static/js/lib/bootstrap/bootstrap.bundle.min.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/static/js/lib/bootstrap creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/static/js/lib/select2 copying build/lib/appyter/profiles/bootstrap/static/js/lib/select2/select2.min.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/static/js/lib/select2 copying build/lib/appyter/profiles/bootstrap/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/templates copying build/lib/appyter/profiles/bootstrap/templates/form.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/templates creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/templates/bootstrap copying build/lib/appyter/profiles/bootstrap/templates/bootstrap/form.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/templates/bootstrap copying build/lib/appyter/profiles/bootstrap/templates/bootstrap/base.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/templates/bootstrap copying build/lib/appyter/profiles/bootstrap/templates/base.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/templates copying build/lib/appyter/profiles/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/TextField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/TextListField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/AutocompleteField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/IntField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/SectionField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/StringField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/FileField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/MultiCheckboxField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/VariableField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/BoolField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/FloatField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/TabField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/MultiFileField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/ChoiceField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/DescriptionField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/fields/MultiChoiceField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields copying build/lib/appyter/profiles/default/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/blueprints copying build/lib/appyter/profiles/default/blueprints/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/blueprints copying build/lib/appyter/profiles/default/blueprints/StorageFileField.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/blueprints copying build/lib/appyter/profiles/default/blueprints/locate.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/blueprints creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates copying build/lib/appyter/profiles/default/templates/form.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/FileField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/IntField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/DescriptionField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/SectionField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/AutocompleteField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/TextField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/FloatField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/BoolField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/TabField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/MultiFileField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/StringField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/VariableField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/MultiChoiceField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/TextListField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/ChoiceField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields copying build/lib/appyter/profiles/default/templates/fields/MultiCheckboxField.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fields creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/production copying build/lib/appyter/profiles/default/templates/production/Dockerfile.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/production copying build/lib/appyter/profiles/default/templates/production/nginx.conf.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/production copying build/lib/appyter/profiles/default/templates/production/supervisord.conf.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/production creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fragments copying build/lib/appyter/profiles/default/templates/fragments/svelte-field.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fragments copying build/lib/appyter/profiles/default/templates/fragments/loader.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fragments copying build/lib/appyter/profiles/default/templates/fragments/jupyter.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/fragments creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/default copying build/lib/appyter/profiles/default/templates/default/form.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/default copying build/lib/appyter/profiles/default/templates/default/base.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/default copying build/lib/appyter/profiles/default/templates/default/landing.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates/default copying build/lib/appyter/profiles/default/templates/base.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates copying build/lib/appyter/profiles/default/templates/landing.j2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/templates creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters copying build/lib/appyter/profiles/default/filters/join_routes.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters copying build/lib/appyter/profiles/default/filters/pyeval.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters copying build/lib/appyter/profiles/default/filters/fmt.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters copying build/lib/appyter/profiles/default/filters/atob.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters copying build/lib/appyter/profiles/default/filters/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters copying build/lib/appyter/profiles/default/filters/btoa.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters copying build/lib/appyter/profiles/default/filters/url_for.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters copying build/lib/appyter/profiles/default/filters/jsonify.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration copying build/lib/appyter/extras/catalog_integration/storage.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration copying build/lib/appyter/extras/catalog_integration/userfs.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration copying build/lib/appyter/extras/catalog_integration/user_config.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration copying build/lib/appyter/extras/catalog_integration/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration copying build/lib/appyter/extras/catalog_integration/notebooks.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration copying build/lib/appyter/extras/catalog_integration/request.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration copying build/lib/appyter/extras/catalog_integration/uploads.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration copying build/lib/appyter/extras/catalog_integration/executor.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration copying build/lib/appyter/extras/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-brands-400.woff -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-regular-400.eot -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-regular-400.ttf -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-regular-400.svg -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-solid-900.woff2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-regular-400.woff2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-solid-900.woff -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-solid-900.eot -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-regular-400.woff -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-brands-400.svg -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-solid-900.svg -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-brands-400.woff2 -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-brands-400.eot -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-brands-400.ttf -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts copying build/lib/appyter/static/profiles/biojupies/webfonts/fa-solid-900.ttf -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/webfonts creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/css copying build/lib/appyter/static/profiles/biojupies/css/index.css -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/css copying build/lib/appyter/static/profiles/biojupies/css/fontawesome.css -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/css creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/js creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/js/fields copying build/lib/appyter/static/profiles/biojupies/js/fields/IntField.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/js/fields copying build/lib/appyter/static/profiles/biojupies/js/fields/TextListField.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/js/fields copying build/lib/appyter/static/profiles/biojupies/js/fields/TextField.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/js/fields copying build/lib/appyter/static/profiles/biojupies/js/fields/StringField.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/js/fields copying build/lib/appyter/static/profiles/biojupies/js/fields/SectionField.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/js/fields copying build/lib/appyter/static/profiles/biojupies/js/form.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/js copying build/lib/appyter/static/profiles/biojupies/js/index.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/js creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/js/lib copying build/lib/appyter/static/profiles/biojupies/js/lib/bootstrap.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/js/lib copying build/lib/appyter/static/profiles/biojupies/js/lib/bootstrap.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/biojupies/js/lib creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/bootstrap creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/bootstrap/css copying build/lib/appyter/static/profiles/bootstrap/css/index.css -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/bootstrap/css creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/bootstrap/js copying build/lib/appyter/static/profiles/bootstrap/js/index.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/bootstrap/js creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/css copying build/lib/appyter/static/profiles/default/css/index.css -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/css creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/fields copying build/lib/appyter/static/profiles/default/js/fields/MultiCheckboxField.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/fields copying build/lib/appyter/static/profiles/default/js/fields/TabField.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/fields copying build/lib/appyter/static/profiles/default/js/fields/FileField.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/fields copying build/lib/appyter/static/profiles/default/js/fields/MultiFileField.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/fields copying build/lib/appyter/static/profiles/default/js/fields/VariableField.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/fields copying build/lib/appyter/static/profiles/default/js/fields/AutocompleteField.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/fields copying build/lib/appyter/static/profiles/default/js/index.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/lib copying build/lib/appyter/static/profiles/default/js/lib/require.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/lib copying build/lib/appyter/static/profiles/default/js/lib/jquery.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/lib copying build/lib/appyter/static/profiles/default/js/lib/jquery.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/lib copying build/lib/appyter/static/profiles/default/js/lib/require.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/lib creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/680.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/29.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/494.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/149.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/704.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/284.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/977.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/316.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/755.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/322.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/58.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/246.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/798.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/671.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/671.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/229.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/chunks/826.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js/chunks copying build/lib/appyter/static/profiles/default/js/landing.js -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static/profiles/default/js copying build/lib/appyter/static/silent-check-sso.html -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/static creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/parse copying build/lib/appyter/parse/nbtemplate.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/parse copying build/lib/appyter/parse/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/parse copying build/lib/appyter/parse/nb.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/parse copying build/lib/appyter/magic.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/orchestration copying build/lib/appyter/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/orchestration copying build/lib/appyter/orchestration/cli.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/orchestration creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/orchestration/dispatcher copying build/lib/appyter/orchestration/dispatcher/core.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/orchestration/dispatcher copying build/lib/appyter/orchestration/dispatcher/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/orchestration/dispatcher copying build/lib/appyter/orchestration/dispatcher/socketio.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/orchestration/dispatcher creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/json.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/subprocess.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/contextlib.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/watchgod copying build/lib/appyter/ext/watchgod/watcher.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/watchgod copying build/lib/appyter/ext/watchgod/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/watchgod creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/pathlib copying build/lib/appyter/ext/pathlib/chroot.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/pathlib copying build/lib/appyter/ext/pathlib/assertions.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/pathlib copying build/lib/appyter/ext/pathlib/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/pathlib copying build/lib/appyter/ext/re.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/dict.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/uuid.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/multiprocessing.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/emitter.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/cryptography.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/importlib.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/test_sbfs.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/storage.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/fuse.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/chroot.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/singleton.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/overlayfs.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/core.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/sbfs.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/util.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/test_drs.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/test_overlayfs.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/test_fuse.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/test_pathmap.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/spec copying build/lib/appyter/ext/fsspec/spec/mountable.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/spec copying build/lib/appyter/ext/fsspec/spec/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/spec copying build/lib/appyter/ext/fsspec/spec/sync_async.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/spec copying build/lib/appyter/ext/fsspec/spec/composable.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/spec copying build/lib/appyter/ext/fsspec/test_chroot.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/s3fs.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/test_mapperfs.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/writecache.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/mapperfs.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/test_fuseless_mount.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/fsspec/drs.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec copying build/lib/appyter/ext/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/aiohttp.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/functools.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/click copying build/lib/appyter/ext/click/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/click creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/nbclient copying build/lib/appyter/ext/nbclient/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/nbclient copying build/lib/appyter/ext/tempfile.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/io.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/pytest.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio copying build/lib/appyter/ext/asyncio/test_helpers.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio copying build/lib/appyter/ext/asyncio/subprocess.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio copying build/lib/appyter/ext/asyncio/event_loop.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio copying build/lib/appyter/ext/asyncio/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio copying build/lib/appyter/ext/asyncio/helpers.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio copying build/lib/appyter/ext/asyncio/event_emitter.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio copying build/lib/appyter/ext/asyncio/try_n_times.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio copying build/lib/appyter/ext/asyncio/test_subprocess.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio copying build/lib/appyter/ext/exceptions.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/itertools.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/socketio copying build/lib/appyter/ext/socketio/forwarding.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/socketio copying build/lib/appyter/ext/socketio/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/socketio copying build/lib/appyter/ext/socketio/priority_queued_emit.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/socketio copying build/lib/appyter/ext/socketio/chunked_emit.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/socketio copying build/lib/appyter/ext/socketio/client.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/socketio copying build/lib/appyter/ext/socketio/server.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/socketio copying build/lib/appyter/ext/hashlib.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/flask.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/urllib.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/ext/drs.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext copying build/lib/appyter/context.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter copying build/lib/appyter/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter copying build/lib/appyter/cli.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec copying build/lib/appyter/execspec/spec.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec copying build/lib/appyter/execspec/core.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec copying build/lib/appyter/execspec/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec copying build/lib/appyter/execspec/registry.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations copying build/lib/appyter/execspec/implementations/subprocess.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations copying build/lib/appyter/execspec/implementations/docker.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations copying build/lib/appyter/execspec/implementations/dispatch.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations copying build/lib/appyter/execspec/implementations/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations copying build/lib/appyter/execspec/implementations/cavatica.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations copying build/lib/appyter/execspec/implementations/kube.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations copying build/lib/appyter/execspec/implementations/local.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations copying build/lib/appyter/execspec/implementations/wes.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations copying build/lib/appyter/fields.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter copying build/lib/appyter/__main__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/livereload.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/prepare.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/development.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/static.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/production.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/core.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/constants.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/export.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/room_manager.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/socketio.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/execution.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/drs.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/flask_app/upload.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app copying build/lib/appyter/render/nbconstruct.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render copying build/lib/appyter/render/form.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render copying build/lib/appyter/render/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbinspect copying build/lib/appyter/render/nbinspect/openapi.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbinspect copying build/lib/appyter/render/nbinspect/jsonschema.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbinspect copying build/lib/appyter/render/nbinspect/nbtemplate_json.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbinspect copying build/lib/appyter/render/nbinspect/cwl.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbinspect copying build/lib/appyter/render/nbinspect/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbinspect copying build/lib/appyter/render/nbinspect/cli.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbinspect copying build/lib/appyter/render/nbexecute.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers copying build/lib/appyter/helpers/fetch_and_serve.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers copying build/lib/appyter/helpers/nbclean.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers copying build/lib/appyter/helpers/dockerize.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers copying build/lib/appyter/helpers/__init__.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers copying build/lib/appyter/helpers/init.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/cookiecutter copying build/lib/appyter/helpers/cookiecutter/cookiecutter.json -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/cookiecutter creating /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }} copying build/lib/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }}/{{ cookiecutter.project_slug }}.ipynb -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }} copying build/lib/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }}/README.md -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }} copying build/lib/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }}/appyter.json -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }} copying build/lib/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }}/requirements.txt -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/cookiecutter/{{ cookiecutter.project_slug }} copying build/lib/appyter/helpers/serve.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers copying build/lib/appyter/helpers/commandify.py -> /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/biojupies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/bootstrap/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/TextField.py to TextField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/TextListField.py to TextListField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/AutocompleteField.py to AutocompleteField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/IntField.py to IntField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/SectionField.py to SectionField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/StringField.py to StringField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/FileField.py to FileField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/MultiCheckboxField.py to MultiCheckboxField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/VariableField.py to VariableField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/BoolField.py to BoolField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/FloatField.py to FloatField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/TabField.py to TabField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/MultiFileField.py to MultiFileField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/ChoiceField.py to ChoiceField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/DescriptionField.py to DescriptionField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/fields/MultiChoiceField.py to MultiChoiceField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/blueprints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/blueprints/StorageFileField.py to StorageFileField.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/blueprints/locate.py to locate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters/join_routes.py to join_routes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters/pyeval.py to pyeval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters/fmt.py to fmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters/atob.py to atob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters/btoa.py to btoa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters/url_for.py to url_for.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/profiles/default/filters/jsonify.py to jsonify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration/userfs.py to userfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration/user_config.py to user_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration/notebooks.py to notebooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration/uploads.py to uploads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/catalog_integration/executor.py to executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/extras/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/parse/nbtemplate.py to nbtemplate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/parse/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/parse/nb.py to nb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/magic.py to magic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/orchestration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/orchestration/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/orchestration/dispatcher/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/orchestration/dispatcher/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/orchestration/dispatcher/socketio.py to socketio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/subprocess.py to subprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/contextlib.py to contextlib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/watchgod/watcher.py to watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/watchgod/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/pathlib/chroot.py to chroot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/pathlib/assertions.py to assertions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/pathlib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/re.py to re.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/dict.py to dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/uuid.py to uuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/multiprocessing.py to multiprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/emitter.py to emitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/cryptography.py to cryptography.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/importlib.py to importlib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/test_sbfs.py to test_sbfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/fuse.py to fuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/chroot.py to chroot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/singleton.py to singleton.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/overlayfs.py to overlayfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/sbfs.py to sbfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/test_drs.py to test_drs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/test_overlayfs.py to test_overlayfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/test_fuse.py to test_fuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/test_pathmap.py to test_pathmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/spec/mountable.py to mountable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/spec/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/spec/sync_async.py to sync_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/spec/composable.py to composable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/test_chroot.py to test_chroot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/s3fs.py to s3fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/test_mapperfs.py to test_mapperfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/writecache.py to writecache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/mapperfs.py to mapperfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/test_fuseless_mount.py to test_fuseless_mount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/fsspec/drs.py to drs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/aiohttp.py to aiohttp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/functools.py to functools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/click/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/nbclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/tempfile.py to tempfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/pytest.py to pytest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio/test_helpers.py to test_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio/subprocess.py to subprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio/event_loop.py to event_loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio/event_emitter.py to event_emitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio/try_n_times.py to try_n_times.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/asyncio/test_subprocess.py to test_subprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/itertools.py to itertools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/socketio/forwarding.py to forwarding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/socketio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/socketio/priority_queued_emit.py to priority_queued_emit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/socketio/chunked_emit.py to chunked_emit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/socketio/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/socketio/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/hashlib.py to hashlib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/flask.py to flask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/urllib.py to urllib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/ext/drs.py to drs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/spec.py to spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations/subprocess.py to subprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations/docker.py to docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations/dispatch.py to dispatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations/cavatica.py to cavatica.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations/kube.py to kube.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/execspec/implementations/wes.py to wes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/livereload.py to livereload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/prepare.py to prepare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/development.py to development.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/static.py to static.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/production.py to production.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/room_manager.py to room_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/socketio.py to socketio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/execution.py to execution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/drs.py to drs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/flask_app/upload.py to upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbconstruct.py to nbconstruct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/form.py to form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbinspect/openapi.py to openapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbinspect/jsonschema.py to jsonschema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbinspect/nbtemplate_json.py to nbtemplate_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbinspect/cwl.py to cwl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbinspect/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbinspect/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/render/nbexecute.py to nbexecute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/fetch_and_serve.py to fetch_and_serve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/nbclean.py to nbclean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/dockerize.py to dockerize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/serve.py to serve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter/helpers/commandify.py to commandify.cpython-39.pyc writing byte-compilation script '/tmp/tmppcaa6fuf.py' /usr/bin/python3 /tmp/tmppcaa6fuf.py removing /tmp/tmppcaa6fuf.py running install_egg_info running egg_info writing appyter.egg-info/PKG-INFO writing dependency_links to appyter.egg-info/dependency_links.txt writing entry points to appyter.egg-info/entry_points.txt writing requirements to appyter.egg-info/requires.txt writing top-level names to appyter.egg-info/top_level.txt reading manifest file 'appyter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.vscode' found under directory '*' warning: no files found matching 'appyter/helpers/cookiecutter/**/*' under directory 'appyter' adding license file 'LICENSE' writing manifest file 'appyter.egg-info/SOURCES.txt' Copying appyter.egg-info to /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/lib/python3.9/site-packages/appyter-0.19.19-py3.9.egg-info running install_scripts Installing appyter script to /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64//usr/share/doc/python-appyter + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64//usr/share/doc/python-appyter + '[' -d example ']' + cp -arf example /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64//usr/share/doc/python-appyter + '[' -d examples ']' ~/build/BUILDROOT/python-appyter-0.19.19-1.x86_64 ~/build/BUILD/appyter-0.19.19 + pushd /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/appyter-0.19.19 + popd + mv /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-appyter-0.19.19-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.19.19-1 --unique-debug-suffix -0.19.19-1.x86_64 --unique-debug-src-base python-appyter-0.19.19-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/appyter-0.19.19 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-appyter-0.19.19-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-appyter-0.19.19-1.noarch error: File must begin with "/": cookiecutter.project_slug error: File must begin with "/": }}/{{ error: File must begin with "/": cookiecutter.project_slug error: File must begin with "/": }}.ipynb error: File must begin with "/": cookiecutter.project_slug error: File must begin with "/": }}/README.md error: File must begin with "/": cookiecutter.project_slug RPM build errors: error: File must begin with "/": }}/appyter.json error: File must begin with "/": cookiecutter.project_slug error: File must begin with "/": }}/requirements.txt File must begin with "/": cookiecutter.project_slug File must begin with "/": }}/{{ File must begin with "/": cookiecutter.project_slug File must begin with "/": }}.ipynb File must begin with "/": cookiecutter.project_slug File must begin with "/": }}/README.md File must begin with "/": cookiecutter.project_slug File must begin with "/": }}/appyter.json File must begin with "/": cookiecutter.project_slug File must begin with "/": }}/requirements.txt 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-appyter.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-appyter.spec