Bug 1938325 - [sig-devex][Feature:ImageEcosystem][Slow] openshift sample application repositories [sig-devex][Feature:ImageEcosystem][php] test php images with cakephp-ex db repo Building cakephp-mysql app from new-app should build a cakephp-mysql image and run it in
Summary: [sig-devex][Feature:ImageEcosystem][Slow] openshift sample application reposi...
Keywords:
Status: CLOSED DUPLICATE of bug 1927554
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Samples
Version: 4.7
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Gabe Montero
QA Contact: XiuJuan Wang
URL:
Whiteboard: buildcop
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-12 19:44 UTC by Cesar Wong
Modified: 2021-03-15 15:19 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
[sig-devex][Feature:ImageEcosystem][Slow] openshift sample application repositories [sig-devex][Feature:ImageEcosystem][php] test php images with cakephp-ex db repo Building cakephp-mysql app from new-app should build a cakephp-mysql image and run it in a pod [sig-devex][Feature:ImageEcosystem][Slow] openshift sample application repositories [sig-devex][Feature:ImageEcosystem][python] test python images with django-ex db repo Building django-psql app from new-app should build a django-psql image and run it in a pod
Last Closed: 2021-03-15 15:19:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Cesar Wong 2021-03-12 19:44:38 UTC
test:
[sig-devex][Feature:ImageEcosystem][Slow] openshift sample application repositories [sig-devex][Feature:ImageEcosystem][php] test php images with cakephp-ex db repo  Building cakephp-mysql app from new-app should build a cakephp-mysql image and run it in a pod 

is failing frequently in CI, see search results:
https://search.ci.openshift.org/?maxAge=168h&context=1&type=bug%2Bjunit&name=&maxMatches=5&maxBytes=20971520&groupBy=job&search=%5C%5Bsig-devex%5C%5D%5C%5BFeature%3AImageEcosystem%5C%5D%5C%5BSlow%5C%5D+openshift+sample+application+repositories+%5C%5Bsig-devex%5C%5D%5C%5BFeature%3AImageEcosystem%5C%5D%5C%5Bphp%5C%5D+test+php+images+with+cakephp-ex+db+repo++Building+cakephp-mysql+app+from+new-app+should+build+a+cakephp-mysql+image+and+run+it+in+a+pod


https://prow.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-remote-libvirt-image-ecosystem-ppc64le-4.7/1370314951201132544

--> Deploying template "openshift/nodejs-postgresql-example" to project e2e-test-nodejs-postgresql-repo-test-dzf99

     Node.js + PostgreSQL (Ephemeral)
     ---------
     An example Node.js application with a PostgreSQL database. For more information about using this template, including OpenShift considerations, see https://github.com/nodeshift-starters/nodejs-rest-http-crud/blob/master/README.md.
     
     WARNING: Any data stored will be lost upon pod destruction. Only use this template for testing.

     The following service(s) have been created in your project: nodejs-postgresql-example, postgresql.
     
     For more information about using this template, including OpenShift considerations, see https://github.com/nodeshift-starters/nodejs-rest-http-crud/blob/master/README.md.

     * With parameters:
        * Name=nodejs-postgresql-example
        * Namespace=openshift
        * Version of NodeJS Image=12-ubi8
        * Version of PostgreSQL Image=12-el8
        * Memory Limit=256Mi
        * Memory Limit (PostgreSQL)=256Mi
        * Git Repository URL=https://github.com/nodeshift-starters/nodejs-rest-http-crud.git
        * Git Reference=
        * Context Directory=
        * Application Hostname=
        * GitHub Webhook Secret=WwihyaD304hvAQAIJsnI5X7o6sh76VNMLdec6slx # generated
        * Generic Webhook Secret=UNOBJsiYlhc3Ie8v8KGRp8c2PknbgHAn0GVkd8Xb # generated
        * Database Service Name=postgresql
        * PostgreSQL Username=userI5V # generated
        * PostgreSQL Password=vi5BLRAy5wM8sqPJ # generated
        * Database Name=my_data
        * Database Administrator Password=AUm8Lef615odEmkd # generated
        * Custom NPM Mirror URL=

