[JBoss JIRA] (JBIDE-22686) Can't push image to docker registry
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-22686?page=com.atlassian.jira.plug... ]
Josef Kopriva closed JBIDE-22686.
---------------------------------
> Can't push image to docker registry
> -----------------------------------
>
> Key: JBIDE-22686
> URL: https://issues.redhat.com/browse/JBIDE-22686
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: docker, openshift
> Affects Versions: 4.4.0.Final
> Environment: Fedora 23
> Reporter: Dmitrii Bocharov
> Assignee: Dmitrii Bocharov
> Priority: Major
> Fix For: 4.4.1.AM2
>
> Attachments: DeployDockerImageToOS.webm, DeployedSuccessfully.webm
>
>
> The screencast of the last steps is attached.
> Properties and settings of the cdk haven't been changed. Everything is dowloaded and installed in a usual way.
> Possibly something is with the dns - maybe it wasn't configured correctly while cdk installation. Because we to push to the valid url, while OS connection only an IP in its settings.
> _exception:_
> org.eclipse.linuxtools.docker.core.DockerException: com.spotify.docker.client.DockerException: org.eclipse.linuxtools.docker.core.DockerImagePushFailedException: Image push failed: hub.openshift.rhel-cdk.10.1.2.2.xip.io/sample-project/aloha: unable to ping registry endpoint https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v0/
> v2 ping attempt failed with error: Get https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v2/: dial tcp 10.1.2.2:443: connection refused
> v1 ping attempt failed with error: Get https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v1/_ping: dial tcp 10.1.2.2:443: connection refused
> at org.eclipse.linuxtools.internal.docker.core.DockerConnection.pushImage(DockerConnection.java:1047)
> at org.jboss.tools.openshift.internal.ui.dockerutils.PushImageToRegistryJob.doRun(PushImageToRegistryJob.java:67)
> at org.jboss.tools.openshift.internal.common.core.job.AbstractDelegatingMonitorJob.run(AbstractDelegatingMonitorJob.java:37)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Caused by: com.spotify.docker.client.DockerException: org.eclipse.linuxtools.docker.core.DockerImagePushFailedException: Image push failed: hub.openshift.rhel-cdk.10.1.2.2.xip.io/sample-project/aloha: unable to ping registry endpoint https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v0/
> v2 ping attempt failed with error: Get https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v2/: dial tcp 10.1.2.2:443: connection refused
> v1 ping attempt failed with error: Get https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v1/_ping: dial tcp 10.1.2.2:443: connection refused
> at org.eclipse.linuxtools.internal.docker.core.DockerProgressHandler.progress(DockerProgressHandler.java:42)
> at com.spotify.docker.client.ProgressStream.tail(ProgressStream.java:74)
> at com.spotify.docker.client.DefaultDockerClient.push(DefaultDockerClient.java:821)
> at org.eclipse.linuxtools.internal.docker.core.DockerConnection.pushImage(DockerConnection.java:1043)
> ... 3 more
> Caused by: org.eclipse.linuxtools.docker.core.DockerImagePushFailedException: Image push failed: hub.openshift.rhel-cdk.10.1.2.2.xip.io/sample-project/aloha: unable to ping registry endpoint https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v0/
> v2 ping attempt failed with error: Get https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v2/: dial tcp 10.1.2.2:443: connection refused
> v1 ping attempt failed with error: Get https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v1/_ping: dial tcp 10.1.2.2:443: connection refused
> at org.eclipse.linuxtools.internal.docker.ui.views.ImagePushProgressHandler.processMessage(ImagePushProgressHandler.java:49)
> at org.eclipse.linuxtools.internal.docker.core.DockerProgressHandler.progress(DockerProgressHandler.java:40)
> ... 6 more
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-24779) Starting an OpenShift application seems to lock workspace
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-24779?page=com.atlassian.jira.plug... ]
Josef Kopriva closed JBIDE-24779.
---------------------------------
> Starting an OpenShift application seems to lock workspace
> ---------------------------------------------------------
>
> Key: JBIDE-24779
> URL: https://issues.redhat.com/browse/JBIDE-24779
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.0.AM2
> Reporter: Mickael Istria
> Assignee: Dmitrii Bocharov
> Priority: Major
> Fix For: 4.5.x
>
>
> I have an openshift application starting from the IDE and can see the progress report. For some reason (not IDE related I imagine), it's taking ages.
> In the meantimes, I've tried to turn a regular project into a static web project to be able to create a server adapter, but it seems like the OpenShift Start operation is locking the workspace so my change show a "waiting for background job to complete pop-up", which is persisting as the job in the background doesn't complete.
> I have the impression that the openshift start job does lock the workspace and prevents many things from being doable. If it's the case, I believe it should be changed to a regular job without any lock so it's not blocking the user.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-27309) Job jbosstools-install-p2director.install-tests.matrix_master is failing
by Josef Kopriva (Jira)
Josef Kopriva created JBIDE-27309:
-------------------------------------
Summary: Job jbosstools-install-p2director.install-tests.matrix_master is failing
Key: JBIDE-27309
URL: https://issues.redhat.com/browse/JBIDE-27309
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.16.0.AM1
Reporter: Josef Kopriva
Job is failing for configuration:
* [jbosstools,central,openjdk-1.8,rhel7-devstudio-releng|https://dev-platfor...]
With error message in log:
{code:java}
09:14:15 [ERROR] INSTALL FAILED
09:14:15
09:14:15 [p2.dir] Installing tern-server-nodejs-feature.feature.group 1.3.0.201803012316.
09:14:15 [p2.dir] Cannot complete the install because of a conflicting dependency.
09:14:15 [p2.dir] Software being installed: Eclipse PDE Plug-in Developer Resources 3.14.300.v20200305-0155 (org.eclipse.pde.source.feature.group 3.14.300.v20200305-0155)
09:14:15 [p2.dir] Software currently installed: Eclipse SDK 4.16.0.I20200427-1800 (org.eclipse.sdk.ide 4.16.0.I20200427-1800)
09:14:15 [p2.dir] Only one of the following can be installed at once:
09:14:15 [p2.dir] Eclipse PDE Plug-in Developer Resources 3.14.300.v20200305-0155 (org.eclipse.pde.source.feature.jar 3.14.300.v20200305-0155)
09:14:15 [p2.dir] Eclipse PDE Plug-in Developer Resources 3.14.400.v20200427-1800 (org.eclipse.pde.source.feature.jar 3.14.400.v20200427-1800)
09:14:15 --
09:14:15 [p2.dir] !ENTRY org.eclipse.equinox.p2.director 4 10054 2020-06-04 03:14:13.475
09:14:15 [p2.dir] !MESSAGE Cannot complete the install because of a conflicting dependency.
09:14:15 [p2.dir] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2020-06-04 03:14:13.475
09:14:15 [p2.dir] !MESSAGE Software being installed: Eclipse PDE Plug-in Developer Resources 3.14.300.v20200305-0155 (org.eclipse.pde.source.feature.group 3.14.300.v20200305-0155)
09:14:15 --
09:14:15 [p2.dir] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2020-06-04 03:14:13.475
09:14:15 [p2.dir] !MESSAGE Only one of the following can be installed at once:
09:14:15 [p2.dir] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2020-06-04 03:14:13.475
09:14:15 [p2.dir] !MESSAGE Eclipse PDE Plug-in Developer Resources 3.14.300.v20200305-0155 (org.eclipse.pde.source.feature.jar 3.14.300.v20200305-0155)
09:14:15 --
09:14:15 at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
09:14:15 Caused by: /mnt/hudson_workspace/workspace/jbosstools-install-p2director.install-tests.matrix_master/92a2a6fc/director.xml:62: exec returned: 13
09:14:15 at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:645)
09:14:15 at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:669)
09:14:15 --
09:14:15 Root exception:
09:14:15 /mnt/hudson_workspace/workspace/jbosstools-install-p2director.install-tests.matrix_master/92a2a6fc/director.xml:62: exec returned: 13
09:14:15 at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:645)
09:14:15 at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:669)
09:14:15 --------------------------------
{code}
Full log: [https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/D...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months