Skip to content

Error when Deploy to Dev #145

@bfields3

Description

@bfields3

While trying both methods of deployment (using automated provision.h script and deleting all projects and then trying manual method), The same error appears while trying to depoy to dev. It seems as if changing project names outside of cicd, stage, or dev produces the error. Erri is as follows:

sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
+ cp target/openshift-tasks.war target/ROOT.war
[Pipeline] script
[Pipeline] {
[Pipeline] echo

[Pipeline] _OcContextInit
[Pipeline] _OcContextInit
[Pipeline] readFile
[Pipeline] _OcAction
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy DEV)
[Pipeline] script
[Pipeline] {
[Pipeline] _OcContextInit
[Pipeline] _OcContextInit
[Pipeline] readFile
[Pipeline] _OcAction
[rollout:latest:deploymentconfig/tasks] Error from server (NotFound): deploymentconfigs.apps.openshift.io "tasks" not found```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions