[2024-06-15 18:33:14,722][ INFO][PID:761770] Marking build as starting [2024-06-15 18:33:14,767][ INFO][PID:761770] Trying to allocate VM [2024-06-15 18:33:17,823][ INFO][PID:761770] Allocated host ResallocHost, ticket_id=3351419, hostname=2620:52:3:1:dead:beef:cafe:c150 [2024-06-15 18:33:17,825][ INFO][PID:761770] Allocating ssh connection to builder [2024-06-15 18:33:17,825][ INFO][PID:761770] Checking that builder machine is OK [2024-06-15 18:33:18,376][ INFO][PID:761770] Filling build.info file with builder info [2024-06-15 18:33:18,377][ INFO][PID:761770] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "dirextric", "project_name": "libimobiledevice-git", "project_dirname": "libimobiledevice-git", "submitter": null, "ended_on": null, "started_on": 1718476398.3773174, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "7617582", "build_id": 7617582, "package_name": "libimobiledevice-glue-git", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n\\n# Be safe.\\nset -euo pipefail\\n\\n# Get latest commit details.\\nlatest_commit_hash=$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libimobiledevice-glue/commits\\\" | jq -r .[0].sha)\\nlatest_commit_time=$(date --date=\\\"$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libimobiledevice-glue/commits\\\" | jq -r .[0].commit.committer.date)\\\" --utc +%Y%m%dT%H%M%SZ)\\n\\n# Get latest tag name.\\ngraphql_auth=\\\"Authorization: bearer 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\\\"\\ngraphql_query='{ \\\"query\\\": \\\"query { repository(owner: \\\\\\\"libimobiledevice\\\\\\\", name: \\\\\\\"libimobiledevice-glue\\\\\\\") { refs(refPrefix: \\\\\\\"refs/tags/\\\\\\\", first: 1, orderBy: {field: TAG_COMMIT_DATE, direction: DESC}) { edges { node { name } } } } }\\\" }'\\nlatest_git_tag=$(curl -s -H \\\"${graphql_auth}\\\" -X POST -d \\\"${graphql_query}\\\" https://api.github.com/graphql | jq -r .data.repository.refs.edges[0].node.name)\\n\\n# Get libimobiledevice-glue-git.spec and source tarballs.\\ncurl -JLOsS \\\"https://gitlab.com/dirextric/libimobiledevice-data/-/raw/master/libimobiledevice-glue-git.spec\\\"\\ncurl -LOsS \\\"https://github.com/libimobiledevice/libimobiledevice-glue/archive/${latest_commit_hash}.tar.gz\\\"\\n\\n# Populate libimobiledevice-glue-git.spec with latest commit and tag values.\\nsed -i 's/REPLACEME_GLUE_REVISION/'\\\"${latest_commit_hash}\\\"'/g' libimobiledevice-glue-git.spec\\nsed -i 's/REPLACEME_GLUE_VERSION/'\\\"${latest_commit_time}\\\"'/g' libimobiledevice-glue-git.spec\\nsed -i 's/REPLACEME_GLUE_TAG/'\\\"${latest_git_tag}\\\"'/g' libimobiledevice-glue-git.spec\\n\\n# Create output folder and move libimobiledevice-glue-git.spec and source tarball into output folder.\\nmkdir output\\nmv libimobiledevice-glue-git.spec output/\\nmv \\\"${latest_commit_hash}\\\".tar.gz output/\\n\", \"chroot\": \"fedora-40-x86_64\", \"builddeps\": \"curl jq\", \"resultdir\": \"output/\", \"tmp\": \"tmp_v8u8bkl\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "dirextric/libimobiledevice-git--9bd91319-e5f3-40c0-b93a-b61ad99d3207", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/dirextric/libimobiledevice-git", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git", "result_dir": "07617582", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 7617582, "mockchain_macros": { "copr_username": "dirextric", "copr_projectname": "libimobiledevice-git", "vendor": "Fedora Project COPR (dirextric/libimobiledevice-git)" } } ] } [2024-06-15 18:33:18,425][ INFO][PID:761770] Sending fedora-messaging bus message in build.start [2024-06-15 18:33:19,094][ INFO][PID:761770] Sending fedora-messaging bus message in chroot.start [2024-06-15 18:33:19,120][ INFO][PID:761770] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/7617582 --detached [2024-06-15 18:33:19,682][ INFO][PID:761770] Downloading the builder-live.log file, attempt 1 [2024-06-15 18:33:19,684][ INFO][PID:761770] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c150 copr-rpmbuild-log [2024-06-15 18:33:24,687][ INFO][PID:761770] Status: False [2024-06-15 18:34:30,255][ INFO][PID:761770] Downloading results from builder [2024-06-15 18:34:30,255][ INFO][PID:761770] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c150]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/07617582 started [2024-06-15 18:34:30,256][ INFO][PID:761770] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c150]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/07617582/ &> /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/07617582/build-07617582.rsync.log [2024-06-15 18:34:30,648][ INFO][PID:761770] rsyncing finished. [2024-06-15 18:34:30,648][ INFO][PID:761770] Releasing VM back to pool [2024-06-15 18:34:30,656][ INFO][PID:761770] Searching for 'success' file in resultdir [2024-06-15 18:34:30,657][ INFO][PID:761770] Getting build details [2024-06-15 18:34:30,657][ INFO][PID:761770] Retrieving SRPM info from /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/07617582 [2024-06-15 18:34:30,658][ INFO][PID:761770] SRPM URL: https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/07617582/libimobiledevice-glue-git-20240615T183137Z-1.src.rpm [2024-06-15 18:34:30,659][ INFO][PID:761770] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/07617582/libimobiledevice-glue-git-20240615T183137Z-1.src.rpm', 'pkg_name': 'libimobiledevice-glue-git', 'pkg_version': '20240615T183137Z-1'} [2024-06-15 18:34:30,659][ INFO][PID:761770] Finished build: id=7617582 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/dirextric/libimobiledevice-git chroot=srpm-builds [2024-06-15 18:34:30,661][ INFO][PID:761770] Worker succeeded build, took 72.28369545936584 [2024-06-15 18:34:30,661][ INFO][PID:761770] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "dirextric", "project_name": "libimobiledevice-git", "project_dirname": "libimobiledevice-git", "submitter": null, "ended_on": 1718476470.661013, "started_on": 1718476398.3773174, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "7617582", "build_id": 7617582, "package_name": "libimobiledevice-glue-git", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n\\n# Be safe.\\nset -euo pipefail\\n\\n# Get latest commit details.\\nlatest_commit_hash=$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libimobiledevice-glue/commits\\\" | jq -r .[0].sha)\\nlatest_commit_time=$(date --date=\\\"$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libimobiledevice-glue/commits\\\" | jq -r .[0].commit.committer.date)\\\" --utc +%Y%m%dT%H%M%SZ)\\n\\n# Get latest tag name.\\ngraphql_auth=\\\"Authorization: bearer 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\\\"\\ngraphql_query='{ \\\"query\\\": \\\"query { repository(owner: \\\\\\\"libimobiledevice\\\\\\\", name: \\\\\\\"libimobiledevice-glue\\\\\\\") { refs(refPrefix: \\\\\\\"refs/tags/\\\\\\\", first: 1, orderBy: {field: TAG_COMMIT_DATE, direction: DESC}) { edges { node { name } } } } }\\\" }'\\nlatest_git_tag=$(curl -s -H \\\"${graphql_auth}\\\" -X POST -d \\\"${graphql_query}\\\" https://api.github.com/graphql | jq -r .data.repository.refs.edges[0].node.name)\\n\\n# Get libimobiledevice-glue-git.spec and source tarballs.\\ncurl -JLOsS \\\"https://gitlab.com/dirextric/libimobiledevice-data/-/raw/master/libimobiledevice-glue-git.spec\\\"\\ncurl -LOsS \\\"https://github.com/libimobiledevice/libimobiledevice-glue/archive/${latest_commit_hash}.tar.gz\\\"\\n\\n# Populate libimobiledevice-glue-git.spec with latest commit and tag values.\\nsed -i 's/REPLACEME_GLUE_REVISION/'\\\"${latest_commit_hash}\\\"'/g' libimobiledevice-glue-git.spec\\nsed -i 's/REPLACEME_GLUE_VERSION/'\\\"${latest_commit_time}\\\"'/g' libimobiledevice-glue-git.spec\\nsed -i 's/REPLACEME_GLUE_TAG/'\\\"${latest_git_tag}\\\"'/g' libimobiledevice-glue-git.spec\\n\\n# Create output folder and move libimobiledevice-glue-git.spec and source tarball into output folder.\\nmkdir output\\nmv libimobiledevice-glue-git.spec output/\\nmv \\\"${latest_commit_hash}\\\".tar.gz output/\\n\", \"chroot\": \"fedora-40-x86_64\", \"builddeps\": \"curl jq\", \"resultdir\": \"output/\", \"tmp\": \"tmp_v8u8bkl\", \"hook_data\": true}", "pkg_name": "libimobiledevice-glue-git", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/07617582/libimobiledevice-glue-git-20240615T183137Z-1.src.rpm", "uses_devel_repo": null, "sandbox": "dirextric/libimobiledevice-git--9bd91319-e5f3-40c0-b93a-b61ad99d3207", "results": { "name": "libimobiledevice-glue-git", "epoch": null, "version": "20240615T183137Z", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/dirextric/libimobiledevice-git", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git", "result_dir": "07617582", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "20240615T183137Z-1", "id": 7617582, "mockchain_macros": { "copr_username": "dirextric", "copr_projectname": "libimobiledevice-git", "vendor": "Fedora Project COPR (dirextric/libimobiledevice-git)" } } ] } [2024-06-15 18:34:30,729][ INFO][PID:761770] Sending fedora-messaging bus message in build.end [2024-06-15 18:34:30,754][ INFO][PID:761770] Compressing /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/07617582/builder-live.log by gzip [2024-06-15 18:34:30,755][ INFO][PID:761770] Running command 'gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/07617582/builder-live.log' as PID 763376 [2024-06-15 18:34:30,759][ INFO][PID:761770] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/07617582/builder-live.log) [2024-06-15 18:34:30,760][ INFO][PID:761770] Compressing /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/07617582/backend.log by gzip [2024-06-15 18:34:30,761][ INFO][PID:761770] Running command 'gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/07617582/backend.log' as PID 763378