Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7400493
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T04:15:31+00:00 2026-05-29T04:15:31+00:00

I need to include information about the user that executed Jenkins job inside JAR

  • 0

I need to include information about the user that executed Jenkins job inside JAR Manifest among other things
What variable I need to read it off?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T04:15:31+00:00Added an answer on May 29, 2026 at 4:15 am

    You can query Jenkins via its api. See http://[jenkins-host]/api or https://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API for help. The information you need is contained there.

    To get a feel for it, enter http://[jenkins-host]/api/xml?depth=2 and search for “started by” on the page (make sure set the depth to at least 2).

    You will need to get that information via a script in your build and then parse it based on the build id.

    There already exists Python wrapper for that sort of thing: http://packages.python.org/python-jenkins/

    Here’s also an XPath expression that will parse out the “started by…” info by BUILD_ID:

    http://[jenkins-host]/api/xml?depth=2&xpath=//build/id[text()='BUILD_ID']/../action/cause/shortDescription/text()

    (Of course, you need to specify the actual BUILD_ID string).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to modify the following MySQL statement to include information from a third
I have a .txt file that I need to include into a page, that
I need to be able to read information about project lines in the Qt
I need to model some information about seasons, and need to track them based
I need to gain some run-time information about a C++ program, which is kinda
For my university project I need to obtain various information about a photo on
I need to include a copyright statement at the top of every Python source
I need to include some kind of notifications in a sidebar gadget, preferably systray
I have a prototype model where I need to include the following extension methods
I've got to modify a C program and I need to include a set

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.