Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 571042

Summary: Jenkins instance (kuksa) down
Product: Community Reporter: Sebastian Schildt <Sebastian.Schildt>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: frederic.gurr, sw, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Sebastian Schildt CLA 2021-02-09 04:20:58 EST
Our Jenkins instance seems down:

https://ci.eclipse.org/kuksa/

It keeps serving:

```
The application is currently not serving requests at this endpoint. It may not have been started or is still starting.

Possible reasons you are seeing this page:

The host doesn't exist. Make sure the hostname was typed correctly and that a route matching this hostname exists.
The host exists, but doesn't have a matching path. Check if the URL path was typed correctly and that the route was created using the desired path.
Route and path matches, but all pods are down. Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running.
```
Comment 1 Frederic Gurr CLA 2021-02-09 05:12:35 EST
We're looking into it.
Comment 2 Eclipse Webmaster CLA 2021-02-09 10:07:01 EST
The cluster is back up, and the Kuksa JIPP is responding.

-M.
Comment 3 Sebastian Schildt CLA 2021-02-09 12:42:23 EST
Thanks!