Dear xrootd team,
it looks like older xrootd clients fail to access files at xrootd servers that have a certificate
based on the new Polish root CA. Are you aware, is this a known issue, is there a work-around?
Brian Bockelman suggested to report this/open an issue.
xrdcp v4.6.0 v4.8.1 give the error below while v4.11.1 seems to work fine. (Those are the versions
i could easily try.) Printout below all from lxplus at CERN.
Thanks,

[lammel@lxplus771 ~]$ xrdcp --version
v4.11.1
[lammel@lxplus771 ~]$ /usr/bin/xrdcp -f root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root /dev/null
[16MB/1.105GB][ 1%][> ][2.667MB[24MB/1.105GB][ 2%][=> ][2.667MB/s] ^C

[lammel@lxplus745 CMSSW_9_2_6]$ xrdcp --version
v4.6.0
[lammel@lxplus745 CMSSW_9_2_6]$ xrdcp root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root /dev/null
200113 19:46:31 2466 secgsi_VerifyCA: CA certificate self-signed: integrity check failed (4ba9a797.0)
200113 19:46:31 2466 secgsi_VerifyCA: CA certificate self-signed: integrity check failed (4ba9a797.0)
[0B/0B][100%][==================================================][0B/s]
Run: [ERROR] Server responded with an error: [3010] Permission denied

[lammel@lxplus745 CMSSW_9_2_6]$ xrdcp -d 3 root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root /dev/null
[2020-01-13 19:47:03.230077 +0100][Dump ][App ] Chunk size: 16777216, parallel chunks 4, streams: 1
[2020-01-13 19:47:03.230189 +0100][Dump ][App ] Processing source entry: root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root, type xroot, target file: /dev/null
[2020-01-13 19:47:03.230251 +0100][Dump ][Utility ] URL: root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root
[2020-01-13 19:47:03.230251 +0100][Dump ][Utility ] Protocol: root
[2020-01-13 19:47:03.230251 +0100][Dump ][Utility ] User Name:
[2020-01-13 19:47:03.230251 +0100][Dump ][Utility ] Password:
[2020-01-13 19:47:03.230251 +0100][Dump ][Utility ] Host Name: se.cis.gov.pl
[2020-01-13 19:47:03.230251 +0100][Dump ][Utility ] Port: 11000
[2020-01-13 19:47:03.230251 +0100][Dump ][Utility ] Path: /store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root
[2020-01-13 19:47:03.230594 +0100][Dump ][Utility ] Adding job with properties: 'checkSumMode' = 'none', 'checkSumPreset' = '', 'checkSumType' = '', 'chunkSize' = '16777216', 'coerce' = '0', 'dynamicSource' = '0', 'force' = '0', 'initTimeout' = '600', 'makeDir' = '0', 'parallelChunks' = '4', 'posc' = '0', 'source' = 'root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root', 'target' = '/dev/null', 'thirdParty' = 'none', 'tpcTimeout' = '1800', 'zipArchive' = '0'
[2020-01-13 19:47:03.230623 +0100][Debug ][Utility ] CopyProcess: 2 jobs to prepare
[2020-01-13 19:47:03.230639 +0100][Dump ][Utility ] URL: root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root
[2020-01-13 19:47:03.230639 +0100][Dump ][Utility ] Protocol: root
[2020-01-13 19:47:03.230639 +0100][Dump ][Utility ] User Name:
[2020-01-13 19:47:03.230639 +0100][Dump ][Utility ] Password:
[2020-01-13 19:47:03.230639 +0100][Dump ][Utility ] Host Name: se.cis.gov.pl
[2020-01-13 19:47:03.230639 +0100][Dump ][Utility ] Port: 11000
[2020-01-13 19:47:03.230639 +0100][Dump ][Utility ] Path: /store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root
[2020-01-13 19:47:03.230659 +0100][Dump ][Utility ] URL: /dev/null
[2020-01-13 19:47:03.230659 +0100][Dump ][Utility ] Protocol: file
[2020-01-13 19:47:03.230659 +0100][Dump ][Utility ] User Name:
[2020-01-13 19:47:03.230659 +0100][Dump ][Utility ] Password:
[2020-01-13 19:47:03.230659 +0100][Dump ][Utility ] Host Name:
[2020-01-13 19:47:03.230659 +0100][Dump ][Utility ] Port: 1094
[2020-01-13 19:47:03.230659 +0100][Dump ][Utility ] Path: /dev/null
[2020-01-13 19:47:03.230684 +0100][Dump ][Utility ] URL: root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root
[2020-01-13 19:47:03.230684 +0100][Dump ][Utility ] Protocol: root
[2020-01-13 19:47:03.230684 +0100][Dump ][Utility ] User Name:
[2020-01-13 19:47:03.230684 +0100][Dump ][Utility ] Password:
[2020-01-13 19:47:03.230684 +0100][Dump ][Utility ] Host Name: se.cis.gov.pl
[2020-01-13 19:47:03.230684 +0100][Dump ][Utility ] Port: 11000
[2020-01-13 19:47:03.230684 +0100][Dump ][Utility ] Path: /store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root
[2020-01-13 19:47:03.230705 +0100][Dump ][Utility ] URL: /dev/null
[2020-01-13 19:47:03.230705 +0100][Dump ][Utility ] Protocol: file
[2020-01-13 19:47:03.230705 +0100][Dump ][Utility ] User Name:
[2020-01-13 19:47:03.230705 +0100][Dump ][Utility ] Password:
[2020-01-13 19:47:03.230705 +0100][Dump ][Utility ] Host Name:
[2020-01-13 19:47:03.230705 +0100][Dump ][Utility ] Port: 1094
[2020-01-13 19:47:03.230705 +0100][Dump ][Utility ] Path: /dev/null
[2020-01-13 19:47:03.230719 +0100][Debug ][Utility ] Creating a classic copy job, from root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root to file:///dev/null
[2020-01-13 19:47:03.230742 +0100][Debug ][Utility ] Monitor library name not set. No monitoring
[2020-01-13 19:47:03.230868 +0100][Debug ][Utility ] Opening root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root for reading
[2020-01-13 19:47:03.230899 +0100][Dump ][Utility ] URL: root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root
[2020-01-13 19:47:03.230899 +0100][Dump ][Utility ] Protocol: root
[2020-01-13 19:47:03.230899 +0100][Dump ][Utility ] User Name:
[2020-01-13 19:47:03.230899 +0100][Dump ][Utility ] Password:
[2020-01-13 19:47:03.230899 +0100][Dump ][Utility ] Host Name: se.cis.gov.pl
[2020-01-13 19:47:03.230899 +0100][Dump ][Utility ] Port: 11000
[2020-01-13 19:47:03.230899 +0100][Dump ][Utility ] Path: /store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root
[2020-01-13 19:47:03.230927 +0100][Dump ][Utility ] URL: root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root
[2020-01-13 19:47:03.230927 +0100][Dump ][Utility ] Protocol: root
[2020-01-13 19:47:03.230927 +0100][Dump ][Utility ] User Name:
[2020-01-13 19:47:03.230927 +0100][Dump ][Utility ] Password:
[2020-01-13 19:47:03.230927 +0100][Dump ][Utility ] Host Name: se.cis.gov.pl
[2020-01-13 19:47:03.230927 +0100][Dump ][Utility ] Port: 11000
[2020-01-13 19:47:03.230927 +0100][Dump ][Utility ] Path: /store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root
[2020-01-13 19:47:03.230942 +0100][Debug ][File ] [0x611e40@root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root] Sending an open command
[2020-01-13 19:47:03.230990 +0100][Debug ][Poller ] Available pollers: built-in
[2020-01-13 19:47:03.230996 +0100][Debug ][Poller ] Attempting to create a poller according to preference: built-in
[2020-01-13 19:47:03.231002 +0100][Debug ][Poller ] Creating poller: built-in
[2020-01-13 19:47:03.231013 +0100][Debug ][Poller ] Creating and starting the built-in poller...
[2020-01-13 19:47:03.231160 +0100][Debug ][Poller ] Using 1 poller threads
[2020-01-13 19:47:03.231172 +0100][Debug ][TaskMgr ] Starting the task manager...
[2020-01-13 19:47:03.231229 +0100][Debug ][TaskMgr ] Task manager started
[2020-01-13 19:47:03.231239 +0100][Debug ][JobMgr ] Starting the job manager...
[2020-01-13 19:47:03.231311 +0100][Debug ][JobMgr ] Job manager started, 3 workers
[2020-01-13 19:47:03.231337 +0100][Debug ][TaskMgr ] Registering task: "FileTimer task" to be run at: [2020-01-13 19:47:03 +0100]
[2020-01-13 19:47:03.231345 +0100][Dump ][XRootD ] [se.cis.gov.pl:11000] Sending message kXR_open (file: /store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root, mode: 00, flags: kXR_open_read kXR_async kXR_retstat )
[2020-01-13 19:47:03.231374 +0100][Dump ][Utility ] URL: se.cis.gov.pl:11000
[2020-01-13 19:47:03.231374 +0100][Dump ][Utility ] Protocol: root
[2020-01-13 19:47:03.231374 +0100][Dump ][Utility ] User Name:
[2020-01-13 19:47:03.231374 +0100][Dump ][Utility ] Password:
[2020-01-13 19:47:03.231374 +0100][Dump ][Utility ] Host Name: se.cis.gov.pl
[2020-01-13 19:47:03.231374 +0100][Dump ][Utility ] Port: 11000
[2020-01-13 19:47:03.231374 +0100][Dump ][Utility ] Path:
[2020-01-13 19:47:03.231392 +0100][Debug ][PostMaster ] Creating new channel to: se.cis.gov.pl:11000 1 stream(s)
[2020-01-13 19:47:03.231412 +0100][Debug ][PostMaster ] [se.cis.gov.pl:11000 #0] Stream parameters: Network Stack: IPAuto, Connection Window: 120, ConnectionRetry: 5, Stream Error Widnow: 1800
[2020-01-13 19:47:03.231521 +0100][Debug ][TaskMgr ] Registering task: "TickGeneratorTask for: se.cis.gov.pl:11000" to be run at: [2020-01-13 19:47:18 +0100]
[2020-01-13 19:47:03.231553 +0100][Dump ][PostMaster ] [se.cis.gov.pl:11000 #0] Sending message kXR_open (file: /store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ) (0x60eeb0) through substream 0 expecting answer at 0
[2020-01-13 19:47:03.231601 +0100][Debug ][PostMaster ] [se.cis.gov.pl:11000] Found 1 address(es): [::ffff:192.68.51.205]:11000
[2020-01-13 19:47:03.231645 +0100][Debug ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Attempting connection to [::ffff:192.68.51.205]:11000
[2020-01-13 19:47:03.231827 +0100][Debug ][Poller ] Adding socket 0x617420 to the poller
[2020-01-13 19:47:03.273053 +0100][Debug ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Async connection call returned
[2020-01-13 19:47:03.273136 +0100][Debug ][XRootDTransport ] [se.cis.gov.pl:11000 #0.0] Sending out the initial hand shake + kXR_protocol
[2020-01-13 19:47:03.273202 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Wrote a message: (0xdc000a00), 44 bytes
[2020-01-13 19:47:03.314453 +0100][Dump ][XRootDTransport ] [msg: 0xdc000a00] Expecting 8 bytes of message body
[2020-01-13 19:47:03.314503 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Received message header, size: 8
[2020-01-13 19:47:03.314527 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Received a message of 16 bytes
[2020-01-13 19:47:03.314544 +0100][Debug ][XRootDTransport ] [se.cis.gov.pl:11000 #0.0] Got the server hand shake response (type: manager [], protocol version 400)
[2020-01-13 19:47:03.314557 +0100][Dump ][XRootDTransport ] [msg: 0xdc000a00] Expecting 8 bytes of message body
[2020-01-13 19:47:03.314563 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Received message header, size: 8
[2020-01-13 19:47:03.314571 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Received a message of 16 bytes
[2020-01-13 19:47:03.314578 +0100][Debug ][XRootDTransport ] [se.cis.gov.pl:11000 #0.0] kXR_protocol successful (type: manager [], protocol version 400)
[2020-01-13 19:47:03.314930 +0100][Debug ][XRootDTransport ] [se.cis.gov.pl:11000 #0.0] Sending out kXR_login request, username: lammel, cgi: ?xrd.cc=ch&xrd.tz=1&xrd.appname=xrdcp&xrd.info=&xrd.hostname=lxplus745.cern.ch&xrd.rn=v4.6.0, dual-stack: true, private IPv4: false, private IPv6: false
[2020-01-13 19:47:03.314987 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Wrote a message: (0xdc000a70), 116 bytes
[2020-01-13 19:47:03.355972 +0100][Dump ][XRootDTransport ] [msg: 0xdc000a70] Expecting 68 bytes of message body
[2020-01-13 19:47:03.356020 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Received message header, size: 8
[2020-01-13 19:47:03.356034 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Received a message of 76 bytes
[2020-01-13 19:47:03.356053 +0100][Debug ][XRootDTransport ] [se.cis.gov.pl:11000 #0.0] Logged in, session: 735e0000754000002100000095610000
[2020-01-13 19:47:03.356060 +0100][Debug ][XRootDTransport ] [se.cis.gov.pl:11000 #0.0] Authentication is required: &P=gsi,v:10400,c:ssl,ca:4ba9a797.0|8c74f281.0&P=unix
[2020-01-13 19:47:03.356079 +0100][Debug ][XRootDTransport ] [se.cis.gov.pl:11000 #0.0] Sending authentication data
[2020-01-13 19:47:03.361626 +0100][Debug ][XRootDTransport ] [se.cis.gov.pl:11000 #0.0] Trying to authenticate using gsi
200113 19:47:03 2779 secgsi_VerifyCA: CA certificate self-signed: integrity check failed (4ba9a797.0)
200113 19:47:03 2779 secgsi_VerifyCA: CA certificate self-signed: integrity check failed (4ba9a797.0)
[2020-01-13 19:47:03.373611 +0100][Debug ][XRootDTransport ] [se.cis.gov.pl:11000 #0.0] Cannot get credentials for protocol gsi: Secgsi: ErrParseBuffer: unknown CA: cannot verify server certificate: kXGS_init
[2020-01-13 19:47:03.374202 +0100][Debug ][XRootDTransport ] [se.cis.gov.pl:11000 #0.0] Trying to authenticate using unix
[2020-01-13 19:47:03.375098 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Wrote a message: (0xdc030b00), 39 bytes
[2020-01-13 19:47:03.416261 +0100][Dump ][XRootDTransport ] [msg: 0xdc030b00] Expecting 0 bytes of message body
[2020-01-13 19:47:03.416311 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Received message header, size: 8
[2020-01-13 19:47:03.416320 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Received a message of 8 bytes
[2020-01-13 19:47:03.416337 +0100][Debug ][XRootDTransport ] [se.cis.gov.pl:11000 #0.0] Authenticated with unix.
[2020-01-13 19:47:03.416353 +0100][Debug ][PostMaster ] [se.cis.gov.pl:11000 #0] Stream 0 connected.
[2020-01-13 19:47:03.416416 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Wrote a message: kXR_open (file: /store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ) (0x60eeb0), 144 bytes
[2020-01-13 19:47:03.416428 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Successfully sent message: kXR_open (file: /store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ) (0x60eeb0).
[2020-01-13 19:47:03.416470 +0100][Dump ][XRootD ] [se.cis.gov.pl:11000] Message kXR_open (file: /store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ) has been successfully sent.
[2020-01-13 19:47:03.416487 +0100][Dump ][PostMaster ] [se.cis.gov.pl:11000 #0.0] All messages consumed, disable uplink
[2020-01-13 19:47:03.457970 +0100][Dump ][XRootDTransport ] [msg: 0xdc000af0] Expecting 22 bytes of message body
[2020-01-13 19:47:03.458019 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Received message header for 0xdc000af0 size: 8
[2020-01-13 19:47:03.458062 +0100][Dump ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Received message 0xdc000af0 of 30 bytes
[2020-01-13 19:47:03.458073 +0100][Dump ][PostMaster ] [se.cis.gov.pl:11000 #0] Handling received message: 0xdc000af0.
[2020-01-13 19:47:03.458217 +0100][Dump ][XRootD ] [se.cis.gov.pl:11000] Got a kXR_error response to request kXR_open (file: /store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ) [3010] Permission denied
[2020-01-13 19:47:03.458268 +0100][Debug ][XRootD ] [se.cis.gov.pl:11000] Handling error while processing kXR_open (file: /store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ): [ERROR] Error response: Permission denied.
[2020-01-13 19:47:03.458329 +0100][Debug ][File ] [0x611e40@root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root] Open has returned with status [ERROR] Server responded with an error: [3010] Permission denied
[2020-01-13 19:47:03.458340 +0100][Debug ][File ] [0x611e40@root://se.cis.gov.pl:11000//store/mc/SAM/GenericTTbar/AODSIM/CMSSW_9_0_0_90X_mcRun1_realistic_v4-v1/10000/28B9D1FB-8B31-E711-AA4E-0025905B85B2.root] Error while opening at se.cis.gov.pl:11000: [ERROR] Server responded with an error: [3010] Permission denied
[0B/0B][100%][==================================================][0B/s]
Run: [ERROR] Server responded with an error: [3010] Permission denied

[2020-01-13 19:47:03.458815 +0100][Debug ][JobMgr ] Stopping the job manager...
[2020-01-13 19:47:03.458828 +0100][Dump ][JobMgr ] Stopping worker #0...
[2020-01-13 19:47:03.459050 +0100][Dump ][JobMgr ] Worker #0 stopped
[2020-01-13 19:47:03.459064 +0100][Dump ][JobMgr ] Stopping worker #1...
[2020-01-13 19:47:03.459120 +0100][Dump ][JobMgr ] Worker #1 stopped
[2020-01-13 19:47:03.459128 +0100][Dump ][JobMgr ] Stopping worker #2...
[2020-01-13 19:47:03.459176 +0100][Dump ][JobMgr ] Worker #2 stopped
[2020-01-13 19:47:03.459183 +0100][Debug ][JobMgr ] Job manager stopped
[2020-01-13 19:47:03.459190 +0100][Debug ][TaskMgr ] Stopping the task manager...
[2020-01-13 19:47:03.459335 +0100][Debug ][TaskMgr ] Task manager stopped
[2020-01-13 19:47:03.459361 +0100][Debug ][Poller ] Stopping the poller...
[2020-01-13 19:47:03.459509 +0100][Debug ][TaskMgr ] Requesting unregistration of: "TickGeneratorTask for: se.cis.gov.pl:11000"
[2020-01-13 19:47:03.459531 +0100][Debug ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Closing the socket
[2020-01-13 19:47:03.459561 +0100][Debug ][Poller ] <[::ffff:137.138.150.253]:48742><--><[::ffff:192.68.51.205]:11000> Removing socket from the poller
[2020-01-13 19:47:03.459621 +0100][Debug ][PostMaster ] [se.cis.gov.pl:11000 #0] Destroying stream
[2020-01-13 19:47:03.459633 +0100][Debug ][AsyncSock ] [se.cis.gov.pl:11000 #0.0] Closing the socket


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1110?email_source=notifications\u0026email_token=AA7NRDUJ43HHPAOEKYWXCNTQ5S47FA5CNFSM4KGHOCA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IF3BKGA", "url": "https://github.com/xrootd/xrootd/issues/1110?email_source=notifications\u0026email_token=AA7NRDUJ43HHPAOEKYWXCNTQ5S47FA5CNFSM4KGHOCA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IF3BKGA", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1