Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-expfactory.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683885452.708609/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-expfactory.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-expfactory-3.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 aarch64 --nodeps /builddir/build/SPECS/python-expfactory.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683885452.708609/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-expfactory.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-expfactory-3.19-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-expfactory.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683885452.708609/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-expfactory.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YObvIQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf expfactory-3.19 + /usr/bin/gzip -dc /builddir/build/SOURCES/expfactory-3.19.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd expfactory-3.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.JrZHDl + umask 022 + cd /builddir/build/BUILD + cd expfactory-3.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 -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/expfactory copying expfactory/defaults.py -> build/lib/expfactory copying expfactory/config_dummy.py -> build/lib/expfactory copying expfactory/__init__.py -> build/lib/expfactory copying expfactory/experiment.py -> build/lib/expfactory copying expfactory/version.py -> build/lib/expfactory copying expfactory/server.py -> build/lib/expfactory copying expfactory/utils.py -> build/lib/expfactory copying expfactory/api.py -> build/lib/expfactory copying expfactory/__main__.py -> build/lib/expfactory copying expfactory/variables.py -> build/lib/expfactory copying expfactory/forms.py -> build/lib/expfactory copying expfactory/wsgi.py -> build/lib/expfactory creating build/lib/expfactory/testing copying expfactory/testing/__init__.py -> build/lib/expfactory/testing copying expfactory/testing/test_experiment.py -> build/lib/expfactory/testing copying expfactory/testing/test_client.py -> build/lib/expfactory/testing creating build/lib/expfactory/database copying expfactory/database/models.py -> build/lib/expfactory/database copying expfactory/database/__init__.py -> build/lib/expfactory/database copying expfactory/database/filesystem.py -> build/lib/expfactory/database copying expfactory/database/sqlite.py -> build/lib/expfactory/database copying expfactory/database/relational.py -> build/lib/expfactory/database creating build/lib/expfactory/logger copying expfactory/logger/__init__.py -> build/lib/expfactory/logger copying expfactory/logger/message.py -> build/lib/expfactory/logger copying expfactory/logger/progress.py -> build/lib/expfactory/logger copying expfactory/logger/spinner.py -> build/lib/expfactory/logger creating build/lib/expfactory/validator copying expfactory/validator/runtime.py -> build/lib/expfactory/validator copying expfactory/validator/__init__.py -> build/lib/expfactory/validator copying expfactory/validator/utils.py -> build/lib/expfactory/validator copying expfactory/validator/library.py -> build/lib/expfactory/validator copying expfactory/validator/experiments.py -> build/lib/expfactory/validator creating build/lib/expfactory/cli copying expfactory/cli/__init__.py -> build/lib/expfactory/cli copying expfactory/cli/build.py -> build/lib/expfactory/cli copying expfactory/cli/logs.py -> build/lib/expfactory/cli copying expfactory/cli/list.py -> build/lib/expfactory/cli copying expfactory/cli/main.py -> build/lib/expfactory/cli copying expfactory/cli/users.py -> build/lib/expfactory/cli copying expfactory/cli/install.py -> build/lib/expfactory/cli creating build/lib/expfactory/views copying expfactory/views/__init__.py -> build/lib/expfactory/views copying expfactory/views/utils.py -> build/lib/expfactory/views copying expfactory/views/database.py -> build/lib/expfactory/views copying expfactory/views/main.py -> build/lib/expfactory/views copying expfactory/views/headless.py -> build/lib/expfactory/views copying expfactory/views/general.py -> build/lib/expfactory/views running egg_info writing expfactory.egg-info/PKG-INFO writing dependency_links to expfactory.egg-info/dependency_links.txt writing entry points to expfactory.egg-info/entry_points.txt writing requirements to expfactory.egg-info/requires.txt writing top-level names to expfactory.egg-info/top_level.txt reading manifest file 'expfactory.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs' no previously-included directories found matching '__pycache__' no previously-included directories found matching 'OLD' adding license file 'LICENSE' writing manifest file 'expfactory.egg-info/SOURCES.txt' creating build/lib/expfactory/static creating build/lib/expfactory/static/css copying expfactory/static/css/bootstrap-theme.css -> build/lib/expfactory/static/css copying expfactory/static/css/bootstrap-theme.css.map -> build/lib/expfactory/static/css copying expfactory/static/css/bootstrap-theme.min.css -> build/lib/expfactory/static/css copying expfactory/static/css/bootstrap.min.css -> build/lib/expfactory/static/css copying expfactory/static/css/style.css -> build/lib/expfactory/static/css creating build/lib/expfactory/static/fonts copying expfactory/static/fonts/glyphicons-halflings-regular.eot -> build/lib/expfactory/static/fonts copying expfactory/static/fonts/glyphicons-halflings-regular.svg -> build/lib/expfactory/static/fonts copying expfactory/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/expfactory/static/fonts copying expfactory/static/fonts/glyphicons-halflings-regular.woff -> build/lib/expfactory/static/fonts copying expfactory/static/fonts/glyphicons-halflings-regular.woff2 -> build/lib/expfactory/static/fonts creating build/lib/expfactory/static/img copying expfactory/static/img/expfactoryticket.png -> build/lib/expfactory/static/img copying expfactory/static/img/expfactoryticketyellow.png -> build/lib/expfactory/static/img copying expfactory/static/img/favicon.ico -> build/lib/expfactory/static/img copying expfactory/static/img/tinypeople.png -> build/lib/expfactory/static/img copying expfactory/static/img/tinypeople.svg -> build/lib/expfactory/static/img creating build/lib/expfactory/static/img/icons copying expfactory/static/img/icons/cancel.png -> build/lib/expfactory/static/img/icons copying expfactory/static/img/icons/preloader.gif -> build/lib/expfactory/static/img/icons creating build/lib/expfactory/static/js copying expfactory/static/js/bootstrap.min.js -> build/lib/expfactory/static/js copying expfactory/static/js/tipsy.js -> build/lib/expfactory/static/js creating build/lib/expfactory/templates copying expfactory/templates/base.html -> build/lib/expfactory/templates creating build/lib/expfactory/templates/build creating build/lib/expfactory/templates/build/docker copying expfactory/templates/build/docker/Dockerfile.dev -> build/lib/expfactory/templates/build/docker copying expfactory/templates/build/docker/Dockerfile.https -> build/lib/expfactory/templates/build/docker copying expfactory/templates/build/docker/Dockerfile.template -> build/lib/expfactory/templates/build/docker copying expfactory/templates/build/docker/README.md -> build/lib/expfactory/templates/build/docker copying expfactory/templates/build/docker/startscript.sh -> build/lib/expfactory/templates/build/docker creating build/lib/expfactory/templates/build/docker/builder copying expfactory/templates/build/docker/builder/Dockerfile -> build/lib/expfactory/templates/build/docker/builder copying expfactory/templates/build/docker/builder/README.md -> build/lib/expfactory/templates/build/docker/builder copying expfactory/templates/build/docker/builder/entrypoint.sh -> build/lib/expfactory/templates/build/docker/builder creating build/lib/expfactory/templates/build/docker/builder-base copying expfactory/templates/build/docker/builder-base/Dockerfile -> build/lib/expfactory/templates/build/docker/builder-base copying expfactory/templates/build/docker/builder-base/README.md -> build/lib/expfactory/templates/build/docker/builder-base creating build/lib/expfactory/templates/build/docker/builder-ci copying expfactory/templates/build/docker/builder-ci/Dockerfile -> build/lib/expfactory/templates/build/docker/builder-ci copying expfactory/templates/build/docker/builder-ci/README.md -> build/lib/expfactory/templates/build/docker/builder-ci copying expfactory/templates/build/docker/builder-ci/build.sh -> build/lib/expfactory/templates/build/docker/builder-ci copying expfactory/templates/build/docker/builder-ci/setup_build.sh -> build/lib/expfactory/templates/build/docker/builder-ci creating build/lib/expfactory/templates/build/docker/builder-dev copying expfactory/templates/build/docker/builder-dev/Dockerfile -> build/lib/expfactory/templates/build/docker/builder-dev copying expfactory/templates/build/docker/builder-dev/README.md -> build/lib/expfactory/templates/build/docker/builder-dev copying expfactory/templates/build/docker/builder-dev/entrypoint.sh -> build/lib/expfactory/templates/build/docker/builder-dev creating build/lib/expfactory/templates/build/singularity copying expfactory/templates/build/singularity/README.md -> build/lib/expfactory/templates/build/singularity copying expfactory/templates/build/singularity/Singularity -> build/lib/expfactory/templates/build/singularity copying expfactory/templates/build/singularity/Singularity.template -> build/lib/expfactory/templates/build/singularity copying expfactory/templates/build/singularity/Singularity.test -> build/lib/expfactory/templates/build/singularity creating build/lib/expfactory/templates/build/tests copying expfactory/templates/build/tests/__init__.py -> build/lib/expfactory/templates/build/tests copying expfactory/templates/build/tests/test_contribution.py -> build/lib/expfactory/templates/build/tests copying expfactory/templates/build/tests/test_experiment.py -> build/lib/expfactory/templates/build/tests creating build/lib/expfactory/templates/experiments copying expfactory/templates/experiments/experiment.html -> build/lib/expfactory/templates/experiments copying expfactory/templates/experiments/index.html -> build/lib/expfactory/templates/experiments copying expfactory/templates/experiments/instructions.html -> build/lib/expfactory/templates/experiments copying expfactory/templates/experiments/template.py -> build/lib/expfactory/templates/experiments creating build/lib/expfactory/templates/main copying expfactory/templates/main/messages.html -> build/lib/expfactory/templates/main creating build/lib/expfactory/templates/portal copying expfactory/templates/portal/index.html -> build/lib/expfactory/templates/portal copying expfactory/templates/portal/littlepieces.html -> build/lib/expfactory/templates/portal copying expfactory/templates/portal/resources.html -> build/lib/expfactory/templates/portal copying expfactory/templates/portal/terms.html -> build/lib/expfactory/templates/portal creating build/lib/expfactory/templates/routes copying expfactory/templates/routes/entry.html -> build/lib/expfactory/templates/routes copying expfactory/templates/routes/entry_message.html -> build/lib/expfactory/templates/routes copying expfactory/templates/routes/finish.html -> build/lib/expfactory/templates/routes copying expfactory/templates/routes/finish_message.html -> build/lib/expfactory/templates/routes copying expfactory/templates/routes/start.html -> build/lib/expfactory/templates/routes copying expfactory/templates/routes/start_message.html -> build/lib/expfactory/templates/routes creating build/lib/expfactory/templates/survey copying expfactory/templates/survey/index.html -> build/lib/expfactory/templates/survey copying expfactory/testing/test_builder.sh -> build/lib/expfactory/testing creating build/lib/expfactory/testing/data creating build/lib/expfactory/testing/data/not_an_experiment copying expfactory/testing/data/not_an_experiment/experiment.js -> build/lib/expfactory/testing/data/not_an_experiment copying expfactory/testing/data/not_an_experiment/style.css -> build/lib/expfactory/testing/data/not_an_experiment creating build/lib/expfactory/testing/data/test-task copying expfactory/testing/data/test-task/config.json -> build/lib/expfactory/testing/data/test-task copying expfactory/testing/data/test-task/index.html -> build/lib/expfactory/testing/data/test-task + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ry39ls + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64 + cd expfactory-3.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 -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-expfactory-3.19-1.aarch64 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-expfactory-3.19-1.aarch64/usr creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory copying build/lib/expfactory/defaults.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/tests copying build/lib/expfactory/templates/build/tests/__init__.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/tests copying build/lib/expfactory/templates/build/tests/test_contribution.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/tests copying build/lib/expfactory/templates/build/tests/test_experiment.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/tests creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/singularity copying build/lib/expfactory/templates/build/singularity/README.md -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/singularity copying build/lib/expfactory/templates/build/singularity/Singularity -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/singularity copying build/lib/expfactory/templates/build/singularity/Singularity.template -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/singularity copying build/lib/expfactory/templates/build/singularity/Singularity.test -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/singularity creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder copying build/lib/expfactory/templates/build/docker/builder/entrypoint.sh -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder copying build/lib/expfactory/templates/build/docker/builder/README.md -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder copying build/lib/expfactory/templates/build/docker/builder/Dockerfile -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder copying build/lib/expfactory/templates/build/docker/README.md -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker copying build/lib/expfactory/templates/build/docker/Dockerfile.https -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker copying build/lib/expfactory/templates/build/docker/Dockerfile.template -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder-base copying build/lib/expfactory/templates/build/docker/builder-base/README.md -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder-base copying build/lib/expfactory/templates/build/docker/builder-base/Dockerfile -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder-base creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder-ci copying build/lib/expfactory/templates/build/docker/builder-ci/README.md -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder-ci copying build/lib/expfactory/templates/build/docker/builder-ci/Dockerfile -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder-ci copying build/lib/expfactory/templates/build/docker/builder-ci/build.sh -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder-ci copying build/lib/expfactory/templates/build/docker/builder-ci/setup_build.sh -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder-ci copying build/lib/expfactory/templates/build/docker/startscript.sh -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder-dev copying build/lib/expfactory/templates/build/docker/builder-dev/entrypoint.sh -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder-dev copying build/lib/expfactory/templates/build/docker/builder-dev/README.md -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder-dev copying build/lib/expfactory/templates/build/docker/builder-dev/Dockerfile -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker/builder-dev copying build/lib/expfactory/templates/build/docker/Dockerfile.dev -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/docker creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/portal copying build/lib/expfactory/templates/portal/littlepieces.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/portal copying build/lib/expfactory/templates/portal/index.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/portal copying build/lib/expfactory/templates/portal/resources.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/portal copying build/lib/expfactory/templates/portal/terms.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/portal creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/survey copying build/lib/expfactory/templates/survey/index.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/survey copying build/lib/expfactory/templates/base.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/main copying build/lib/expfactory/templates/main/messages.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/main creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/routes copying build/lib/expfactory/templates/routes/start_message.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/routes copying build/lib/expfactory/templates/routes/entry.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/routes copying build/lib/expfactory/templates/routes/start.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/routes copying build/lib/expfactory/templates/routes/finish.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/routes copying build/lib/expfactory/templates/routes/entry_message.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/routes copying build/lib/expfactory/templates/routes/finish_message.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/routes creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/experiments copying build/lib/expfactory/templates/experiments/index.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/experiments copying build/lib/expfactory/templates/experiments/experiment.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/experiments copying build/lib/expfactory/templates/experiments/instructions.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/experiments copying build/lib/expfactory/templates/experiments/template.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/experiments copying build/lib/expfactory/config_dummy.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing copying build/lib/expfactory/testing/test_builder.sh -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing copying build/lib/expfactory/testing/__init__.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing copying build/lib/expfactory/testing/test_experiment.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing/data creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing/data/not_an_experiment copying build/lib/expfactory/testing/data/not_an_experiment/experiment.js -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing/data/not_an_experiment copying build/lib/expfactory/testing/data/not_an_experiment/style.css -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing/data/not_an_experiment creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing/data/test-task copying build/lib/expfactory/testing/data/test-task/index.html -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing/data/test-task copying build/lib/expfactory/testing/data/test-task/config.json -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing/data/test-task copying build/lib/expfactory/testing/test_client.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing copying build/lib/expfactory/__init__.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/database copying build/lib/expfactory/database/models.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/database copying build/lib/expfactory/database/__init__.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/database copying build/lib/expfactory/database/filesystem.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/database copying build/lib/expfactory/database/sqlite.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/database copying build/lib/expfactory/database/relational.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/database copying build/lib/expfactory/experiment.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory copying build/lib/expfactory/version.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory copying build/lib/expfactory/server.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory copying build/lib/expfactory/utils.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/logger copying build/lib/expfactory/logger/__init__.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/logger copying build/lib/expfactory/logger/message.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/logger copying build/lib/expfactory/logger/progress.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/logger copying build/lib/expfactory/logger/spinner.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/logger copying build/lib/expfactory/api.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/validator copying build/lib/expfactory/validator/runtime.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/validator copying build/lib/expfactory/validator/__init__.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/validator copying build/lib/expfactory/validator/utils.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/validator copying build/lib/expfactory/validator/library.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/validator copying build/lib/expfactory/validator/experiments.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/validator creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/fonts copying build/lib/expfactory/static/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/fonts copying build/lib/expfactory/static/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/fonts copying build/lib/expfactory/static/fonts/glyphicons-halflings-regular.woff2 -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/fonts copying build/lib/expfactory/static/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/fonts copying build/lib/expfactory/static/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/fonts creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/img copying build/lib/expfactory/static/img/tinypeople.svg -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/img copying build/lib/expfactory/static/img/favicon.ico -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/img creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/img/icons copying build/lib/expfactory/static/img/icons/preloader.gif -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/img/icons copying build/lib/expfactory/static/img/icons/cancel.png -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/img/icons copying build/lib/expfactory/static/img/expfactoryticketyellow.png -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/img copying build/lib/expfactory/static/img/tinypeople.png -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/img copying build/lib/expfactory/static/img/expfactoryticket.png -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/img creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/js copying build/lib/expfactory/static/js/tipsy.js -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/js copying build/lib/expfactory/static/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/js creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/css copying build/lib/expfactory/static/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/css copying build/lib/expfactory/static/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/css copying build/lib/expfactory/static/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/css copying build/lib/expfactory/static/css/style.css -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/css copying build/lib/expfactory/static/css/bootstrap-theme.css.map -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/static/css creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli copying build/lib/expfactory/cli/__init__.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli copying build/lib/expfactory/cli/build.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli copying build/lib/expfactory/cli/logs.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli copying build/lib/expfactory/cli/list.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli copying build/lib/expfactory/cli/main.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli copying build/lib/expfactory/cli/users.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli copying build/lib/expfactory/cli/install.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli copying build/lib/expfactory/__main__.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory copying build/lib/expfactory/variables.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory copying build/lib/expfactory/forms.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory copying build/lib/expfactory/wsgi.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory creating /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/views copying build/lib/expfactory/views/__init__.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/views copying build/lib/expfactory/views/utils.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/views copying build/lib/expfactory/views/database.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/views copying build/lib/expfactory/views/main.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/views copying build/lib/expfactory/views/headless.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/views copying build/lib/expfactory/views/general.py -> /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/views byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/tests/test_contribution.py to test_contribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/build/tests/test_experiment.py to test_experiment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/experiments/template.py to template.cpython-39.pyc File "/usr/lib/python3.9/site-packages/expfactory/templates/experiments/template.py", line 46 {{ exp_id_python }} = Blueprint('{{ exp_id }}', __name__, ^ SyntaxError: cannot assign to set display byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/config_dummy.py to config_dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing/test_experiment.py to test_experiment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/testing/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/database/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/database/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/database/filesystem.py to filesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/database/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/database/relational.py to relational.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/experiment.py to experiment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/logger/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/logger/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/logger/progress.py to progress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/logger/spinner.py to spinner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/validator/runtime.py to runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/validator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/validator/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/validator/library.py to library.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/validator/experiments.py to experiments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli/logs.py to logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/cli/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/variables.py to variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/views/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/views/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/views/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/views/headless.py to headless.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/views/general.py to general.cpython-39.pyc writing byte-compilation script '/tmp/tmpuop8i2ny.py' /usr/bin/python3 /tmp/tmpuop8i2ny.py File "/usr/lib/python3.9/site-packages/expfactory/templates/experiments/template.py", line 46 {{ exp_id_python }} = Blueprint('{{ exp_id }}', __name__, ^ SyntaxError: cannot assign to set display removing /tmp/tmpuop8i2ny.py running install_egg_info running egg_info writing expfactory.egg-info/PKG-INFO writing dependency_links to expfactory.egg-info/dependency_links.txt writing entry points to expfactory.egg-info/entry_points.txt writing requirements to expfactory.egg-info/requires.txt writing top-level names to expfactory.egg-info/top_level.txt reading manifest file 'expfactory.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs' no previously-included directories found matching '__pycache__' no previously-included directories found matching 'OLD' adding license file 'LICENSE' writing manifest file 'expfactory.egg-info/SOURCES.txt' Copying expfactory.egg-info to /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory-3.19-py3.9.egg-info running install_scripts Installing expfactory script to /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64//usr/share/doc/python-expfactory + '[' -d doc ']' ~/build/BUILDROOT/python-expfactory-3.19-1.aarch64 ~/build/BUILD/expfactory-3.19 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64 + '[' -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/expfactory-3.19 + popd + mv /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.19-1 --unique-debug-suffix -3.19-1.aarch64 --unique-debug-src-base python-expfactory-3.19-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/expfactory-3.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-expfactory-3.19-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-expfactory-3.19-1.aarch64/usr/lib/python3.9/site-packages/expfactory/templates/experiments/template.py'... File "/usr/lib/python3.9/site-packages/expfactory/templates/experiments/template.py", line 46 {{ exp_id_python }} = Blueprint('{{ exp_id }}', __name__, ^ SyntaxError: cannot assign to set display error: Bad exit status from /var/tmp/rpm-tmp.Ry39ls (%install) Bad exit status from /var/tmp/rpm-tmp.Ry39ls (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-expfactory.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 aarch64 --nodeps /builddir/build/SPECS/python-expfactory.spec