Skip to content

Console Output

Started by upstream project "psistats/psistats-rs/master" build number 79
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
09:54:37 GitHub API Usage: Current quota has 55 remaining (13 under budget). Next quota of 60 in 42 min
Examining psikon-org/psikon-jenkins-aptly
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d04cad017e8f945977088b675e3942b211049e9
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 5d04cad017e8f945977088b675e3942b211049e9 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d04cad017e8f945977088b675e3942b211049e9 # timeout=10
Commit message: "changes"
 > git rev-list --no-walk 079b164821b779d7643fa19c5b26ab5913fff4e9 # timeout=10
[Pipeline] library
Loading library psikon-jenkins-mailer@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git ls-remote https://github.com/psikon-org/psikon-jenkins-mailer.git # timeout=10
Found match: refs/heads/master revision e99d6d0806de9a5ee8abe88526bed2db11436e0b
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/psikon-org/psikon-jenkins-mailer.git
 > git init /home/psikon/.jenkins/workspace/Deb Repository Publisher@libs/psikon-jenkins-mailer # timeout=10
Fetching upstream changes from https://github.com/psikon-org/psikon-jenkins-mailer.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://github.com/psikon-org/psikon-jenkins-mailer.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/psikon-org/psikon-jenkins-mailer.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/psikon-org/psikon-jenkins-mailer.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/psikon-org/psikon-jenkins-mailer.git
 > git fetch --no-tags --progress https://github.com/psikon-org/psikon-jenkins-mailer.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision e99d6d0806de9a5ee8abe88526bed2db11436e0b (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e99d6d0806de9a5ee8abe88526bed2db11436e0b # timeout=10
Commit message: "fix typo"
First time build. Skipping changelog.
[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 5d47f33cafccc94638bde52be08bff8cb284e3e2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d47f33cafccc94638bde52be08bff8cb284e3e2 # timeout=10
Commit message: "changes"
 > git rev-list --no-walk 9dc80b660d07561a671a7b718b130bdb42a9ee27 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
Triggered by psistats/psistats-rs/master:79
[Pipeline] step
Copied 2 artifacts from "Psistats » psistats-rs » master" build number 79
[Pipeline] findFiles
[Pipeline] echo
Publishing debian file: target/artifacts/psistats_0.2.0-alpha-72_amd64.deb
[Pipeline] sh
+ grep psikon-testing
+ aptly repo list --raw
+ EXISTS=
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] emailext
Sending email to: ci@psikon.com
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE