Skip to content

Console Output

Started by upstream project "Test Job" build number 19
originally caused by:
 Started by user Psikon Administrator
Obtained Jenkinsfile from git file:////home/psikon/Github/psikon-jenkins-debian-publisher
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] library
Loading library psikon-jenkins-aptly@master
19:39:28 GitHub API Usage: Current quota has 46 remaining (8 under budget). Next quota of 60 in 36 min
Examining psikon-org/psikon-jenkins-aptly
Attempting to resolve master as a branch
Resolved master as branch master at revision fa35470d9ccc444d91f57da1736f8ef336865f8c
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/psikon-org/psikon-jenkins-aptly.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/psikon-org/psikon-jenkins-aptly.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://github.com/psikon-org/psikon-jenkins-aptly.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision fa35470d9ccc444d91f57da1736f8ef336865f8c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa35470d9ccc444d91f57da1736f8ef336865f8c # timeout=10
Commit message: "first commit"
 > git rev-list --no-walk fa35470d9ccc444d91f57da1736f8ef336865f8c # timeout=10
[Pipeline] node
Running on Jenkins in /home/psikon/.jenkins/workspace/Deb Repository Publisher
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url file:////home/psikon/Github/psikon-jenkins-debian-publisher # timeout=10
Fetching upstream changes from file:////home/psikon/Github/psikon-jenkins-debian-publisher
 > git --version # timeout=10
 > git fetch --tags --progress file:////home/psikon/Github/psikon-jenkins-debian-publisher +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision c3269e2fa1d8f6d1454abe5b0ffd81e4538bd90d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c3269e2fa1d8f6d1454abe5b0ffd81e4538bd90d # timeout=10
Commit message: "change"
 > git rev-list --no-walk 656fd88c21ae5ed68383a44d11249d68fb65a2cb # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
Triggered by Test Job:19
[Pipeline] copyArtifacts
Copied 2 artifacts from "Test Job" build number 19
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
[[_class:hudson.model.Cause$UpstreamCause, shortDescription:Started by upstream project "Test Job" build number 19, upstreamBuild:19, upstreamProject:Test Job, upstreamUrl:job/Test%20Job/]]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS