Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: influxdb-plugin, performance-plugin
-
Labels:None
-
Environment:Jenkins ver. 2.46.1
CentOS 7.3
InfluxDB Plugin 1.11
-
Similar Issues:
Description
InfluxDB Plugin stopped working after I've upgraded Performance Plugin to latest v2.2.
Using Pipeline
step([$class: 'InfluxDbPublisher', customData: null, customDataMap: null, customPrefix: null, target: 'localhost'])
Build hangs on
INFO: [InfluxDB Plugin] Publishing data to: [url=http://localhost:8086, description=localhost, username=jenkins_user, password=*****, database=jenkins_db]
Couldn't even stop the job, had to kill the whole server.
Downgrading Performance Plugin to v2.1 made it work again.
Attachments
Issue Links
- is related to
-
JENKINS-45105 Sending data to influxdb fails due exception
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
InfluxDB Plugin stopped working after I've upgraded [Performance Plugin|https://plugins.jenkins.io/performance] to latest v2.2. Using Pipeline {code:java} step([$class: 'InfluxDbPublisher', customData: null, customDataMap: null, customPrefix: null, target: 'localhost']) {code} Build hangs on {code:java} INFO: [InfluxDB Plugin] Publishing data to: [url=http://localhost:8086, description=localhost, username=jenkins_user, password=*****, database=jenkins_db] {code} Couldn't even stop the job, had to kill the whole server. Downgrading [Performance Plugin|https://plugins.jenkins.io/performance] to v2.1 made it work again. |
InfluxDB Plugin stopped working after I've upgraded [Performance Plugin|https://plugins.jenkins.io/performance] to latest v2.2. Using Pipeline {code:java} step([$class: 'InfluxDbPublisher', customData: null, customDataMap: null, customPrefix: null, target: 'localhost']) {code} Build hangs on {code:java} INFO: [InfluxDB Plugin] Publishing data to: [url=http://localhost:8086, description=localhost, username=jenkins_user, password=*****, database=jenkins_db] {code} Couldn't even stop the job, had to kill the whole server. Downgrading [Performance Plugin|https://plugins.jenkins.io/performance] to v2.1 made it work again. |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Link |
This issue is related to |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Closed [ 6 ] |