Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution start of goal io.fabric8:docker-maven-plugin:0.15.16:start failed: JSONObject["auth"] not found. #16879

Closed
1 of 3 tasks
skabashnyuk opened this issue May 11, 2020 · 0 comments
Labels
area/che-server kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@skabashnyuk
Copy link
Contributor

Describe the bug

Got an error during che server build on OSX

[INFO]
[INFO] --- docker-maven-plugin:0.15.16:start (start) @ che-multiuser-postgresql-tck ---
[ERROR] DOCKER> Error occurred during container startup, shutting down...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Che Multiuser :: PostgreSQL Tck 7.13.0-SNAPSHOT .... FAILURE [ 15.544 s]
[INFO] Che Multiuser :: MYSQL Tck Tests ................... SKIPPED
[INFO] Infrastructure :: Infrastructures Parent ........... SKIPPED
[INFO] Infrastructure :: Kubernetes ....................... SKIPPED
[INFO] Infrastructure :: OpenShift ........................ SKIPPED
[INFO] Infrastructure :: Metrics .......................... SKIPPED
[INFO] Infrastructure :: Distributed components ........... SKIPPED
[INFO] Infrastructure :: Kubernetes Permissions ........... SKIPPED
[INFO] Integration Tests :: Parent ........................ SKIPPED
[INFO] Integration Tests :: Cascade Removal ............... SKIPPED
[INFO] Integration Tests :: PostgreSQL .................... SKIPPED
[INFO] Integration Tests :: MYSQL ......................... SKIPPED
[INFO] Che Assembly :: Parent ............................. SKIPPED
[INFO] Che Assembly :: Swagger war ........................ SKIPPED
[INFO] Che Assembly :: WS Master war ...................... SKIPPED
[INFO] Che Assembly :: Root war ........................... SKIPPED
[INFO] Che Assembly :: Workspace Loader war ............... SKIPPED
[INFO] Che Assembly :: Dashboard war ...................... SKIPPED
[INFO] Che Assembly :: Assemblies Che Tomcat8 ............. SKIPPED
[INFO] Che Assembly :: Assemblies Che Server Tomcat ....... SKIPPED
[INFO] Che Legacy E2E :: Parent ........................... SKIPPED
[INFO] Che Legacy E2E :: Core ............................. SKIPPED
[INFO] Che Legacy E2E :: Test 7.13.0-SNAPSHOT ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.249 s
[INFO] Finished at: 2020-05-11T11:48:40+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.15.16:start (start) on project che-multiuser-postgresql-tck: Execution start of goal io.fabric8:docker-maven-plugin:0.15.16:start failed: JSONObject["auth"] not found. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
❯ dokcer ps
docker version
Client: Docker Engine - Community
 Version:           19.03.8
 API version:       1.40
 Go version:        go1.12.17
 Git commit:        afacb8b
 Built:             Wed Mar 11 01:21:11 2020
 OS/Arch:           darwin/amd64
 Experimental:      true

Server: Docker Engine - Community
 Engine:
  Version:          19.03.8
  API version:      1.40 (minimum version 1.12)
  Go version:       go1.12.17
  Git commit:       afacb8b
  Built:            Wed Mar 11 01:29:16 2020
  OS/Arch:          linux/amd64
  Experimental:     true
 containerd:
  Version:          v1.2.13
  GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
 runc:
  Version:          1.0.0-rc10
  GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
 docker-init:
  Version:          0.18.0
  GitCommit:        fec3683

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  1. mvn clean install -Pintegration

Expected behavior

no error

Additional context

fabric8io/docker-maven-plugin#534

@skabashnyuk skabashnyuk added the kind/bug Outline of a bug - must adhere to the bug report template. label May 11, 2020
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label May 11, 2020
@skabashnyuk skabashnyuk added area/che-server severity/P2 Has a minor but important impact to the usage or development of the system. team/platform and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels May 11, 2020
@skabashnyuk skabashnyuk added this to the 7.13 milestone May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-server kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

2 participants