[2023-06-10 10:05:38,782][ INFO][PID:411518] Marking build as starting [2023-06-10 10:05:38,801][ INFO][PID:411518] Trying to allocate VM [2023-06-10 10:05:41,828][ INFO][PID:411518] Allocated host ResallocHost, ticket_id=179397, hostname=10.0.1.29 [2023-06-10 10:05:41,829][ INFO][PID:411518] Allocating ssh connection to builder [2023-06-10 10:05:41,830][ INFO][PID:411518] Checking that builder machine is OK [2023-06-10 10:05:42,015][ INFO][PID:411518] Filling build.info file with builder info [2023-06-10 10:05:42,016][ INFO][PID:411518] Marking build as running on frontend [2023-06-10 10:05:42,037][ INFO][PID:411518] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 78132 --chroot openeuler-22.03_LTS_SP1-aarch64 --detached [2023-06-10 10:05:42,537][ INFO][PID:411518] Downloading the builder-live.log file, attempt 1 [2023-06-10 10:11:20,875][ INFO][PID:411518] Downloading results from builder [2023-06-10 10:11:20,949][ INFO][PID:411518] Releasing VM back to pool [2023-06-10 10:11:20,960][ INFO][PID:411518] Searching for 'success' file in resultdir [2023-06-10 10:11:20,961][ INFO][PID:411518] Going to sign pkgs from source: 78132-openeuler-22.03_LTS_SP1-aarch64 in chroot: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64 [2023-06-10 10:11:20,961][ INFO][PID:411518] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1) [2023-06-10 10:11:21,126][ INFO][PID:411518] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork/python-gevent-socketio-hartwork-help-0.3.6.post201803091952-1.noarch.rpm' (attempt #1) [2023-06-10 10:11:21,620][ INFO][PID:411518] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork/python-gevent-socketio-hartwork-help-0.3.6.post201803091952-1.noarch.rpm [2023-06-10 10:11:21,621][ INFO][PID:411518] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork/python-gevent-socketio-hartwork-0.3.6.post201803091952-1.src.rpm' (attempt #1) [2023-06-10 10:11:22,138][ INFO][PID:411518] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork/python-gevent-socketio-hartwork-0.3.6.post201803091952-1.src.rpm [2023-06-10 10:11:22,139][ INFO][PID:411518] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork/python3-gevent-socketio-hartwork-0.3.6.post201803091952-1.noarch.rpm' (attempt #1) [2023-06-10 10:11:22,669][ INFO][PID:411518] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork/python3-gevent-socketio-hartwork-0.3.6.post201803091952-1.noarch.rpm [2023-06-10 10:11:22,669][ INFO][PID:411518] Sign done [2023-06-10 10:11:22,670][ INFO][PID:411518] Incremental createrepo run, adding 00078132-python-gevent-socketio-hartwork into http://copr-backend.fedora-copr-prod.svc.cluster.local:5002/results//mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64, (auto-create-repo=True) [2023-06-10 10:11:22,671][ INFO][PID:411518] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64 --add 00078132-python-gevent-socketio-hartwork --no-appstream-metadata' as PID 412174 [2023-06-10 10:12:31,280][ INFO][PID:411518] Finished after 68 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64 --add 00078132-python-gevent-socketio-hartwork --no-appstream-metadata) [2023-06-10 10:12:31,281][ INFO][PID:411518] Getting build details [2023-06-10 10:12:31,282][ INFO][PID:411518] Listing built binary packages in /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork [2023-06-10 10:12:31,283][ INFO][PID:411518] Running command 'builtin cd /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 412246 [2023-06-10 10:12:31,296][ INFO][PID:411518] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-06-10 10:12:31,297][ INFO][PID:411518] Built packages: python-gevent-socketio-hartwork-help 0.3.6.post201803091952 python3-gevent-socketio-hartwork 0.3.6.post201803091952 [2023-06-10 10:12:31,297][ INFO][PID:411518] build details: {'built_packages': 'python-gevent-socketio-hartwork-help 0.3.6.post201803091952\npython3-gevent-socketio-hartwork 0.3.6.post201803091952'} [2023-06-10 10:12:31,298][ INFO][PID:411518] Retrieving pubkey [2023-06-10 10:12:31,298][ INFO][PID:411518] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1) [2023-06-10 10:12:31,470][ INFO][PID:411518] Added pubkey for user mywaaagh_admin project pypi into: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/pubkey.gpg [2023-06-10 10:12:31,471][ INFO][PID:411518] Finished build: id=78132 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/mywaaagh_admin/pypi chroot=openeuler-22.03_LTS_SP1-aarch64 [2023-06-10 10:12:31,473][ INFO][PID:411518] Worker succeeded build, took 409.4564108848572 [2023-06-10 10:12:31,495][ INFO][PID:411518] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork/builder-live.log by gzip [2023-06-10 10:12:31,496][ INFO][PID:411518] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork/builder-live.log' as PID 412254 [2023-06-10 10:12:31,501][ INFO][PID:411518] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork/builder-live.log) [2023-06-10 10:12:31,501][ INFO][PID:411518] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork/backend.log by gzip [2023-06-10 10:12:31,502][ INFO][PID:411518] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00078132-python-gevent-socketio-hartwork/backend.log' as PID 412255