[2025-09-18 00:33:25,191][ INFO][PID:1149756] Marking build as starting [2025-09-18 00:33:25,211][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:33:25,211][ INFO][PID:1149756] VM allocation process starts [2025-09-18 00:33:25,221][ INFO][PID:1149756] Trying to allocate VM: ResallocHost, ticket_id=5106524, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-18 00:33:28,257][ INFO][PID:1149756] Allocated host ResallocHost, ticket_id=5106524, hostname=52.55.35.35, name=aws_x86_64_normalreserved_prod_06808358_20250918_003131, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-18 00:33:28,258][ INFO][PID:1149756] Allocating ssh connection to builder [2025-09-18 00:33:28,258][ INFO][PID:1149756] Checking that builder machine is OK [2025-09-18 00:33:28,610][ INFO][PID:1149756] Running remote command: copr-builder-ready srpm-builds [2025-09-18 00:33:28,812][ INFO][PID:1149756] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-18 00:33:28,812][ INFO][PID:1149756] Filling build.info file with builder info [2025-09-18 00:33:28,813][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:33:28,813][ INFO][PID:1149756] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4049", "submitter": null, "ended_on": null, "started_on": 1758155608.8137288, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9564315", "build_id": 9564315, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif test -z \\\"$REVISION\\\"; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if test -f \\\"$resultdir\\\"/hook_payload; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [ -z \\\"$PR\\\" ]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [ -z \\\"$TAG\\\" ]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\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}/${COPR_PACKAGE}.spec\\\" ]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\"\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\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-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmps4iby06n\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--9b7735e8-a629-482f-9e93-9b1ada92b93c", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09564315", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9564315, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-18 00:33:28,833][ INFO][PID:1149756] Sending fedora-messaging bus message in build.start [2025-09-18 00:33:29,431][ INFO][PID:1149756] Sending fedora-messaging bus message in chroot.start [2025-09-18 00:33:29,454][ INFO][PID:1149756] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9564315 --detached [2025-09-18 00:33:29,850][ INFO][PID:1149756] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '52.55.35.35' (ED25519) to the list of known hosts. [2025-09-18 00:33:29,851][ INFO][PID:1149756] Downloading the builder-live.log file, attempt 1 [2025-09-18 00:33:29,852][ INFO][PID:1149756] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.55.35.35 copr-rpmbuild-log [2025-09-18 00:33:34,856][ INFO][PID:1149756] Periodic builder liveness probe: alive [2025-09-18 00:33:34,857][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:33:39,857][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:33:44,858][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:33:49,859][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:33:54,860][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:33:59,861][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:34:04,862][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:34:09,863][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:34:14,864][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:34:19,865][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:34:24,866][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:34:29,867][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:34:34,868][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:34:39,869][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:34:44,870][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:34:49,870][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:34:54,871][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:34:59,872][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:35:04,873][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:35:09,874][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:35:14,875][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:35:19,876][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:35:24,877][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:35:29,878][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:35:34,879][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:35:39,880][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:35:44,881][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:35:49,882][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:35:54,883][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:35:59,884][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:36:04,885][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:36:09,885][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:36:14,886][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:36:19,887][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:36:24,888][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:36:29,889][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:36:34,890][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:36:39,891][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:36:44,892][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:36:49,893][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:36:54,894][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:36:59,895][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:37:04,896][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:37:09,897][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:37:14,898][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:37:19,899][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:37:24,900][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:37:29,901][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:37:34,902][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:37:39,903][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:37:44,904][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:37:49,905][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:37:54,906][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:37:59,907][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:38:04,908][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:38:09,909][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:38:14,909][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:38:19,910][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:38:24,911][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:38:29,912][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:38:34,913][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:38:39,914][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:38:44,915][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:38:49,916][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:38:54,917][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:38:59,918][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:39:04,919][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:39:09,919][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:39:14,920][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:39:19,921][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:39:24,922][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:39:29,923][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:39:34,924][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:39:39,925][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:39:44,926][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:39:49,927][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:39:54,928][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:39:59,929][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:40:04,930][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:40:09,934][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:40:14,939][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:40:19,941][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:40:24,942][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:40:29,943][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:40:34,944][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:40:39,945][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:40:44,946][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:40:49,947][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:40:54,949][ INFO][PID:1149756] Checking for cancel request [2025-09-18 00:40:56,477][ INFO][PID:1149756] Downloading results from builder [2025-09-18 00:40:56,477][ INFO][PID:1149756] rsyncing of mockbuilder@52.55.35.35:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564315 started [2025-09-18 00:40:56,478][ INFO][PID:1149756] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.55.35.35:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564315/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564315/build-09564315.rsync.log [2025-09-18 00:41:02,141][ INFO][PID:1149756] rsyncing finished. [2025-09-18 00:41:02,142][ INFO][PID:1149756] Releasing VM back to pool [2025-09-18 00:41:02,151][ INFO][PID:1149756] Searching for 'success' file in resultdir [2025-09-18 00:41:02,152][ INFO][PID:1149756] Getting build details [2025-09-18 00:41:02,152][ INFO][PID:1149756] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564315 [2025-09-18 00:41:02,153][ INFO][PID:1149756] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09564315/Sunshine-0.0.4049-1.src.rpm [2025-09-18 00:41:02,153][ INFO][PID:1149756] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09564315/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-09-18 00:41:02,154][ INFO][PID:1149756] Finished build: id=9564315 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-09-18 00:41:02,155][ INFO][PID:1149756] Worker succeeded build, took 453.341805934906 [2025-09-18 00:41:02,156][ INFO][PID:1149756] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4049", "submitter": null, "ended_on": 1758156062.1555347, "started_on": 1758155608.8137288, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9564315", "build_id": 9564315, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif test -z \\\"$REVISION\\\"; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if test -f \\\"$resultdir\\\"/hook_payload; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [ -z \\\"$PR\\\" ]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [ -z \\\"$TAG\\\" ]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\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}/${COPR_PACKAGE}.spec\\\" ]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\"\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\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-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmps4iby06n\", \"hook_data\": true}", "pkg_name": "Sunshine", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09564315/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--9b7735e8-a629-482f-9e93-9b1ada92b93c", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4049", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09564315", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9564315, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-18 00:41:02,186][ INFO][PID:1149756] Sending fedora-messaging bus message in build.end [2025-09-18 00:41:02,209][ INFO][PID:1149756] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564315/builder-live.log by gzip [2025-09-18 00:41:02,210][ INFO][PID:1149756] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564315/builder-live.log' as PID 1170421 [2025-09-18 00:41:02,217][ INFO][PID:1149756] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564315/builder-live.log) [2025-09-18 00:41:02,217][ INFO][PID:1149756] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564315/backend.log by gzip [2025-09-18 00:41:02,218][ INFO][PID:1149756] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09564315/backend.log' as PID 1170422