[JIRA] (JENKINS-60512) ssl connection error on rhel during p4sync

26 views
Skip to first unread message

mrose@sjm.com (JIRA)

unread,
Dec 16, 2019, 7:32:02 PM12/16/19
to jenkinsc...@googlegroups.com
Michael Rose created an issue
 
Jenkins / Bug JENKINS-60512
ssl connection error on rhel during p4sync
Issue Type: Bug Bug
Assignee: Unassigned
Components: p4-plugin
Created: 2019-12-17 00:31
Environment: OS for agent: RHEL8
Jenkins version: 2.176.2
p4 plugin version: 1.10.7
Priority: Major Major
Reporter: Michael Rose

We are trying to upgrade to RHEL 8.x.

We are encountering the following error:

18:23:39 (p4):stop:10
18:23:39 P4: builds: 335577
18:24:56 P4: Connection retry: 1
18:24:59 P4: Connection retry: 2
18:24:59 P4: Connection retry: 3
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: P4: Task Exception: Error occurred during the SSL handshake: invalid SSL session

The Jenkinsfile is:

timestamps {
  node('brhel8')

Unknown macro: {     p4sync credential}

}

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

mrose@sjm.com (JIRA)

unread,
Dec 16, 2019, 7:34:02 PM12/16/19
to jenkinsc...@googlegroups.com
Michael Rose updated an issue
Change By: Michael Rose
We are trying to upgrade to RHEL 8.x.

We are encountering the following error:
{quote}18:23:39 (p4):stop:10

18:23:39 P4: builds: 335577
18:24:56 P4: Connection retry: 1
18:24:59 P4: Connection retry: 2
18:24:59 P4: Connection retry: 3
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: P4: Task Exception: Error occurred during the SSL handshake: invalid SSL session
{quote}
The Jenkinsfile is:
{quote}timestamps {
  node('brhel8') {
{{     p4sync credential: 'xxx.prod', populate: autoClean(delete: true), source: streamSource('//scratch_stream/main') }}
  }
}
{quote}

mrose@sjm.com (JIRA)

unread,
Dec 16, 2019, 7:35:03 PM12/16/19
to jenkinsc...@googlegroups.com
Michael Rose updated an issue
We are trying to upgrade to RHEL 8.x jenkins agents .


We are encountering the following error:
{quote}18:23:39 (p4):stop:10
18:23:39 P4: builds: 335577
18:24:56 P4: Connection retry: 1
18:24:59 P4: Connection retry: 2
18:24:59 P4: Connection retry: 3
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: P4: Task Exception: Error occurred during the SSL handshake: invalid SSL session
{quote}
The Jenkinsfile is:
{quote}timestamps {
  node('brhel8') {
{{  p4sync credential: 'xxx.prod', populate: autoClean(delete: true), source: streamSource('//scratch_stream/main')}}
  }
}
{quote}

mrose@sjm.com (JIRA)

unread,
Dec 16, 2019, 7:38:02 PM12/16/19
to jenkinsc...@googlegroups.com

mrose@sjm.com (JIRA)

unread,
Dec 16, 2019, 7:42:03 PM12/16/19
to jenkinsc...@googlegroups.com

Paul Allen or Karl Wirth: Is there a better solution than rolling back security improvements in RHEL8?

Reply all
Reply to author
Forward
0 new messages