Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[hono-dev] Build failed in Jenkins: Hono-Web-Site_Pipeline #329

See <https://ci.eclipse.org/hono/job/Hono-Web-Site_Pipeline/329/display/redirect>

------------------------------------------
Started by timer
Obtained jenkins/Hono-Website-Pipeline.groovy from git https://github.com/eclipse/hono.git
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /home/hudson/genie.hono/.jenkins/jobs/Hono-Web-Site_Pipeline/workspace
[Pipeline] {
[Pipeline] readTrusted
Obtained jenkins/Hono-PipelineUtils.groovy from git https://github.com/eclipse/hono.git
[Pipeline] properties
[Pipeline] deleteDir
[Pipeline] stage
[Pipeline] { (Cloning Hono repository)
[Pipeline] echo
Cloning Hono repository...
[Pipeline] sh
+ echo 'cloning Hono repository...'
cloning Hono repository...
+ git clone ssh://git@xxxxxxxxxx/eclipse/hono.git /home/hudson/genie.hono/.jenkins/jobs/Hono-Web-Site_Pipeline/workspace/hono
Cloning into '/home/hudson/genie.hono/.jenkins/jobs/Hono-Web-Site_Pipeline/workspace/hono'...
ssh: connect to host github.com port 22: Connection timed out
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
Error: hudson.AbortException: script returned exit code 128
[Pipeline] echo
Build status: FAILURE
[Pipeline] step


Back to the top