Jobsub ID 166348.0@justin-prod-sched02.dune.hep.ac.uk
Jobsub ID | 166348.0@justin-prod-sched02.dune.hep.ac.uk |
Workflow Testing | Yes |
Workflow ID | 1 |
Stage ID | 1 |
User name | amcnab@fnal.gov |
HTCondor Group | group_dune.prod_mcsim |
Requested | Processors | 1 |
GPU | No |
RSS bytes | 1073741824 (1024 MiB) |
Wall seconds limit | 3600 (1 hours) |
Submitted time | 2025-03-26 15:50:11 |
Site | US_SU-ITS |
Entry | Glow_US_Syracuse_condor-ce4 |
Last heartbeat | 2025-03-26 15:57:25 |
From worker node | Hostname | CRUSH-OSG-C7-10-5-202-1 |
cpuinfo | Intel(R) Xeon(R) CPU E5-2698 v3 @ 2.30GHz |
OS release | Scientific Linux release 7.9 (Nitrogen) |
Processors | 1 |
RSS bytes | 1073741824 (1024 MiB) |
Wall seconds limit | 171000 (47 hours) |
GPU | |
Inner Apptainer? | False |
Job state | finished |
Allocator name | justin-allocator-pro.dune.hep.ac.uk |
Started | 2025-03-26 15:51:45 |
Input files | |
Jobscript | Exit code | 0 |
Real time | 0m (0s) |
CPU time | 0m (0s = 0%) |
Max RSS bytes | 0 (0 MiB) |
Outputting started | 2025-03-26 15:56:42 |
Output files | |
Finished | 2025-03-26 15:57:25 |
Saved logs | justin-logs:166348.0-justin-prod-sched02.dune.hep.ac.uk.logs.tgz |
List job events Wrapper job log |
Jobscript log (last 10,000 characters)
le at the moment.
Details: An unknown exception occurred.
Details: TRANSFER ERROR: Copy failed (streamed). Last attempt: HTTP 403 : Permission refused (destination)
INFO:root:Trying upload with root to T3_US_NERSC
DEBUG:root:Processing upload with the domain: wan
DEBUG:root:gfal.NoRename: connecting to storage
DEBUG:root:The PFN created from the LFN: root://dtn14.nersc.gov:1094//global/cfs/cdirs/m3249/dune/RSE/testpro/42/bc/awt-1743004323-KxnB1kPS0u
DEBUG:root:gfal.NoRename: checking if file exists root://dtn14.nersc.gov:1094//global/cfs/cdirs/m3249/dune/RSE/testpro/42/bc/awt-1743004323-KxnB1kPS0u
DEBUG:root:gfal.NoRename: checking if file exists root://dtn14.nersc.gov:1094//global/cfs/cdirs/m3249/dune/RSE/testpro/42/bc/awt-1743004323-KxnB1kPS0u
DEBUG:root:put: Attempt 1
DEBUG:root:gfal.NoRename: uploading file from awt-1743004323-KxnB1kPS0u to root://dtn14.nersc.gov:1094//global/cfs/cdirs/m3249/dune/RSE/testpro/42/bc/awt-1743004323-KxnB1kPS0u
DEBUG:root:put: Attempt failed 1
DEBUG:root:The requested service is not available at the moment.
Details: An unknown exception occurred.
Details: Error on XrdCl::CopyProcess::Run(): [ERROR] Server responded with an error: [3010] Unable to create /global/cfs/cdirs/m3249/dune/RSE/testpro/42/bc/awt-1743004323-KxnB1kPS0u; permission denied (destination)
DEBUG:root:gfal.NoRename: uploading file from awt-1743004323-KxnB1kPS0u to root://dtn14.nersc.gov:1094//global/cfs/cdirs/m3249/dune/RSE/testpro/42/bc/awt-1743004323-KxnB1kPS0u
WARNING:root:Upload attempt failed
INFO:root:Exception: RSE does not support requested operation.
Details: The requested service is not available at the moment.
Details: An unknown exception occurred.
Details: Error on XrdCl::CopyProcess::Run(): [ERROR] Server responded with an error: [3010] Unable to create /global/cfs/cdirs/m3249/dune/RSE/testpro/42/bc/awt-1743004323-KxnB1kPS0u; permission denied (destination)
Traceback (most recent call last):
File "/cvmfs/dune.opensciencegrid.org/products/dune/rucio/v35_4_0/NULL/lib/python3.9/site-packages/rucio/rse/protocols/gfal.py", line 464, in __gfal2_copy
ret = ctx.filecopy(params, str(src), str(dest))
gfal2.GError: Error on XrdCl::CopyProcess::Run(): [ERROR] Server responded with an error: [3010] Unable to create /global/cfs/cdirs/m3249/dune/RSE/testpro/42/bc/awt-1743004323-KxnB1kPS0u; permission denied (destination)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/cvmfs/dune.opensciencegrid.org/products/dune/rucio/v35_4_0/NULL/lib/python3.9/site-packages/rucio/rse/protocols/gfal.py", line 280, in put
status = self.__gfal2_copy(str(source_url), str(target), None, space_token, transfer_timeout=transfer_timeout)
File "/cvmfs/dune.opensciencegrid.org/products/dune/rucio/v35_4_0/NULL/lib/python3.9/site-packages/rucio/rse/protocols/gfal.py", line 473, in __gfal2_copy
raise exception.RucioException(error)
rucio.common.exception.RucioException: An unknown exception occurred.
Details: Error on XrdCl::CopyProcess::Run(): [ERROR] Server responded with an error: [3010] Unable to create /global/cfs/cdirs/m3249/dune/RSE/testpro/42/bc/awt-1743004323-KxnB1kPS0u; permission denied (destination)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/cvmfs/dune.opensciencegrid.org/products/dune/rucio/v35_4_0/NULL/lib/python3.9/site-packages/rucio/client/uploadclient.py", line 719, in _upload_item
retry(protocol_write.put, base_name, pfn_tmp, source_dir, transfer_timeout=transfer_timeout)(mtries=2, logger=logger)
File "/cvmfs/dune.opensciencegrid.org/products/dune/rucio/v35_4_0/NULL/lib/python3.9/site-packages/rucio/common/utils.py", line 1920, in __call__
return self.func(*self.args, **self.kwargs)
File "/cvmfs/dune.opensciencegrid.org/products/dune/rucio/v35_4_0/NULL/lib/python3.9/site-packages/rucio/rse/protocols/gfal.py", line 288, in put
raise exception.ServiceUnavailable(error)
rucio.common.exception.ServiceUnavailable: The requested service is not available at the moment.
Details: An unknown exception occurred.
Details: Error on XrdCl::CopyProcess::Run(): [ERROR] Server responded with an error: [3010] Unable to create /global/cfs/cdirs/m3249/dune/RSE/testpro/42/bc/awt-1743004323-KxnB1kPS0u; permission denied (destination)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/cvmfs/dune.opensciencegrid.org/products/dune/rucio/v35_4_0/NULL/lib/python3.9/site-packages/rucio/client/uploadclient.py", line 288, in upload
pfn = self._upload_item(rse_settings=rse_settings,
File "/cvmfs/dune.opensciencegrid.org/products/dune/rucio/v35_4_0/NULL/lib/python3.9/site-packages/rucio/client/uploadclient.py", line 722, in _upload_item
raise RSEOperationNotSupported(str(error))
rucio.common.exception.RSEOperationNotSupported: RSE does not support requested operation.
Details: The requested service is not available at the moment.
Details: An unknown exception occurred.
Details: Error on XrdCl::CopyProcess::Run(): [ERROR] Server responded with an error: [3010] Unable to create /global/cfs/cdirs/m3249/dune/RSE/testpro/42/bc/awt-1743004323-KxnB1kPS0u; permission denied (destination)
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): dune-rucio.fnal.gov:443
/cvmfs/dune.opensciencegrid.org/products/dune/rucio/v35_4_0/NULL/lib/python3.9/site-packages/urllib3/connectionpool.py:1061: InsecureRequestWarning: Unverified HTTPS request is being made to host 'dune-rucio.fnal.gov'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
warnings.warn(
DEBUG:urllib3.connectionpool:https://dune-rucio.fnal.gov:443 "POST /traces/ HTTP/1.1" 404 207
ERROR:root:Failed to upload file awt-1743004323-KxnB1kPS0u
--- Upload try 1/1
--- Rucio upload 1/1 fails: None of the given files have been uploaded.
--- Exit with 99
'justin-rucio-upload --rse T3_US_NERSC --protocol davs --scope testpro --dataset awt-uploads-202512 awt-1743004323-KxnB1kPS0u --timeout 1200' returns 99
subject : /C=UK/O=eScience/OU=Manchester/L=HEP/CN=justin-jobs-production.dune.hep.ac.uk/CN=628587487/CN=174300430529
issuer : /C=UK/O=eScience/OU=Manchester/L=HEP/CN=justin-jobs-production.dune.hep.ac.uk/CN=628587487
identity : /C=UK/O=eScience/OU=Manchester/L=HEP/CN=justin-jobs-production.dune.hep.ac.uk/CN=628587487
type : RFC compliant proxy
strength : 2048 bits
path : /srv/home/awt-proxy.pem
timeleft : 167:55:05
key usage : Digital Signature, Key Encipherment, Key Agreement
=== VO dune extension information ===
VO : dune
subject : /C=UK/O=eScience/OU=Manchester/L=HEP/CN=justin-jobs-production.dune.hep.ac.uk
issuer : /DC=org/DC=incommon/C=US/ST=Illinois/O=Fermi Research Alliance/CN=voms1.fnal.gov
attribute : /dune/Role=Production/Capability=NULL
attribute : /dune/Role=NULL/Capability=NULL
timeleft : 155:21:24
uri : voms1.fnal.gov:15042
===== Results =====
Download/upload commands:
xrdcp --force --nopbar --verbose $read_pfn downloaded.txt
justin-rucio-upload --rse $rse_name --protocol $write_protocol --scope testpro --dataset --timeout 1200 FILENAME
Use the wrapper job link on the page for the job on the justIN Dashboard to find the full log file, with errors from these commands
Each line: $JUSTIN_SITE_NAME $rse_name $download_retval $upload_retval $read_pfn $write_protocol
==awt== US_SU-ITS DUNE_CA_SFU 0 0 root://lcg-dunese1.sfu.computecanada.ca:1094//dune/RSE/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS DUNE_CERN_EOS 0 0 root://eospublic.cern.ch:1094//eos/experiment/neutplatform/protodune/dune/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS DUNE_ES_PIC 0 0 root://xrootd.pic.es:1094/pnfs/pic.es/data/dune/RSE/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS DUNE_FR_CCIN2P3_DISK 0 0 root://ccxrootdegee.in2p3.fr:1094/pnfs/in2p3.fr/data/dune/disk/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS DUNE_IT_INFN_CNAF 0 0 root://xrootd-archive.cr.cnaf.infn.it:1096//dune/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS DUNE_UK_GLASGOW 0 0 root://cephc02.gla.scotgrid.ac.uk:1094//cephfs/dune/RSE/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS DUNE_UK_LANCASTER_CEPH 0 0 root://xgate.hec.lancs.ac.uk:1094//cephfs/grid/dune/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS DUNE_UK_MANCHESTER_CEPH 0 0 root://meitner.tier2.hep.manchester.ac.uk:1094//cephfs/experiments/dune/RSE/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS DUNE_US_BNL_SDCC 0 0 root://dcdndoor.sdcc.bnl.gov:1094//pnfs/sdcc.bnl.gov/data/dune/RSE/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS DUNE_US_FNAL_DISK_STAGE 0 0 root://fndca1.fnal.gov:1094/pnfs/fnal.gov/usr/dune/persistent/staging/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS NIKHEF 0 0 root://dune.dcache.nikhef.nl:1094/pnfs/nikhef.nl/data/dune/generic/rucio/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS PRAGUE 0 0 root://golias100.farm.particle.cz:1094/dpm/farm.particle.cz/home/dune/RSE/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS QMUL 0 0 root://xrootd1.esc.qmul.ac.uk:1094//dune/RSE/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS RAL-PP 0 0 root://mover.pp.rl.ac.uk:1094/pnfs/pp.rl.ac.uk/data/dune/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS RAL_ECHO 0 0 root://xrootd.echo.stfc.ac.uk:1094/dune:/protodune/RSE/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS SURFSARA 0 0 root://otter12.grid.surfsara.nl:21094/pnfs/grid.sara.nl/data/dune/disk/RSE/testpro/bb/7f/awt-download-2023-03-07-01.txt davs
==awt== US_SU-ITS T3_US_NERSC 54 99 root://dtn14.nersc.gov:1094//global/cfs/cdirs/m3249/dune/RSE/testpro/bb/7f/awt-download-2023-03-07-01.txt davs