Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-gerapy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685407596.441522/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-gerapy.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-gerapy-0.9.12-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-gerapy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685407596.441522/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-gerapy.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-gerapy-0.9.12-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-gerapy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685407596.441522/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-gerapy.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.0OHCb6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gerapy-0.9.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/gerapy-0.9.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gerapy-0.9.12 + /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.LEEjZ0 + umask 022 + cd /builddir/build/BUILD + cd gerapy-0.9.12 + 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/gerapy copying gerapy/__version__.py -> build/lib/gerapy copying gerapy/settings.py -> build/lib/gerapy copying gerapy/__init__.py -> build/lib/gerapy creating build/lib/gerapy/cmd copying gerapy/cmd/parse.py -> build/lib/gerapy/cmd copying gerapy/cmd/initadmin.py -> build/lib/gerapy/cmd copying gerapy/cmd/__init__.py -> build/lib/gerapy/cmd copying gerapy/cmd/generate.py -> build/lib/gerapy/cmd copying gerapy/cmd/init.py -> build/lib/gerapy/cmd creating build/lib/gerapy/downloadermiddlewares copying gerapy/downloadermiddlewares/proxy.py -> build/lib/gerapy/downloadermiddlewares copying gerapy/downloadermiddlewares/pyppeteer.py -> build/lib/gerapy/downloadermiddlewares copying gerapy/downloadermiddlewares/__init__.py -> build/lib/gerapy/downloadermiddlewares copying gerapy/downloadermiddlewares/cookies.py -> build/lib/gerapy/downloadermiddlewares creating build/lib/gerapy/pipelines copying gerapy/pipelines/mysql.py -> build/lib/gerapy/pipelines copying gerapy/pipelines/mongodb.py -> build/lib/gerapy/pipelines copying gerapy/pipelines/__init__.py -> build/lib/gerapy/pipelines creating build/lib/gerapy/server copying gerapy/server/manage.py -> build/lib/gerapy/server copying gerapy/server/__init__.py -> build/lib/gerapy/server creating build/lib/gerapy/server/core copying gerapy/server/core/admin.py -> build/lib/gerapy/server/core copying gerapy/server/core/scheduler.py -> build/lib/gerapy/server/core copying gerapy/server/core/tests.py -> build/lib/gerapy/server/core copying gerapy/server/core/build.py -> build/lib/gerapy/server/core copying gerapy/server/core/time.py -> build/lib/gerapy/server/core copying gerapy/server/core/response.py -> build/lib/gerapy/server/core copying gerapy/server/core/utils.py -> build/lib/gerapy/server/core copying gerapy/server/core/views.py -> build/lib/gerapy/server/core copying gerapy/server/core/config.py -> build/lib/gerapy/server/core copying gerapy/server/core/middlewares.py -> build/lib/gerapy/server/core copying gerapy/server/core/parser.py -> build/lib/gerapy/server/core copying gerapy/server/core/encoder.py -> build/lib/gerapy/server/core copying gerapy/server/core/urls.py -> build/lib/gerapy/server/core copying gerapy/server/core/__init__.py -> build/lib/gerapy/server/core copying gerapy/server/core/apps.py -> build/lib/gerapy/server/core copying gerapy/server/core/models.py -> build/lib/gerapy/server/core creating build/lib/gerapy/server/core/migrations copying gerapy/server/core/migrations/0010_auto_20191027_2040.py -> build/lib/gerapy/server/core/migrations copying gerapy/server/core/migrations/0008_auto_20180703_2305.py -> build/lib/gerapy/server/core/migrations copying gerapy/server/core/migrations/0003_auto_20180123_2304.py -> build/lib/gerapy/server/core/migrations copying gerapy/server/core/migrations/0009_auto_20180711_2332.py -> build/lib/gerapy/server/core/migrations copying gerapy/server/core/migrations/0006_auto_20180131_1235.py -> build/lib/gerapy/server/core/migrations copying gerapy/server/core/migrations/0001_initial.py -> build/lib/gerapy/server/core/migrations copying gerapy/server/core/migrations/0002_auto_20180119_1210.py -> build/lib/gerapy/server/core/migrations copying gerapy/server/core/migrations/__init__.py -> build/lib/gerapy/server/core/migrations copying gerapy/server/core/migrations/0005_auto_20180131_1210.py -> build/lib/gerapy/server/core/migrations copying gerapy/server/core/migrations/0007_task_trigger.py -> build/lib/gerapy/server/core/migrations copying gerapy/server/core/migrations/0004_auto_20180124_0032.py -> build/lib/gerapy/server/core/migrations creating build/lib/gerapy/server/server copying gerapy/server/server/settings.py -> build/lib/gerapy/server/server copying gerapy/server/server/wsgi.py -> build/lib/gerapy/server/server copying gerapy/server/server/urls.py -> build/lib/gerapy/server/server copying gerapy/server/server/__init__.py -> build/lib/gerapy/server/server creating build/lib/gerapy/spiders copying gerapy/spiders/json.py -> build/lib/gerapy/spiders copying gerapy/spiders/__init__.py -> build/lib/gerapy/spiders copying gerapy/spiders/spider.py -> build/lib/gerapy/spiders copying gerapy/spiders/crawl.py -> build/lib/gerapy/spiders creating build/lib/gerapy/templates copying gerapy/templates/__init__.py -> build/lib/gerapy/templates creating build/lib/gerapy/templates/project creating build/lib/gerapy/templates/project/module copying gerapy/templates/project/module/__init__.py -> build/lib/gerapy/templates/project/module creating build/lib/gerapy/templates/project/module/spiders copying gerapy/templates/project/module/spiders/__init__.py -> build/lib/gerapy/templates/project/module/spiders creating build/lib/gerapy/templates/spiders copying gerapy/templates/spiders/__init__.py -> build/lib/gerapy/templates/spiders creating build/lib/gerapy/client copying gerapy/client/package.json -> build/lib/gerapy/client copying gerapy/client/yarn.lock -> build/lib/gerapy/client copying gerapy/client/babel.config.js -> build/lib/gerapy/client copying gerapy/client/README.md -> build/lib/gerapy/client copying gerapy/client/vue.config.js -> build/lib/gerapy/client creating build/lib/gerapy/client/public copying gerapy/client/public/favicon.ico -> build/lib/gerapy/client/public copying gerapy/client/public/index.html -> build/lib/gerapy/client/public creating build/lib/gerapy/client/src copying gerapy/client/src/http.js -> build/lib/gerapy/client/src copying gerapy/client/src/main.js -> build/lib/gerapy/client/src copying gerapy/client/src/App.vue -> build/lib/gerapy/client/src copying gerapy/client/src/store.js -> build/lib/gerapy/client/src copying gerapy/client/src/router.js -> build/lib/gerapy/client/src creating build/lib/gerapy/client/src/assets creating build/lib/gerapy/client/src/assets/images copying gerapy/client/src/assets/images/loading.svg -> build/lib/gerapy/client/src/assets/images copying gerapy/client/src/assets/images/logo.png -> build/lib/gerapy/client/src/assets/images copying gerapy/client/src/assets/images/favicon.png -> build/lib/gerapy/client/src/assets/images creating build/lib/gerapy/client/src/assets/scss copying gerapy/client/src/assets/scss/main.scss -> build/lib/gerapy/client/src/assets/scss copying gerapy/client/src/assets/scss/element.scss -> build/lib/gerapy/client/src/assets/scss creating build/lib/gerapy/client/src/assets/scss/components copying gerapy/client/src/assets/scss/components/_animation.scss -> build/lib/gerapy/client/src/assets/scss/components copying gerapy/client/src/assets/scss/components/_media.scss -> build/lib/gerapy/client/src/assets/scss/components copying gerapy/client/src/assets/scss/components/_start_loading.scss -> build/lib/gerapy/client/src/assets/scss/components copying gerapy/client/src/assets/scss/components/_base.scss -> build/lib/gerapy/client/src/assets/scss/components copying gerapy/client/src/assets/scss/components/_dialog.scss -> build/lib/gerapy/client/src/assets/scss/components copying gerapy/client/src/assets/scss/components/_pm.scss -> build/lib/gerapy/client/src/assets/scss/components copying gerapy/client/src/assets/scss/components/_editor.scss -> build/lib/gerapy/client/src/assets/scss/components copying gerapy/client/src/assets/scss/components/_scroll-bar.scss -> build/lib/gerapy/client/src/assets/scss/components copying gerapy/client/src/assets/scss/components/_layout.scss -> build/lib/gerapy/client/src/assets/scss/components copying gerapy/client/src/assets/scss/components/_reset.scss -> build/lib/gerapy/client/src/assets/scss/components creating build/lib/gerapy/client/src/components copying gerapy/client/src/components/PanelTitle.vue -> build/lib/gerapy/client/src/components copying gerapy/client/src/components/Left.vue -> build/lib/gerapy/client/src/components copying gerapy/client/src/components/Footer.vue -> build/lib/gerapy/client/src/components copying gerapy/client/src/components/Header.vue -> build/lib/gerapy/client/src/components copying gerapy/client/src/components/CodeEditor.vue -> build/lib/gerapy/client/src/components copying gerapy/client/src/components/LangSwitch.vue -> build/lib/gerapy/client/src/components copying gerapy/client/src/components/Wrapper.vue -> build/lib/gerapy/client/src/components copying gerapy/client/src/components/BottomBar.vue -> build/lib/gerapy/client/src/components copying gerapy/client/src/components/User.vue -> build/lib/gerapy/client/src/components creating build/lib/gerapy/client/src/langs copying gerapy/client/src/langs/zh.js -> build/lib/gerapy/client/src/langs copying gerapy/client/src/langs/en.js -> build/lib/gerapy/client/src/langs copying gerapy/client/src/langs/index.js -> build/lib/gerapy/client/src/langs creating build/lib/gerapy/client/src/layout copying gerapy/client/src/layout/Index.vue -> build/lib/gerapy/client/src/layout creating build/lib/gerapy/client/src/utils copying gerapy/client/src/utils/rule.js -> build/lib/gerapy/client/src/utils copying gerapy/client/src/utils/title.js -> build/lib/gerapy/client/src/utils copying gerapy/client/src/utils/regex.js -> build/lib/gerapy/client/src/utils copying gerapy/client/src/utils/verify.js -> build/lib/gerapy/client/src/utils creating build/lib/gerapy/client/src/views creating build/lib/gerapy/client/src/views/client copying gerapy/client/src/views/client/Edit.vue -> build/lib/gerapy/client/src/views/client copying gerapy/client/src/views/client/Create.vue -> build/lib/gerapy/client/src/views/client copying gerapy/client/src/views/client/Index.vue -> build/lib/gerapy/client/src/views/client copying gerapy/client/src/views/client/Schedule.vue -> build/lib/gerapy/client/src/views/client creating build/lib/gerapy/client/src/views/home copying gerapy/client/src/views/home/Index.vue -> build/lib/gerapy/client/src/views/home creating build/lib/gerapy/client/src/views/login copying gerapy/client/src/views/login/Login.vue -> build/lib/gerapy/client/src/views/login creating build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Mongodb.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Spider.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Proxy.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Web.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Mysql.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Rules.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Extractors.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Deploy.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Configure.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Extractor.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Browser.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Edit.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Rule.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Index.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Storage.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Cookies.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Parser.vue -> build/lib/gerapy/client/src/views/project copying gerapy/client/src/views/project/Item.vue -> build/lib/gerapy/client/src/views/project creating build/lib/gerapy/client/src/views/task copying gerapy/client/src/views/task/Substance.vue -> build/lib/gerapy/client/src/views/task copying gerapy/client/src/views/task/Edit.vue -> build/lib/gerapy/client/src/views/task copying gerapy/client/src/views/task/Create.vue -> build/lib/gerapy/client/src/views/task copying gerapy/client/src/views/task/Index.vue -> build/lib/gerapy/client/src/views/task copying gerapy/client/src/views/task/Status.vue -> build/lib/gerapy/client/src/views/task creating build/lib/gerapy/server/core/templates copying gerapy/server/core/templates/favicon.ico -> build/lib/gerapy/server/core/templates copying gerapy/server/core/templates/index.html -> build/lib/gerapy/server/core/templates creating build/lib/gerapy/server/core/templates/static creating build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-3a6102b3.0fe5e5eb.css -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-vendors.2c7ad440.css -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-5cd9d886.d235bd2d.css.map -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-582dc9b0.94c01b9b.css -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-74cc1e94.d031c5e4.css -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-12e7e66d.f5a4d5cd.css -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-10b2edc2.79f68610.css.map -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-736ea204.31923c28.css.map -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-5cd9d886.d235bd2d.css -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-582dc9b0.94c01b9b.css.map -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-39423506.309b39ca.css.map -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-vendors.2c7ad440.css.map -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-3a6102b3.0fe5e5eb.css.map -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-4a7237a2.0d5cdefa.css -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-10b2edc2.79f68610.css -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-12e7e66d.f5a4d5cd.css.map -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/app.e8b12703.css.map -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-74cc1e94.d031c5e4.css.map -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-2ab4c347.a74091e8.css.map -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-2ab4c347.a74091e8.css -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-4a7237a2.0d5cdefa.css.map -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-736ea204.31923c28.css -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/chunk-39423506.309b39ca.css -> build/lib/gerapy/server/core/templates/static/css copying gerapy/server/core/templates/static/css/app.e8b12703.css -> build/lib/gerapy/server/core/templates/static/css creating build/lib/gerapy/server/core/templates/static/fonts copying gerapy/server/core/templates/static/fonts/element-icons.535877f5.woff -> build/lib/gerapy/server/core/templates/static/fonts copying gerapy/server/core/templates/static/fonts/fontawesome-webfont.fee66e71.woff -> build/lib/gerapy/server/core/templates/static/fonts copying gerapy/server/core/templates/static/fonts/fontawesome-webfont.af7ae505.woff2 -> build/lib/gerapy/server/core/templates/static/fonts copying gerapy/server/core/templates/static/fonts/element-icons.732389de.ttf -> build/lib/gerapy/server/core/templates/static/fonts copying gerapy/server/core/templates/static/fonts/fontawesome-webfont.b06871f2.ttf -> build/lib/gerapy/server/core/templates/static/fonts copying gerapy/server/core/templates/static/fonts/fontawesome-webfont.674f50d2.eot -> build/lib/gerapy/server/core/templates/static/fonts creating build/lib/gerapy/server/core/templates/static/img copying gerapy/server/core/templates/static/img/fontawesome-webfont.912ec66d.svg -> build/lib/gerapy/server/core/templates/static/img copying gerapy/server/core/templates/static/img/loading.864753ef.svg -> build/lib/gerapy/server/core/templates/static/img copying gerapy/server/core/templates/static/img/logo.0aa9679a.png -> build/lib/gerapy/server/core/templates/static/img creating build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-12e7e66d.fd5050d7.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-55d4e541.dfd42f49.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-3a6102b3.3a070cd7.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-2d0a3191.e91bf98e.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-582dc9b0.1b37a15f.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-74cc1e94.e11b24e1.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-8cbdea46.8634a700.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-736ea204.b3f615b3.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-2ab4c347.d7e45ee9.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-vendors.4e2067da.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-39423506.69b4a9a5.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-3a6102b3.3a070cd7.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-5cd9d886.7258f82f.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-39423506.69b4a9a5.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-2ab4c347.d7e45ee9.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-193b04f2.bad183bb.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-2d0a3191.e91bf98e.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-12e7e66d.fd5050d7.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-55d43787.c0337460.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-193b04f2.bad183bb.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-vendors.4e2067da.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-736ea204.b3f615b3.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-2d0e450e.6a3ef722.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-582dc9b0.1b37a15f.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-4a7237a2.fee914bc.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-74cc1e94.e11b24e1.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/app.c76ee343.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-4a7237a2.fee914bc.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/app.c76ee343.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-8cbdea46.8634a700.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-10b2edc2.6db9c9b5.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-55d4e541.dfd42f49.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-55d43787.c0337460.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-10b2edc2.6db9c9b5.js.map -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-2d0e450e.6a3ef722.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/server/core/templates/static/js/chunk-5cd9d886.7258f82f.js -> build/lib/gerapy/server/core/templates/static/js copying gerapy/templates/project/scrapy.cfg -> build/lib/gerapy/templates/project copying gerapy/templates/project/module/settings.py.tmpl -> build/lib/gerapy/templates/project/module copying gerapy/templates/project/module/middlewares.py.tmpl -> build/lib/gerapy/templates/project/module copying gerapy/templates/project/module/items.py.tmpl -> build/lib/gerapy/templates/project/module copying gerapy/templates/project/module/pipelines.py.tmpl -> build/lib/gerapy/templates/project/module copying gerapy/templates/spiders/csvfeed.tmpl -> build/lib/gerapy/templates/spiders copying gerapy/templates/spiders/basic.tmpl -> build/lib/gerapy/templates/spiders copying gerapy/templates/spiders/crawl.tmpl -> build/lib/gerapy/templates/spiders copying gerapy/templates/spiders/xmlfeed.tmpl -> build/lib/gerapy/templates/spiders + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Uz2AvQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64 + cd gerapy-0.9.12 + 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-gerapy-0.9.12-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-gerapy-0.9.12-1.aarch64/usr creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy copying build/lib/gerapy/__version__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/cmd copying build/lib/gerapy/cmd/parse.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/cmd copying build/lib/gerapy/cmd/initadmin.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/cmd copying build/lib/gerapy/cmd/__init__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/cmd copying build/lib/gerapy/cmd/generate.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/cmd copying build/lib/gerapy/cmd/init.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/cmd copying build/lib/gerapy/settings.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/project creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/project/module copying build/lib/gerapy/templates/project/module/settings.py.tmpl -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/project/module copying build/lib/gerapy/templates/project/module/__init__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/project/module copying build/lib/gerapy/templates/project/module/middlewares.py.tmpl -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/project/module copying build/lib/gerapy/templates/project/module/items.py.tmpl -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/project/module creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/project/module/spiders copying build/lib/gerapy/templates/project/module/spiders/__init__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/project/module/spiders copying build/lib/gerapy/templates/project/module/pipelines.py.tmpl -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/project/module copying build/lib/gerapy/templates/project/scrapy.cfg -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/project copying build/lib/gerapy/templates/__init__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/spiders copying build/lib/gerapy/templates/spiders/csvfeed.tmpl -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/spiders copying build/lib/gerapy/templates/spiders/basic.tmpl -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/spiders copying build/lib/gerapy/templates/spiders/__init__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/spiders copying build/lib/gerapy/templates/spiders/crawl.tmpl -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/spiders copying build/lib/gerapy/templates/spiders/xmlfeed.tmpl -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/spiders creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client copying build/lib/gerapy/client/package.json -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src copying build/lib/gerapy/client/src/http.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/images copying build/lib/gerapy/client/src/assets/images/loading.svg -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/images copying build/lib/gerapy/client/src/assets/images/logo.png -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/images copying build/lib/gerapy/client/src/assets/images/favicon.png -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/images creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss copying build/lib/gerapy/client/src/assets/scss/main.scss -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss/components copying build/lib/gerapy/client/src/assets/scss/components/_animation.scss -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss/components copying build/lib/gerapy/client/src/assets/scss/components/_media.scss -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss/components copying build/lib/gerapy/client/src/assets/scss/components/_start_loading.scss -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss/components copying build/lib/gerapy/client/src/assets/scss/components/_base.scss -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss/components copying build/lib/gerapy/client/src/assets/scss/components/_dialog.scss -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss/components copying build/lib/gerapy/client/src/assets/scss/components/_pm.scss -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss/components copying build/lib/gerapy/client/src/assets/scss/components/_editor.scss -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss/components copying build/lib/gerapy/client/src/assets/scss/components/_scroll-bar.scss -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss/components copying build/lib/gerapy/client/src/assets/scss/components/_layout.scss -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss/components copying build/lib/gerapy/client/src/assets/scss/components/_reset.scss -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss/components copying build/lib/gerapy/client/src/assets/scss/element.scss -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/assets/scss creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/layout copying build/lib/gerapy/client/src/layout/Index.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/layout creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/client copying build/lib/gerapy/client/src/views/client/Edit.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/client copying build/lib/gerapy/client/src/views/client/Create.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/client copying build/lib/gerapy/client/src/views/client/Index.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/client copying build/lib/gerapy/client/src/views/client/Schedule.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/client creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Mongodb.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Spider.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Proxy.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Web.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Mysql.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Rules.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Extractors.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Deploy.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Configure.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Extractor.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Browser.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Edit.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Rule.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Index.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Storage.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Cookies.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Parser.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project copying build/lib/gerapy/client/src/views/project/Item.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/project creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/home copying build/lib/gerapy/client/src/views/home/Index.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/home creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/task copying build/lib/gerapy/client/src/views/task/Substance.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/task copying build/lib/gerapy/client/src/views/task/Edit.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/task copying build/lib/gerapy/client/src/views/task/Create.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/task copying build/lib/gerapy/client/src/views/task/Index.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/task copying build/lib/gerapy/client/src/views/task/Status.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/task creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/login copying build/lib/gerapy/client/src/views/login/Login.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/views/login creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/components copying build/lib/gerapy/client/src/components/PanelTitle.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/components copying build/lib/gerapy/client/src/components/Left.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/components copying build/lib/gerapy/client/src/components/Footer.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/components copying build/lib/gerapy/client/src/components/Header.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/components copying build/lib/gerapy/client/src/components/CodeEditor.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/components copying build/lib/gerapy/client/src/components/LangSwitch.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/components copying build/lib/gerapy/client/src/components/Wrapper.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/components copying build/lib/gerapy/client/src/components/BottomBar.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/components copying build/lib/gerapy/client/src/components/User.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/components copying build/lib/gerapy/client/src/main.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src copying build/lib/gerapy/client/src/App.vue -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/utils copying build/lib/gerapy/client/src/utils/rule.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/utils copying build/lib/gerapy/client/src/utils/title.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/utils copying build/lib/gerapy/client/src/utils/regex.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/utils copying build/lib/gerapy/client/src/utils/verify.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/utils copying build/lib/gerapy/client/src/store.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src copying build/lib/gerapy/client/src/router.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/langs copying build/lib/gerapy/client/src/langs/zh.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/langs copying build/lib/gerapy/client/src/langs/en.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/langs copying build/lib/gerapy/client/src/langs/index.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/src/langs copying build/lib/gerapy/client/yarn.lock -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/public copying build/lib/gerapy/client/public/favicon.ico -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/public copying build/lib/gerapy/client/public/index.html -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client/public copying build/lib/gerapy/client/babel.config.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client copying build/lib/gerapy/client/README.md -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client copying build/lib/gerapy/client/vue.config.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/client creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/pipelines copying build/lib/gerapy/pipelines/mysql.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/pipelines copying build/lib/gerapy/pipelines/mongodb.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/pipelines copying build/lib/gerapy/pipelines/__init__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/pipelines creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/downloadermiddlewares copying build/lib/gerapy/downloadermiddlewares/proxy.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/downloadermiddlewares copying build/lib/gerapy/downloadermiddlewares/pyppeteer.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/downloadermiddlewares copying build/lib/gerapy/downloadermiddlewares/__init__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/downloadermiddlewares copying build/lib/gerapy/downloadermiddlewares/cookies.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/downloadermiddlewares creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server copying build/lib/gerapy/server/manage.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/server copying build/lib/gerapy/server/server/settings.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/server copying build/lib/gerapy/server/server/wsgi.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/server copying build/lib/gerapy/server/server/urls.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/server copying build/lib/gerapy/server/server/__init__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/server creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/admin.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/scheduler.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/tests.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/build.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/time.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/img copying build/lib/gerapy/server/core/templates/static/img/fontawesome-webfont.912ec66d.svg -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/img copying build/lib/gerapy/server/core/templates/static/img/loading.864753ef.svg -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/img copying build/lib/gerapy/server/core/templates/static/img/logo.0aa9679a.png -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/img creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-3a6102b3.0fe5e5eb.css -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-vendors.2c7ad440.css -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-5cd9d886.d235bd2d.css.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-582dc9b0.94c01b9b.css -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-74cc1e94.d031c5e4.css -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-12e7e66d.f5a4d5cd.css -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-10b2edc2.79f68610.css.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-736ea204.31923c28.css.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-5cd9d886.d235bd2d.css -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-582dc9b0.94c01b9b.css.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-39423506.309b39ca.css.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-vendors.2c7ad440.css.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-3a6102b3.0fe5e5eb.css.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-4a7237a2.0d5cdefa.css -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-10b2edc2.79f68610.css -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-12e7e66d.f5a4d5cd.css.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/app.e8b12703.css.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-74cc1e94.d031c5e4.css.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-2ab4c347.a74091e8.css.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-2ab4c347.a74091e8.css -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-4a7237a2.0d5cdefa.css.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-736ea204.31923c28.css -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/chunk-39423506.309b39ca.css -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css copying build/lib/gerapy/server/core/templates/static/css/app.e8b12703.css -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/css creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/fonts copying build/lib/gerapy/server/core/templates/static/fonts/element-icons.535877f5.woff -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/fonts copying build/lib/gerapy/server/core/templates/static/fonts/fontawesome-webfont.fee66e71.woff -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/fonts copying build/lib/gerapy/server/core/templates/static/fonts/fontawesome-webfont.af7ae505.woff2 -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/fonts copying build/lib/gerapy/server/core/templates/static/fonts/element-icons.732389de.ttf -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/fonts copying build/lib/gerapy/server/core/templates/static/fonts/fontawesome-webfont.b06871f2.ttf -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/fonts copying build/lib/gerapy/server/core/templates/static/fonts/fontawesome-webfont.674f50d2.eot -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/fonts creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-12e7e66d.fd5050d7.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-55d4e541.dfd42f49.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-3a6102b3.3a070cd7.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-2d0a3191.e91bf98e.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-582dc9b0.1b37a15f.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-74cc1e94.e11b24e1.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-8cbdea46.8634a700.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-736ea204.b3f615b3.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-2ab4c347.d7e45ee9.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-vendors.4e2067da.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-39423506.69b4a9a5.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-3a6102b3.3a070cd7.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-5cd9d886.7258f82f.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-39423506.69b4a9a5.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-2ab4c347.d7e45ee9.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-193b04f2.bad183bb.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-2d0a3191.e91bf98e.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-12e7e66d.fd5050d7.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-55d43787.c0337460.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-193b04f2.bad183bb.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-vendors.4e2067da.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-736ea204.b3f615b3.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-2d0e450e.6a3ef722.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-582dc9b0.1b37a15f.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-4a7237a2.fee914bc.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-74cc1e94.e11b24e1.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/app.c76ee343.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-4a7237a2.fee914bc.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/app.c76ee343.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-8cbdea46.8634a700.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-10b2edc2.6db9c9b5.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-55d4e541.dfd42f49.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-55d43787.c0337460.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-10b2edc2.6db9c9b5.js.map -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-2d0e450e.6a3ef722.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/static/js/chunk-5cd9d886.7258f82f.js -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates/static/js copying build/lib/gerapy/server/core/templates/favicon.ico -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates copying build/lib/gerapy/server/core/templates/index.html -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/templates copying build/lib/gerapy/server/core/response.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/utils.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/views.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/config.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/middlewares.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/parser.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/encoder.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/urls.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/__init__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations copying build/lib/gerapy/server/core/migrations/0010_auto_20191027_2040.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations copying build/lib/gerapy/server/core/migrations/0008_auto_20180703_2305.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations copying build/lib/gerapy/server/core/migrations/0003_auto_20180123_2304.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations copying build/lib/gerapy/server/core/migrations/0009_auto_20180711_2332.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations copying build/lib/gerapy/server/core/migrations/0006_auto_20180131_1235.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations copying build/lib/gerapy/server/core/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations copying build/lib/gerapy/server/core/migrations/0002_auto_20180119_1210.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations copying build/lib/gerapy/server/core/migrations/__init__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations copying build/lib/gerapy/server/core/migrations/0005_auto_20180131_1210.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations copying build/lib/gerapy/server/core/migrations/0007_task_trigger.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations copying build/lib/gerapy/server/core/migrations/0004_auto_20180124_0032.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations copying build/lib/gerapy/server/core/apps.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/core/models.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core copying build/lib/gerapy/server/__init__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server copying build/lib/gerapy/__init__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy creating /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/spiders copying build/lib/gerapy/spiders/json.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/spiders copying build/lib/gerapy/spiders/__init__.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/spiders copying build/lib/gerapy/spiders/spider.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/spiders copying build/lib/gerapy/spiders/crawl.py -> /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/spiders byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/cmd/parse.py to parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/cmd/initadmin.py to initadmin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/cmd/generate.py to generate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/cmd/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/project/module/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/project/module/spiders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/templates/spiders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/pipelines/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/pipelines/mongodb.py to mongodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/pipelines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/downloadermiddlewares/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/downloadermiddlewares/pyppeteer.py to pyppeteer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/downloadermiddlewares/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/downloadermiddlewares/cookies.py to cookies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/manage.py to manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/server/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/server/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/server/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/scheduler.py to scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/time.py to time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/middlewares.py to middlewares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/encoder.py to encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations/0010_auto_20191027_2040.py to 0010_auto_20191027_2040.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations/0008_auto_20180703_2305.py to 0008_auto_20180703_2305.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations/0003_auto_20180123_2304.py to 0003_auto_20180123_2304.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations/0009_auto_20180711_2332.py to 0009_auto_20180711_2332.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations/0006_auto_20180131_1235.py to 0006_auto_20180131_1235.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations/0002_auto_20180119_1210.py to 0002_auto_20180119_1210.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations/0005_auto_20180131_1210.py to 0005_auto_20180131_1210.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations/0007_task_trigger.py to 0007_task_trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/migrations/0004_auto_20180124_0032.py to 0004_auto_20180124_0032.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/core/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/spiders/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/spiders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/spiders/spider.py to spider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy/spiders/crawl.py to crawl.cpython-39.pyc writing byte-compilation script '/tmp/tmpw3f942lo.py' /usr/bin/python3 /tmp/tmpw3f942lo.py removing /tmp/tmpw3f942lo.py running install_egg_info running egg_info creating gerapy.egg-info writing gerapy.egg-info/PKG-INFO writing dependency_links to gerapy.egg-info/dependency_links.txt writing entry points to gerapy.egg-info/entry_points.txt writing requirements to gerapy.egg-info/requires.txt writing top-level names to gerapy.egg-info/top_level.txt writing manifest file 'gerapy.egg-info/SOURCES.txt' reading manifest file 'gerapy.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'gerapy.egg-info/SOURCES.txt' Copying gerapy.egg-info to /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/lib/python3.9/site-packages/gerapy-0.9.12-py3.9.egg-info running install_scripts Installing gerapy script to /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64//usr/share/doc/python-gerapy + '[' -d doc ']' ~/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64 ~/build/BUILD/gerapy-0.9.12 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-gerapy-0.9.12-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/gerapy-0.9.12 + popd + mv /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.12-1 --unique-debug-suffix -0.9.12-1.aarch64 --unique-debug-src-base python-gerapy-0.9.12-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/gerapy-0.9.12 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-gerapy-0.9.12-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-gerapy-0.9.12-1.noarch Provides: python-gerapy python3-gerapy = 0.9.12-1 python3.9dist(gerapy) = 0.9.12 python3dist(gerapy) = 0.9.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(apscheduler) >= 3.5.1 python3.9dist(apscheduler) <= 3.7 python3.9dist(beautifulsoup4) >= 4.7 python3.9dist(cryptography) >= 2.8 python3.9dist(django) >= 2.2 python3.9dist(django) < 3 python3.9dist(django-apscheduler) >= 0.3 python3.9dist(django-apscheduler) <= 0.6 python3.9dist(django-cors-headers) >= 3.2 python3.9dist(django-cors-headers) <= 3.7 python3.9dist(djangorestframework) >= 3.11.2 python3.9dist(furl) >= 2.1 python3.9dist(jinja2) >= 2.11.3 python3.9dist(pymongo) >= 3.9 python3.9dist(pymysql) >= 0.7.10 python3.9dist(pyppeteer) >= 0.0.25 python3.9dist(pyquery) >= 1.2.17 python3.9dist(python-scrapyd-api) >= 2.1.2 python3.9dist(redis) >= 2.10.5 python3.9dist(requests) >= 2.20 python3.9dist(scrapy) >= 2.7.1 python3.9dist(scrapy-redis) >= 0.6.8 python3.9dist(scrapy-splash) >= 0.7.2 python3.9dist(setuptools) python3.9dist(websocket) >= 0.2.1 Processing files: python-gerapy-help-0.9.12-1.noarch warning: Empty %files file /builddir/build/BUILD/gerapy-0.9.12/doclist.lst Provides: python-gerapy-help = 0.9.12-1 python3-gerapy-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64 Wrote: /builddir/build/RPMS/python-gerapy-help-0.9.12-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-gerapy-0.9.12-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.o2hO7Q + umask 022 + cd /builddir/build/BUILD + cd gerapy-0.9.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gerapy-0.9.12-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0