Giter VIP home page Giter VIP logo

jenkins-infra-test-plugin's Introduction

jenkins-infra-test

Used only for testing the Jenkins Project infrastructure is working correctly for release and mirroring.

Note
Anyone can request access to this plugin via repository-permission-updater if they’re working in this area.

Testing jenkins-infra/pipeline-library pull request changes

By opening a pull request on this repos with the following content, you’ll be able to check your changes on ci.jenkins.io shared pipeline library:

--- jenkins-infra-test-plugin/Jenkinsfile
+++ jenkins-infra-test-plugin/Jenkinsfile
@@ -1,3 +1,4 @@
+ @Library('pipeline-library@pull/<pull-request-number>/head') _
  buildPlugin(
    useContainerAgent: true,
    configurations: [
      [platform: 'linux', jdk: 17],
      [platform: 'windows', jdk: 11],
  ])

jenkins-infra-test-plugin's People

Contributors

basil avatar daniel-beck avatar dduportal avatar jetersen avatar jglick avatar lemeurherve avatar markewaite avatar notmyfault avatar renovate[bot] avatar smerle33 avatar smerlecb avatar timja avatar zbynek avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

jenkins-infra-test-plugin's Issues

(bug): mvn error on jvm 17 for the jenkins-infra-test-plugin

Jenkins and plugins versions report

While trying the 3 versions of jvm agent from the same all in one image (built with packer-images), the built fail on a mvn error : https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fjenkins-infra-test-plugin/detail/PR-49/3/pipeline/91
[2022-09-14T06:59:39.123Z] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.444 s <<< FAILURE! - in InjectedTest

[2022-09-14T06:59:39.123Z] [ERROR] InjectedTest.initializationError  Time elapsed: 0.005 s  <<< ERROR!

[2022-09-14T06:59:39.123Z] java.lang.ExceptionInInitializerError

[2022-09-14T06:59:39.123Z] 	at com.thoughtworks.xstream.XStream.setupConverters(XStream.java:824)

[2022-09-14T06:59:39.123Z] 	at com.thoughtworks.xstream.XStream.<init>(XStream.java:574)

[2022-09-14T06:59:39.123Z] 	at com.thoughtworks.xstream.XStream.<init>(XStream.java:496)

[2022-09-14T06:59:39.123Z] 	at com.thoughtworks.xstream.XStream.<init>(XStream.java:465)

[2022-09-14T06:59:39.124Z] 	at com.thoughtworks.xstream.XStream.<init>(XStream.java:411)

[2022-09-14T06:59:39.124Z] 	at com.thoughtworks.xstream.XStream.<init>(XStream.java:378)

What Operating System are you using (both controller, and any agents involved in the problem)?

kubernetes pods in linux jdk-17

Reproduction steps

rebuild the pipeline https://ci.jenkins.io/job/Plugins/job/jenkins-infra-test-plugin/job/PR-49/3/

Expected Results

green

Actual Results

failure

Anything else?

No response

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/cd.yml
  • jenkins-infra/github-reusable-workflows v1
maven
pom.xml
  • org.jenkins-ci.plugins:plugin 4.76
  • io.jenkins.tools.bom:bom-2.361.x 2102.v854b_fec19c92

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.