Skip to content

Console Output

Cloning the remote Git repository
Cloning repository git@github.com:eclipse/microprofile-jwt-auth.git
 > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/Test Releases/workspace # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile-jwt-auth.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse/microprofile-jwt-auth.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/microprofile-jwt-auth.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/microprofile-jwt-auth.git # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile-jwt-auth.git
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse/microprofile-jwt-auth.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 56fb06716afe67a6ac0bc8354e97215cceb7c76f (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 56fb06716afe67a6ac0bc8354e97215cceb7c76f
 > /usr/local/bin/git branch -a -v --no-abbrev # timeout=10
 > /usr/local/bin/git checkout -b master 56fb06716afe67a6ac0bc8354e97215cceb7c76f
Commit message: "Add a test of validating a MP-JWT with no iss claim with a deployment that has no mp.jwt.verify.issuer"
First time build. Skipping changelog.