Bug 1949153 - "[Feature:Builds][Conformance] build without output image" keeps failing
Summary: "[Feature:Builds][Conformance] build without output image" keeps failing
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Test Infrastructure
Version: 3.11.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 3.11.z
Assignee: Michał Dulko
QA Contact: XiuJuan Wang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-13 14:48 UTC by Michał Dulko
Modified: 2021-06-09 17:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-09 17:06:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift origin pull 26070 0 None open Bug 1949153: Use centos/ruby-27-centos7 in test-docker-no-outputname.json 2021-04-13 14:49:16 UTC
Red Hat Product Errata RHSA-2021:2150 0 None None None 2021-06-09 17:06:45 UTC

Description Michał Dulko 2021-04-13 14:48:15 UTC
Description of problem:
https://github.com/openshift/ruby-hello-world got updated to Ruby 2.7 but the aforementioned test still forces Ruby 2.5 which causes failures:

2021-04-12T10:48:47.072837000Z Step 1/15 : FROM centos/ruby-25-centos7
2021-04-12T10:48:47.073055000Z  ---> c915d8f4ec5c
2021-04-12T10:48:47.073235000Z Step 2/15 : ENV "BUILD_LOGLEVEL" "5"
2021-04-12T10:48:47.110918000Z  ---> Running in 337fbd527e0a
2021-04-12T10:48:47.321959000Z  ---> a8d8d19810a8
2021-04-12T10:48:47.322182000Z Removing intermediate container 337fbd527e0a
2021-04-12T10:48:47.322352000Z Step 3/15 : USER default
2021-04-12T10:48:47.322514000Z  ---> Running in d72b2b63ed9d
2021-04-12T10:48:47.430872000Z  ---> 8e60b4e60fce
2021-04-12T10:48:47.431066000Z Removing intermediate container d72b2b63ed9d
2021-04-12T10:48:47.431233000Z Step 4/15 : EXPOSE 8080
2021-04-12T10:48:47.464819000Z  ---> Running in bf9e318f8cc8
2021-04-12T10:48:47.602832000Z  ---> 37e841025ba8
2021-04-12T10:48:47.678844000Z Removing intermediate container bf9e318f8cc8
2021-04-12T10:48:47.679046000Z Step 5/15 : ENV RACK_ENV production
2021-04-12T10:48:47.836831000Z  ---> Running in b3367837e184
2021-04-12T10:48:47.936601000Z  ---> 3c55ba72371f
2021-04-12T10:48:47.967843000Z Removing intermediate container b3367837e184
2021-04-12T10:48:47.968058000Z Step 6/15 : ENV RAILS_ENV production
2021-04-12T10:48:48.108343000Z  ---> Running in 0132c5c2eb6b
2021-04-12T10:48:48.277853000Z  ---> 041bbb599cf1
2021-04-12T10:48:48.278048000Z Removing intermediate container 0132c5c2eb6b
2021-04-12T10:48:48.278222000Z Step 7/15 : COPY . /opt/app-root/src/
2021-04-12T10:48:48.731771000Z  ---> a186ac716913
2021-04-12T10:48:48.731989000Z Removing intermediate container 0e8a0682f5b3
2021-04-12T10:48:48.732162000Z Step 8/15 : ENV GEM_HOME ~/.gem
2021-04-12T10:48:48.832740000Z  ---> Running in 381aaa6b499d
2021-04-12T10:48:48.953818000Z  ---> eb0ddc917c9a
2021-04-12T10:48:48.954005000Z Removing intermediate container 381aaa6b499d
2021-04-12T10:48:49.002838000Z Step 9/15 : RUN scl enable rh-ruby27 "bundle install"
2021-04-12T10:48:49.003047000Z  ---> Running in 9b4674557a99
2021-04-12T10:48:49.301783000Z �[91m�[0m�[91mUnable to open /etc/scl/conf/rh-ruby27!
2021-04-12T10:48:49.459633000Z �[0mRemoving intermediate container 9b4674557a99
2021-04-12T10:48:49.621861000Z F0412 10:48:49.602063       1 helpers.go:119] error: build error: The command '/bin/sh -c scl enable rh-ruby27 "bundle install"' returned a non-zero code: 1

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Run the aforementioned test.

Actual results:
Test fails.

Expected results:
Test should pass.

Additional info:

Comment 6 errata-xmlrpc 2021-06-09 17:06:30 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 (Important: OpenShift Container Platform 3.11.452 bug fix and security 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/RHSA-2021:2150


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