[2025-04-12 22:01:20,092][ INFO][PID:3848286] Marking build as starting [2025-04-12 22:01:20,122][ INFO][PID:3848286] Trying to allocate VM: ResallocHost, ticket_id=2370022, requested_tags=['copr_builder', 'arch_x86_64'] [2025-04-12 22:01:23,137][ INFO][PID:3848286] Allocated host ResallocHost, ticket_id=2370022, hostname=44.200.32.63, name=aws_x86_64_normalreserved_prod_02986334_20250412_215018, requested_tags=['copr_builder', 'arch_x86_64'] [2025-04-12 22:01:23,138][ INFO][PID:3848286] Allocating ssh connection to builder [2025-04-12 22:01:23,138][ INFO][PID:3848286] Checking that builder machine is OK [2025-04-12 22:01:23,479][ INFO][PID:3848286] Running remote command: copr-builder-ready srpm-builds [2025-04-12 22:01:23,689][ INFO][PID:3848286] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-04-12 22:01:23,689][ INFO][PID:3848286] Filling build.info file with builder info [2025-04-12 22:01:23,691][ INFO][PID:3848286] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "gw3583", "project_name": "sunshine", "project_dirname": "sunshine", "submitter": "gw3583", "ended_on": null, "started_on": 1744495283.6909182, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8895700", "build_id": 8895700, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\nset -e\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/LizardByte/Sunshine.git\\\" --depth 1\\ncd Sunshine\\n\\n# Remove cuda package from RPM spec\\nsed -i \\\"s|BuildRequires: cuda-gcc-c++||\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|cuda_version=\\\\\\\"12.6.3\\\\\\\"|cuda_version=\\\\\\\"\\\\\\\"|\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|export CC=gcc-13||\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|export CXX=g++-13||\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|\\\\\\\"Enable cuda specific code.\\\\\\\" ON|\\\\\\\"Enable cuda specific code.\\\\\\\" OFF|\\\" cmake/prep/options.cmake\\nsed -i \\\"s|option(SUNSHINE_ENABLE_TRAY \\\\\\\"Enable system tray icon. This option will be ignored on macOS.\\\\\\\" ON)|\\\\option(SUNSHINE_ENABLE_TRAY \\\\\\\"Enable system tray icon. This option will be ignored on macOS.\\\\\\\" OFF)|\\\" cmake/prep/options.cmake\\nsed -i \\\"s|-DBUILD_WERROR=ON|-DBUILD_WERROR=OFF|\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|%{_datadir}/icons/hicolor/scalable/status/sunshine\\\\*.svg||\\\" packaging/linux/fedora/Sunshine.spec\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the commit\\nBRANCH=\\\"master\\\"\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/fedora\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [ -f \\\"${dir}/Sunshine.spec\\\" ]; then\\n mv \\\"${dir}/Sunshine.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [ ! -f \\\"${resultdir}/Sunshine.spec\\\" ]; then\\n echo \\\"ERROR: Sunshine.spec not found\\\"\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"git\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "gw3583/sunshine--gw3583", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/gw3583/sunshine", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/gw3583/sunshine", "result_dir": "08895700", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8895700, "mockchain_macros": { "copr_username": "gw3583", "copr_projectname": "sunshine", "vendor": "Fedora Project COPR (gw3583/sunshine)" } } ] } [2025-04-12 22:01:23,717][ INFO][PID:3848286] Sending fedora-messaging bus message in build.start [2025-04-12 22:01:24,394][ INFO][PID:3848286] Sending fedora-messaging bus message in chroot.start [2025-04-12 22:01:24,410][ INFO][PID:3848286] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8895700 --detached [2025-04-12 22:01:24,768][ INFO][PID:3848286] Downloading the builder-live.log file, attempt 1 [2025-04-12 22:01:24,770][ INFO][PID:3848286] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.200.32.63 copr-rpmbuild-log [2025-04-12 22:01:29,773][ INFO][PID:3848286] Periodic builder liveness probe: alive [2025-04-12 22:06:42,745][ INFO][PID:3848286] Downloading results from builder [2025-04-12 22:06:42,746][ INFO][PID:3848286] rsyncing of mockbuilder@44.200.32.63:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/08895700 started [2025-04-12 22:06:42,747][ INFO][PID:3848286] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.200.32.63:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/08895700/ &> /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/08895700/build-08895700.rsync.log [2025-04-12 22:06:45,160][ INFO][PID:3848286] rsyncing finished. [2025-04-12 22:06:45,160][ INFO][PID:3848286] Releasing VM back to pool [2025-04-12 22:06:45,168][ INFO][PID:3848286] Searching for 'success' file in resultdir [2025-04-12 22:06:45,169][ INFO][PID:3848286] Getting build details [2025-04-12 22:06:45,170][ INFO][PID:3848286] Retrieving SRPM info from /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/08895700 [2025-04-12 22:06:45,170][ INFO][PID:3848286] SRPM URL: https://download.copr.fedorainfracloud.org/results/gw3583/sunshine/srpm-builds/08895700/Sunshine-0-1.src.rpm [2025-04-12 22:06:45,171][ INFO][PID:3848286] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/gw3583/sunshine/srpm-builds/08895700/Sunshine-0-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0-1'} [2025-04-12 22:06:45,171][ INFO][PID:3848286] Finished build: id=8895700 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/gw3583/sunshine chroot=srpm-builds [2025-04-12 22:06:45,173][ INFO][PID:3848286] Worker succeeded build, took 321.4825530052185 [2025-04-12 22:06:45,174][ INFO][PID:3848286] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "gw3583", "project_name": "sunshine", "project_dirname": "sunshine", "submitter": "gw3583", "ended_on": 1744495605.1734712, "started_on": 1744495283.6909182, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8895700", "build_id": 8895700, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\nset -e\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/LizardByte/Sunshine.git\\\" --depth 1\\ncd Sunshine\\n\\n# Remove cuda package from RPM spec\\nsed -i \\\"s|BuildRequires: cuda-gcc-c++||\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|cuda_version=\\\\\\\"12.6.3\\\\\\\"|cuda_version=\\\\\\\"\\\\\\\"|\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|export CC=gcc-13||\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|export CXX=g++-13||\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|\\\\\\\"Enable cuda specific code.\\\\\\\" ON|\\\\\\\"Enable cuda specific code.\\\\\\\" OFF|\\\" cmake/prep/options.cmake\\nsed -i \\\"s|option(SUNSHINE_ENABLE_TRAY \\\\\\\"Enable system tray icon. This option will be ignored on macOS.\\\\\\\" ON)|\\\\option(SUNSHINE_ENABLE_TRAY \\\\\\\"Enable system tray icon. This option will be ignored on macOS.\\\\\\\" OFF)|\\\" cmake/prep/options.cmake\\nsed -i \\\"s|-DBUILD_WERROR=ON|-DBUILD_WERROR=OFF|\\\" packaging/linux/fedora/Sunshine.spec\\nsed -i \\\"s|%{_datadir}/icons/hicolor/scalable/status/sunshine\\\\*.svg||\\\" packaging/linux/fedora/Sunshine.spec\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the commit\\nBRANCH=\\\"master\\\"\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/fedora\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [ -f \\\"${dir}/Sunshine.spec\\\" ]; then\\n mv \\\"${dir}/Sunshine.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [ ! -f \\\"${resultdir}/Sunshine.spec\\\" ]; then\\n echo \\\"ERROR: Sunshine.spec not found\\\"\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"git\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "Sunshine", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/gw3583/sunshine/srpm-builds/08895700/Sunshine-0-1.src.rpm", "uses_devel_repo": null, "sandbox": "gw3583/sunshine--gw3583", "results": { "name": "Sunshine", "epoch": null, "version": "0", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/gw3583/sunshine", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/gw3583/sunshine", "result_dir": "08895700", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0-1", "id": 8895700, "mockchain_macros": { "copr_username": "gw3583", "copr_projectname": "sunshine", "vendor": "Fedora Project COPR (gw3583/sunshine)" } } ] } [2025-04-12 22:06:45,202][ INFO][PID:3848286] Sending fedora-messaging bus message in build.end [2025-04-12 22:06:45,220][ INFO][PID:3848286] Compressing /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/08895700/builder-live.log by gzip [2025-04-12 22:06:45,221][ INFO][PID:3848286] Running command 'gzip /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/08895700/builder-live.log' as PID 3862936 [2025-04-12 22:06:45,226][ INFO][PID:3848286] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/08895700/builder-live.log) [2025-04-12 22:06:45,226][ INFO][PID:3848286] Compressing /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/08895700/backend.log by gzip [2025-04-12 22:06:45,227][ INFO][PID:3848286] Running command 'gzip /var/lib/copr/public_html/results/gw3583/sunshine/srpm-builds/08895700/backend.log' as PID 3862937