File: //var/log/dnf.log.4
2026-04-03T15:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T15:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T15:50:02+0530 INFO --- logging initialized ---
2026-04-03T15:50:02+0530 DDEBUG timer: config: 4 ms
2026-04-03T15:50:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T15:50:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T15:50:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T15:50:02+0530 DDEBUG Installroot: /
2026-04-03T15:50:02+0530 DDEBUG Releasever: 8
2026-04-03T15:50:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T15:50:02+0530 DDEBUG Base command: install
2026-04-03T15:50:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T15:50:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T15:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T15:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T15:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T15:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T15:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T15:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T15:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T15:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T15:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T15:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T15:50:03+0530 DEBUG repo: using cache for: epel
2026-04-03T15:50:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T15:50:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T15:50:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T15:50:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T15:50:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T15:50:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T15:50:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T15:50:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T15:50:06+0530 DDEBUG Cleaning up.
2026-04-03T15:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T15:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T15:51:01+0530 INFO --- logging initialized ---
2026-04-03T15:51:01+0530 DDEBUG timer: config: 5 ms
2026-04-03T15:51:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T15:51:01+0530 DEBUG DNF version: 4.7.0
2026-04-03T15:51:01+0530 DDEBUG Command: dnf makecache --timer
2026-04-03T15:51:01+0530 DDEBUG Installroot: /
2026-04-03T15:51:01+0530 DDEBUG Releasever: 8
2026-04-03T15:51:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T15:51:01+0530 DDEBUG Base command: makecache
2026-04-03T15:51:01+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-03T15:51:01+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-03T15:51:01+0530 DEBUG Making cache files for all metadata files.
2026-04-03T15:51:01+0530 INFO Metadata cache refreshed recently.
2026-04-03T15:51:01+0530 DDEBUG Cleaning up.
2026-04-03T15:55:03+0530 INFO --- logging initialized ---
2026-04-03T15:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T15:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T15:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T15:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T15:55:03+0530 DDEBUG Installroot: /
2026-04-03T15:55:03+0530 DDEBUG Releasever: 8
2026-04-03T15:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T15:55:03+0530 DDEBUG Base command: install
2026-04-03T15:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T15:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T15:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T15:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T15:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T15:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T15:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T15:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T15:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T15:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T15:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T15:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T15:55:04+0530 DEBUG repo: using cache for: epel
2026-04-03T15:55:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T15:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T15:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T15:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T15:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T15:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T15:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T15:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T15:55:07+0530 DDEBUG Cleaning up.
2026-04-03T15:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T15:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:00:03+0530 INFO --- logging initialized ---
2026-04-03T16:00:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T16:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T16:00:03+0530 DDEBUG Installroot: /
2026-04-03T16:00:03+0530 DDEBUG Releasever: 8
2026-04-03T16:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:00:03+0530 DDEBUG Base command: install
2026-04-03T16:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T16:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:00:04+0530 DEBUG repo: using cache for: epel
2026-04-03T16:00:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:00:07+0530 DDEBUG Cleaning up.
2026-04-03T16:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:01:01+0530 INFO --- logging initialized ---
2026-04-03T16:01:01+0530 DDEBUG timer: config: 6 ms
2026-04-03T16:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T16:01:01+0530 DDEBUG Installroot: /
2026-04-03T16:01:01+0530 DDEBUG Releasever: 8
2026-04-03T16:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:01:01+0530 DDEBUG Base command: install
2026-04-03T16:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T16:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:01:02+0530 DEBUG repo: using cache for: epel
2026-04-03T16:01:02+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:01:06+0530 DDEBUG Cleaning up.
2026-04-03T16:01:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:01:07+0530 INFO --- logging initialized ---
2026-04-03T16:01:07+0530 DDEBUG timer: config: 4 ms
2026-04-03T16:01:07+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:01:07+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:01:07+0530 DDEBUG Command: yum -y install sshpass
2026-04-03T16:01:07+0530 DDEBUG Installroot: /
2026-04-03T16:01:07+0530 DDEBUG Releasever: 8
2026-04-03T16:01:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:01:07+0530 DDEBUG Base command: install
2026-04-03T16:01:07+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-03T16:01:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:01:07+0530 DEBUG repo: using cache for: epel
2026-04-03T16:01:08+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:01:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:01:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:01:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:01:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:01:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:01:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:01:11+0530 DDEBUG Cleaning up.
2026-04-03T16:01:11+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:01:12+0530 INFO --- logging initialized ---
2026-04-03T16:01:12+0530 DDEBUG timer: config: 6 ms
2026-04-03T16:01:12+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:01:12+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:01:12+0530 DDEBUG Command: yum -y install fuse
2026-04-03T16:01:12+0530 DDEBUG Installroot: /
2026-04-03T16:01:12+0530 DDEBUG Releasever: 8
2026-04-03T16:01:12+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:01:12+0530 DDEBUG Base command: install
2026-04-03T16:01:12+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-03T16:01:12+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:01:12+0530 DEBUG repo: using cache for: epel
2026-04-03T16:01:13+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:01:13+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:01:13+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:01:13+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:01:13+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:01:13+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:01:13+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:01:15+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:01:16+0530 DDEBUG Cleaning up.
2026-04-03T16:01:16+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:01:16+0530 INFO --- logging initialized ---
2026-04-03T16:01:16+0530 DDEBUG timer: config: 5 ms
2026-04-03T16:01:16+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:01:16+0530 DDEBUG Command: yum -y install restic
2026-04-03T16:01:16+0530 DDEBUG Installroot: /
2026-04-03T16:01:16+0530 DDEBUG Releasever: 8
2026-04-03T16:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:01:16+0530 DDEBUG Base command: install
2026-04-03T16:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-03T16:01:17+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:01:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:01:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:01:17+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:01:17+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:01:17+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:01:17+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:01:17+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:01:17+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:01:17+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:01:17+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:01:17+0530 DEBUG repo: using cache for: epel
2026-04-03T16:01:17+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:01:21+0530 DDEBUG Cleaning up.
2026-04-03T16:01:21+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:01:21+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:01:28+0530 INFO --- logging initialized ---
2026-04-03T16:01:28+0530 DDEBUG timer: config: 4 ms
2026-04-03T16:01:29+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:01:29+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:01:29+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T16:01:29+0530 DDEBUG Installroot: /
2026-04-03T16:01:29+0530 DDEBUG Releasever: 8
2026-04-03T16:01:29+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:01:29+0530 DDEBUG Base command: install
2026-04-03T16:01:29+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T16:01:29+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:01:29+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:01:29+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:01:29+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:01:29+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:01:29+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:01:29+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:01:29+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:01:29+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:01:29+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:01:29+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:01:29+0530 DEBUG repo: using cache for: epel
2026-04-03T16:01:30+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:01:30+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:01:30+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:01:30+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:01:30+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:01:30+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:01:30+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:01:32+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:01:33+0530 DDEBUG Cleaning up.
2026-04-03T16:01:33+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:01:33+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:01:33+0530 INFO --- logging initialized ---
2026-04-03T16:01:33+0530 DDEBUG timer: config: 7 ms
2026-04-03T16:01:34+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:01:34+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:01:34+0530 DDEBUG Command: yum -y install borgbackup
2026-04-03T16:01:34+0530 DDEBUG Installroot: /
2026-04-03T16:01:34+0530 DDEBUG Releasever: 8
2026-04-03T16:01:34+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:01:34+0530 DDEBUG Base command: install
2026-04-03T16:01:34+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-03T16:01:34+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:01:34+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:01:34+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:01:34+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:01:34+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:01:34+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:01:34+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:01:34+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:01:34+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:01:34+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:01:34+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:01:34+0530 DEBUG repo: using cache for: epel
2026-04-03T16:01:35+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:01:35+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:01:35+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:01:35+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:01:35+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:01:35+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:01:35+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:01:37+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:01:38+0530 DDEBUG Cleaning up.
2026-04-03T16:01:38+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:01:38+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:05:03+0530 INFO --- logging initialized ---
2026-04-03T16:05:03+0530 DDEBUG timer: config: 7 ms
2026-04-03T16:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T16:05:03+0530 DDEBUG Installroot: /
2026-04-03T16:05:03+0530 DDEBUG Releasever: 8
2026-04-03T16:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:05:03+0530 DDEBUG Base command: install
2026-04-03T16:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T16:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:05:04+0530 DEBUG repo: using cache for: epel
2026-04-03T16:05:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:05:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:05:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:05:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:05:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:05:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:05:13+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:05:14+0530 DDEBUG Cleaning up.
2026-04-03T16:05:14+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:05:14+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:10:02+0530 INFO --- logging initialized ---
2026-04-03T16:10:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T16:10:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:10:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:10:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T16:10:02+0530 DDEBUG Installroot: /
2026-04-03T16:10:02+0530 DDEBUG Releasever: 8
2026-04-03T16:10:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:10:02+0530 DDEBUG Base command: install
2026-04-03T16:10:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T16:10:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:10:03+0530 DEBUG repo: using cache for: epel
2026-04-03T16:10:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:10:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:10:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:10:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:10:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:10:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:10:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:10:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:10:06+0530 DDEBUG Cleaning up.
2026-04-03T16:10:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:10:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:15:03+0530 INFO --- logging initialized ---
2026-04-03T16:15:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T16:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T16:15:03+0530 DDEBUG Installroot: /
2026-04-03T16:15:03+0530 DDEBUG Releasever: 8
2026-04-03T16:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:15:03+0530 DDEBUG Base command: install
2026-04-03T16:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T16:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:15:03+0530 DEBUG repo: using cache for: epel
2026-04-03T16:15:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:15:07+0530 DDEBUG Cleaning up.
2026-04-03T16:15:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:10+0530 INFO --- logging initialized ---
2026-04-03T16:18:10+0530 DDEBUG timer: config: 5 ms
2026-04-03T16:18:10+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:18:10+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:18:10+0530 DDEBUG Command: yum -y install lsof
2026-04-03T16:18:10+0530 DDEBUG Installroot: /
2026-04-03T16:18:10+0530 DDEBUG Releasever: 8
2026-04-03T16:18:10+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:18:10+0530 DDEBUG Base command: install
2026-04-03T16:18:10+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T16:18:10+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:18:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:18:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:18:11+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:18:11+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:18:11+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:18:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:18:11+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:18:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:18:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:18:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:18:11+0530 DEBUG repo: using cache for: epel
2026-04-03T16:18:11+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:18:11+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:18:11+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:18:11+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:18:11+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:18:11+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:18:11+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:18:13+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:18:14+0530 DDEBUG Cleaning up.
2026-04-03T16:18:14+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:14+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:15+0530 INFO --- logging initialized ---
2026-04-03T16:18:15+0530 DDEBUG timer: config: 5 ms
2026-04-03T16:18:16+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:18:16+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:18:16+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T16:18:16+0530 DDEBUG Installroot: /
2026-04-03T16:18:16+0530 DDEBUG Releasever: 8
2026-04-03T16:18:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:18:16+0530 DDEBUG Base command: install
2026-04-03T16:18:16+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T16:18:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:18:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:18:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:18:16+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:18:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:18:16+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:18:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:18:16+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:18:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:18:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:18:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:18:16+0530 DEBUG repo: using cache for: epel
2026-04-03T16:18:16+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:18:16+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:18:16+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:18:16+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:18:16+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:18:16+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:18:16+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:18:18+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:18:20+0530 DDEBUG Cleaning up.
2026-04-03T16:18:20+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:20+0530 INFO --- logging initialized ---
2026-04-03T16:18:20+0530 DDEBUG timer: config: 5 ms
2026-04-03T16:18:20+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:18:20+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:18:20+0530 DDEBUG Command: yum -y install sshpass
2026-04-03T16:18:20+0530 DDEBUG Installroot: /
2026-04-03T16:18:20+0530 DDEBUG Releasever: 8
2026-04-03T16:18:20+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:18:20+0530 DDEBUG Base command: install
2026-04-03T16:18:20+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-03T16:18:20+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:18:21+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:18:21+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:18:21+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:18:21+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:18:21+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:18:21+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:18:21+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:18:21+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:18:21+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:18:21+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:18:21+0530 DEBUG repo: using cache for: epel
2026-04-03T16:18:21+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:18:21+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:18:21+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:18:21+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:18:21+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:18:21+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:18:21+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:18:23+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:18:24+0530 DDEBUG Cleaning up.
2026-04-03T16:18:24+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:24+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:25+0530 INFO --- logging initialized ---
2026-04-03T16:18:25+0530 DDEBUG timer: config: 4 ms
2026-04-03T16:18:25+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:18:25+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:18:25+0530 DDEBUG Command: yum -y install fuse
2026-04-03T16:18:25+0530 DDEBUG Installroot: /
2026-04-03T16:18:25+0530 DDEBUG Releasever: 8
2026-04-03T16:18:25+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:18:25+0530 DDEBUG Base command: install
2026-04-03T16:18:25+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-03T16:18:25+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:18:25+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:18:25+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:18:25+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:18:26+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:18:26+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:18:26+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:18:26+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:18:26+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:18:26+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:18:26+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:18:26+0530 DEBUG repo: using cache for: epel
2026-04-03T16:18:26+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:18:26+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:18:26+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:18:26+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:18:26+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:18:26+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:18:26+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:18:28+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:18:29+0530 DDEBUG Cleaning up.
2026-04-03T16:18:29+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:29+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:30+0530 INFO --- logging initialized ---
2026-04-03T16:18:30+0530 DDEBUG timer: config: 4 ms
2026-04-03T16:18:30+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:18:30+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:18:30+0530 DDEBUG Command: yum -y install restic
2026-04-03T16:18:30+0530 DDEBUG Installroot: /
2026-04-03T16:18:30+0530 DDEBUG Releasever: 8
2026-04-03T16:18:30+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:18:30+0530 DDEBUG Base command: install
2026-04-03T16:18:30+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-03T16:18:30+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:18:30+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:18:30+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:18:30+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:18:30+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:18:30+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:18:30+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:18:30+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:18:30+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:18:30+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:18:30+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:18:30+0530 DEBUG repo: using cache for: epel
2026-04-03T16:18:30+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:18:30+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:18:31+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:18:31+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:18:31+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:18:31+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:18:31+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:18:33+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:18:34+0530 DDEBUG Cleaning up.
2026-04-03T16:18:34+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:34+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:42+0530 INFO --- logging initialized ---
2026-04-03T16:18:42+0530 DDEBUG timer: config: 5 ms
2026-04-03T16:18:42+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:18:42+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:18:42+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T16:18:42+0530 DDEBUG Installroot: /
2026-04-03T16:18:42+0530 DDEBUG Releasever: 8
2026-04-03T16:18:42+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:18:42+0530 DDEBUG Base command: install
2026-04-03T16:18:42+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T16:18:42+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:18:43+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:18:43+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:18:43+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:18:43+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:18:43+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:18:43+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:18:43+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:18:43+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:18:43+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:18:43+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:18:43+0530 DEBUG repo: using cache for: epel
2026-04-03T16:18:43+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:18:43+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:18:43+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:18:43+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:18:43+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:18:43+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:18:43+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:18:45+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:18:47+0530 DDEBUG Cleaning up.
2026-04-03T16:18:47+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:47+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:47+0530 INFO --- logging initialized ---
2026-04-03T16:18:47+0530 DDEBUG timer: config: 6 ms
2026-04-03T16:18:47+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:18:47+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:18:47+0530 DDEBUG Command: yum -y install borgbackup
2026-04-03T16:18:47+0530 DDEBUG Installroot: /
2026-04-03T16:18:47+0530 DDEBUG Releasever: 8
2026-04-03T16:18:47+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:18:47+0530 DDEBUG Base command: install
2026-04-03T16:18:47+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-03T16:18:47+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:18:48+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:18:48+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:18:48+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:18:48+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:18:48+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:18:48+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:18:48+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:18:48+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:18:48+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:18:48+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:18:48+0530 DEBUG repo: using cache for: epel
2026-04-03T16:18:48+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:18:48+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:18:48+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:18:48+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:18:48+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:18:48+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:18:48+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:18:50+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:18:51+0530 DDEBUG Cleaning up.
2026-04-03T16:18:51+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:18:51+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:20:03+0530 INFO --- logging initialized ---
2026-04-03T16:20:03+0530 DDEBUG timer: config: 7 ms
2026-04-03T16:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T16:20:03+0530 DDEBUG Installroot: /
2026-04-03T16:20:03+0530 DDEBUG Releasever: 8
2026-04-03T16:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:20:03+0530 DDEBUG Base command: install
2026-04-03T16:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T16:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:20:03+0530 DEBUG repo: using cache for: epel
2026-04-03T16:20:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:20:07+0530 DDEBUG Cleaning up.
2026-04-03T16:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:25:03+0530 INFO --- logging initialized ---
2026-04-03T16:25:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T16:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T16:25:03+0530 DDEBUG Installroot: /
2026-04-03T16:25:03+0530 DDEBUG Releasever: 8
2026-04-03T16:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:25:03+0530 DDEBUG Base command: install
2026-04-03T16:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T16:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:25:04+0530 DEBUG repo: using cache for: epel
2026-04-03T16:25:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:25:07+0530 DDEBUG Cleaning up.
2026-04-03T16:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:30:03+0530 INFO --- logging initialized ---
2026-04-03T16:30:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T16:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T16:30:03+0530 DDEBUG Installroot: /
2026-04-03T16:30:03+0530 DDEBUG Releasever: 8
2026-04-03T16:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:30:03+0530 DDEBUG Base command: install
2026-04-03T16:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T16:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:30:04+0530 DEBUG repo: using cache for: epel
2026-04-03T16:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:30:07+0530 DDEBUG Cleaning up.
2026-04-03T16:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:35:03+0530 INFO --- logging initialized ---
2026-04-03T16:35:03+0530 DDEBUG timer: config: 8 ms
2026-04-03T16:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T16:35:03+0530 DDEBUG Installroot: /
2026-04-03T16:35:03+0530 DDEBUG Releasever: 8
2026-04-03T16:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:35:03+0530 DDEBUG Base command: install
2026-04-03T16:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T16:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:35:04+0530 DEBUG repo: using cache for: epel
2026-04-03T16:35:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:35:07+0530 DDEBUG Cleaning up.
2026-04-03T16:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:40:03+0530 INFO --- logging initialized ---
2026-04-03T16:40:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T16:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T16:40:03+0530 DDEBUG Installroot: /
2026-04-03T16:40:03+0530 DDEBUG Releasever: 8
2026-04-03T16:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:40:03+0530 DDEBUG Base command: install
2026-04-03T16:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T16:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:40:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:40:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:40:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:40:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:40:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:40:04+0530 DEBUG repo: using cache for: epel
2026-04-03T16:40:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:40:07+0530 DDEBUG Cleaning up.
2026-04-03T16:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:45:03+0530 INFO --- logging initialized ---
2026-04-03T16:45:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T16:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T16:45:03+0530 DDEBUG Installroot: /
2026-04-03T16:45:03+0530 DDEBUG Releasever: 8
2026-04-03T16:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:45:03+0530 DDEBUG Base command: install
2026-04-03T16:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T16:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:45:03+0530 DEBUG repo: using cache for: epel
2026-04-03T16:45:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:45:07+0530 DDEBUG Cleaning up.
2026-04-03T16:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:50:03+0530 INFO --- logging initialized ---
2026-04-03T16:50:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T16:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T16:50:03+0530 DDEBUG Installroot: /
2026-04-03T16:50:03+0530 DDEBUG Releasever: 8
2026-04-03T16:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:50:03+0530 DDEBUG Base command: install
2026-04-03T16:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T16:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:50:04+0530 DEBUG repo: using cache for: epel
2026-04-03T16:50:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:50:07+0530 DDEBUG Cleaning up.
2026-04-03T16:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:53:01+0530 INFO --- logging initialized ---
2026-04-03T16:53:01+0530 DDEBUG timer: config: 6 ms
2026-04-03T16:53:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:53:01+0530 DEBUG DNF version: 4.7.0
2026-04-03T16:53:01+0530 DDEBUG Command: dnf makecache --timer
2026-04-03T16:53:01+0530 DDEBUG Installroot: /
2026-04-03T16:53:01+0530 DDEBUG Releasever: 8
2026-04-03T16:53:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:53:01+0530 DDEBUG Base command: makecache
2026-04-03T16:53:01+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-03T16:53:01+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-03T16:53:01+0530 DEBUG Making cache files for all metadata files.
2026-04-03T16:53:01+0530 INFO Metadata cache refreshed recently.
2026-04-03T16:53:01+0530 DDEBUG Cleaning up.
2026-04-03T16:55:03+0530 INFO --- logging initialized ---
2026-04-03T16:55:03+0530 DDEBUG timer: config: 4 ms
2026-04-03T16:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T16:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T16:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T16:55:03+0530 DDEBUG Installroot: /
2026-04-03T16:55:03+0530 DDEBUG Releasever: 8
2026-04-03T16:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T16:55:03+0530 DDEBUG Base command: install
2026-04-03T16:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T16:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T16:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T16:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T16:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T16:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T16:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T16:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T16:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T16:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T16:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T16:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T16:55:04+0530 DEBUG repo: using cache for: epel
2026-04-03T16:55:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T16:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T16:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T16:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T16:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T16:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T16:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T16:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T16:55:07+0530 DDEBUG Cleaning up.
2026-04-03T16:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T16:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:00:03+0530 INFO --- logging initialized ---
2026-04-03T17:00:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T17:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T17:00:03+0530 DDEBUG Installroot: /
2026-04-03T17:00:03+0530 DDEBUG Releasever: 8
2026-04-03T17:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:00:03+0530 DDEBUG Base command: install
2026-04-03T17:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T17:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:00:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:00:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:00:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:00:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:00:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:00:03+0530 DEBUG repo: using cache for: epel
2026-04-03T17:00:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:00:07+0530 DDEBUG Cleaning up.
2026-04-03T17:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:01:01+0530 INFO --- logging initialized ---
2026-04-03T17:01:01+0530 DDEBUG timer: config: 5 ms
2026-04-03T17:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T17:01:01+0530 DDEBUG Installroot: /
2026-04-03T17:01:01+0530 DDEBUG Releasever: 8
2026-04-03T17:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:01:01+0530 DDEBUG Base command: install
2026-04-03T17:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T17:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:01:02+0530 DEBUG repo: using cache for: epel
2026-04-03T17:01:02+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:01:06+0530 DDEBUG Cleaning up.
2026-04-03T17:01:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:01:06+0530 INFO --- logging initialized ---
2026-04-03T17:01:06+0530 DDEBUG timer: config: 6 ms
2026-04-03T17:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-03T17:01:06+0530 DDEBUG Installroot: /
2026-04-03T17:01:06+0530 DDEBUG Releasever: 8
2026-04-03T17:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:01:06+0530 DDEBUG Base command: install
2026-04-03T17:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-03T17:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:01:07+0530 DEBUG repo: using cache for: epel
2026-04-03T17:01:07+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:01:11+0530 DDEBUG Cleaning up.
2026-04-03T17:01:11+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:01:11+0530 INFO --- logging initialized ---
2026-04-03T17:01:11+0530 DDEBUG timer: config: 4 ms
2026-04-03T17:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-03T17:01:11+0530 DDEBUG Installroot: /
2026-04-03T17:01:11+0530 DDEBUG Releasever: 8
2026-04-03T17:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:01:11+0530 DDEBUG Base command: install
2026-04-03T17:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-03T17:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:01:12+0530 DEBUG repo: using cache for: epel
2026-04-03T17:01:12+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:01:15+0530 DDEBUG Cleaning up.
2026-04-03T17:01:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:01:16+0530 INFO --- logging initialized ---
2026-04-03T17:01:16+0530 DDEBUG timer: config: 6 ms
2026-04-03T17:01:16+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:01:16+0530 DDEBUG Command: yum -y install restic
2026-04-03T17:01:16+0530 DDEBUG Installroot: /
2026-04-03T17:01:16+0530 DDEBUG Releasever: 8
2026-04-03T17:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:01:16+0530 DDEBUG Base command: install
2026-04-03T17:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-03T17:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:01:16+0530 DEBUG repo: using cache for: epel
2026-04-03T17:01:17+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:01:20+0530 DDEBUG Cleaning up.
2026-04-03T17:01:20+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:01:28+0530 INFO --- logging initialized ---
2026-04-03T17:01:28+0530 DDEBUG timer: config: 5 ms
2026-04-03T17:01:28+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:01:28+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:01:28+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T17:01:28+0530 DDEBUG Installroot: /
2026-04-03T17:01:28+0530 DDEBUG Releasever: 8
2026-04-03T17:01:28+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:01:28+0530 DDEBUG Base command: install
2026-04-03T17:01:28+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T17:01:28+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:01:28+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:01:28+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:01:28+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:01:28+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:01:28+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:01:28+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:01:28+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:01:28+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:01:28+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:01:28+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:01:28+0530 DEBUG repo: using cache for: epel
2026-04-03T17:01:29+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:01:29+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:01:29+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:01:29+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:01:29+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:01:29+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:01:29+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:01:31+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:01:32+0530 DDEBUG Cleaning up.
2026-04-03T17:01:32+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:01:32+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:01:32+0530 INFO --- logging initialized ---
2026-04-03T17:01:32+0530 DDEBUG timer: config: 5 ms
2026-04-03T17:01:32+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:01:32+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:01:32+0530 DDEBUG Command: yum -y install borgbackup
2026-04-03T17:01:32+0530 DDEBUG Installroot: /
2026-04-03T17:01:32+0530 DDEBUG Releasever: 8
2026-04-03T17:01:32+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:01:32+0530 DDEBUG Base command: install
2026-04-03T17:01:32+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-03T17:01:32+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:01:33+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:01:33+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:01:33+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:01:33+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:01:33+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:01:33+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:01:33+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:01:33+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:01:33+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:01:33+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:01:33+0530 DEBUG repo: using cache for: epel
2026-04-03T17:01:33+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:01:33+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:01:33+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:01:33+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:01:33+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:01:33+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:01:33+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:01:35+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:01:37+0530 DDEBUG Cleaning up.
2026-04-03T17:01:37+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:01:37+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:05:02+0530 INFO --- logging initialized ---
2026-04-03T17:05:02+0530 DDEBUG timer: config: 9 ms
2026-04-03T17:05:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:05:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:05:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T17:05:02+0530 DDEBUG Installroot: /
2026-04-03T17:05:02+0530 DDEBUG Releasever: 8
2026-04-03T17:05:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:05:02+0530 DDEBUG Base command: install
2026-04-03T17:05:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T17:05:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:05:03+0530 DEBUG repo: using cache for: epel
2026-04-03T17:05:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:05:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:05:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:05:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:05:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:05:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:05:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:05:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:05:07+0530 DDEBUG Cleaning up.
2026-04-03T17:05:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:10:02+0530 INFO --- logging initialized ---
2026-04-03T17:10:02+0530 DDEBUG timer: config: 6 ms
2026-04-03T17:10:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:10:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:10:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T17:10:02+0530 DDEBUG Installroot: /
2026-04-03T17:10:02+0530 DDEBUG Releasever: 8
2026-04-03T17:10:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:10:02+0530 DDEBUG Base command: install
2026-04-03T17:10:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T17:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:10:03+0530 DEBUG repo: using cache for: epel
2026-04-03T17:10:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:10:07+0530 DDEBUG Cleaning up.
2026-04-03T17:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:15:03+0530 INFO --- logging initialized ---
2026-04-03T17:15:03+0530 DDEBUG timer: config: 7 ms
2026-04-03T17:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T17:15:03+0530 DDEBUG Installroot: /
2026-04-03T17:15:03+0530 DDEBUG Releasever: 8
2026-04-03T17:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:15:03+0530 DDEBUG Base command: install
2026-04-03T17:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T17:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:15:04+0530 DEBUG repo: using cache for: epel
2026-04-03T17:15:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:15:07+0530 DDEBUG Cleaning up.
2026-04-03T17:15:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:20:03+0530 INFO --- logging initialized ---
2026-04-03T17:20:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T17:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T17:20:03+0530 DDEBUG Installroot: /
2026-04-03T17:20:03+0530 DDEBUG Releasever: 8
2026-04-03T17:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:20:03+0530 DDEBUG Base command: install
2026-04-03T17:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T17:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:20:04+0530 DEBUG repo: using cache for: epel
2026-04-03T17:20:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:20:07+0530 DDEBUG Cleaning up.
2026-04-03T17:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:25:02+0530 INFO --- logging initialized ---
2026-04-03T17:25:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T17:25:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:25:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:25:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T17:25:02+0530 DDEBUG Installroot: /
2026-04-03T17:25:02+0530 DDEBUG Releasever: 8
2026-04-03T17:25:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:25:02+0530 DDEBUG Base command: install
2026-04-03T17:25:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T17:25:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:25:03+0530 DEBUG repo: using cache for: epel
2026-04-03T17:25:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:25:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:25:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:25:07+0530 DDEBUG Cleaning up.
2026-04-03T17:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:30:03+0530 INFO --- logging initialized ---
2026-04-03T17:30:03+0530 DDEBUG timer: config: 7 ms
2026-04-03T17:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T17:30:03+0530 DDEBUG Installroot: /
2026-04-03T17:30:03+0530 DDEBUG Releasever: 8
2026-04-03T17:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:30:03+0530 DDEBUG Base command: install
2026-04-03T17:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T17:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:30:04+0530 DEBUG repo: using cache for: epel
2026-04-03T17:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:30:07+0530 DDEBUG Cleaning up.
2026-04-03T17:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:35:03+0530 INFO --- logging initialized ---
2026-04-03T17:35:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T17:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T17:35:03+0530 DDEBUG Installroot: /
2026-04-03T17:35:03+0530 DDEBUG Releasever: 8
2026-04-03T17:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:35:03+0530 DDEBUG Base command: install
2026-04-03T17:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T17:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:35:04+0530 DEBUG repo: using cache for: epel
2026-04-03T17:35:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:35:08+0530 DDEBUG Cleaning up.
2026-04-03T17:35:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:35:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:40:03+0530 INFO --- logging initialized ---
2026-04-03T17:40:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T17:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T17:40:03+0530 DDEBUG Installroot: /
2026-04-03T17:40:03+0530 DDEBUG Releasever: 8
2026-04-03T17:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:40:03+0530 DDEBUG Base command: install
2026-04-03T17:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T17:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:40:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:40:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:40:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:40:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:40:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:40:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:40:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:40:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:40:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:40:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:40:04+0530 DEBUG repo: using cache for: epel
2026-04-03T17:40:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:40:07+0530 DDEBUG Cleaning up.
2026-04-03T17:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:45:03+0530 INFO --- logging initialized ---
2026-04-03T17:45:03+0530 DDEBUG timer: config: 4 ms
2026-04-03T17:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T17:45:03+0530 DDEBUG Installroot: /
2026-04-03T17:45:03+0530 DDEBUG Releasever: 8
2026-04-03T17:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:45:03+0530 DDEBUG Base command: install
2026-04-03T17:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T17:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:45:03+0530 DEBUG repo: using cache for: epel
2026-04-03T17:45:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:45:07+0530 DDEBUG Cleaning up.
2026-04-03T17:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:50:03+0530 INFO --- logging initialized ---
2026-04-03T17:50:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T17:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T17:50:03+0530 DDEBUG Installroot: /
2026-04-03T17:50:03+0530 DDEBUG Releasever: 8
2026-04-03T17:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:50:03+0530 DDEBUG Base command: install
2026-04-03T17:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T17:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:50:04+0530 DEBUG repo: using cache for: epel
2026-04-03T17:50:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:50:07+0530 DDEBUG Cleaning up.
2026-04-03T17:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:55:02+0530 INFO --- logging initialized ---
2026-04-03T17:55:02+0530 DDEBUG timer: config: 7 ms
2026-04-03T17:55:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T17:55:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T17:55:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T17:55:02+0530 DDEBUG Installroot: /
2026-04-03T17:55:02+0530 DDEBUG Releasever: 8
2026-04-03T17:55:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T17:55:02+0530 DDEBUG Base command: install
2026-04-03T17:55:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T17:55:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T17:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T17:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T17:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T17:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T17:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T17:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T17:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T17:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T17:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T17:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T17:55:03+0530 DEBUG repo: using cache for: epel
2026-04-03T17:55:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T17:55:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T17:55:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T17:55:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T17:55:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T17:55:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T17:55:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T17:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T17:55:07+0530 DDEBUG Cleaning up.
2026-04-03T17:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T17:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:00:02+0530 INFO --- logging initialized ---
2026-04-03T18:00:02+0530 DDEBUG timer: config: 6 ms
2026-04-03T18:00:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:00:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:00:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T18:00:02+0530 DDEBUG Installroot: /
2026-04-03T18:00:02+0530 DDEBUG Releasever: 8
2026-04-03T18:00:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:00:02+0530 DDEBUG Base command: install
2026-04-03T18:00:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T18:00:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:00:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:00:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:00:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:00:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:00:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:00:03+0530 DEBUG repo: using cache for: epel
2026-04-03T18:00:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:00:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:00:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:00:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:00:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:00:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:00:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:00:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:00:07+0530 DDEBUG Cleaning up.
2026-04-03T18:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:01:01+0530 INFO --- logging initialized ---
2026-04-03T18:01:01+0530 DDEBUG timer: config: 6 ms
2026-04-03T18:01:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T18:01:02+0530 DDEBUG Installroot: /
2026-04-03T18:01:02+0530 DDEBUG Releasever: 8
2026-04-03T18:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:01:02+0530 DDEBUG Base command: install
2026-04-03T18:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T18:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:01:02+0530 DEBUG repo: using cache for: epel
2026-04-03T18:01:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:01:06+0530 DDEBUG Cleaning up.
2026-04-03T18:01:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:01:06+0530 INFO --- logging initialized ---
2026-04-03T18:01:06+0530 DDEBUG timer: config: 4 ms
2026-04-03T18:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-03T18:01:06+0530 DDEBUG Installroot: /
2026-04-03T18:01:06+0530 DDEBUG Releasever: 8
2026-04-03T18:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:01:06+0530 DDEBUG Base command: install
2026-04-03T18:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-03T18:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:01:07+0530 DEBUG repo: using cache for: epel
2026-04-03T18:01:07+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:01:11+0530 DDEBUG Cleaning up.
2026-04-03T18:01:11+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:01:11+0530 INFO --- logging initialized ---
2026-04-03T18:01:11+0530 DDEBUG timer: config: 6 ms
2026-04-03T18:01:12+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:01:12+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:01:12+0530 DDEBUG Command: yum -y install fuse
2026-04-03T18:01:12+0530 DDEBUG Installroot: /
2026-04-03T18:01:12+0530 DDEBUG Releasever: 8
2026-04-03T18:01:12+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:01:12+0530 DDEBUG Base command: install
2026-04-03T18:01:12+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-03T18:01:12+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:01:12+0530 DEBUG repo: using cache for: epel
2026-04-03T18:01:13+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:01:13+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:01:13+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:01:13+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:01:13+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:01:13+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:01:13+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:01:15+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:01:16+0530 DDEBUG Cleaning up.
2026-04-03T18:01:16+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:01:17+0530 INFO --- logging initialized ---
2026-04-03T18:01:17+0530 DDEBUG timer: config: 6 ms
2026-04-03T18:01:17+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:01:17+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:01:17+0530 DDEBUG Command: yum -y install restic
2026-04-03T18:01:17+0530 DDEBUG Installroot: /
2026-04-03T18:01:17+0530 DDEBUG Releasever: 8
2026-04-03T18:01:17+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:01:17+0530 DDEBUG Base command: install
2026-04-03T18:01:17+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-03T18:01:17+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:01:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:01:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:01:17+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:01:17+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:01:17+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:01:17+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:01:17+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:01:17+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:01:17+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:01:17+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:01:17+0530 DEBUG repo: using cache for: epel
2026-04-03T18:01:18+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:01:18+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:01:18+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:01:18+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:01:18+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:01:18+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:01:18+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:01:20+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:01:21+0530 DDEBUG Cleaning up.
2026-04-03T18:01:21+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:01:21+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:01:28+0530 INFO --- logging initialized ---
2026-04-03T18:01:28+0530 DDEBUG timer: config: 5 ms
2026-04-03T18:01:28+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:01:28+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:01:28+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T18:01:28+0530 DDEBUG Installroot: /
2026-04-03T18:01:28+0530 DDEBUG Releasever: 8
2026-04-03T18:01:28+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:01:28+0530 DDEBUG Base command: install
2026-04-03T18:01:28+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T18:01:28+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:01:29+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:01:29+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:01:29+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:01:29+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:01:29+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:01:29+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:01:29+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:01:29+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:01:29+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:01:29+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:01:29+0530 DEBUG repo: using cache for: epel
2026-04-03T18:01:29+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:01:29+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:01:29+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:01:29+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:01:29+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:01:29+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:01:29+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:01:31+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:01:32+0530 DDEBUG Cleaning up.
2026-04-03T18:01:32+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:01:32+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:01:33+0530 INFO --- logging initialized ---
2026-04-03T18:01:33+0530 DDEBUG timer: config: 5 ms
2026-04-03T18:01:33+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:01:33+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:01:33+0530 DDEBUG Command: yum -y install borgbackup
2026-04-03T18:01:33+0530 DDEBUG Installroot: /
2026-04-03T18:01:33+0530 DDEBUG Releasever: 8
2026-04-03T18:01:33+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:01:33+0530 DDEBUG Base command: install
2026-04-03T18:01:33+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-03T18:01:33+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:01:33+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:01:33+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:01:33+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:01:33+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:01:33+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:01:34+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:01:34+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:01:34+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:01:34+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:01:34+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:01:34+0530 DEBUG repo: using cache for: epel
2026-04-03T18:01:34+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:01:34+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:01:34+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:01:34+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:01:34+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:01:34+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:01:34+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:01:36+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:01:37+0530 DDEBUG Cleaning up.
2026-04-03T18:01:37+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:01:37+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:05:03+0530 INFO --- logging initialized ---
2026-04-03T18:05:03+0530 DDEBUG timer: config: 4 ms
2026-04-03T18:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T18:05:03+0530 DDEBUG Installroot: /
2026-04-03T18:05:03+0530 DDEBUG Releasever: 8
2026-04-03T18:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:05:03+0530 DDEBUG Base command: install
2026-04-03T18:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T18:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:05:04+0530 DEBUG repo: using cache for: epel
2026-04-03T18:05:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:05:07+0530 DDEBUG Cleaning up.
2026-04-03T18:05:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:10:03+0530 INFO --- logging initialized ---
2026-04-03T18:10:03+0530 DDEBUG timer: config: 7 ms
2026-04-03T18:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T18:10:03+0530 DDEBUG Installroot: /
2026-04-03T18:10:03+0530 DDEBUG Releasever: 8
2026-04-03T18:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:10:03+0530 DDEBUG Base command: install
2026-04-03T18:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T18:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:10:04+0530 DEBUG repo: using cache for: epel
2026-04-03T18:10:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:10:07+0530 DDEBUG Cleaning up.
2026-04-03T18:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:15:03+0530 INFO --- logging initialized ---
2026-04-03T18:15:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T18:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T18:15:03+0530 DDEBUG Installroot: /
2026-04-03T18:15:03+0530 DDEBUG Releasever: 8
2026-04-03T18:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:15:03+0530 DDEBUG Base command: install
2026-04-03T18:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T18:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:15:04+0530 DEBUG repo: using cache for: epel
2026-04-03T18:15:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:15:07+0530 DDEBUG Cleaning up.
2026-04-03T18:15:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:20:02+0530 INFO --- logging initialized ---
2026-04-03T18:20:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T18:20:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:20:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:20:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T18:20:02+0530 DDEBUG Installroot: /
2026-04-03T18:20:02+0530 DDEBUG Releasever: 8
2026-04-03T18:20:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:20:02+0530 DDEBUG Base command: install
2026-04-03T18:20:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T18:20:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:20:03+0530 DEBUG repo: using cache for: epel
2026-04-03T18:20:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:20:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:20:07+0530 DDEBUG Cleaning up.
2026-04-03T18:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:25:03+0530 INFO --- logging initialized ---
2026-04-03T18:25:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T18:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T18:25:03+0530 DDEBUG Installroot: /
2026-04-03T18:25:03+0530 DDEBUG Releasever: 8
2026-04-03T18:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:25:03+0530 DDEBUG Base command: install
2026-04-03T18:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T18:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:25:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:25:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:25:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:25:04+0530 DEBUG repo: using cache for: epel
2026-04-03T18:25:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:25:08+0530 DDEBUG Cleaning up.
2026-04-03T18:25:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:25:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:30:03+0530 INFO --- logging initialized ---
2026-04-03T18:30:03+0530 DDEBUG timer: config: 7 ms
2026-04-03T18:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T18:30:03+0530 DDEBUG Installroot: /
2026-04-03T18:30:03+0530 DDEBUG Releasever: 8
2026-04-03T18:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:30:03+0530 DDEBUG Base command: install
2026-04-03T18:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T18:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:30:04+0530 DEBUG repo: using cache for: epel
2026-04-03T18:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:30:07+0530 DDEBUG Cleaning up.
2026-04-03T18:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:35:03+0530 INFO --- logging initialized ---
2026-04-03T18:35:03+0530 DDEBUG timer: config: 8 ms
2026-04-03T18:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T18:35:03+0530 DDEBUG Installroot: /
2026-04-03T18:35:03+0530 DDEBUG Releasever: 8
2026-04-03T18:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:35:03+0530 DDEBUG Base command: install
2026-04-03T18:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T18:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:35:04+0530 DEBUG repo: using cache for: epel
2026-04-03T18:35:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:35:07+0530 DDEBUG Cleaning up.
2026-04-03T18:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:40:03+0530 INFO --- logging initialized ---
2026-04-03T18:40:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T18:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T18:40:03+0530 DDEBUG Installroot: /
2026-04-03T18:40:03+0530 DDEBUG Releasever: 8
2026-04-03T18:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:40:03+0530 DDEBUG Base command: install
2026-04-03T18:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T18:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:40:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:40:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:40:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:40:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:40:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:40:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:40:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:40:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:40:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:40:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:40:04+0530 DEBUG repo: using cache for: epel
2026-04-03T18:40:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:40:07+0530 DDEBUG Cleaning up.
2026-04-03T18:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:42:02+0530 INFO --- logging initialized ---
2026-04-03T18:42:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T18:42:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:42:02+0530 DEBUG DNF version: 4.7.0
2026-04-03T18:42:02+0530 DDEBUG Command: dnf makecache --timer
2026-04-03T18:42:02+0530 DDEBUG Installroot: /
2026-04-03T18:42:02+0530 DDEBUG Releasever: 8
2026-04-03T18:42:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:42:02+0530 DDEBUG Base command: makecache
2026-04-03T18:42:02+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-03T18:42:02+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-03T18:42:02+0530 DEBUG Making cache files for all metadata files.
2026-04-03T18:42:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: has expired and will be refreshed.
2026-04-03T18:42:02+0530 DEBUG appstream: has expired and will be refreshed.
2026-04-03T18:42:02+0530 DEBUG baseos: has expired and will be refreshed.
2026-04-03T18:42:02+0530 DEBUG powertools: has expired and will be refreshed.
2026-04-03T18:42:02+0530 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-04-03T18:42:02+0530 DEBUG epel: has expired and will be refreshed.
2026-04-03T18:42:02+0530 DEBUG mysql80-community: has expired and will be refreshed.
2026-04-03T18:42:02+0530 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-04-03T18:42:02+0530 DEBUG mysql-tools-community: has expired and will be refreshed.
2026-04-03T18:42:02+0530 DEBUG passenger: has expired and will be refreshed.
2026-04-03T18:42:03+0530 DEBUG reviving: 'copr:copr.fedorainfracloud.org:copart:restic' can be revived - repomd matches.
2026-04-03T18:42:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:42:05+0530 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-04-03T18:42:05+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:42:07+0530 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-04-03T18:42:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:42:09+0530 DEBUG reviving: 'powertools' can be revived - repomd matches.
2026-04-03T18:42:09+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:42:09+0530 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-04-03T18:42:09+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:42:09+0530 DEBUG countme: no event for epel: window already counted
2026-04-03T18:42:10+0530 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2026-04-03T18:42:10+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:42:10+0530 DEBUG reviving: 'mysql80-community' can be revived - repomd matches.
2026-04-03T18:42:10+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:42:10+0530 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-04-03T18:42:10+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:42:10+0530 DEBUG reviving: 'mysql-tools-community' can be revived - repomd matches.
2026-04-03T18:42:10+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:42:12+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:42:13+0530 DDEBUG Cleaning up.
2026-04-03T18:42:13+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 371, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:42:13+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:45:03+0530 INFO --- logging initialized ---
2026-04-03T18:45:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T18:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T18:45:03+0530 DDEBUG Installroot: /
2026-04-03T18:45:03+0530 DDEBUG Releasever: 8
2026-04-03T18:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:45:03+0530 DDEBUG Base command: install
2026-04-03T18:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T18:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:45:04+0530 DEBUG repo: using cache for: epel
2026-04-03T18:45:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:45:07+0530 DDEBUG Cleaning up.
2026-04-03T18:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:50:03+0530 INFO --- logging initialized ---
2026-04-03T18:50:03+0530 DDEBUG timer: config: 8 ms
2026-04-03T18:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T18:50:03+0530 DDEBUG Installroot: /
2026-04-03T18:50:03+0530 DDEBUG Releasever: 8
2026-04-03T18:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:50:03+0530 DDEBUG Base command: install
2026-04-03T18:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T18:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:50:04+0530 DEBUG repo: using cache for: epel
2026-04-03T18:50:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:50:07+0530 DDEBUG Cleaning up.
2026-04-03T18:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:55:03+0530 INFO --- logging initialized ---
2026-04-03T18:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T18:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T18:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T18:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T18:55:03+0530 DDEBUG Installroot: /
2026-04-03T18:55:03+0530 DDEBUG Releasever: 8
2026-04-03T18:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T18:55:03+0530 DDEBUG Base command: install
2026-04-03T18:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T18:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T18:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T18:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T18:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T18:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T18:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T18:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T18:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T18:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T18:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T18:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T18:55:03+0530 DEBUG repo: using cache for: epel
2026-04-03T18:55:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T18:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T18:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T18:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T18:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T18:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T18:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T18:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T18:55:07+0530 DDEBUG Cleaning up.
2026-04-03T18:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T18:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:00:03+0530 INFO --- logging initialized ---
2026-04-03T19:00:03+0530 DDEBUG timer: config: 9 ms
2026-04-03T19:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T19:00:03+0530 DDEBUG Installroot: /
2026-04-03T19:00:03+0530 DDEBUG Releasever: 8
2026-04-03T19:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:00:03+0530 DDEBUG Base command: install
2026-04-03T19:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T19:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:00:04+0530 DEBUG repo: using cache for: epel
2026-04-03T19:00:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:00:07+0530 DDEBUG Cleaning up.
2026-04-03T19:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:01:01+0530 INFO --- logging initialized ---
2026-04-03T19:01:01+0530 DDEBUG timer: config: 5 ms
2026-04-03T19:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T19:01:01+0530 DDEBUG Installroot: /
2026-04-03T19:01:01+0530 DDEBUG Releasever: 8
2026-04-03T19:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:01:01+0530 DDEBUG Base command: install
2026-04-03T19:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T19:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:01:02+0530 DEBUG repo: using cache for: epel
2026-04-03T19:01:02+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:01:06+0530 DDEBUG Cleaning up.
2026-04-03T19:01:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:01:06+0530 INFO --- logging initialized ---
2026-04-03T19:01:06+0530 DDEBUG timer: config: 5 ms
2026-04-03T19:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-03T19:01:06+0530 DDEBUG Installroot: /
2026-04-03T19:01:06+0530 DDEBUG Releasever: 8
2026-04-03T19:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:01:06+0530 DDEBUG Base command: install
2026-04-03T19:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-03T19:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:01:07+0530 DEBUG repo: using cache for: epel
2026-04-03T19:01:07+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:01:10+0530 DDEBUG Cleaning up.
2026-04-03T19:01:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:01:11+0530 INFO --- logging initialized ---
2026-04-03T19:01:11+0530 DDEBUG timer: config: 7 ms
2026-04-03T19:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-03T19:01:11+0530 DDEBUG Installroot: /
2026-04-03T19:01:11+0530 DDEBUG Releasever: 8
2026-04-03T19:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:01:11+0530 DDEBUG Base command: install
2026-04-03T19:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-03T19:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:01:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:01:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:01:11+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:01:11+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:01:11+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:01:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:01:11+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:01:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:01:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:01:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:01:11+0530 DEBUG repo: using cache for: epel
2026-04-03T19:01:12+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:01:15+0530 DDEBUG Cleaning up.
2026-04-03T19:01:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:01:15+0530 INFO --- logging initialized ---
2026-04-03T19:01:15+0530 DDEBUG timer: config: 6 ms
2026-04-03T19:01:15+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:01:15+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:01:15+0530 DDEBUG Command: yum -y install restic
2026-04-03T19:01:15+0530 DDEBUG Installroot: /
2026-04-03T19:01:15+0530 DDEBUG Releasever: 8
2026-04-03T19:01:15+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:01:15+0530 DDEBUG Base command: install
2026-04-03T19:01:15+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-03T19:01:15+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:01:16+0530 DEBUG repo: using cache for: epel
2026-04-03T19:01:16+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:01:16+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:01:16+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:01:16+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:01:16+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:01:16+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:01:16+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:01:18+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:01:20+0530 DDEBUG Cleaning up.
2026-04-03T19:01:20+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:01:27+0530 INFO --- logging initialized ---
2026-04-03T19:01:27+0530 DDEBUG timer: config: 5 ms
2026-04-03T19:01:27+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:01:27+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:01:27+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T19:01:27+0530 DDEBUG Installroot: /
2026-04-03T19:01:27+0530 DDEBUG Releasever: 8
2026-04-03T19:01:27+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:01:27+0530 DDEBUG Base command: install
2026-04-03T19:01:27+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T19:01:27+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:01:28+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:01:28+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:01:28+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:01:28+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:01:28+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:01:28+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:01:28+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:01:28+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:01:28+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:01:28+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:01:28+0530 DEBUG repo: using cache for: epel
2026-04-03T19:01:28+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:01:28+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:01:28+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:01:28+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:01:28+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:01:28+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:01:28+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:01:30+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:01:31+0530 DDEBUG Cleaning up.
2026-04-03T19:01:31+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:01:31+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:01:31+0530 INFO --- logging initialized ---
2026-04-03T19:01:31+0530 DDEBUG timer: config: 4 ms
2026-04-03T19:01:32+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:01:32+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:01:32+0530 DDEBUG Command: yum -y install borgbackup
2026-04-03T19:01:32+0530 DDEBUG Installroot: /
2026-04-03T19:01:32+0530 DDEBUG Releasever: 8
2026-04-03T19:01:32+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:01:32+0530 DDEBUG Base command: install
2026-04-03T19:01:32+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-03T19:01:32+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:01:32+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:01:32+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:01:32+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:01:32+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:01:32+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:01:32+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:01:32+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:01:32+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:01:32+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:01:32+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:01:32+0530 DEBUG repo: using cache for: epel
2026-04-03T19:01:32+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:01:32+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:01:32+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:01:32+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:01:32+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:01:32+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:01:32+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:01:34+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:01:36+0530 DDEBUG Cleaning up.
2026-04-03T19:01:36+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:01:36+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:05:02+0530 INFO --- logging initialized ---
2026-04-03T19:05:02+0530 DDEBUG timer: config: 4 ms
2026-04-03T19:05:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:05:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:05:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T19:05:02+0530 DDEBUG Installroot: /
2026-04-03T19:05:02+0530 DDEBUG Releasever: 8
2026-04-03T19:05:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:05:02+0530 DDEBUG Base command: install
2026-04-03T19:05:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T19:05:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:05:03+0530 DEBUG repo: using cache for: epel
2026-04-03T19:05:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:05:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:05:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:05:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:05:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:05:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:05:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:05:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:05:06+0530 DDEBUG Cleaning up.
2026-04-03T19:05:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:05:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:10:02+0530 INFO --- logging initialized ---
2026-04-03T19:10:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T19:10:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:10:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:10:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T19:10:02+0530 DDEBUG Installroot: /
2026-04-03T19:10:02+0530 DDEBUG Releasever: 8
2026-04-03T19:10:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:10:02+0530 DDEBUG Base command: install
2026-04-03T19:10:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T19:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:10:03+0530 DEBUG repo: using cache for: epel
2026-04-03T19:10:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:10:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:10:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:10:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:10:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:10:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:10:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:10:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:10:07+0530 DDEBUG Cleaning up.
2026-04-03T19:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:15:03+0530 INFO --- logging initialized ---
2026-04-03T19:15:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T19:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T19:15:03+0530 DDEBUG Installroot: /
2026-04-03T19:15:03+0530 DDEBUG Releasever: 8
2026-04-03T19:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:15:03+0530 DDEBUG Base command: install
2026-04-03T19:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T19:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:15:04+0530 DEBUG repo: using cache for: epel
2026-04-03T19:15:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:15:08+0530 DDEBUG Cleaning up.
2026-04-03T19:15:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:15:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:20:03+0530 INFO --- logging initialized ---
2026-04-03T19:20:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T19:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T19:20:03+0530 DDEBUG Installroot: /
2026-04-03T19:20:03+0530 DDEBUG Releasever: 8
2026-04-03T19:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:20:03+0530 DDEBUG Base command: install
2026-04-03T19:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T19:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:20:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:20:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:20:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:20:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:20:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:20:04+0530 DEBUG repo: using cache for: epel
2026-04-03T19:20:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:20:07+0530 DDEBUG Cleaning up.
2026-04-03T19:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:25:03+0530 INFO --- logging initialized ---
2026-04-03T19:25:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T19:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T19:25:03+0530 DDEBUG Installroot: /
2026-04-03T19:25:03+0530 DDEBUG Releasever: 8
2026-04-03T19:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:25:03+0530 DDEBUG Base command: install
2026-04-03T19:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T19:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:25:04+0530 DEBUG repo: using cache for: epel
2026-04-03T19:25:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:25:07+0530 DDEBUG Cleaning up.
2026-04-03T19:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:30:03+0530 INFO --- logging initialized ---
2026-04-03T19:30:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T19:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T19:30:03+0530 DDEBUG Installroot: /
2026-04-03T19:30:03+0530 DDEBUG Releasever: 8
2026-04-03T19:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:30:03+0530 DDEBUG Base command: install
2026-04-03T19:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T19:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:30:04+0530 DEBUG repo: using cache for: epel
2026-04-03T19:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:30:07+0530 DDEBUG Cleaning up.
2026-04-03T19:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:35:02+0530 INFO --- logging initialized ---
2026-04-03T19:35:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T19:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T19:35:03+0530 DDEBUG Installroot: /
2026-04-03T19:35:03+0530 DDEBUG Releasever: 8
2026-04-03T19:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:35:03+0530 DDEBUG Base command: install
2026-04-03T19:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T19:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:35:03+0530 DEBUG repo: using cache for: epel
2026-04-03T19:35:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:35:07+0530 DDEBUG Cleaning up.
2026-04-03T19:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:40:02+0530 INFO --- logging initialized ---
2026-04-03T19:40:02+0530 DDEBUG timer: config: 6 ms
2026-04-03T19:40:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:40:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:40:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T19:40:02+0530 DDEBUG Installroot: /
2026-04-03T19:40:02+0530 DDEBUG Releasever: 8
2026-04-03T19:40:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:40:02+0530 DDEBUG Base command: install
2026-04-03T19:40:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T19:40:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:40:03+0530 DEBUG repo: using cache for: epel
2026-04-03T19:40:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:40:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:40:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:40:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:40:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:40:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:40:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:40:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:40:07+0530 DDEBUG Cleaning up.
2026-04-03T19:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:45:03+0530 INFO --- logging initialized ---
2026-04-03T19:45:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T19:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T19:45:03+0530 DDEBUG Installroot: /
2026-04-03T19:45:03+0530 DDEBUG Releasever: 8
2026-04-03T19:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:45:03+0530 DDEBUG Base command: install
2026-04-03T19:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T19:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:45:04+0530 DEBUG repo: using cache for: epel
2026-04-03T19:45:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:45:07+0530 DDEBUG Cleaning up.
2026-04-03T19:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:45:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:50:03+0530 INFO --- logging initialized ---
2026-04-03T19:50:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T19:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T19:50:03+0530 DDEBUG Installroot: /
2026-04-03T19:50:03+0530 DDEBUG Releasever: 8
2026-04-03T19:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:50:03+0530 DDEBUG Base command: install
2026-04-03T19:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T19:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:50:04+0530 DEBUG repo: using cache for: epel
2026-04-03T19:50:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:50:07+0530 DDEBUG Cleaning up.
2026-04-03T19:50:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:50:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:52:27+0530 INFO --- logging initialized ---
2026-04-03T19:52:27+0530 DDEBUG timer: config: 7 ms
2026-04-03T19:52:28+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:52:28+0530 DEBUG DNF version: 4.7.0
2026-04-03T19:52:28+0530 DDEBUG Command: dnf makecache --timer
2026-04-03T19:52:28+0530 DDEBUG Installroot: /
2026-04-03T19:52:28+0530 DDEBUG Releasever: 8
2026-04-03T19:52:28+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:52:28+0530 DDEBUG Base command: makecache
2026-04-03T19:52:28+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-03T19:52:28+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-03T19:52:28+0530 DEBUG Making cache files for all metadata files.
2026-04-03T19:52:28+0530 INFO Metadata cache refreshed recently.
2026-04-03T19:52:28+0530 DDEBUG Cleaning up.
2026-04-03T19:55:03+0530 INFO --- logging initialized ---
2026-04-03T19:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T19:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T19:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T19:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T19:55:03+0530 DDEBUG Installroot: /
2026-04-03T19:55:03+0530 DDEBUG Releasever: 8
2026-04-03T19:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T19:55:03+0530 DDEBUG Base command: install
2026-04-03T19:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T19:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T19:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T19:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T19:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T19:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T19:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T19:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T19:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T19:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T19:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T19:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T19:55:04+0530 DEBUG repo: using cache for: epel
2026-04-03T19:55:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T19:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T19:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T19:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T19:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T19:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T19:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T19:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T19:55:07+0530 DDEBUG Cleaning up.
2026-04-03T19:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T19:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:00:02+0530 INFO --- logging initialized ---
2026-04-03T20:00:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T20:00:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:00:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:00:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T20:00:02+0530 DDEBUG Installroot: /
2026-04-03T20:00:02+0530 DDEBUG Releasever: 8
2026-04-03T20:00:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:00:02+0530 DDEBUG Base command: install
2026-04-03T20:00:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T20:00:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:00:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:00:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:00:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:00:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:00:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:00:03+0530 DEBUG repo: using cache for: epel
2026-04-03T20:00:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:00:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:00:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:00:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:00:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:00:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:00:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:00:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:00:06+0530 DDEBUG Cleaning up.
2026-04-03T20:00:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:00:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:01:01+0530 INFO --- logging initialized ---
2026-04-03T20:01:01+0530 DDEBUG timer: config: 4 ms
2026-04-03T20:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T20:01:01+0530 DDEBUG Installroot: /
2026-04-03T20:01:01+0530 DDEBUG Releasever: 8
2026-04-03T20:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:01:01+0530 DDEBUG Base command: install
2026-04-03T20:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T20:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:01:02+0530 DEBUG repo: using cache for: epel
2026-04-03T20:01:02+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:01:06+0530 DDEBUG Cleaning up.
2026-04-03T20:01:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:01:06+0530 INFO --- logging initialized ---
2026-04-03T20:01:06+0530 DDEBUG timer: config: 5 ms
2026-04-03T20:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-03T20:01:06+0530 DDEBUG Installroot: /
2026-04-03T20:01:06+0530 DDEBUG Releasever: 8
2026-04-03T20:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:01:06+0530 DDEBUG Base command: install
2026-04-03T20:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-03T20:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:01:07+0530 DEBUG repo: using cache for: epel
2026-04-03T20:01:07+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:01:10+0530 DDEBUG Cleaning up.
2026-04-03T20:01:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:01:11+0530 INFO --- logging initialized ---
2026-04-03T20:01:11+0530 DDEBUG timer: config: 4 ms
2026-04-03T20:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-03T20:01:11+0530 DDEBUG Installroot: /
2026-04-03T20:01:11+0530 DDEBUG Releasever: 8
2026-04-03T20:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:01:11+0530 DDEBUG Base command: install
2026-04-03T20:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-03T20:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:01:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:01:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:01:11+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:01:11+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:01:11+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:01:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:01:11+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:01:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:01:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:01:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:01:11+0530 DEBUG repo: using cache for: epel
2026-04-03T20:01:12+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:01:15+0530 DDEBUG Cleaning up.
2026-04-03T20:01:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:01:15+0530 INFO --- logging initialized ---
2026-04-03T20:01:15+0530 DDEBUG timer: config: 4 ms
2026-04-03T20:01:15+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:01:15+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:01:15+0530 DDEBUG Command: yum -y install restic
2026-04-03T20:01:15+0530 DDEBUG Installroot: /
2026-04-03T20:01:15+0530 DDEBUG Releasever: 8
2026-04-03T20:01:15+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:01:15+0530 DDEBUG Base command: install
2026-04-03T20:01:15+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-03T20:01:15+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:01:16+0530 DEBUG repo: using cache for: epel
2026-04-03T20:01:16+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:01:16+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:01:16+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:01:16+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:01:16+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:01:16+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:01:16+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:01:18+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:01:19+0530 DDEBUG Cleaning up.
2026-04-03T20:01:20+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:01:26+0530 INFO --- logging initialized ---
2026-04-03T20:01:26+0530 DDEBUG timer: config: 4 ms
2026-04-03T20:01:26+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:01:26+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:01:26+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T20:01:26+0530 DDEBUG Installroot: /
2026-04-03T20:01:26+0530 DDEBUG Releasever: 8
2026-04-03T20:01:26+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:01:26+0530 DDEBUG Base command: install
2026-04-03T20:01:26+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T20:01:26+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:01:27+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:01:27+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:01:27+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:01:27+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:01:27+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:01:27+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:01:27+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:01:27+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:01:27+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:01:27+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:01:27+0530 DEBUG repo: using cache for: epel
2026-04-03T20:01:27+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:01:27+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:01:27+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:01:27+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:01:27+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:01:27+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:01:27+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:01:29+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:01:30+0530 DDEBUG Cleaning up.
2026-04-03T20:01:31+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:01:31+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:01:31+0530 INFO --- logging initialized ---
2026-04-03T20:01:31+0530 DDEBUG timer: config: 5 ms
2026-04-03T20:01:31+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:01:31+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:01:31+0530 DDEBUG Command: yum -y install borgbackup
2026-04-03T20:01:31+0530 DDEBUG Installroot: /
2026-04-03T20:01:31+0530 DDEBUG Releasever: 8
2026-04-03T20:01:31+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:01:31+0530 DDEBUG Base command: install
2026-04-03T20:01:31+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-03T20:01:31+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:01:32+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:01:32+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:01:32+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:01:32+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:01:32+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:01:32+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:01:32+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:01:32+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:01:32+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:01:32+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:01:32+0530 DEBUG repo: using cache for: epel
2026-04-03T20:01:32+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:01:32+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:01:32+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:01:32+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:01:32+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:01:32+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:01:32+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:01:34+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:01:35+0530 DDEBUG Cleaning up.
2026-04-03T20:01:35+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:01:35+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:05:02+0530 INFO --- logging initialized ---
2026-04-03T20:05:02+0530 DDEBUG timer: config: 4 ms
2026-04-03T20:05:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:05:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:05:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T20:05:02+0530 DDEBUG Installroot: /
2026-04-03T20:05:02+0530 DDEBUG Releasever: 8
2026-04-03T20:05:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:05:02+0530 DDEBUG Base command: install
2026-04-03T20:05:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T20:05:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:05:03+0530 DEBUG repo: using cache for: epel
2026-04-03T20:05:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:05:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:05:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:05:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:05:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:05:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:05:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:05:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:05:06+0530 DDEBUG Cleaning up.
2026-04-03T20:05:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:05:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:10:03+0530 INFO --- logging initialized ---
2026-04-03T20:10:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T20:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T20:10:03+0530 DDEBUG Installroot: /
2026-04-03T20:10:03+0530 DDEBUG Releasever: 8
2026-04-03T20:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:10:03+0530 DDEBUG Base command: install
2026-04-03T20:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T20:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:10:04+0530 DEBUG repo: using cache for: epel
2026-04-03T20:10:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:10:07+0530 DDEBUG Cleaning up.
2026-04-03T20:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:15:02+0530 INFO --- logging initialized ---
2026-04-03T20:15:02+0530 DDEBUG timer: config: 4 ms
2026-04-03T20:15:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:15:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:15:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T20:15:02+0530 DDEBUG Installroot: /
2026-04-03T20:15:02+0530 DDEBUG Releasever: 8
2026-04-03T20:15:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:15:02+0530 DDEBUG Base command: install
2026-04-03T20:15:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T20:15:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:15:03+0530 DEBUG repo: using cache for: epel
2026-04-03T20:15:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:15:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:15:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:15:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:15:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:15:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:15:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:15:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:15:06+0530 DDEBUG Cleaning up.
2026-04-03T20:15:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:15:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:20:02+0530 INFO --- logging initialized ---
2026-04-03T20:20:02+0530 DDEBUG timer: config: 8 ms
2026-04-03T20:20:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:20:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:20:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T20:20:02+0530 DDEBUG Installroot: /
2026-04-03T20:20:02+0530 DDEBUG Releasever: 8
2026-04-03T20:20:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:20:02+0530 DDEBUG Base command: install
2026-04-03T20:20:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T20:20:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:20:03+0530 DEBUG repo: using cache for: epel
2026-04-03T20:20:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:20:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:20:07+0530 DDEBUG Cleaning up.
2026-04-03T20:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:25:03+0530 INFO --- logging initialized ---
2026-04-03T20:25:03+0530 DDEBUG timer: config: 9 ms
2026-04-03T20:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T20:25:03+0530 DDEBUG Installroot: /
2026-04-03T20:25:03+0530 DDEBUG Releasever: 8
2026-04-03T20:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:25:03+0530 DDEBUG Base command: install
2026-04-03T20:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T20:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:25:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:25:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:25:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:25:04+0530 DEBUG repo: using cache for: epel
2026-04-03T20:25:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:25:08+0530 DDEBUG Cleaning up.
2026-04-03T20:25:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:25:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:30:02+0530 INFO --- logging initialized ---
2026-04-03T20:30:02+0530 DDEBUG timer: config: 7 ms
2026-04-03T20:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T20:30:03+0530 DDEBUG Installroot: /
2026-04-03T20:30:03+0530 DDEBUG Releasever: 8
2026-04-03T20:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:30:03+0530 DDEBUG Base command: install
2026-04-03T20:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T20:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:30:03+0530 DEBUG repo: using cache for: epel
2026-04-03T20:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:30:07+0530 DDEBUG Cleaning up.
2026-04-03T20:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:35:02+0530 INFO --- logging initialized ---
2026-04-03T20:35:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T20:35:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:35:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:35:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T20:35:02+0530 DDEBUG Installroot: /
2026-04-03T20:35:02+0530 DDEBUG Releasever: 8
2026-04-03T20:35:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:35:02+0530 DDEBUG Base command: install
2026-04-03T20:35:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T20:35:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:35:03+0530 DEBUG repo: using cache for: epel
2026-04-03T20:35:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:35:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:35:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:35:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:35:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:35:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:35:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:35:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:35:07+0530 DDEBUG Cleaning up.
2026-04-03T20:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:40:03+0530 INFO --- logging initialized ---
2026-04-03T20:40:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T20:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T20:40:03+0530 DDEBUG Installroot: /
2026-04-03T20:40:03+0530 DDEBUG Releasever: 8
2026-04-03T20:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:40:03+0530 DDEBUG Base command: install
2026-04-03T20:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T20:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:40:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:40:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:40:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:40:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:40:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:40:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:40:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:40:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:40:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:40:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:40:04+0530 DEBUG repo: using cache for: epel
2026-04-03T20:40:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:40:07+0530 DDEBUG Cleaning up.
2026-04-03T20:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:45:02+0530 INFO --- logging initialized ---
2026-04-03T20:45:02+0530 DDEBUG timer: config: 6 ms
2026-04-03T20:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T20:45:03+0530 DDEBUG Installroot: /
2026-04-03T20:45:03+0530 DDEBUG Releasever: 8
2026-04-03T20:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:45:03+0530 DDEBUG Base command: install
2026-04-03T20:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T20:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:45:03+0530 DEBUG repo: using cache for: epel
2026-04-03T20:45:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:45:07+0530 DDEBUG Cleaning up.
2026-04-03T20:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:50:03+0530 INFO --- logging initialized ---
2026-04-03T20:50:03+0530 DDEBUG timer: config: 11 ms
2026-04-03T20:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T20:50:03+0530 DDEBUG Installroot: /
2026-04-03T20:50:03+0530 DDEBUG Releasever: 8
2026-04-03T20:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:50:03+0530 DDEBUG Base command: install
2026-04-03T20:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T20:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:50:04+0530 DEBUG repo: using cache for: epel
2026-04-03T20:50:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:50:07+0530 DDEBUG Cleaning up.
2026-04-03T20:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:55:03+0530 INFO --- logging initialized ---
2026-04-03T20:55:03+0530 DDEBUG timer: config: 7 ms
2026-04-03T20:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T20:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T20:55:03+0530 DDEBUG Installroot: /
2026-04-03T20:55:03+0530 DDEBUG Releasever: 8
2026-04-03T20:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:55:03+0530 DDEBUG Base command: install
2026-04-03T20:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T20:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T20:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T20:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T20:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T20:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T20:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T20:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T20:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T20:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T20:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T20:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T20:55:04+0530 DEBUG repo: using cache for: epel
2026-04-03T20:55:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T20:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T20:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T20:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T20:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T20:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T20:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T20:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T20:55:07+0530 DDEBUG Cleaning up.
2026-04-03T20:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T20:59:00+0530 INFO --- logging initialized ---
2026-04-03T20:59:00+0530 DDEBUG timer: config: 5 ms
2026-04-03T20:59:00+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T20:59:00+0530 DEBUG DNF version: 4.7.0
2026-04-03T20:59:00+0530 DDEBUG Command: dnf makecache --timer
2026-04-03T20:59:00+0530 DDEBUG Installroot: /
2026-04-03T20:59:00+0530 DDEBUG Releasever: 8
2026-04-03T20:59:00+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T20:59:00+0530 DDEBUG Base command: makecache
2026-04-03T20:59:00+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-03T20:59:00+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-03T20:59:00+0530 DEBUG Making cache files for all metadata files.
2026-04-03T20:59:00+0530 INFO Metadata cache refreshed recently.
2026-04-03T20:59:00+0530 DDEBUG Cleaning up.
2026-04-03T21:00:03+0530 INFO --- logging initialized ---
2026-04-03T21:00:03+0530 DDEBUG timer: config: 4 ms
2026-04-03T21:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T21:00:03+0530 DDEBUG Installroot: /
2026-04-03T21:00:03+0530 DDEBUG Releasever: 8
2026-04-03T21:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:00:03+0530 DDEBUG Base command: install
2026-04-03T21:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T21:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:00:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:00:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:00:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:00:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:00:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:00:03+0530 DEBUG repo: using cache for: epel
2026-04-03T21:00:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:00:07+0530 DDEBUG Cleaning up.
2026-04-03T21:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:01:01+0530 INFO --- logging initialized ---
2026-04-03T21:01:01+0530 DDEBUG timer: config: 5 ms
2026-04-03T21:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T21:01:01+0530 DDEBUG Installroot: /
2026-04-03T21:01:01+0530 DDEBUG Releasever: 8
2026-04-03T21:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:01:01+0530 DDEBUG Base command: install
2026-04-03T21:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T21:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:01:02+0530 DEBUG repo: using cache for: epel
2026-04-03T21:01:02+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:01:05+0530 DDEBUG Cleaning up.
2026-04-03T21:01:05+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:01:05+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:01:06+0530 INFO --- logging initialized ---
2026-04-03T21:01:06+0530 DDEBUG timer: config: 4 ms
2026-04-03T21:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-03T21:01:06+0530 DDEBUG Installroot: /
2026-04-03T21:01:06+0530 DDEBUG Releasever: 8
2026-04-03T21:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:01:06+0530 DDEBUG Base command: install
2026-04-03T21:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-03T21:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:01:07+0530 DEBUG repo: using cache for: epel
2026-04-03T21:01:07+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:01:12+0530 DDEBUG Cleaning up.
2026-04-03T21:01:12+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:01:12+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:01:13+0530 INFO --- logging initialized ---
2026-04-03T21:01:13+0530 DDEBUG timer: config: 5 ms
2026-04-03T21:01:13+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:01:13+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:01:13+0530 DDEBUG Command: yum -y install fuse
2026-04-03T21:01:13+0530 DDEBUG Installroot: /
2026-04-03T21:01:13+0530 DDEBUG Releasever: 8
2026-04-03T21:01:13+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:01:13+0530 DDEBUG Base command: install
2026-04-03T21:01:13+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-03T21:01:13+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:01:13+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:01:13+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:01:13+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:01:13+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:01:13+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:01:13+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:01:13+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:01:13+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:01:13+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:01:13+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:01:13+0530 DEBUG repo: using cache for: epel
2026-04-03T21:01:14+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:01:14+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:01:14+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:01:14+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:01:14+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:01:14+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:01:14+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:01:16+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:01:17+0530 DDEBUG Cleaning up.
2026-04-03T21:01:17+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:01:17+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:01:18+0530 INFO --- logging initialized ---
2026-04-03T21:01:18+0530 DDEBUG timer: config: 5 ms
2026-04-03T21:01:18+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:01:18+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:01:18+0530 DDEBUG Command: yum -y install restic
2026-04-03T21:01:18+0530 DDEBUG Installroot: /
2026-04-03T21:01:18+0530 DDEBUG Releasever: 8
2026-04-03T21:01:18+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:01:18+0530 DDEBUG Base command: install
2026-04-03T21:01:18+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-03T21:01:18+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:01:18+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:01:18+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:01:18+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:01:18+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:01:18+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:01:18+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:01:18+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:01:18+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:01:18+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:01:18+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:01:18+0530 DEBUG repo: using cache for: epel
2026-04-03T21:01:19+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:01:19+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:01:19+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:01:19+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:01:19+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:01:19+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:01:19+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:01:21+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:01:23+0530 DDEBUG Cleaning up.
2026-04-03T21:01:23+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:01:23+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:01:31+0530 INFO --- logging initialized ---
2026-04-03T21:01:31+0530 DDEBUG timer: config: 4 ms
2026-04-03T21:01:31+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:01:31+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:01:31+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T21:01:31+0530 DDEBUG Installroot: /
2026-04-03T21:01:31+0530 DDEBUG Releasever: 8
2026-04-03T21:01:31+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:01:31+0530 DDEBUG Base command: install
2026-04-03T21:01:31+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T21:01:31+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:01:31+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:01:31+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:01:31+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:01:31+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:01:31+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:01:31+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:01:31+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:01:31+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:01:31+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:01:31+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:01:31+0530 DEBUG repo: using cache for: epel
2026-04-03T21:01:32+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:01:32+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:01:32+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:01:32+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:01:32+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:01:32+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:01:32+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:01:35+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:01:36+0530 DDEBUG Cleaning up.
2026-04-03T21:01:36+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:01:36+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:01:36+0530 INFO --- logging initialized ---
2026-04-03T21:01:36+0530 DDEBUG timer: config: 5 ms
2026-04-03T21:01:37+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:01:37+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:01:37+0530 DDEBUG Command: yum -y install borgbackup
2026-04-03T21:01:37+0530 DDEBUG Installroot: /
2026-04-03T21:01:37+0530 DDEBUG Releasever: 8
2026-04-03T21:01:37+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:01:37+0530 DDEBUG Base command: install
2026-04-03T21:01:37+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-03T21:01:37+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:01:37+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:01:37+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:01:37+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:01:37+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:01:37+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:01:37+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:01:37+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:01:37+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:01:37+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:01:37+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:01:37+0530 DEBUG repo: using cache for: epel
2026-04-03T21:01:37+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:01:37+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:01:37+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:01:37+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:01:37+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:01:37+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:01:37+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:01:40+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:01:41+0530 DDEBUG Cleaning up.
2026-04-03T21:01:41+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:01:41+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:05:03+0530 INFO --- logging initialized ---
2026-04-03T21:05:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T21:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T21:05:03+0530 DDEBUG Installroot: /
2026-04-03T21:05:03+0530 DDEBUG Releasever: 8
2026-04-03T21:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:05:03+0530 DDEBUG Base command: install
2026-04-03T21:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T21:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:05:03+0530 DEBUG repo: using cache for: epel
2026-04-03T21:05:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:05:07+0530 DDEBUG Cleaning up.
2026-04-03T21:05:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:10:03+0530 INFO --- logging initialized ---
2026-04-03T21:10:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T21:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T21:10:03+0530 DDEBUG Installroot: /
2026-04-03T21:10:03+0530 DDEBUG Releasever: 8
2026-04-03T21:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:10:03+0530 DDEBUG Base command: install
2026-04-03T21:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T21:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:10:04+0530 DEBUG repo: using cache for: epel
2026-04-03T21:10:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:10:08+0530 DDEBUG Cleaning up.
2026-04-03T21:10:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:10:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:15:02+0530 INFO --- logging initialized ---
2026-04-03T21:15:02+0530 DDEBUG timer: config: 6 ms
2026-04-03T21:15:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:15:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:15:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T21:15:02+0530 DDEBUG Installroot: /
2026-04-03T21:15:02+0530 DDEBUG Releasever: 8
2026-04-03T21:15:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:15:02+0530 DDEBUG Base command: install
2026-04-03T21:15:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T21:15:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:15:03+0530 DEBUG repo: using cache for: epel
2026-04-03T21:15:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:15:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:15:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:15:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:15:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:15:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:15:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:15:07+0530 DDEBUG Cleaning up.
2026-04-03T21:15:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:20:02+0530 INFO --- logging initialized ---
2026-04-03T21:20:02+0530 DDEBUG timer: config: 7 ms
2026-04-03T21:20:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:20:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:20:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T21:20:02+0530 DDEBUG Installroot: /
2026-04-03T21:20:02+0530 DDEBUG Releasever: 8
2026-04-03T21:20:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:20:02+0530 DDEBUG Base command: install
2026-04-03T21:20:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T21:20:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:20:03+0530 DEBUG repo: using cache for: epel
2026-04-03T21:20:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:20:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:20:07+0530 DDEBUG Cleaning up.
2026-04-03T21:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:25:02+0530 INFO --- logging initialized ---
2026-04-03T21:25:02+0530 DDEBUG timer: config: 6 ms
2026-04-03T21:25:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:25:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:25:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T21:25:02+0530 DDEBUG Installroot: /
2026-04-03T21:25:02+0530 DDEBUG Releasever: 8
2026-04-03T21:25:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:25:02+0530 DDEBUG Base command: install
2026-04-03T21:25:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T21:25:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:25:03+0530 DEBUG repo: using cache for: epel
2026-04-03T21:25:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:25:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:25:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:25:06+0530 DDEBUG Cleaning up.
2026-04-03T21:25:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:25:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:30:03+0530 INFO --- logging initialized ---
2026-04-03T21:30:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T21:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T21:30:03+0530 DDEBUG Installroot: /
2026-04-03T21:30:03+0530 DDEBUG Releasever: 8
2026-04-03T21:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:30:03+0530 DDEBUG Base command: install
2026-04-03T21:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T21:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:30:04+0530 DEBUG repo: using cache for: epel
2026-04-03T21:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:30:07+0530 DDEBUG Cleaning up.
2026-04-03T21:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:35:02+0530 INFO --- logging initialized ---
2026-04-03T21:35:02+0530 DDEBUG timer: config: 6 ms
2026-04-03T21:35:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:35:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:35:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T21:35:02+0530 DDEBUG Installroot: /
2026-04-03T21:35:02+0530 DDEBUG Releasever: 8
2026-04-03T21:35:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:35:02+0530 DDEBUG Base command: install
2026-04-03T21:35:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T21:35:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:35:03+0530 DEBUG repo: using cache for: epel
2026-04-03T21:35:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:35:07+0530 DDEBUG Cleaning up.
2026-04-03T21:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:40:02+0530 INFO --- logging initialized ---
2026-04-03T21:40:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T21:40:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:40:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:40:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T21:40:02+0530 DDEBUG Installroot: /
2026-04-03T21:40:02+0530 DDEBUG Releasever: 8
2026-04-03T21:40:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:40:02+0530 DDEBUG Base command: install
2026-04-03T21:40:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T21:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:40:03+0530 DEBUG repo: using cache for: epel
2026-04-03T21:40:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:40:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:40:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:40:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:40:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:40:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:40:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:40:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:40:07+0530 DDEBUG Cleaning up.
2026-04-03T21:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:45:03+0530 INFO --- logging initialized ---
2026-04-03T21:45:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T21:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T21:45:03+0530 DDEBUG Installroot: /
2026-04-03T21:45:03+0530 DDEBUG Releasever: 8
2026-04-03T21:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:45:03+0530 DDEBUG Base command: install
2026-04-03T21:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T21:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:45:04+0530 DEBUG repo: using cache for: epel
2026-04-03T21:45:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:45:07+0530 DDEBUG Cleaning up.
2026-04-03T21:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:50:02+0530 INFO --- logging initialized ---
2026-04-03T21:50:02+0530 DDEBUG timer: config: 6 ms
2026-04-03T21:50:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:50:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:50:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T21:50:02+0530 DDEBUG Installroot: /
2026-04-03T21:50:02+0530 DDEBUG Releasever: 8
2026-04-03T21:50:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:50:02+0530 DDEBUG Base command: install
2026-04-03T21:50:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T21:50:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:50:03+0530 DEBUG repo: using cache for: epel
2026-04-03T21:50:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:50:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:50:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:50:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:50:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:50:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:50:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:50:07+0530 DDEBUG Cleaning up.
2026-04-03T21:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:55:03+0530 INFO --- logging initialized ---
2026-04-03T21:55:03+0530 DDEBUG timer: config: 4 ms
2026-04-03T21:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T21:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T21:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T21:55:03+0530 DDEBUG Installroot: /
2026-04-03T21:55:03+0530 DDEBUG Releasever: 8
2026-04-03T21:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T21:55:03+0530 DDEBUG Base command: install
2026-04-03T21:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T21:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T21:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T21:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T21:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T21:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T21:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T21:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T21:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T21:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T21:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T21:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T21:55:03+0530 DEBUG repo: using cache for: epel
2026-04-03T21:55:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T21:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T21:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T21:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T21:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T21:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T21:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T21:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T21:55:07+0530 DDEBUG Cleaning up.
2026-04-03T21:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T21:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:00:03+0530 INFO --- logging initialized ---
2026-04-03T22:00:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T22:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T22:00:03+0530 DDEBUG Installroot: /
2026-04-03T22:00:03+0530 DDEBUG Releasever: 8
2026-04-03T22:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:00:03+0530 DDEBUG Base command: install
2026-04-03T22:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T22:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:00:04+0530 DEBUG repo: using cache for: epel
2026-04-03T22:00:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:00:07+0530 DDEBUG Cleaning up.
2026-04-03T22:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:01:01+0530 INFO --- logging initialized ---
2026-04-03T22:01:01+0530 DDEBUG timer: config: 6 ms
2026-04-03T22:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T22:01:01+0530 DDEBUG Installroot: /
2026-04-03T22:01:01+0530 DDEBUG Releasever: 8
2026-04-03T22:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:01:01+0530 DDEBUG Base command: install
2026-04-03T22:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T22:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:01:02+0530 DEBUG repo: using cache for: epel
2026-04-03T22:01:02+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:01:06+0530 DDEBUG Cleaning up.
2026-04-03T22:01:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:01:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:01:07+0530 INFO --- logging initialized ---
2026-04-03T22:01:07+0530 DDEBUG timer: config: 4 ms
2026-04-03T22:01:07+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:01:07+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:01:07+0530 DDEBUG Command: yum -y install sshpass
2026-04-03T22:01:07+0530 DDEBUG Installroot: /
2026-04-03T22:01:07+0530 DDEBUG Releasever: 8
2026-04-03T22:01:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:01:07+0530 DDEBUG Base command: install
2026-04-03T22:01:07+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-03T22:01:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:01:08+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:01:08+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:01:08+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:01:08+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:01:08+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:01:08+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:01:08+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:01:08+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:01:08+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:01:08+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:01:08+0530 DEBUG repo: using cache for: epel
2026-04-03T22:01:08+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:01:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:01:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:01:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:01:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:01:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:01:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:01:13+0530 DDEBUG Cleaning up.
2026-04-03T22:01:13+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:01:13+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:01:13+0530 INFO --- logging initialized ---
2026-04-03T22:01:13+0530 DDEBUG timer: config: 4 ms
2026-04-03T22:01:13+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:01:13+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:01:13+0530 DDEBUG Command: yum -y install fuse
2026-04-03T22:01:13+0530 DDEBUG Installroot: /
2026-04-03T22:01:13+0530 DDEBUG Releasever: 8
2026-04-03T22:01:13+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:01:13+0530 DDEBUG Base command: install
2026-04-03T22:01:13+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-03T22:01:13+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:01:14+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:01:14+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:01:14+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:01:14+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:01:14+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:01:14+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:01:14+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:01:14+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:01:14+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:01:14+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:01:14+0530 DEBUG repo: using cache for: epel
2026-04-03T22:01:14+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:01:14+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:01:14+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:01:14+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:01:14+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:01:14+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:01:14+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:01:16+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:01:18+0530 DDEBUG Cleaning up.
2026-04-03T22:01:18+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:01:18+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:01:18+0530 INFO --- logging initialized ---
2026-04-03T22:01:18+0530 DDEBUG timer: config: 4 ms
2026-04-03T22:01:18+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:01:18+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:01:18+0530 DDEBUG Command: yum -y install restic
2026-04-03T22:01:18+0530 DDEBUG Installroot: /
2026-04-03T22:01:18+0530 DDEBUG Releasever: 8
2026-04-03T22:01:18+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:01:18+0530 DDEBUG Base command: install
2026-04-03T22:01:18+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-03T22:01:18+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:01:19+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:01:19+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:01:19+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:01:19+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:01:19+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:01:19+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:01:19+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:01:19+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:01:19+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:01:19+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:01:19+0530 DEBUG repo: using cache for: epel
2026-04-03T22:01:19+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:01:19+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:01:19+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:01:19+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:01:19+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:01:19+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:01:19+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:01:21+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:01:22+0530 DDEBUG Cleaning up.
2026-04-03T22:01:22+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:01:22+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:01:31+0530 INFO --- logging initialized ---
2026-04-03T22:01:31+0530 DDEBUG timer: config: 5 ms
2026-04-03T22:01:31+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:01:31+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:01:31+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T22:01:31+0530 DDEBUG Installroot: /
2026-04-03T22:01:31+0530 DDEBUG Releasever: 8
2026-04-03T22:01:31+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:01:31+0530 DDEBUG Base command: install
2026-04-03T22:01:31+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T22:01:31+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:01:31+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:01:31+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:01:31+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:01:31+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:01:31+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:01:32+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:01:32+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:01:32+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:01:32+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:01:32+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:01:32+0530 DEBUG repo: using cache for: epel
2026-04-03T22:01:32+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:01:32+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:01:32+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:01:32+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:01:32+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:01:32+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:01:32+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:01:34+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:01:35+0530 DDEBUG Cleaning up.
2026-04-03T22:01:35+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:01:35+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:01:36+0530 INFO --- logging initialized ---
2026-04-03T22:01:36+0530 DDEBUG timer: config: 6 ms
2026-04-03T22:01:36+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:01:36+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:01:36+0530 DDEBUG Command: yum -y install borgbackup
2026-04-03T22:01:36+0530 DDEBUG Installroot: /
2026-04-03T22:01:36+0530 DDEBUG Releasever: 8
2026-04-03T22:01:36+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:01:36+0530 DDEBUG Base command: install
2026-04-03T22:01:36+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-03T22:01:36+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:01:36+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:01:36+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:01:36+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:01:36+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:01:36+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:01:36+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:01:36+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:01:36+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:01:36+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:01:36+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:01:36+0530 DEBUG repo: using cache for: epel
2026-04-03T22:01:37+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:01:37+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:01:37+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:01:37+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:01:37+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:01:37+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:01:37+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:01:39+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:01:40+0530 DDEBUG Cleaning up.
2026-04-03T22:01:40+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:01:40+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:05:03+0530 INFO --- logging initialized ---
2026-04-03T22:05:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T22:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T22:05:03+0530 DDEBUG Installroot: /
2026-04-03T22:05:03+0530 DDEBUG Releasever: 8
2026-04-03T22:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:05:03+0530 DDEBUG Base command: install
2026-04-03T22:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T22:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:05:04+0530 DEBUG repo: using cache for: epel
2026-04-03T22:05:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:05:07+0530 DDEBUG Cleaning up.
2026-04-03T22:05:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:10:03+0530 INFO --- logging initialized ---
2026-04-03T22:10:03+0530 DDEBUG timer: config: 4 ms
2026-04-03T22:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T22:10:03+0530 DDEBUG Installroot: /
2026-04-03T22:10:03+0530 DDEBUG Releasever: 8
2026-04-03T22:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:10:03+0530 DDEBUG Base command: install
2026-04-03T22:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T22:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:10:04+0530 DEBUG repo: using cache for: epel
2026-04-03T22:10:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:10:08+0530 DDEBUG Cleaning up.
2026-04-03T22:10:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:10:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:15:03+0530 INFO --- logging initialized ---
2026-04-03T22:15:03+0530 DDEBUG timer: config: 8 ms
2026-04-03T22:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T22:15:03+0530 DDEBUG Installroot: /
2026-04-03T22:15:03+0530 DDEBUG Releasever: 8
2026-04-03T22:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:15:03+0530 DDEBUG Base command: install
2026-04-03T22:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T22:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:15:04+0530 DEBUG repo: using cache for: epel
2026-04-03T22:15:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:15:07+0530 DDEBUG Cleaning up.
2026-04-03T22:15:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:20:03+0530 INFO --- logging initialized ---
2026-04-03T22:20:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T22:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T22:20:03+0530 DDEBUG Installroot: /
2026-04-03T22:20:03+0530 DDEBUG Releasever: 8
2026-04-03T22:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:20:03+0530 DDEBUG Base command: install
2026-04-03T22:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T22:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:20:04+0530 DEBUG repo: using cache for: epel
2026-04-03T22:20:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:20:07+0530 DDEBUG Cleaning up.
2026-04-03T22:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:25:02+0530 INFO --- logging initialized ---
2026-04-03T22:25:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T22:25:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:25:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:25:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T22:25:02+0530 DDEBUG Installroot: /
2026-04-03T22:25:02+0530 DDEBUG Releasever: 8
2026-04-03T22:25:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:25:02+0530 DDEBUG Base command: install
2026-04-03T22:25:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T22:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:25:03+0530 DEBUG repo: using cache for: epel
2026-04-03T22:25:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:25:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:25:07+0530 DDEBUG Cleaning up.
2026-04-03T22:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:27:04+0530 INFO --- logging initialized ---
2026-04-03T22:27:04+0530 DDEBUG timer: config: 4 ms
2026-04-03T22:27:04+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:27:04+0530 DEBUG DNF version: 4.7.0
2026-04-03T22:27:04+0530 DDEBUG Command: dnf makecache --timer
2026-04-03T22:27:04+0530 DDEBUG Installroot: /
2026-04-03T22:27:04+0530 DDEBUG Releasever: 8
2026-04-03T22:27:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:27:04+0530 DDEBUG Base command: makecache
2026-04-03T22:27:04+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-03T22:27:04+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-03T22:27:04+0530 DEBUG Making cache files for all metadata files.
2026-04-03T22:27:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: has expired and will be refreshed.
2026-04-03T22:27:04+0530 DEBUG appstream: has expired and will be refreshed.
2026-04-03T22:27:04+0530 DEBUG baseos: has expired and will be refreshed.
2026-04-03T22:27:04+0530 DEBUG powertools: has expired and will be refreshed.
2026-04-03T22:27:04+0530 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-04-03T22:27:04+0530 DEBUG epel: has expired and will be refreshed.
2026-04-03T22:27:04+0530 DEBUG mysql80-community: has expired and will be refreshed.
2026-04-03T22:27:04+0530 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-04-03T22:27:04+0530 DEBUG mysql-tools-community: has expired and will be refreshed.
2026-04-03T22:27:04+0530 DEBUG passenger: has expired and will be refreshed.
2026-04-03T22:27:05+0530 DEBUG reviving: 'copr:copr.fedorainfracloud.org:copart:restic' can be revived - repomd matches.
2026-04-03T22:27:05+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:27:07+0530 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-04-03T22:27:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:27:09+0530 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-04-03T22:27:09+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:27:11+0530 DEBUG reviving: 'powertools' can be revived - repomd matches.
2026-04-03T22:27:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:27:11+0530 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-04-03T22:27:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:27:11+0530 DEBUG countme: no event for epel: window already counted
2026-04-03T22:27:11+0530 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2026-04-03T22:27:12+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:27:12+0530 DEBUG reviving: 'mysql80-community' can be revived - repomd matches.
2026-04-03T22:27:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:27:12+0530 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-04-03T22:27:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:27:12+0530 DEBUG reviving: 'mysql-tools-community' can be revived - repomd matches.
2026-04-03T22:27:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:27:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:27:16+0530 DDEBUG Cleaning up.
2026-04-03T22:27:16+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 371, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:27:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:30:02+0530 INFO --- logging initialized ---
2026-04-03T22:30:02+0530 DDEBUG timer: config: 4 ms
2026-04-03T22:30:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:30:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:30:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T22:30:02+0530 DDEBUG Installroot: /
2026-04-03T22:30:02+0530 DDEBUG Releasever: 8
2026-04-03T22:30:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:30:02+0530 DDEBUG Base command: install
2026-04-03T22:30:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T22:30:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:30:03+0530 DEBUG repo: using cache for: epel
2026-04-03T22:30:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:30:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:30:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:30:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:30:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:30:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:30:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:30:07+0530 DDEBUG Cleaning up.
2026-04-03T22:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:35:03+0530 INFO --- logging initialized ---
2026-04-03T22:35:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T22:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T22:35:03+0530 DDEBUG Installroot: /
2026-04-03T22:35:03+0530 DDEBUG Releasever: 8
2026-04-03T22:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:35:03+0530 DDEBUG Base command: install
2026-04-03T22:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T22:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:35:04+0530 DEBUG repo: using cache for: epel
2026-04-03T22:35:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:35:07+0530 DDEBUG Cleaning up.
2026-04-03T22:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:40:02+0530 INFO --- logging initialized ---
2026-04-03T22:40:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T22:40:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:40:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:40:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T22:40:02+0530 DDEBUG Installroot: /
2026-04-03T22:40:02+0530 DDEBUG Releasever: 8
2026-04-03T22:40:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:40:02+0530 DDEBUG Base command: install
2026-04-03T22:40:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T22:40:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:40:03+0530 DEBUG repo: using cache for: epel
2026-04-03T22:40:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:40:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:40:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:40:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:40:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:40:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:40:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:40:07+0530 DDEBUG Cleaning up.
2026-04-03T22:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:45:02+0530 INFO --- logging initialized ---
2026-04-03T22:45:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T22:45:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:45:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:45:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T22:45:02+0530 DDEBUG Installroot: /
2026-04-03T22:45:02+0530 DDEBUG Releasever: 8
2026-04-03T22:45:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:45:02+0530 DDEBUG Base command: install
2026-04-03T22:45:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T22:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:45:03+0530 DEBUG repo: using cache for: epel
2026-04-03T22:45:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:45:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:45:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:45:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:45:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:45:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:45:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:45:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:45:07+0530 DDEBUG Cleaning up.
2026-04-03T22:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:50:02+0530 INFO --- logging initialized ---
2026-04-03T22:50:02+0530 DDEBUG timer: config: 6 ms
2026-04-03T22:50:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:50:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:50:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T22:50:02+0530 DDEBUG Installroot: /
2026-04-03T22:50:02+0530 DDEBUG Releasever: 8
2026-04-03T22:50:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:50:02+0530 DDEBUG Base command: install
2026-04-03T22:50:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T22:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:50:03+0530 DEBUG repo: using cache for: epel
2026-04-03T22:50:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:50:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:50:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:50:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:50:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:50:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:50:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:50:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:50:08+0530 DDEBUG Cleaning up.
2026-04-03T22:50:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:50:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:55:02+0530 INFO --- logging initialized ---
2026-04-03T22:55:02+0530 DDEBUG timer: config: 6 ms
2026-04-03T22:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T22:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T22:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T22:55:03+0530 DDEBUG Installroot: /
2026-04-03T22:55:03+0530 DDEBUG Releasever: 8
2026-04-03T22:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T22:55:03+0530 DDEBUG Base command: install
2026-04-03T22:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T22:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T22:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T22:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T22:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T22:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T22:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T22:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T22:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T22:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T22:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T22:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T22:55:03+0530 DEBUG repo: using cache for: epel
2026-04-03T22:55:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T22:55:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T22:55:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T22:55:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T22:55:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T22:55:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T22:55:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T22:55:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T22:55:08+0530 DDEBUG Cleaning up.
2026-04-03T22:55:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T22:55:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:00:02+0530 INFO --- logging initialized ---
2026-04-03T23:00:02+0530 DDEBUG timer: config: 4 ms
2026-04-03T23:00:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:00:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:00:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T23:00:02+0530 DDEBUG Installroot: /
2026-04-03T23:00:02+0530 DDEBUG Releasever: 8
2026-04-03T23:00:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:00:02+0530 DDEBUG Base command: install
2026-04-03T23:00:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T23:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:00:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:00:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:00:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:00:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:00:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:00:03+0530 DEBUG repo: using cache for: epel
2026-04-03T23:00:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:00:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:00:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:00:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:00:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:00:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:00:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:00:07+0530 DDEBUG Cleaning up.
2026-04-03T23:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:01:02+0530 INFO --- logging initialized ---
2026-04-03T23:01:02+0530 DDEBUG timer: config: 8 ms
2026-04-03T23:01:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T23:01:02+0530 DDEBUG Installroot: /
2026-04-03T23:01:02+0530 DDEBUG Releasever: 8
2026-04-03T23:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:01:02+0530 DDEBUG Base command: install
2026-04-03T23:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T23:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:01:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:01:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:01:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:01:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:01:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:01:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:01:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:01:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:01:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:01:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:01:03+0530 DEBUG repo: using cache for: epel
2026-04-03T23:01:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:01:07+0530 DDEBUG Cleaning up.
2026-04-03T23:01:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:01:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:01:07+0530 INFO --- logging initialized ---
2026-04-03T23:01:07+0530 DDEBUG timer: config: 5 ms
2026-04-03T23:01:07+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:01:07+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:01:07+0530 DDEBUG Command: yum -y install sshpass
2026-04-03T23:01:07+0530 DDEBUG Installroot: /
2026-04-03T23:01:07+0530 DDEBUG Releasever: 8
2026-04-03T23:01:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:01:07+0530 DDEBUG Base command: install
2026-04-03T23:01:07+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-03T23:01:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:01:08+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:01:08+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:01:08+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:01:08+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:01:08+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:01:08+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:01:08+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:01:08+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:01:08+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:01:08+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:01:08+0530 DEBUG repo: using cache for: epel
2026-04-03T23:01:08+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:01:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:01:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:01:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:01:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:01:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:01:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:01:13+0530 DDEBUG Cleaning up.
2026-04-03T23:01:13+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:01:13+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:01:13+0530 INFO --- logging initialized ---
2026-04-03T23:01:13+0530 DDEBUG timer: config: 4 ms
2026-04-03T23:01:13+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:01:13+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:01:13+0530 DDEBUG Command: yum -y install fuse
2026-04-03T23:01:13+0530 DDEBUG Installroot: /
2026-04-03T23:01:13+0530 DDEBUG Releasever: 8
2026-04-03T23:01:13+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:01:13+0530 DDEBUG Base command: install
2026-04-03T23:01:13+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-03T23:01:14+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:01:14+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:01:14+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:01:14+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:01:14+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:01:14+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:01:14+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:01:14+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:01:14+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:01:14+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:01:14+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:01:14+0530 DEBUG repo: using cache for: epel
2026-04-03T23:01:14+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:01:14+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:01:14+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:01:14+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:01:14+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:01:14+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:01:14+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:01:16+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:01:19+0530 DDEBUG Cleaning up.
2026-04-03T23:01:19+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:01:19+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:01:19+0530 INFO --- logging initialized ---
2026-04-03T23:01:19+0530 DDEBUG timer: config: 4 ms
2026-04-03T23:01:19+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:01:19+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:01:19+0530 DDEBUG Command: yum -y install restic
2026-04-03T23:01:19+0530 DDEBUG Installroot: /
2026-04-03T23:01:19+0530 DDEBUG Releasever: 8
2026-04-03T23:01:19+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:01:19+0530 DDEBUG Base command: install
2026-04-03T23:01:19+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-03T23:01:19+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:01:20+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:01:20+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:01:20+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:01:20+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:01:20+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:01:20+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:01:20+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:01:20+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:01:20+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:01:20+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:01:20+0530 DEBUG repo: using cache for: epel
2026-04-03T23:01:20+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:01:20+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:01:20+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:01:20+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:01:20+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:01:20+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:01:20+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:01:22+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:01:25+0530 DDEBUG Cleaning up.
2026-04-03T23:01:25+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:01:25+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:01:31+0530 INFO --- logging initialized ---
2026-04-03T23:01:31+0530 DDEBUG timer: config: 5 ms
2026-04-03T23:01:31+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:01:31+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:01:31+0530 DDEBUG Command: yum -y install epel-release
2026-04-03T23:01:31+0530 DDEBUG Installroot: /
2026-04-03T23:01:31+0530 DDEBUG Releasever: 8
2026-04-03T23:01:31+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:01:31+0530 DDEBUG Base command: install
2026-04-03T23:01:31+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-03T23:01:31+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:01:32+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:01:32+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:01:32+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:01:32+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:01:32+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:01:32+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:01:32+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:01:32+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:01:32+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:01:32+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:01:32+0530 DEBUG repo: using cache for: epel
2026-04-03T23:01:32+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:01:32+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:01:32+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:01:32+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:01:32+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:01:32+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:01:32+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:01:34+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:01:36+0530 DDEBUG Cleaning up.
2026-04-03T23:01:36+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:01:36+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:01:36+0530 INFO --- logging initialized ---
2026-04-03T23:01:36+0530 DDEBUG timer: config: 7 ms
2026-04-03T23:01:36+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:01:36+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:01:36+0530 DDEBUG Command: yum -y install borgbackup
2026-04-03T23:01:36+0530 DDEBUG Installroot: /
2026-04-03T23:01:36+0530 DDEBUG Releasever: 8
2026-04-03T23:01:36+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:01:36+0530 DDEBUG Base command: install
2026-04-03T23:01:36+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-03T23:01:37+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:01:37+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:01:37+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:01:37+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:01:37+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:01:37+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:01:37+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:01:37+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:01:37+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:01:37+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:01:37+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:01:37+0530 DEBUG repo: using cache for: epel
2026-04-03T23:01:37+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:01:37+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:01:37+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:01:37+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:01:37+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:01:37+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:01:37+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:01:40+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:01:41+0530 DDEBUG Cleaning up.
2026-04-03T23:01:41+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:01:41+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:05:03+0530 INFO --- logging initialized ---
2026-04-03T23:05:03+0530 DDEBUG timer: config: 7 ms
2026-04-03T23:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T23:05:03+0530 DDEBUG Installroot: /
2026-04-03T23:05:03+0530 DDEBUG Releasever: 8
2026-04-03T23:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:05:03+0530 DDEBUG Base command: install
2026-04-03T23:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T23:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:05:04+0530 DEBUG repo: using cache for: epel
2026-04-03T23:05:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:05:08+0530 DDEBUG Cleaning up.
2026-04-03T23:05:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:05:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:10:02+0530 INFO --- logging initialized ---
2026-04-03T23:10:02+0530 DDEBUG timer: config: 6 ms
2026-04-03T23:10:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:10:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:10:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T23:10:02+0530 DDEBUG Installroot: /
2026-04-03T23:10:02+0530 DDEBUG Releasever: 8
2026-04-03T23:10:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:10:02+0530 DDEBUG Base command: install
2026-04-03T23:10:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T23:10:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:10:03+0530 DEBUG repo: using cache for: epel
2026-04-03T23:10:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:10:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:10:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:10:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:10:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:10:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:10:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:10:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:10:07+0530 DDEBUG Cleaning up.
2026-04-03T23:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:15:02+0530 INFO --- logging initialized ---
2026-04-03T23:15:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T23:15:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:15:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:15:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T23:15:02+0530 DDEBUG Installroot: /
2026-04-03T23:15:02+0530 DDEBUG Releasever: 8
2026-04-03T23:15:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:15:02+0530 DDEBUG Base command: install
2026-04-03T23:15:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T23:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:15:03+0530 DEBUG repo: using cache for: epel
2026-04-03T23:15:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:15:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:15:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:15:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:15:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:15:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:15:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:15:07+0530 DDEBUG Cleaning up.
2026-04-03T23:15:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:20:03+0530 INFO --- logging initialized ---
2026-04-03T23:20:03+0530 DDEBUG timer: config: 6 ms
2026-04-03T23:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T23:20:03+0530 DDEBUG Installroot: /
2026-04-03T23:20:03+0530 DDEBUG Releasever: 8
2026-04-03T23:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:20:03+0530 DDEBUG Base command: install
2026-04-03T23:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T23:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:20:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:20:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:20:04+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:20:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:20:04+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:20:04+0530 DEBUG repo: using cache for: epel
2026-04-03T23:20:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:20:07+0530 DDEBUG Cleaning up.
2026-04-03T23:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:25:03+0530 INFO --- logging initialized ---
2026-04-03T23:25:03+0530 DDEBUG timer: config: 5 ms
2026-04-03T23:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T23:25:03+0530 DDEBUG Installroot: /
2026-04-03T23:25:03+0530 DDEBUG Releasever: 8
2026-04-03T23:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:25:03+0530 DDEBUG Base command: install
2026-04-03T23:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T23:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:25:03+0530 DEBUG repo: using cache for: epel
2026-04-03T23:25:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:25:07+0530 DDEBUG Cleaning up.
2026-04-03T23:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:30:03+0530 INFO --- logging initialized ---
2026-04-03T23:30:03+0530 DDEBUG timer: config: 4 ms
2026-04-03T23:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T23:30:03+0530 DDEBUG Installroot: /
2026-04-03T23:30:03+0530 DDEBUG Releasever: 8
2026-04-03T23:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:30:03+0530 DDEBUG Base command: install
2026-04-03T23:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T23:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:30:03+0530 DEBUG repo: using cache for: epel
2026-04-03T23:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:30:07+0530 DDEBUG Cleaning up.
2026-04-03T23:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:35:02+0530 INFO --- logging initialized ---
2026-04-03T23:35:02+0530 DDEBUG timer: config: 6 ms
2026-04-03T23:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T23:35:03+0530 DDEBUG Installroot: /
2026-04-03T23:35:03+0530 DDEBUG Releasever: 8
2026-04-03T23:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:35:03+0530 DDEBUG Base command: install
2026-04-03T23:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T23:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:35:03+0530 DEBUG repo: using cache for: epel
2026-04-03T23:35:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:35:07+0530 DDEBUG Cleaning up.
2026-04-03T23:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:40:02+0530 INFO --- logging initialized ---
2026-04-03T23:40:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T23:40:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:40:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:40:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T23:40:02+0530 DDEBUG Installroot: /
2026-04-03T23:40:02+0530 DDEBUG Releasever: 8
2026-04-03T23:40:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:40:02+0530 DDEBUG Base command: install
2026-04-03T23:40:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T23:40:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:40:03+0530 DEBUG repo: using cache for: epel
2026-04-03T23:40:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:40:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:40:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:40:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:40:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:40:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:40:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:40:08+0530 DDEBUG Cleaning up.
2026-04-03T23:40:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:40:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:45:02+0530 INFO --- logging initialized ---
2026-04-03T23:45:02+0530 DDEBUG timer: config: 7 ms
2026-04-03T23:45:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:45:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:45:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T23:45:02+0530 DDEBUG Installroot: /
2026-04-03T23:45:02+0530 DDEBUG Releasever: 8
2026-04-03T23:45:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:45:02+0530 DDEBUG Base command: install
2026-04-03T23:45:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T23:45:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:45:03+0530 DEBUG repo: using cache for: epel
2026-04-03T23:45:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:45:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:45:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:45:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:45:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:45:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:45:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:45:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:45:07+0530 DDEBUG Cleaning up.
2026-04-03T23:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:50:02+0530 INFO --- logging initialized ---
2026-04-03T23:50:02+0530 DDEBUG timer: config: 6 ms
2026-04-03T23:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-03T23:50:03+0530 DDEBUG Installroot: /
2026-04-03T23:50:03+0530 DDEBUG Releasever: 8
2026-04-03T23:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:50:03+0530 DDEBUG Base command: install
2026-04-03T23:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T23:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:50:03+0530 DEBUG repo: using cache for: epel
2026-04-03T23:50:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:50:07+0530 DDEBUG Cleaning up.
2026-04-03T23:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:55:02+0530 INFO --- logging initialized ---
2026-04-03T23:55:02+0530 DDEBUG timer: config: 5 ms
2026-04-03T23:55:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-03T23:55:02+0530 DEBUG YUM version: 4.7.0
2026-04-03T23:55:02+0530 DDEBUG Command: yum -y install lsof
2026-04-03T23:55:02+0530 DDEBUG Installroot: /
2026-04-03T23:55:02+0530 DDEBUG Releasever: 8
2026-04-03T23:55:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-03T23:55:02+0530 DDEBUG Base command: install
2026-04-03T23:55:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-03T23:55:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-03T23:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-03T23:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-03T23:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-03T23:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-03T23:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-03T23:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-03T23:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-03T23:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-03T23:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-03T23:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-03T23:55:03+0530 DEBUG repo: using cache for: epel
2026-04-03T23:55:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-03T23:55:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-03T23:55:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-03T23:55:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-03T23:55:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-03T23:55:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-03T23:55:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-03T23:55:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-03T23:55:07+0530 DDEBUG Cleaning up.
2026-04-03T23:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-03T23:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:00:03+0530 INFO --- logging initialized ---
2026-04-04T00:00:03+0530 DDEBUG timer: config: 7 ms
2026-04-04T00:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T00:00:03+0530 DDEBUG Installroot: /
2026-04-04T00:00:03+0530 DDEBUG Releasever: 8
2026-04-04T00:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:00:03+0530 DDEBUG Base command: install
2026-04-04T00:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T00:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:00:04+0530 DEBUG repo: using cache for: epel
2026-04-04T00:00:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:00:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:00:08+0530 DDEBUG Cleaning up.
2026-04-04T00:00:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:00:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:01:00+0530 INFO --- logging initialized ---
2026-04-04T00:01:00+0530 DDEBUG timer: config: 9 ms
2026-04-04T00:01:00+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:01:00+0530 DEBUG DNF version: 4.7.0
2026-04-04T00:01:00+0530 DDEBUG Command: dnf makecache --timer
2026-04-04T00:01:00+0530 DDEBUG Installroot: /
2026-04-04T00:01:00+0530 DDEBUG Releasever: 8
2026-04-04T00:01:00+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:01:00+0530 DDEBUG Base command: makecache
2026-04-04T00:01:00+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-04T00:01:00+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-04T00:01:00+0530 DEBUG Making cache files for all metadata files.
2026-04-04T00:01:00+0530 INFO Metadata cache refreshed recently.
2026-04-04T00:01:00+0530 DDEBUG Cleaning up.
2026-04-04T00:01:02+0530 INFO --- logging initialized ---
2026-04-04T00:01:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T00:01:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T00:01:02+0530 DDEBUG Installroot: /
2026-04-04T00:01:02+0530 DDEBUG Releasever: 8
2026-04-04T00:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:01:02+0530 DDEBUG Base command: install
2026-04-04T00:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T00:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:01:07+0530 DEBUG repo: using cache for: epel
2026-04-04T00:01:07+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:01:10+0530 DDEBUG Cleaning up.
2026-04-04T00:01:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:01:11+0530 INFO --- logging initialized ---
2026-04-04T00:01:11+0530 DDEBUG timer: config: 5 ms
2026-04-04T00:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:01:11+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T00:01:11+0530 DDEBUG Installroot: /
2026-04-04T00:01:11+0530 DDEBUG Releasever: 8
2026-04-04T00:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:01:11+0530 DDEBUG Base command: install
2026-04-04T00:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T00:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:01:12+0530 DEBUG repo: using cache for: epel
2026-04-04T00:01:12+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:01:15+0530 DDEBUG Cleaning up.
2026-04-04T00:01:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:01:16+0530 INFO --- logging initialized ---
2026-04-04T00:01:16+0530 DDEBUG timer: config: 4 ms
2026-04-04T00:01:16+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:01:16+0530 DDEBUG Command: yum -y install fuse
2026-04-04T00:01:16+0530 DDEBUG Installroot: /
2026-04-04T00:01:16+0530 DDEBUG Releasever: 8
2026-04-04T00:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:01:16+0530 DDEBUG Base command: install
2026-04-04T00:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T00:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:01:16+0530 DEBUG repo: using cache for: epel
2026-04-04T00:01:17+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:01:20+0530 DDEBUG Cleaning up.
2026-04-04T00:01:20+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:01:21+0530 INFO --- logging initialized ---
2026-04-04T00:01:21+0530 DDEBUG timer: config: 7 ms
2026-04-04T00:01:21+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:01:21+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:01:21+0530 DDEBUG Command: yum -y install restic
2026-04-04T00:01:21+0530 DDEBUG Installroot: /
2026-04-04T00:01:21+0530 DDEBUG Releasever: 8
2026-04-04T00:01:21+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:01:21+0530 DDEBUG Base command: install
2026-04-04T00:01:21+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T00:01:21+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:01:21+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:01:21+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:01:21+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:01:21+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:01:21+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:01:22+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:01:22+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:01:22+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:01:22+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:01:22+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:01:22+0530 DEBUG repo: using cache for: epel
2026-04-04T00:01:22+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:01:22+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:01:22+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:01:22+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:01:22+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:01:22+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:01:22+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:01:24+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:01:25+0530 DDEBUG Cleaning up.
2026-04-04T00:01:25+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:01:25+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:01:33+0530 INFO --- logging initialized ---
2026-04-04T00:01:33+0530 DDEBUG timer: config: 4 ms
2026-04-04T00:01:33+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:01:33+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:01:33+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T00:01:33+0530 DDEBUG Installroot: /
2026-04-04T00:01:33+0530 DDEBUG Releasever: 8
2026-04-04T00:01:33+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:01:33+0530 DDEBUG Base command: install
2026-04-04T00:01:33+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T00:01:33+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:01:34+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:01:34+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:01:34+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:01:34+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:01:34+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:01:34+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:01:34+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:01:34+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:01:34+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:01:34+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:01:34+0530 DEBUG repo: using cache for: epel
2026-04-04T00:01:34+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:01:34+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:01:34+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:01:34+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:01:34+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:01:34+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:01:34+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:01:36+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:01:37+0530 DDEBUG Cleaning up.
2026-04-04T00:01:38+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:01:38+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:01:38+0530 INFO --- logging initialized ---
2026-04-04T00:01:38+0530 DDEBUG timer: config: 6 ms
2026-04-04T00:01:38+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:01:38+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:01:38+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T00:01:38+0530 DDEBUG Installroot: /
2026-04-04T00:01:38+0530 DDEBUG Releasever: 8
2026-04-04T00:01:38+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:01:38+0530 DDEBUG Base command: install
2026-04-04T00:01:38+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T00:01:38+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:01:39+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:01:39+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:01:39+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:01:39+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:01:39+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:01:39+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:01:39+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:01:39+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:01:39+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:01:39+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:01:39+0530 DEBUG repo: using cache for: epel
2026-04-04T00:01:39+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:01:39+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:01:39+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:01:39+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:01:39+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:01:39+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:01:39+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:01:41+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:01:43+0530 DDEBUG Cleaning up.
2026-04-04T00:01:43+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:01:43+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:05:03+0530 INFO --- logging initialized ---
2026-04-04T00:05:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T00:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T00:05:03+0530 DDEBUG Installroot: /
2026-04-04T00:05:03+0530 DDEBUG Releasever: 8
2026-04-04T00:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:05:03+0530 DDEBUG Base command: install
2026-04-04T00:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T00:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:05:04+0530 DEBUG repo: using cache for: epel
2026-04-04T00:05:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:05:08+0530 DDEBUG Cleaning up.
2026-04-04T00:05:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:05:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:10:03+0530 INFO --- logging initialized ---
2026-04-04T00:10:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T00:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T00:10:03+0530 DDEBUG Installroot: /
2026-04-04T00:10:03+0530 DDEBUG Releasever: 8
2026-04-04T00:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:10:03+0530 DDEBUG Base command: install
2026-04-04T00:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T00:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:10:04+0530 DEBUG repo: using cache for: epel
2026-04-04T00:10:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:10:08+0530 DDEBUG Cleaning up.
2026-04-04T00:10:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:10:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:15:03+0530 INFO --- logging initialized ---
2026-04-04T00:15:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T00:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T00:15:03+0530 DDEBUG Installroot: /
2026-04-04T00:15:03+0530 DDEBUG Releasever: 8
2026-04-04T00:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:15:03+0530 DDEBUG Base command: install
2026-04-04T00:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T00:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:15:04+0530 DEBUG repo: using cache for: epel
2026-04-04T00:15:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:15:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:15:09+0530 DDEBUG Cleaning up.
2026-04-04T00:15:09+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:15:09+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:20:03+0530 INFO --- logging initialized ---
2026-04-04T00:20:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T00:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T00:20:03+0530 DDEBUG Installroot: /
2026-04-04T00:20:03+0530 DDEBUG Releasever: 8
2026-04-04T00:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:20:03+0530 DDEBUG Base command: install
2026-04-04T00:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T00:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:20:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:20:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:20:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:20:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:20:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:20:04+0530 DEBUG repo: using cache for: epel
2026-04-04T00:20:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:20:08+0530 DDEBUG Cleaning up.
2026-04-04T00:20:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:20:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:25:02+0530 INFO --- logging initialized ---
2026-04-04T00:25:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T00:25:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:25:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:25:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T00:25:02+0530 DDEBUG Installroot: /
2026-04-04T00:25:02+0530 DDEBUG Releasever: 8
2026-04-04T00:25:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:25:02+0530 DDEBUG Base command: install
2026-04-04T00:25:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T00:25:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T00:25:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:25:08+0530 DDEBUG Cleaning up.
2026-04-04T00:25:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:25:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:30:03+0530 INFO --- logging initialized ---
2026-04-04T00:30:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T00:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T00:30:03+0530 DDEBUG Installroot: /
2026-04-04T00:30:03+0530 DDEBUG Releasever: 8
2026-04-04T00:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:30:03+0530 DDEBUG Base command: install
2026-04-04T00:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T00:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:30:04+0530 DEBUG repo: using cache for: epel
2026-04-04T00:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:30:07+0530 DDEBUG Cleaning up.
2026-04-04T00:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:35:02+0530 INFO --- logging initialized ---
2026-04-04T00:35:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T00:35:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:35:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:35:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T00:35:02+0530 DDEBUG Installroot: /
2026-04-04T00:35:02+0530 DDEBUG Releasever: 8
2026-04-04T00:35:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:35:02+0530 DDEBUG Base command: install
2026-04-04T00:35:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T00:35:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:35:03+0530 DEBUG repo: using cache for: epel
2026-04-04T00:35:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:35:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:35:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:35:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:35:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:35:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:35:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:35:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:35:07+0530 DDEBUG Cleaning up.
2026-04-04T00:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:40:02+0530 INFO --- logging initialized ---
2026-04-04T00:40:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T00:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T00:40:03+0530 DDEBUG Installroot: /
2026-04-04T00:40:03+0530 DDEBUG Releasever: 8
2026-04-04T00:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:40:03+0530 DDEBUG Base command: install
2026-04-04T00:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T00:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:40:03+0530 DEBUG repo: using cache for: epel
2026-04-04T00:40:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:40:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:40:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:40:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:40:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:40:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:40:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:40:07+0530 DDEBUG Cleaning up.
2026-04-04T00:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:45:02+0530 INFO --- logging initialized ---
2026-04-04T00:45:02+0530 DDEBUG timer: config: 9 ms
2026-04-04T00:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T00:45:03+0530 DDEBUG Installroot: /
2026-04-04T00:45:03+0530 DDEBUG Releasever: 8
2026-04-04T00:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:45:03+0530 DDEBUG Base command: install
2026-04-04T00:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T00:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:45:03+0530 DEBUG repo: using cache for: epel
2026-04-04T00:45:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:45:07+0530 DDEBUG Cleaning up.
2026-04-04T00:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:50:03+0530 INFO --- logging initialized ---
2026-04-04T00:50:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T00:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T00:50:03+0530 DDEBUG Installroot: /
2026-04-04T00:50:03+0530 DDEBUG Releasever: 8
2026-04-04T00:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:50:03+0530 DDEBUG Base command: install
2026-04-04T00:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T00:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:50:03+0530 DEBUG repo: using cache for: epel
2026-04-04T00:50:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:50:07+0530 DDEBUG Cleaning up.
2026-04-04T00:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:55:03+0530 INFO --- logging initialized ---
2026-04-04T00:55:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T00:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T00:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T00:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T00:55:03+0530 DDEBUG Installroot: /
2026-04-04T00:55:03+0530 DDEBUG Releasever: 8
2026-04-04T00:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T00:55:03+0530 DDEBUG Base command: install
2026-04-04T00:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T00:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T00:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T00:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T00:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T00:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T00:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T00:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T00:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T00:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T00:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T00:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T00:55:04+0530 DEBUG repo: using cache for: epel
2026-04-04T00:55:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T00:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T00:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T00:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T00:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T00:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T00:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T00:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T00:55:08+0530 DDEBUG Cleaning up.
2026-04-04T00:55:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T00:55:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:00:03+0530 INFO --- logging initialized ---
2026-04-04T01:00:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T01:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T01:00:03+0530 DDEBUG Installroot: /
2026-04-04T01:00:03+0530 DDEBUG Releasever: 8
2026-04-04T01:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:00:03+0530 DDEBUG Base command: install
2026-04-04T01:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T01:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:00:04+0530 DEBUG repo: using cache for: epel
2026-04-04T01:00:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:00:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:00:10+0530 DDEBUG Cleaning up.
2026-04-04T01:00:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:00:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:01:01+0530 INFO --- logging initialized ---
2026-04-04T01:01:01+0530 DDEBUG timer: config: 5 ms
2026-04-04T01:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T01:01:01+0530 DDEBUG Installroot: /
2026-04-04T01:01:01+0530 DDEBUG Releasever: 8
2026-04-04T01:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:01:01+0530 DDEBUG Base command: install
2026-04-04T01:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T01:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T01:01:02+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:01:05+0530 DDEBUG Cleaning up.
2026-04-04T01:01:05+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:01:05+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:01:06+0530 INFO --- logging initialized ---
2026-04-04T01:01:06+0530 DDEBUG timer: config: 4 ms
2026-04-04T01:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T01:01:06+0530 DDEBUG Installroot: /
2026-04-04T01:01:06+0530 DDEBUG Releasever: 8
2026-04-04T01:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:01:06+0530 DDEBUG Base command: install
2026-04-04T01:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T01:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:01:06+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:01:06+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:01:06+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:01:06+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:01:06+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:01:06+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:01:06+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:01:06+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:01:06+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:01:06+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:01:06+0530 DEBUG repo: using cache for: epel
2026-04-04T01:01:07+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:01:10+0530 DDEBUG Cleaning up.
2026-04-04T01:01:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:01:10+0530 INFO --- logging initialized ---
2026-04-04T01:01:10+0530 DDEBUG timer: config: 5 ms
2026-04-04T01:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-04T01:01:11+0530 DDEBUG Installroot: /
2026-04-04T01:01:11+0530 DDEBUG Releasever: 8
2026-04-04T01:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:01:11+0530 DDEBUG Base command: install
2026-04-04T01:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T01:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:01:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:01:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:01:11+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:01:11+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:01:11+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:01:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:01:11+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:01:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:01:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:01:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:01:11+0530 DEBUG repo: using cache for: epel
2026-04-04T01:01:11+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:01:11+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:01:11+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:01:11+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:01:11+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:01:11+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:01:11+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:01:13+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:01:15+0530 DDEBUG Cleaning up.
2026-04-04T01:01:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:01:15+0530 INFO --- logging initialized ---
2026-04-04T01:01:15+0530 DDEBUG timer: config: 5 ms
2026-04-04T01:01:15+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:01:15+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:01:15+0530 DDEBUG Command: yum -y install restic
2026-04-04T01:01:15+0530 DDEBUG Installroot: /
2026-04-04T01:01:15+0530 DDEBUG Releasever: 8
2026-04-04T01:01:15+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:01:15+0530 DDEBUG Base command: install
2026-04-04T01:01:15+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T01:01:15+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:01:16+0530 DEBUG repo: using cache for: epel
2026-04-04T01:01:16+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:01:16+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:01:16+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:01:16+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:01:16+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:01:16+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:01:16+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:01:18+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:01:19+0530 DDEBUG Cleaning up.
2026-04-04T01:01:19+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:01:19+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:01:27+0530 INFO --- logging initialized ---
2026-04-04T01:01:27+0530 DDEBUG timer: config: 4 ms
2026-04-04T01:01:27+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:01:27+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:01:27+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T01:01:27+0530 DDEBUG Installroot: /
2026-04-04T01:01:27+0530 DDEBUG Releasever: 8
2026-04-04T01:01:27+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:01:27+0530 DDEBUG Base command: install
2026-04-04T01:01:27+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T01:01:27+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:01:27+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:01:27+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:01:27+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:01:27+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:01:27+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:01:27+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:01:27+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:01:27+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:01:27+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:01:27+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:01:27+0530 DEBUG repo: using cache for: epel
2026-04-04T01:01:28+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:01:28+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:01:28+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:01:28+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:01:28+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:01:28+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:01:28+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:01:30+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:01:32+0530 DDEBUG Cleaning up.
2026-04-04T01:01:32+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:01:32+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:01:33+0530 INFO --- logging initialized ---
2026-04-04T01:01:33+0530 DDEBUG timer: config: 6 ms
2026-04-04T01:01:33+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:01:33+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:01:33+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T01:01:33+0530 DDEBUG Installroot: /
2026-04-04T01:01:33+0530 DDEBUG Releasever: 8
2026-04-04T01:01:33+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:01:33+0530 DDEBUG Base command: install
2026-04-04T01:01:33+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T01:01:33+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:01:33+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:01:33+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:01:33+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:01:33+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:01:33+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:01:33+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:01:33+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:01:33+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:01:33+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:01:33+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:01:33+0530 DEBUG repo: using cache for: epel
2026-04-04T01:01:33+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:01:33+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:01:33+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:01:33+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:01:33+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:01:33+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:01:33+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:01:35+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:01:37+0530 DDEBUG Cleaning up.
2026-04-04T01:01:37+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:01:37+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:05:02+0530 INFO --- logging initialized ---
2026-04-04T01:05:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T01:05:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:05:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:05:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T01:05:02+0530 DDEBUG Installroot: /
2026-04-04T01:05:02+0530 DDEBUG Releasever: 8
2026-04-04T01:05:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:05:02+0530 DDEBUG Base command: install
2026-04-04T01:05:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T01:05:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:05:03+0530 DEBUG repo: using cache for: epel
2026-04-04T01:05:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:05:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:05:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:05:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:05:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:05:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:05:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:05:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:05:06+0530 DDEBUG Cleaning up.
2026-04-04T01:05:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:05:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:10:03+0530 INFO --- logging initialized ---
2026-04-04T01:10:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T01:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T01:10:03+0530 DDEBUG Installroot: /
2026-04-04T01:10:03+0530 DDEBUG Releasever: 8
2026-04-04T01:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:10:03+0530 DDEBUG Base command: install
2026-04-04T01:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T01:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:10:04+0530 DEBUG repo: using cache for: epel
2026-04-04T01:10:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:10:07+0530 DDEBUG Cleaning up.
2026-04-04T01:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:15:03+0530 INFO --- logging initialized ---
2026-04-04T01:15:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T01:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T01:15:03+0530 DDEBUG Installroot: /
2026-04-04T01:15:03+0530 DDEBUG Releasever: 8
2026-04-04T01:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:15:03+0530 DDEBUG Base command: install
2026-04-04T01:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T01:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:15:04+0530 DEBUG repo: using cache for: epel
2026-04-04T01:15:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:15:08+0530 DDEBUG Cleaning up.
2026-04-04T01:15:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:15:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:20:03+0530 INFO --- logging initialized ---
2026-04-04T01:20:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T01:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T01:20:03+0530 DDEBUG Installroot: /
2026-04-04T01:20:03+0530 DDEBUG Releasever: 8
2026-04-04T01:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:20:03+0530 DDEBUG Base command: install
2026-04-04T01:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T01:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:20:03+0530 DEBUG repo: using cache for: epel
2026-04-04T01:20:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:20:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:20:07+0530 DDEBUG Cleaning up.
2026-04-04T01:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:25:03+0530 INFO --- logging initialized ---
2026-04-04T01:25:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T01:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T01:25:03+0530 DDEBUG Installroot: /
2026-04-04T01:25:03+0530 DDEBUG Releasever: 8
2026-04-04T01:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:25:03+0530 DDEBUG Base command: install
2026-04-04T01:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T01:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:25:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:25:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:25:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:25:04+0530 DEBUG repo: using cache for: epel
2026-04-04T01:25:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:25:08+0530 DDEBUG Cleaning up.
2026-04-04T01:25:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:25:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:30:03+0530 INFO --- logging initialized ---
2026-04-04T01:30:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T01:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T01:30:03+0530 DDEBUG Installroot: /
2026-04-04T01:30:03+0530 DDEBUG Releasever: 8
2026-04-04T01:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:30:03+0530 DDEBUG Base command: install
2026-04-04T01:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T01:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:30:04+0530 DEBUG repo: using cache for: epel
2026-04-04T01:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:30:08+0530 DDEBUG Cleaning up.
2026-04-04T01:30:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:30:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:35:03+0530 INFO --- logging initialized ---
2026-04-04T01:35:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T01:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T01:35:03+0530 DDEBUG Installroot: /
2026-04-04T01:35:03+0530 DDEBUG Releasever: 8
2026-04-04T01:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:35:03+0530 DDEBUG Base command: install
2026-04-04T01:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T01:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:35:04+0530 DEBUG repo: using cache for: epel
2026-04-04T01:35:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:35:07+0530 DDEBUG Cleaning up.
2026-04-04T01:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:40:03+0530 INFO --- logging initialized ---
2026-04-04T01:40:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T01:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T01:40:03+0530 DDEBUG Installroot: /
2026-04-04T01:40:03+0530 DDEBUG Releasever: 8
2026-04-04T01:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:40:03+0530 DDEBUG Base command: install
2026-04-04T01:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T01:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:40:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:40:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:40:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:40:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:40:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:40:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:40:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:40:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:40:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:40:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:40:04+0530 DEBUG repo: using cache for: epel
2026-04-04T01:40:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:40:08+0530 DDEBUG Cleaning up.
2026-04-04T01:40:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:40:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:43:43+0530 INFO --- logging initialized ---
2026-04-04T01:43:43+0530 DDEBUG timer: config: 5 ms
2026-04-04T01:43:43+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:43:43+0530 DEBUG DNF version: 4.7.0
2026-04-04T01:43:43+0530 DDEBUG Command: dnf makecache --timer
2026-04-04T01:43:43+0530 DDEBUG Installroot: /
2026-04-04T01:43:43+0530 DDEBUG Releasever: 8
2026-04-04T01:43:43+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:43:43+0530 DDEBUG Base command: makecache
2026-04-04T01:43:43+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-04T01:43:43+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-04T01:43:43+0530 DEBUG Making cache files for all metadata files.
2026-04-04T01:43:43+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: has expired and will be refreshed.
2026-04-04T01:43:43+0530 DEBUG appstream: has expired and will be refreshed.
2026-04-04T01:43:43+0530 DEBUG baseos: has expired and will be refreshed.
2026-04-04T01:43:43+0530 DEBUG powertools: has expired and will be refreshed.
2026-04-04T01:43:43+0530 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-04-04T01:43:43+0530 DEBUG epel: has expired and will be refreshed.
2026-04-04T01:43:43+0530 DEBUG mysql80-community: has expired and will be refreshed.
2026-04-04T01:43:43+0530 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-04-04T01:43:43+0530 DEBUG mysql-tools-community: has expired and will be refreshed.
2026-04-04T01:43:43+0530 DEBUG passenger: has expired and will be refreshed.
2026-04-04T01:43:44+0530 DEBUG reviving: 'copr:copr.fedorainfracloud.org:copart:restic' can be revived - repomd matches.
2026-04-04T01:43:44+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:43:46+0530 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-04-04T01:43:46+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:43:48+0530 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-04-04T01:43:48+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:43:50+0530 DEBUG reviving: 'powertools' can be revived - repomd matches.
2026-04-04T01:43:50+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:43:50+0530 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-04-04T01:43:50+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:43:50+0530 DEBUG countme: no event for epel: window already counted
2026-04-04T01:43:50+0530 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2026-04-04T01:43:50+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:43:50+0530 DEBUG reviving: 'mysql80-community' can be revived - repomd matches.
2026-04-04T01:43:50+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:43:50+0530 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-04-04T01:43:50+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:43:50+0530 DEBUG reviving: 'mysql-tools-community' can be revived - repomd matches.
2026-04-04T01:43:50+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:43:52+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:43:54+0530 DDEBUG Cleaning up.
2026-04-04T01:43:54+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 371, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:43:54+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:45:03+0530 INFO --- logging initialized ---
2026-04-04T01:45:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T01:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T01:45:03+0530 DDEBUG Installroot: /
2026-04-04T01:45:03+0530 DDEBUG Releasever: 8
2026-04-04T01:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:45:03+0530 DDEBUG Base command: install
2026-04-04T01:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T01:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:45:04+0530 DEBUG repo: using cache for: epel
2026-04-04T01:45:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:45:08+0530 DDEBUG Cleaning up.
2026-04-04T01:45:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:45:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:50:02+0530 INFO --- logging initialized ---
2026-04-04T01:50:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T01:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T01:50:03+0530 DDEBUG Installroot: /
2026-04-04T01:50:03+0530 DDEBUG Releasever: 8
2026-04-04T01:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:50:03+0530 DDEBUG Base command: install
2026-04-04T01:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T01:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:50:03+0530 DEBUG repo: using cache for: epel
2026-04-04T01:50:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:50:07+0530 DDEBUG Cleaning up.
2026-04-04T01:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:55:03+0530 INFO --- logging initialized ---
2026-04-04T01:55:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T01:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T01:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T01:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T01:55:03+0530 DDEBUG Installroot: /
2026-04-04T01:55:03+0530 DDEBUG Releasever: 8
2026-04-04T01:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T01:55:03+0530 DDEBUG Base command: install
2026-04-04T01:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T01:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T01:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T01:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T01:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T01:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T01:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T01:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T01:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T01:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T01:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T01:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T01:55:04+0530 DEBUG repo: using cache for: epel
2026-04-04T01:55:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T01:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T01:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T01:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T01:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T01:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T01:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T01:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T01:55:07+0530 DDEBUG Cleaning up.
2026-04-04T01:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T01:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:00:03+0530 INFO --- logging initialized ---
2026-04-04T02:00:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T02:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T02:00:03+0530 DDEBUG Installroot: /
2026-04-04T02:00:03+0530 DDEBUG Releasever: 8
2026-04-04T02:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:00:03+0530 DDEBUG Base command: install
2026-04-04T02:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T02:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:00:04+0530 DEBUG repo: using cache for: epel
2026-04-04T02:00:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:00:08+0530 DDEBUG Cleaning up.
2026-04-04T02:00:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:00:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:01:01+0530 INFO --- logging initialized ---
2026-04-04T02:01:01+0530 DDEBUG timer: config: 4 ms
2026-04-04T02:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T02:01:01+0530 DDEBUG Installroot: /
2026-04-04T02:01:01+0530 DDEBUG Releasever: 8
2026-04-04T02:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:01:01+0530 DDEBUG Base command: install
2026-04-04T02:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T02:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T02:01:02+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:01:05+0530 DDEBUG Cleaning up.
2026-04-04T02:01:05+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:01:05+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:01:06+0530 INFO --- logging initialized ---
2026-04-04T02:01:06+0530 DDEBUG timer: config: 11 ms
2026-04-04T02:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T02:01:06+0530 DDEBUG Installroot: /
2026-04-04T02:01:06+0530 DDEBUG Releasever: 8
2026-04-04T02:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:01:06+0530 DDEBUG Base command: install
2026-04-04T02:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T02:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:01:07+0530 DEBUG repo: using cache for: epel
2026-04-04T02:01:07+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:01:10+0530 DDEBUG Cleaning up.
2026-04-04T02:01:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:01:10+0530 INFO --- logging initialized ---
2026-04-04T02:01:10+0530 DDEBUG timer: config: 4 ms
2026-04-04T02:01:10+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:01:10+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:01:10+0530 DDEBUG Command: yum -y install fuse
2026-04-04T02:01:10+0530 DDEBUG Installroot: /
2026-04-04T02:01:10+0530 DDEBUG Releasever: 8
2026-04-04T02:01:10+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:01:10+0530 DDEBUG Base command: install
2026-04-04T02:01:10+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T02:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:01:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:01:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:01:11+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:01:11+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:01:11+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:01:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:01:11+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:01:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:01:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:01:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:01:11+0530 DEBUG repo: using cache for: epel
2026-04-04T02:01:11+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:01:11+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:01:11+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:01:11+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:01:11+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:01:11+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:01:11+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:01:13+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:01:15+0530 DDEBUG Cleaning up.
2026-04-04T02:01:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:01:15+0530 INFO --- logging initialized ---
2026-04-04T02:01:15+0530 DDEBUG timer: config: 4 ms
2026-04-04T02:01:15+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:01:15+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:01:15+0530 DDEBUG Command: yum -y install restic
2026-04-04T02:01:15+0530 DDEBUG Installroot: /
2026-04-04T02:01:15+0530 DDEBUG Releasever: 8
2026-04-04T02:01:15+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:01:15+0530 DDEBUG Base command: install
2026-04-04T02:01:15+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T02:01:15+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:01:16+0530 DEBUG repo: using cache for: epel
2026-04-04T02:01:16+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:01:16+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:01:16+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:01:16+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:01:16+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:01:16+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:01:16+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:01:18+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:01:19+0530 DDEBUG Cleaning up.
2026-04-04T02:01:19+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:01:19+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:01:26+0530 INFO --- logging initialized ---
2026-04-04T02:01:26+0530 DDEBUG timer: config: 4 ms
2026-04-04T02:01:26+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:01:26+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:01:26+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T02:01:26+0530 DDEBUG Installroot: /
2026-04-04T02:01:26+0530 DDEBUG Releasever: 8
2026-04-04T02:01:26+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:01:26+0530 DDEBUG Base command: install
2026-04-04T02:01:26+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T02:01:26+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:01:27+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:01:27+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:01:27+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:01:27+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:01:27+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:01:27+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:01:27+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:01:27+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:01:27+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:01:27+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:01:27+0530 DEBUG repo: using cache for: epel
2026-04-04T02:01:27+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:01:27+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:01:27+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:01:27+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:01:27+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:01:27+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:01:27+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:01:29+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:01:30+0530 DDEBUG Cleaning up.
2026-04-04T02:01:31+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:01:31+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:01:31+0530 INFO --- logging initialized ---
2026-04-04T02:01:31+0530 DDEBUG timer: config: 4 ms
2026-04-04T02:01:31+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:01:31+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:01:31+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T02:01:31+0530 DDEBUG Installroot: /
2026-04-04T02:01:31+0530 DDEBUG Releasever: 8
2026-04-04T02:01:31+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:01:31+0530 DDEBUG Base command: install
2026-04-04T02:01:31+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T02:01:31+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:01:32+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:01:32+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:01:32+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:01:32+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:01:32+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:01:32+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:01:32+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:01:32+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:01:32+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:01:32+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:01:32+0530 DEBUG repo: using cache for: epel
2026-04-04T02:01:32+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:01:32+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:01:32+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:01:32+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:01:32+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:01:32+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:01:32+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:01:34+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:01:35+0530 DDEBUG Cleaning up.
2026-04-04T02:01:35+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:01:35+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:05:03+0530 INFO --- logging initialized ---
2026-04-04T02:05:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T02:05:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T02:05:03+0530 DDEBUG Installroot: /
2026-04-04T02:05:03+0530 DDEBUG Releasever: 8
2026-04-04T02:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:05:03+0530 DDEBUG Base command: install
2026-04-04T02:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T02:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:05:04+0530 DEBUG repo: using cache for: epel
2026-04-04T02:05:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:05:07+0530 DDEBUG Cleaning up.
2026-04-04T02:05:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:10:02+0530 INFO --- logging initialized ---
2026-04-04T02:10:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T02:10:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:10:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:10:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T02:10:02+0530 DDEBUG Installroot: /
2026-04-04T02:10:02+0530 DDEBUG Releasever: 8
2026-04-04T02:10:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:10:02+0530 DDEBUG Base command: install
2026-04-04T02:10:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T02:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:10:03+0530 DEBUG repo: using cache for: epel
2026-04-04T02:10:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:10:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:10:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:10:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:10:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:10:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:10:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:10:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:10:07+0530 DDEBUG Cleaning up.
2026-04-04T02:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:15:03+0530 INFO --- logging initialized ---
2026-04-04T02:15:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T02:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T02:15:03+0530 DDEBUG Installroot: /
2026-04-04T02:15:03+0530 DDEBUG Releasever: 8
2026-04-04T02:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:15:03+0530 DDEBUG Base command: install
2026-04-04T02:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T02:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:15:03+0530 DEBUG repo: using cache for: epel
2026-04-04T02:15:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:15:07+0530 DDEBUG Cleaning up.
2026-04-04T02:15:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:20:03+0530 INFO --- logging initialized ---
2026-04-04T02:20:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T02:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T02:20:03+0530 DDEBUG Installroot: /
2026-04-04T02:20:03+0530 DDEBUG Releasever: 8
2026-04-04T02:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:20:03+0530 DDEBUG Base command: install
2026-04-04T02:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T02:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:20:03+0530 DEBUG repo: using cache for: epel
2026-04-04T02:20:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:20:07+0530 DDEBUG Cleaning up.
2026-04-04T02:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:25:03+0530 INFO --- logging initialized ---
2026-04-04T02:25:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T02:25:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T02:25:03+0530 DDEBUG Installroot: /
2026-04-04T02:25:03+0530 DDEBUG Releasever: 8
2026-04-04T02:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:25:03+0530 DDEBUG Base command: install
2026-04-04T02:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T02:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T02:25:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:25:07+0530 DDEBUG Cleaning up.
2026-04-04T02:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:30:03+0530 INFO --- logging initialized ---
2026-04-04T02:30:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T02:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T02:30:03+0530 DDEBUG Installroot: /
2026-04-04T02:30:03+0530 DDEBUG Releasever: 8
2026-04-04T02:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:30:03+0530 DDEBUG Base command: install
2026-04-04T02:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T02:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:30:04+0530 DEBUG repo: using cache for: epel
2026-04-04T02:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:30:07+0530 DDEBUG Cleaning up.
2026-04-04T02:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:35:03+0530 INFO --- logging initialized ---
2026-04-04T02:35:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T02:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T02:35:03+0530 DDEBUG Installroot: /
2026-04-04T02:35:03+0530 DDEBUG Releasever: 8
2026-04-04T02:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:35:03+0530 DDEBUG Base command: install
2026-04-04T02:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T02:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:35:03+0530 DEBUG repo: using cache for: epel
2026-04-04T02:35:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:35:07+0530 DDEBUG Cleaning up.
2026-04-04T02:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:40:03+0530 INFO --- logging initialized ---
2026-04-04T02:40:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T02:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T02:40:03+0530 DDEBUG Installroot: /
2026-04-04T02:40:03+0530 DDEBUG Releasever: 8
2026-04-04T02:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:40:03+0530 DDEBUG Base command: install
2026-04-04T02:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T02:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:40:03+0530 DEBUG repo: using cache for: epel
2026-04-04T02:40:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:40:07+0530 DDEBUG Cleaning up.
2026-04-04T02:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:45:01+0530 INFO --- logging initialized ---
2026-04-04T02:45:01+0530 DDEBUG timer: config: 5 ms
2026-04-04T02:45:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:45:02+0530 DEBUG DNF version: 4.7.0
2026-04-04T02:45:02+0530 DDEBUG Command: dnf makecache --timer
2026-04-04T02:45:02+0530 DDEBUG Installroot: /
2026-04-04T02:45:02+0530 DDEBUG Releasever: 8
2026-04-04T02:45:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:45:02+0530 DDEBUG Base command: makecache
2026-04-04T02:45:02+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-04T02:45:02+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-04T02:45:02+0530 DEBUG Making cache files for all metadata files.
2026-04-04T02:45:02+0530 INFO Metadata cache refreshed recently.
2026-04-04T02:45:02+0530 DDEBUG Cleaning up.
2026-04-04T02:45:03+0530 INFO --- logging initialized ---
2026-04-04T02:45:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T02:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T02:45:03+0530 DDEBUG Installroot: /
2026-04-04T02:45:03+0530 DDEBUG Releasever: 8
2026-04-04T02:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:45:03+0530 DDEBUG Base command: install
2026-04-04T02:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T02:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:45:04+0530 DEBUG repo: using cache for: epel
2026-04-04T02:45:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:45:07+0530 DDEBUG Cleaning up.
2026-04-04T02:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:50:02+0530 INFO --- logging initialized ---
2026-04-04T02:50:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T02:50:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:50:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:50:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T02:50:02+0530 DDEBUG Installroot: /
2026-04-04T02:50:02+0530 DDEBUG Releasever: 8
2026-04-04T02:50:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:50:02+0530 DDEBUG Base command: install
2026-04-04T02:50:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T02:50:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:50:03+0530 DEBUG repo: using cache for: epel
2026-04-04T02:50:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:50:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:50:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:50:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:50:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:50:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:50:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:50:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:50:07+0530 DDEBUG Cleaning up.
2026-04-04T02:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:55:02+0530 INFO --- logging initialized ---
2026-04-04T02:55:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T02:55:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T02:55:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T02:55:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T02:55:02+0530 DDEBUG Installroot: /
2026-04-04T02:55:02+0530 DDEBUG Releasever: 8
2026-04-04T02:55:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T02:55:02+0530 DDEBUG Base command: install
2026-04-04T02:55:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T02:55:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T02:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T02:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T02:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T02:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T02:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T02:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T02:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T02:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T02:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T02:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T02:55:03+0530 DEBUG repo: using cache for: epel
2026-04-04T02:55:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T02:55:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T02:55:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T02:55:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T02:55:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T02:55:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T02:55:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T02:55:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T02:55:07+0530 DDEBUG Cleaning up.
2026-04-04T02:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T02:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:00:02+0530 INFO --- logging initialized ---
2026-04-04T03:00:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T03:00:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:00:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:00:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T03:00:02+0530 DDEBUG Installroot: /
2026-04-04T03:00:02+0530 DDEBUG Releasever: 8
2026-04-04T03:00:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:00:02+0530 DDEBUG Base command: install
2026-04-04T03:00:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T03:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:00:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:00:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:00:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:00:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:00:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:00:03+0530 DEBUG repo: using cache for: epel
2026-04-04T03:00:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:00:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:00:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:00:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:00:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:00:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:00:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:00:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:00:07+0530 DDEBUG Cleaning up.
2026-04-04T03:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:01:01+0530 INFO --- logging initialized ---
2026-04-04T03:01:01+0530 DDEBUG timer: config: 5 ms
2026-04-04T03:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T03:01:01+0530 DDEBUG Installroot: /
2026-04-04T03:01:01+0530 DDEBUG Releasever: 8
2026-04-04T03:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:01:01+0530 DDEBUG Base command: install
2026-04-04T03:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T03:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T03:01:02+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:01:05+0530 DDEBUG Cleaning up.
2026-04-04T03:01:05+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:01:05+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:01:06+0530 INFO --- logging initialized ---
2026-04-04T03:01:06+0530 DDEBUG timer: config: 5 ms
2026-04-04T03:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T03:01:06+0530 DDEBUG Installroot: /
2026-04-04T03:01:06+0530 DDEBUG Releasever: 8
2026-04-04T03:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:01:06+0530 DDEBUG Base command: install
2026-04-04T03:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T03:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:01:06+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:01:06+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:01:06+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:01:06+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:01:06+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:01:06+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:01:06+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:01:06+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:01:06+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:01:06+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:01:06+0530 DEBUG repo: using cache for: epel
2026-04-04T03:01:07+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:01:10+0530 DDEBUG Cleaning up.
2026-04-04T03:01:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:01:10+0530 INFO --- logging initialized ---
2026-04-04T03:01:10+0530 DDEBUG timer: config: 4 ms
2026-04-04T03:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-04T03:01:11+0530 DDEBUG Installroot: /
2026-04-04T03:01:11+0530 DDEBUG Releasever: 8
2026-04-04T03:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:01:11+0530 DDEBUG Base command: install
2026-04-04T03:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T03:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:01:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:01:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:01:11+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:01:11+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:01:11+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:01:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:01:11+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:01:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:01:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:01:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:01:11+0530 DEBUG repo: using cache for: epel
2026-04-04T03:01:11+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:01:11+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:01:11+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:01:11+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:01:11+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:01:11+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:01:11+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:01:15+0530 DDEBUG Cleaning up.
2026-04-04T03:01:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:01:15+0530 INFO --- logging initialized ---
2026-04-04T03:01:15+0530 DDEBUG timer: config: 5 ms
2026-04-04T03:01:15+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:01:15+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:01:15+0530 DDEBUG Command: yum -y install restic
2026-04-04T03:01:15+0530 DDEBUG Installroot: /
2026-04-04T03:01:15+0530 DDEBUG Releasever: 8
2026-04-04T03:01:15+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:01:15+0530 DDEBUG Base command: install
2026-04-04T03:01:15+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T03:01:15+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:01:16+0530 DEBUG repo: using cache for: epel
2026-04-04T03:01:16+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:01:16+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:01:16+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:01:16+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:01:16+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:01:16+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:01:16+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:01:18+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:01:20+0530 DDEBUG Cleaning up.
2026-04-04T03:01:20+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:01:27+0530 INFO --- logging initialized ---
2026-04-04T03:01:27+0530 DDEBUG timer: config: 5 ms
2026-04-04T03:01:27+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:01:27+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:01:27+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T03:01:27+0530 DDEBUG Installroot: /
2026-04-04T03:01:27+0530 DDEBUG Releasever: 8
2026-04-04T03:01:27+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:01:27+0530 DDEBUG Base command: install
2026-04-04T03:01:27+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T03:01:27+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:01:28+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:01:28+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:01:28+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:01:28+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:01:28+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:01:28+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:01:28+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:01:28+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:01:28+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:01:28+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:01:28+0530 DEBUG repo: using cache for: epel
2026-04-04T03:01:28+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:01:28+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:01:28+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:01:28+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:01:28+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:01:28+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:01:28+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:01:30+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:01:32+0530 DDEBUG Cleaning up.
2026-04-04T03:01:32+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:01:32+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:01:32+0530 INFO --- logging initialized ---
2026-04-04T03:01:32+0530 DDEBUG timer: config: 5 ms
2026-04-04T03:01:32+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:01:32+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:01:32+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T03:01:32+0530 DDEBUG Installroot: /
2026-04-04T03:01:32+0530 DDEBUG Releasever: 8
2026-04-04T03:01:32+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:01:32+0530 DDEBUG Base command: install
2026-04-04T03:01:32+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T03:01:32+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:01:33+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:01:33+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:01:33+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:01:33+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:01:33+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:01:33+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:01:33+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:01:33+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:01:33+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:01:33+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:01:33+0530 DEBUG repo: using cache for: epel
2026-04-04T03:01:33+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:01:33+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:01:33+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:01:33+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:01:33+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:01:33+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:01:33+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:01:35+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:01:36+0530 DDEBUG Cleaning up.
2026-04-04T03:01:36+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:01:36+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:05:02+0530 INFO --- logging initialized ---
2026-04-04T03:05:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T03:05:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:05:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:05:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T03:05:02+0530 DDEBUG Installroot: /
2026-04-04T03:05:02+0530 DDEBUG Releasever: 8
2026-04-04T03:05:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:05:02+0530 DDEBUG Base command: install
2026-04-04T03:05:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T03:05:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:05:03+0530 DEBUG repo: using cache for: epel
2026-04-04T03:05:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:05:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:05:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:05:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:05:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:05:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:05:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:05:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:05:07+0530 DDEBUG Cleaning up.
2026-04-04T03:05:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:10:02+0530 INFO --- logging initialized ---
2026-04-04T03:10:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T03:10:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:10:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:10:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T03:10:02+0530 DDEBUG Installroot: /
2026-04-04T03:10:02+0530 DDEBUG Releasever: 8
2026-04-04T03:10:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:10:02+0530 DDEBUG Base command: install
2026-04-04T03:10:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T03:10:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:10:03+0530 DEBUG repo: using cache for: epel
2026-04-04T03:10:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:10:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:10:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:10:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:10:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:10:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:10:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:10:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:10:07+0530 DDEBUG Cleaning up.
2026-04-04T03:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:15:03+0530 INFO --- logging initialized ---
2026-04-04T03:15:03+0530 DDEBUG timer: config: 7 ms
2026-04-04T03:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T03:15:03+0530 DDEBUG Installroot: /
2026-04-04T03:15:03+0530 DDEBUG Releasever: 8
2026-04-04T03:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:15:03+0530 DDEBUG Base command: install
2026-04-04T03:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T03:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:15:04+0530 DEBUG repo: using cache for: epel
2026-04-04T03:15:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:15:08+0530 DDEBUG Cleaning up.
2026-04-04T03:15:08+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:15:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:20:03+0530 INFO --- logging initialized ---
2026-04-04T03:20:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T03:20:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T03:20:03+0530 DDEBUG Installroot: /
2026-04-04T03:20:03+0530 DDEBUG Releasever: 8
2026-04-04T03:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:20:03+0530 DDEBUG Base command: install
2026-04-04T03:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T03:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:20:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:20:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:20:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:20:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:20:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:20:04+0530 DEBUG repo: using cache for: epel
2026-04-04T03:20:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:20:07+0530 DDEBUG Cleaning up.
2026-04-04T03:20:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:25:02+0530 INFO --- logging initialized ---
2026-04-04T03:25:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T03:25:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:25:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:25:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T03:25:02+0530 DDEBUG Installroot: /
2026-04-04T03:25:02+0530 DDEBUG Releasever: 8
2026-04-04T03:25:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:25:02+0530 DDEBUG Base command: install
2026-04-04T03:25:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T03:25:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T03:25:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:25:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:25:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:25:06+0530 DDEBUG Cleaning up.
2026-04-04T03:25:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:30:03+0530 INFO --- logging initialized ---
2026-04-04T03:30:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T03:30:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T03:30:03+0530 DDEBUG Installroot: /
2026-04-04T03:30:03+0530 DDEBUG Releasever: 8
2026-04-04T03:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:30:03+0530 DDEBUG Base command: install
2026-04-04T03:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T03:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:30:04+0530 DEBUG repo: using cache for: epel
2026-04-04T03:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:30:07+0530 DDEBUG Cleaning up.
2026-04-04T03:30:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:35:02+0530 INFO --- logging initialized ---
2026-04-04T03:35:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T03:35:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T03:35:03+0530 DDEBUG Installroot: /
2026-04-04T03:35:03+0530 DDEBUG Releasever: 8
2026-04-04T03:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:35:03+0530 DDEBUG Base command: install
2026-04-04T03:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T03:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:35:03+0530 DEBUG repo: using cache for: epel
2026-04-04T03:35:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:35:07+0530 DDEBUG Cleaning up.
2026-04-04T03:35:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:40:03+0530 INFO --- logging initialized ---
2026-04-04T03:40:03+0530 DDEBUG timer: config: 7 ms
2026-04-04T03:40:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T03:40:03+0530 DDEBUG Installroot: /
2026-04-04T03:40:03+0530 DDEBUG Releasever: 8
2026-04-04T03:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:40:03+0530 DDEBUG Base command: install
2026-04-04T03:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T03:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:40:03+0530 DEBUG repo: using cache for: epel
2026-04-04T03:40:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:40:07+0530 DDEBUG Cleaning up.
2026-04-04T03:40:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:45:03+0530 INFO --- logging initialized ---
2026-04-04T03:45:03+0530 DDEBUG timer: config: 8 ms
2026-04-04T03:45:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T03:45:03+0530 DDEBUG Installroot: /
2026-04-04T03:45:03+0530 DDEBUG Releasever: 8
2026-04-04T03:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:45:03+0530 DDEBUG Base command: install
2026-04-04T03:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T03:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:45:04+0530 DEBUG repo: using cache for: epel
2026-04-04T03:45:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:45:07+0530 DDEBUG Cleaning up.
2026-04-04T03:45:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:50:03+0530 INFO --- logging initialized ---
2026-04-04T03:50:03+0530 DDEBUG timer: config: 7 ms
2026-04-04T03:50:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T03:50:03+0530 DDEBUG Installroot: /
2026-04-04T03:50:03+0530 DDEBUG Releasever: 8
2026-04-04T03:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:50:03+0530 DDEBUG Base command: install
2026-04-04T03:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T03:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:50:04+0530 DEBUG repo: using cache for: epel
2026-04-04T03:50:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:50:07+0530 DDEBUG Cleaning up.
2026-04-04T03:50:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:55:03+0530 INFO --- logging initialized ---
2026-04-04T03:55:03+0530 DDEBUG timer: config: 18 ms
2026-04-04T03:55:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T03:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T03:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T03:55:03+0530 DDEBUG Installroot: /
2026-04-04T03:55:03+0530 DDEBUG Releasever: 8
2026-04-04T03:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T03:55:03+0530 DDEBUG Base command: install
2026-04-04T03:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T03:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T03:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T03:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T03:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T03:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T03:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T03:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T03:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T03:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T03:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T03:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T03:55:04+0530 DEBUG repo: using cache for: epel
2026-04-04T03:55:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T03:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T03:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T03:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T03:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T03:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T03:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T03:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T03:55:07+0530 DDEBUG Cleaning up.
2026-04-04T03:55:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T03:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:00:03+0530 INFO --- logging initialized ---
2026-04-04T04:00:03+0530 DDEBUG timer: config: 8 ms
2026-04-04T04:00:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T04:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T04:00:03+0530 DDEBUG Installroot: /
2026-04-04T04:00:03+0530 DDEBUG Releasever: 8
2026-04-04T04:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:00:03+0530 DDEBUG Base command: install
2026-04-04T04:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T04:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:00:04+0530 DEBUG repo: using cache for: epel
2026-04-04T04:00:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:00:07+0530 DDEBUG Cleaning up.
2026-04-04T04:00:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:01:01+0530 INFO --- logging initialized ---
2026-04-04T04:01:01+0530 DDEBUG timer: config: 6 ms
2026-04-04T04:01:01+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T04:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T04:01:01+0530 DDEBUG Installroot: /
2026-04-04T04:01:01+0530 DDEBUG Releasever: 8
2026-04-04T04:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:01:01+0530 DDEBUG Base command: install
2026-04-04T04:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T04:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T04:01:02+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:01:06+0530 DDEBUG Cleaning up.
2026-04-04T04:01:06+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:01:06+0530 INFO --- logging initialized ---
2026-04-04T04:01:06+0530 DDEBUG timer: config: 5 ms
2026-04-04T04:01:06+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T04:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T04:01:06+0530 DDEBUG Installroot: /
2026-04-04T04:01:06+0530 DDEBUG Releasever: 8
2026-04-04T04:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:01:06+0530 DDEBUG Base command: install
2026-04-04T04:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T04:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:01:07+0530 DEBUG repo: using cache for: epel
2026-04-04T04:01:07+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:01:10+0530 DDEBUG Cleaning up.
2026-04-04T04:01:10+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:01:11+0530 INFO --- logging initialized ---
2026-04-04T04:01:11+0530 DDEBUG timer: config: 6 ms
2026-04-04T04:01:11+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T04:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-04T04:01:11+0530 DDEBUG Installroot: /
2026-04-04T04:01:11+0530 DDEBUG Releasever: 8
2026-04-04T04:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:01:11+0530 DDEBUG Base command: install
2026-04-04T04:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T04:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:01:12+0530 DEBUG repo: using cache for: epel
2026-04-04T04:01:12+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:01:15+0530 DDEBUG Cleaning up.
2026-04-04T04:01:15+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:01:16+0530 INFO --- logging initialized ---
2026-04-04T04:01:16+0530 DDEBUG timer: config: 5 ms
2026-04-04T04:01:16+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T04:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:01:16+0530 DDEBUG Command: yum -y install restic
2026-04-04T04:01:16+0530 DDEBUG Installroot: /
2026-04-04T04:01:16+0530 DDEBUG Releasever: 8
2026-04-04T04:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:01:16+0530 DDEBUG Base command: install
2026-04-04T04:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T04:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:01:16+0530 DEBUG repo: using cache for: epel
2026-04-04T04:01:17+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:01:20+0530 DDEBUG Cleaning up.
2026-04-04T04:01:20+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:01:29+0530 INFO --- logging initialized ---
2026-04-04T04:01:29+0530 DDEBUG timer: config: 5 ms
2026-04-04T04:01:29+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T04:01:29+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:01:29+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T04:01:29+0530 DDEBUG Installroot: /
2026-04-04T04:01:29+0530 DDEBUG Releasever: 8
2026-04-04T04:01:29+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:01:29+0530 DDEBUG Base command: install
2026-04-04T04:01:29+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T04:01:30+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:01:30+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:01:30+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:01:30+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:01:30+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:01:30+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:01:30+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:01:30+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:01:30+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:01:30+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:01:30+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:01:30+0530 DEBUG repo: using cache for: epel
2026-04-04T04:01:30+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:01:30+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:01:30+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:01:30+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:01:30+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:01:30+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:01:30+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:01:32+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:01:34+0530 DDEBUG Cleaning up.
2026-04-04T04:01:34+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:01:34+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:01:34+0530 INFO --- logging initialized ---
2026-04-04T04:01:34+0530 DDEBUG timer: config: 4 ms
2026-04-04T04:01:34+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T04:01:34+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:01:34+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T04:01:34+0530 DDEBUG Installroot: /
2026-04-04T04:01:34+0530 DDEBUG Releasever: 8
2026-04-04T04:01:34+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:01:34+0530 DDEBUG Base command: install
2026-04-04T04:01:34+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T04:01:34+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:01:35+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:01:35+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:01:35+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:01:35+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:01:35+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:01:35+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:01:35+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:01:35+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:01:35+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:01:35+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:01:35+0530 DEBUG repo: using cache for: epel
2026-04-04T04:01:35+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:01:35+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:01:35+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:01:35+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:01:35+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:01:35+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:01:35+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:01:37+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:01:38+0530 DDEBUG Cleaning up.
2026-04-04T04:01:38+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:01:38+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:05:02+0530 INFO --- logging initialized ---
2026-04-04T04:05:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T04:05:02+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T04:05:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:05:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T04:05:02+0530 DDEBUG Installroot: /
2026-04-04T04:05:02+0530 DDEBUG Releasever: 8
2026-04-04T04:05:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:05:02+0530 DDEBUG Base command: install
2026-04-04T04:05:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T04:05:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:05:03+0530 DEBUG repo: using cache for: epel
2026-04-04T04:05:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:05:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:05:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:05:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:05:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:05:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:05:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:05:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:05:07+0530 DDEBUG Cleaning up.
2026-04-04T04:05:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:10:03+0530 INFO --- logging initialized ---
2026-04-04T04:10:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T04:10:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T04:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T04:10:03+0530 DDEBUG Installroot: /
2026-04-04T04:10:03+0530 DDEBUG Releasever: 8
2026-04-04T04:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:10:03+0530 DDEBUG Base command: install
2026-04-04T04:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T04:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:10:04+0530 DEBUG repo: using cache for: epel
2026-04-04T04:10:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:10:07+0530 DDEBUG Cleaning up.
2026-04-04T04:10:07+0530 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run
self._process_demands()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands
load_available_repos=self.demands.available_repos)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 400, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:14:15+0530 INFO --- logging initialized ---
2026-04-04T04:14:15+0530 DDEBUG timer: config: 5 ms
2026-04-04T04:14:15+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T04:14:15+0530 DEBUG DNF version: 4.7.0
2026-04-04T04:14:15+0530 DDEBUG Command: dnf makecache --timer
2026-04-04T04:14:15+0530 DDEBUG Installroot: /
2026-04-04T04:14:15+0530 DDEBUG Releasever: 8
2026-04-04T04:14:15+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:14:15+0530 DDEBUG Base command: makecache
2026-04-04T04:14:15+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-04T04:14:15+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-04T04:14:15+0530 DEBUG Making cache files for all metadata files.
2026-04-04T04:14:15+0530 INFO Metadata cache refreshed recently.
2026-04-04T04:14:15+0530 DDEBUG Cleaning up.
2026-04-04T04:15:03+0530 INFO --- logging initialized ---
2026-04-04T04:15:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T04:15:03+0530 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
2026-04-04T04:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T04:15:03+0530 DDEBUG Installroot: /
2026-04-04T04:15:03+0530 DDEBUG Releasever: 8
2026-04-04T04:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:15:03+0530 DDEBUG Base command: install
2026-04-04T04:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T04:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:15:03+0530 DEBUG repo: using cache for: epel
2026-04-04T04:15:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:15:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:15:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:15:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:15:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:15:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:15:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:15:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:15:07+0530 DDEBUG Cleaning up.