RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1782918 - Failed to start a container
Summary: Failed to start a container
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: docker
Version: 7.7
Hardware: x86_64
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Daniel Walsh
QA Contact: atomic-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks: 1636244 1653292 1718441 1766665 1897732
TreeView+ depends on / blocked
 
Reported: 2019-12-12 16:16 UTC by Alex Jia
Modified: 2021-04-27 16:20 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-04-27 16:20:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 8 Jindrich Novy 2021-04-06 13:57:55 UTC
Switching back to ON_QA for re-testing as it's been a while since the previous verification.

Comment 9 Alex Jia 2021-04-06 17:23:20 UTC
This bug has been verified on docker-1.13.1-205.git7d71120.el7_9.

[root@hpe-dl380pgen8-02-vm-14 ~]# rpm -q docker kernel
docker-1.13.1-205.git7d71120.el7_9.x86_64
kernel-3.10.0-1160.21.1.el7.x86_64
[root@hpe-dl380pgen8-02-vm-14 ~]# docker info|grep Runtime
  WARNING: You're not using the default seccomp profile
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
Runtimes: docker-runc runc
Default Runtime: docker-runc
[root@hpe-dl380pgen8-02-vm-14 ~]# docker run -it registry.access.redhat.com/rhel7  /bin/sh
Unable to find image 'registry.access.redhat.com/rhel7:latest' locally
Trying to pull repository registry.access.redhat.com/rhel7 ...
latest: Pulling from registry.access.redhat.com/rhel7
91592046c71b: Pull complete                                                                                                                                                   b77bb434db5a: Pull complete                                                                                                                                                   Digest: sha256:c126fa08de4d4696df678caf5b8ad7aeeaf8d7de9781369e68f82faf904a90dc
Status: Downloaded newer image for registry.access.redhat.com/rhel7:latest
sh-4.2# ps axuf
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.2  0.0  11824  1660 ?        Ss   17:21   0:00 /bin/sh
root         6  0.0  0.0  51728  1692 ?        R+   17:21   0:00 ps axuf
sh-4.2# exit
exit

Comment 11 errata-xmlrpc 2021-04-27 16:20:10 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (docker bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:1406


Note You need to log in before you can comment on or make changes to this bug.