srpmproc
srpmproc copied to clipboard
Bump golang.org/x/crypto from 0.25.0 to 0.31.0 in the go_modules group across 1 directory
Bumps the go_modules group with 1 update in the / directory: golang.org/x/crypto.
Updates golang.org/x/crypto from 0.25.0 to 0.31.0
Commits
b4f1988ssh: make the public key cache a 1-entry FIFO cache7042ebcopenpgp/clearsign: just use rand.Reader in tests3e90321go.mod: update golang.org/x dependencies8c4e668x509roots/fallback: update bundle6018723go.mod: update golang.org/x dependencies71ed71bREADME: don't recommend go get750a45fsha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725sha3: avoid trailing permutation80ea76esha3: fix padding for long cSHAKE parametersc17aa50sha3: avoid buffer copy- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the Security Alerts page.
@dependabot recreate
Sorry, only users with push access can use that command.
@dependabot recreate
👍 :shipit:
[jmaple@devbox cloud]$ pushd ~/git_sources/srpmproc/
~/git_sources/srpmproc ~/workspace/SIG/cloud
[jmaple@devbox srpmproc]$ git branch
* (HEAD detached at upstream/dependabot/go_modules/go_modules-5a9c29dde4)
main
{jmaple}_fixup_directives_error_processing
[jmaple@devbox srpmproc]$ popd
~/workspace/SIG/cloud
Rocky 9 Update for SIG Cloud
[jmaple@devbox cloud]$ ./srpmproc9.sh
++ pwd
+ MYHOME=/home/jmaple/workspace/SIG/cloud
+ pushd /home/jmaple/git_sources/srpmproc/cmd/srpmproc/
~/git_sources/srpmproc/cmd/srpmproc ~/workspace/SIG/cloud
+ go run . --cdn rocky --version 9 --upstream-prefix file:///home/jmaple/workspace/SIG/cloud/ --storage-addr file:////home/jmaple/workspace/SIG/cloud/srpmproc-cache --import-branch-prefix r --strict-branch-mode --rpm-prefix https://git.rockylinux.org/staging/rpms --ssh-key-location /home/jmaple/.ssh/resfgit --source-rpm kernel --tmpfs-mode /home/jmaple/workspace/SIG/cloud/kernel
2025/03/07 16:13:12 Discovered --cdn distro: rocky . Using override CDN URL Pattern: https://sources.build.resf.org/{{.Hash}}
2025/03/07 16:13:12 using tmpfs dir: /home/jmaple/workspace/SIG/cloud/kernel
2025/03/07 16:13:27 tag: imports/r9/kernel-5.14.0-503.29.1.el9_5
2025/03/07 16:13:27 using remote: file:///home/jmaple/workspace/SIG/cloud//rpms/kernel.git
2025/03/07 16:13:27 using refspec: +refs/heads/r9:refs/remotes/origin/r9
2025/03/07 16:13:27 set reference to ref: refs/heads/r9
Found branchname that does not start w/ refs/heads :: r9
2025/03/07 16:13:27 checking out upstream refspec +refs/heads/r9:refs/tags/imports/r9/kernel-5.14.0-503.29.1.el9_5
2025/03/07 16:13:27 downloading b84acf41dad1d5eccae62fe3e8944bef1730c88d841c27dabb40355328ab4e86 from blob storage
2025/03/07 16:13:27 downloading 285afcc2dffa956e42c0131da4bb0fddfcf6a612ba03331e3e834be3e04e142e from blob storage
2025/03/07 16:13:27 downloading 437153107ad0e394a671585a2cbe90f32d9dfd9b8f4ad64105d4e82862ece2b0 from blob storage
2025/03/07 16:13:28 set reference to ref: refs/heads/r9
2025/03/07 16:13:28 info: no common patches found
2025/03/07 16:13:28 applying directive directives.cfg
2025/03/07 16:13:28 wrote b84acf41dad1d5eccae62fe3e8944bef1730c88d841c27dabb40355328ab4e86 to blob storage
2025/03/07 16:13:28 wrote 285afcc2dffa956e42c0131da4bb0fddfcf6a612ba03331e3e834be3e04e142e to blob storage
2025/03/07 16:13:28 wrote 437153107ad0e394a671585a2cbe90f32d9dfd9b8f4ad64105d4e82862ece2b0 to blob storage
{"branch_versions":{"r9":{"version":"5.14.0","release":"503.29.1.el9_5"}}}
+ popd
~/workspace/SIG/cloud
Rocky 8 Update For Sig Cloud
[jmaple@devbox cloud]$ ./srpmproc.sh
++ pwd
+ MYHOME=/home/jmaple/workspace/SIG/cloud
+ pushd /home/jmaple/git_sources/srpmproc/cmd/srpmproc/
~/git_sources/srpmproc/cmd/srpmproc ~/workspace/SIG/cloud
+ go run . --cdn rocky8 --version 8 --upstream-prefix file:///home/jmaple/workspace/SIG/cloud/ --storage-addr file:////home/jmaple/workspace/SIG/cloud/srpmproc-cache --import-branch-prefix r --strict-branch-mode --rpm-prefix https://git.rockylinux.org/staging/rpms --ssh-key-location /home/jmaple/.ssh/resfgit --source-rpm kernel --tmpfs-mode /home/jmaple/workspace/SIG/cloud/kernel
2025/03/07 16:13:33 Discovered --cdn distro: rocky8 . Using override CDN URL Pattern: https://rocky-linux-sources-staging.a1.rockylinux.org/{{.Hash}}
2025/03/07 16:13:33 using tmpfs dir: /home/jmaple/workspace/SIG/cloud/kernel
2025/03/07 16:13:48 tag: imports/r8/kernel-4.18.0-553.42.1.el8_10
2025/03/07 16:13:48 using remote: file:///home/jmaple/workspace/SIG/cloud//rpms/kernel.git
2025/03/07 16:13:48 using refspec: +refs/heads/r8:refs/remotes/origin/r8
2025/03/07 16:13:48 set reference to ref: refs/heads/r8
Found branchname that does not start w/ refs/heads :: r8
2025/03/07 16:13:48 checking out upstream refspec +refs/heads/r8:refs/tags/imports/r8/kernel-4.18.0-553.42.1.el8_10
2025/03/07 16:13:48 downloading https://rocky-linux-sources-staging.a1.rockylinux.org/245fc888d5862042eab487bf2f251f2c1d72c1295b24db25a2e71ca96815a30a
2025/03/07 16:13:49 downloading 721aa980c9eedf50f81cd7b3a16a2b8780dc3024c337e92e24ec20deab3d6f13 from blob storage
2025/03/07 16:13:49 downloading https://rocky-linux-sources-staging.a1.rockylinux.org/04e2711ad91eaf99c36c729da972cc0ba91b6f49e17101cd855c033df2031390
2025/03/07 16:13:55 set reference to ref: refs/heads/r8
2025/03/07 16:13:55 info: no common patches found
2025/03/07 16:13:55 applying directive 001-manual.cfg
2025/03/07 16:13:55 [directives.patch] Parsing File: ROCKY/_supporting/0001-Enable-4K-pages-for-aarch64.patch
2025/03/07 16:13:55 [directives.patch] Parsing File: ROCKY/_supporting/0001-Disable-kABI-checks-for-aarch64.patch
2025/03/07 16:13:55 applying directive directives.cfg
2025/03/07 16:13:55 wrote 245fc888d5862042eab487bf2f251f2c1d72c1295b24db25a2e71ca96815a30a to blob storage
2025/03/07 16:13:55 wrote 721aa980c9eedf50f81cd7b3a16a2b8780dc3024c337e92e24ec20deab3d6f13 to blob storage
2025/03/07 16:13:56 wrote 04e2711ad91eaf99c36c729da972cc0ba91b6f49e17101cd855c033df2031390 to blob storage
{"branch_versions":{"r8":{"version":"4.18.0","release":"553.42.1.el8_10"}}}
+ popd
~/workspace/SIG/cloud
ROCKY 9 mock build
[jmaple@devbox r9]$ time mock -r ~/workspace/vms/r9-sigcloud/builder/code/mock-configs/rocky-9-sigcloud-x86_64.cfg --resultdir=~/workspace/vms/r9-sigcloud/build_files/resf/ --sources=SOURCES/ --spec=SPECS/kernel.spec
INFO: mock.py version 6.0 starting (python version = 3.9.21, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -r /home/jmaple/workspace/vms/r9-sigcloud/builder/code/mock-configs/rocky-9-sigcloud-x86_64.cfg '--resultdir=~/workspace/vms/r9-sigcloud/build_files/resf/' --sources=SOURCES/ --spec=SPECS/kernel.spec
Start(bootstrap): init plugins
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(SPECS/kernel.spec) Config(rocky-9-sigcloud-x86_64)
[SNIP]
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: kernel-ipaclones-internal-5.14.0-503.29.1.el9.1.0.x86_64
Provides: kernel-ipaclones-internal = 5.14.0-503.29.1.el9.1.0 kernel-ipaclones-internal(x86-64) = 5.14.0-503.29.1.el9.1.0
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/kernel-5.14.0-503.29.1.el9.1.0.x86_64
Wrote: /builddir/build/RPMS/kernel-ipaclones-internal-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-devel-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-debug-devel-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-devel-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-devel-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-core-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-core-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-selftests-internal-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-debug-core-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-modules-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-modules-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-core-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-debug-modules-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-modules-core-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/perf-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-modules-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/bpftool-7.4.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-perf-debuginfo-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-tools-debuginfo-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-debug-modules-internal-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-tools-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-debug-kvm-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-debug-modules-extra-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-modules-internal-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-modules-internal-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-modules-partner-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-modules-internal-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-modules-extra-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-kvm-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-modules-extra-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/libperf-debuginfo-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/libperf-devel-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-perf-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-modules-partner-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-modules-extra-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/rv-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/rtla-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/libperf-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-debug-modules-partner-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-tools-libs-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-tools-libs-devel-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-modules-partner-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-debug-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-debug-devel-matched-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-devel-matched-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-devel-matched-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-devel-matched-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/bpftool-debuginfo-7.4.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debuginfo-common-x86_64-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-headers-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-debug-modules-core-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-cross-headers-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/perf-debuginfo-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-modules-core-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-modules-core-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debuginfo-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-debug-debuginfo-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-rt-debuginfo-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-debuginfo-5.14.0-503.29.1.el9.1.0.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D12EhH
+ umask 022
+ cd /builddir/build/BUILD
+ cd kernel-5.14.0-503.29.1.el9_5
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/kernel-5.14.0-503.29.1.el9.1.0.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild kernel-5.14.0-503.29.1.el9.1.0.src.rpm
Finish: build phase for kernel-5.14.0-503.29.1.el9.1.0.src.rpm
INFO: Done(/home/jmaple/workspace/vms/r9-sigcloud/build_files/resf/kernel-5.14.0-503.29.1.el9.1.0.src.rpm) Config(rocky-9-sigcloud-x86_64) 74 minutes 46 seconds
INFO: Results and/or logs in: /home/jmaple/workspace/vms/r9-sigcloud/build_files/resf/
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
Finish: clean chroot
Finish: run
real 75m27.684s
user 923m35.435s
sys 119m18.864s
Rocky 8 Mock Build
[jmaple@devbox r8]$ time mock -r ~/workspace/vms/r8-sigcloud/builder/code/mock-configs/rocky-8-sigcloud-x86_64.cfg --resultdir=~/workspace/vms/r8-sigcloud/build_files/resf/ --sources=SOURCES/ --spec=SPECS/kernel.spec
INFO: mock.py version 6.0 starting (python version = 3.9.21, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -r /home/jmaple/workspace/vms/r8-sigcloud/builder/code/mock-configs/rocky-8-sigcloud-x86_64.cfg '--resultdir=~/workspace/vms/r8-sigcloud/build_files/resf/' --sources=SOURCES/ --spec=SPECS/kernel.spec
Start(bootstrap): init plugins
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(SPECS/kernel.spec) Config(rocky-8-sigcloud-x86_64)
[SNIP]
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/kernel-4.18.0-553.42.1.el8.0.1.x86_64
Wrote: /builddir/build/RPMS/kernel-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-headers-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-cross-headers-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debuginfo-common-x86_64-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/perf-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/perf-debuginfo-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-perf-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/python3-perf-debuginfo-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-tools-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-tools-libs-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-tools-libs-devel-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-tools-debuginfo-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/bpftool-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/bpftool-debuginfo-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-selftests-internal-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-core-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-devel-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-modules-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-modules-extra-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-modules-internal-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debug-debuginfo-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-core-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-devel-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-modules-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-modules-extra-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-modules-internal-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-debuginfo-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Wrote: /builddir/build/RPMS/kernel-ipaclones-internal-4.18.0-553.42.1.el8.0.1.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7mSKCV
+ umask 022
+ cd /builddir/build/BUILD
+ cd kernel-4.18.0-553.42.1.el8_10
+ rm -rf /builddir/build/BUILDROOT/kernel-4.18.0-553.42.1.el8.0.1.x86_64
+ exit 0
Finish: rpmbuild kernel-4.18.0-553.42.1.el8.0.1.src.rpm
Finish: build phase for kernel-4.18.0-553.42.1.el8.0.1.src.rpm
INFO: Done(/home/jmaple/workspace/vms/r8-sigcloud/build_files/resf/kernel-4.18.0-553.42.1.el8.0.1.src.rpm) Config(rocky-8-sigcloud-x86_64) 39 minutes 9 seconds
INFO: Results and/or logs in: /home/jmaple/workspace/vms/r8-sigcloud/build_files/resf/
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
Finish: clean chroot
Finish: run
real 39m33.542s
user 434m51.177s
sys 57m50.810s