--> Creating resources ...
    secret "nodejs-postgresql-example" created
    service "nodejs-postgresql-example" created
    error: Route.route.openshift.io "nodejs-postgresql-example" is invalid: spec.host: Invalid value: "nodejs-postgresql-example-e2e-test-nodejs-postgresql-repo-test-dzf99.apps.libvirt-ppc64le-2-0-631b9.libvirt-ppc64le-2-0": host must conform to DNS 1123 naming conventions: [spec.host: Invalid value: "nodejs-postgresql-example-e2e-test-nodejs-postgresql-repo-test-dzf99": must be no more than 63 characters]
    imagestream.image.openshift.io "nodejs-postgresql-example" created
    buildconfig.build.openshift.io "nodejs-postgresql-example" created
    deploymentconfig.apps.openshift.io "nodejs-postgresql-example" created
    service "postgresql" created
    deploymentconfig.apps.openshift.io "postgresql" created
--> Failed
[AfterEach]

Comment 1 Cesar Wong 2021-03-12 19:51:50 UTC
Same issue with:
[sig-devex][Feature:ImageEcosystem][Slow] openshift sample application repositories [sig-devex][Feature:ImageEcosystem][python] test python images with django-ex db repo Building django-psql app from new-app should build a django-psql image and run it in a pod

https://prow.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-remote-libvirt-image-ecosystem-ppc64le-4.7/1370314951201132544

-> Deploying template "openshift/rails-postgresql-example" to project e2e-test-rails-postgresql-repo-test-dbkst

     Rails + PostgreSQL (Ephemeral)
     ---------
     An example Rails application with a PostgreSQL database. For more information about using this template, including OpenShift considerations, see https://github.com/sclorg/rails-ex/blob/master/README.md.
     
     WARNING: Any data stored will be lost upon pod destruction. Only use this template for testing.

     The following service(s) have been created in your project: rails-postgresql-example, postgresql.
     
     For more information about using this template, including OpenShift considerations, see https://github.com/sclorg/rails-ex/blob/master/README.md.

     * With parameters:
        * Name=rails-postgresql-example
        * Namespace=openshift
        * Memory Limit=512Mi
        * Memory Limit (PostgreSQL)=512Mi
        * Git Repository URL=https://github.com/sclorg/rails-ex.git
        * Git Reference=
        * Context Directory=
        * Application Hostname=
        * GitHub Webhook Secret=UXX4yd6uv1QHifGtxhgHxscOU2y1IxwuuTnBDLB0 # generated
        * Secret Key=d6c0yp5h5g1fq5ut2h7m6utr4fan6vu2me6y6pv6cwsxk63eeuejxsn8h7ut70lmd4gp6bglnjaroxosd7jxifumc06vy1hstjm62qb72klvomglt6xj5kwp8h2mwg6 # generated
        * Application Username=openshift
        * Application Password=secret
        * Rails Environment=production
        * Database Service Name=postgresql
        * Database Username=userDOQ # generated
        * Database Password=KpOg55bt # generated
        * Database Name=root
        * Maximum Database Connections=100
        * Shared Buffer Amount=12MB
        * Custom RubyGems Mirror URL=

--> Creating resources ...
    secret "rails-postgresql-example" created
    service "rails-postgresql-example" created
    error: Route.route.openshift.io "rails-postgresql-example" is invalid: spec.host: Invalid value: "rails-postgresql-example-e2e-test-rails-postgresql-repo-test-dbkst.apps.libvirt-ppc64le-2-0-631b9.libvirt-ppc64le-2-0": host must conform to DNS 1123 naming conventions: [spec.host: Invalid value: "rails-postgresql-example-e2e-test-rails-postgresql-repo-test-dbkst": must be no more than 63 characters]
    imagestream.image.openshift.io "rails-postgresql-example" created
    buildconfig.build.openshift.io "rails-postgresql-example" created
    deploymentconfig.apps.openshift.io "rails-postgresql-example" created
    service "postgresql" created
    deploymentconfig.apps.openshift.io "postgresql" created
--> Failed

Comment 2 Gabe Montero 2021-03-15 15:19:21 UTC
I've updated the description of 1927554 to include cakephp as well

The 4.7 PR is up for that but it is currently blocked from passing e2e's by https://bugzilla.redhat.com/show_bug.cgi?id=1886160

*** This bug has been marked as a duplicate of bug 1927554 ***


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