justIN           Dashboard       Workflows       Jobs       AWT       Sites       Storages       Docs       Login

Jobsub ID 166351.0@justin-prod-sched02.dune.hep.ac.uk

Jobsub ID166351.0@justin-prod-sched02.dune.hep.ac.uk
Workflow TestingYes
Workflow ID1
Stage ID1
User nameamcnab@fnal.gov
HTCondor Groupgroup_dune.prod_mcsim
RequestedProcessors1
GPUNo
RSS bytes1073741824 (1024 MiB)
Wall seconds limit3600 (1 hours)
Submitted time2025-03-26 15:50:14
SiteUS_UCSD
EntryCMSHTPC_T2_US_UCSD_gw6
Last heartbeat2025-03-26 15:58:55
From worker nodeHostnamemh-7662-2.t2.ucsd.edu
cpuinfoAMD EPYC 7662 64-Core Processor
OS releaseScientific Linux release 7.9 (Nitrogen)
Processors1
RSS bytes1073741824 (1024 MiB)
Wall seconds limit171000 (47 hours)
GPU
Inner Apptainer?True
Job statefinished
Allocator namejustin-allocator-pro.dune.hep.ac.uk
Started2025-03-26 15:52:19
Input files
JobscriptExit code0
Real time6m (368s)
CPU time0m (33s = 8%)
Max RSS bytes44040192 (42 MiB)
Outputting started2025-03-26 15:58:28
Output files
Finished2025-03-26 15:58:55
Saved logsjustin-logs:166351.0-justin-prod-sched02.dune.hep.ac.uk.logs.tgz
List job events     Wrapper job log

Jobscript log (last 10,000 characters)

: The requested service is not available 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/25/f8/awt-1743004344-QvrzKLGLar
DEBUG:root:gfal.NoRename: checking if file exists root://dtn14.nersc.gov:1094//global/cfs/cdirs/m3249/dune/RSE/testpro/25/f8/awt-1743004344-QvrzKLGLar
DEBUG:root:gfal.NoRename: checking if file exists root://dtn14.nersc.gov:1094//global/cfs/cdirs/m3249/dune/RSE/testpro/25/f8/awt-1743004344-QvrzKLGLar
DEBUG:root:put: Attempt 1
DEBUG:root:gfal.NoRename: uploading file from awt-1743004344-QvrzKLGLar to root://dtn14.nersc.gov:1094//global/cfs/cdirs/m3249/dune/RSE/testpro/25/f8/awt-1743004344-QvrzKLGLar
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/25/f8/awt-1743004344-QvrzKLGLar; permission denied (destination)
DEBUG:root:gfal.NoRename: uploading file from awt-1743004344-QvrzKLGLar to root://dtn14.nersc.gov:1094//global/cfs/cdirs/m3249/dune/RSE/testpro/25/f8/awt-1743004344-QvrzKLGLar
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/25/f8/awt-1743004344-QvrzKLGLar; 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/25/f8/awt-1743004344-QvrzKLGLar; 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/25/f8/awt-1743004344-QvrzKLGLar; 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/25/f8/awt-1743004344-QvrzKLGLar; 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/25/f8/awt-1743004344-QvrzKLGLar; 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-1743004344-QvrzKLGLar
--- 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-1743004344-QvrzKLGLar --timeout 1200' returns 99


subject   : /C=UK/O=eScience/OU=Manchester/L=HEP/CN=justin-jobs-production.dune.hep.ac.uk/CN=628587487/CN=174300433943
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      : /home/awt-proxy.pem
timeleft  : 167:53:52
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:19:37
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_UCSD 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_UCSD 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_UCSD 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_UCSD 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_UCSD 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_UCSD 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_UCSD 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_UCSD 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_UCSD 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_UCSD 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_UCSD 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_UCSD 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_UCSD 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_UCSD 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_UCSD 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_UCSD 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_UCSD 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
justIN time: 2025-04-03 08:18:51 UTC       justIN version: 01.03.00