Bug #37430: BLParser should properly filter it's log output
Bug #45364: BLAH_JOB_CANCEL should report failure reason
Bug #46419: CREAM sandbox area should be scratched when the CREAM DB is scratched FIXED
Submit at least one job to the CE and wait for its termination, so that the sandbox area is not empty
Increment the value of the parameters creamdb_database_version and/or delegationdb_database_version in the file /opt/glite/etc/glite-ce-cream/cream-config.xml.template
reconfigure the node with yaim and check whether the sandbox area is empty
Bug #47070: [ yaim-cream ] yaim cream module should support remote mysql setup
Bug #47254: Possible problems if the proxy used to talk with CREAM is shorter than 10 minutes FIXED
create a voms-proxy whose lifetime is shorter than 10 minutes
submit a simple job whose lifetime is shorter than the voms-proxy one and verify its correct termination
Bug #47804: Possible problems configuring blah in CREAM-CE for LSF
Bug #48786: Load should be one of the parameter of DISABLE_SUBMISSION_POLICY in CREAM FIXED
specify a low load level in the file /opt/glite/bin/glite_cream_load_monitor
try to overload the node with the testsuite: cream-test-monitored-submit -r 30 -n 20000 -m 2000 -C 50 -l log4py.conf -j test.jdl -R --sotimeout 60 --vo dteam --valid 02:00 and verify that with high load the submissions are rejected
Bug #49497: user proxies on CREAM do not get cleaned up FIXED
delegate a proxy whose lifetime is shorter than the parameter delegation_purge_rate of the CREAM configuration file
wait for the new proxy cleanup run (at least twice the delegation_purge_rate) and verify that the proxy file has been removed from the directory
Bug #50226: yaim-cream-ce should use config_secure_tomcat FIXED
install the CE node from scratch
verify the state of the trustmanager accessing the URL: https://ce-host:8443/ce-cream/services
Bug #50723: CREAM: check for the jobtype is not case insensitive FIXED
submit a job specifying the parameter "jobtype=Normal" in the JDL and verify the correct execution of the job
Bug #50875: CREAM: reason for cancelled jobs should be reported FIXED
submit and cancel a job using the CREAM CLI command and verify that the reason reports "Cancelled by user"
submit and cancel a job using the LRMS command (e.g. qdel) and verify that the reason reports "Cancelled by CE admin"
Bug #50876: CREAM reports that the proxy expired even when the problem is in detecting the lifetime of the proxy
Bug #51046: CREAM: DelegProxyInfo info sometimes is wrong FIXED
submit a job, wait for its termination and verify the correct lifetime of the proxy
Bug #51118: config_cream_glexec doesn't set glexec permissions right FIXED
install a CE node from scratch and verify the permissions for /opt/glite/sbin/glexec (6555) and /opt/glite/etc/glexec.conf (640)
Bug #51124: catalina.out is clogged with grid-proxy-init warnings FIXED
submit a job and check the catalina.out file
Bug #51128: lcas-suexec.db on CREAM CE should be named lcas-glexec.db for consistency FIXED
install a CE node from scratch
verify the existence of the files: /opt/glite/etc/lcas/lcas-glexec.db and /opt/glite/etc/lcmaps/lcmaps-glexec.db
try to overload the node with the testsuite: cream-test-monitored-submit -r 30 -n 20000 -m 2000 -C 50 -l log4py.conf -j test.jdl -R --sotimeout 60 --vo dteam --valid 02:00 and verify that with high load the submissions are rejected
seek "too many open files" in the CREAM log
Bug #52719: Blah doesn't set the 'executable' flag if a local jobwrapper is found
Bug #52942: Missing description for ISB/OSB error in jobwrapper FIXED
submit a job with an unreachable host in the inputsandbox or in the outputsandboxbasedesturi parameter
verify that the output of the glite-ce-job-status contains the full description of the failure
Bug #53124: blparser_master could crash if some variable in blparser.conf are not set
Bug #53459: [CREAM] Provide method to improve the detection of job status changes by ICE
Bug #53499: CREAM job wrapper template should be put outside the jar FIXED
check wheter the file /opt/glite/share/webapps/ce-cream.war contains the file WEB-INF/jobwrapper.tpl
Bug #56075: Job failure reasons missing in the CREAM log file FIXED
submit a job with an unreachable host in the inputsandbox or in the outputsandboxbasedesturi parameter
verify that in the log file appears the message: failureReason=Cannot move ISB (): error: globus_xio: Unable to connect to xxxx:2811 globus_xio: globus_libc_getaddrinfo failed.globus_common: Name or service not known
Bug #56339: [blah] "service glite-ce-blparser restart" does not always work FIXED
try the command /opt/glite/etc/init.d/glite-ce-blparser restart and verify the correct behaviour of the script
Bug #58792: JobRegister fails, because cream_sandbox directory doesn't exist FIXED
temporary rename the directory /opt/glite/var/cream_sandbox without turning off the service
submit a job and verify that the failure reports "cannot create the job's working directory!"
Bug #58941: [yaim-cream-ce] lcmaps confs for glexec and gridftp are not fully synchronized
Bug #59005: Possible problem with hold/resumed jobs in BUpdaterLSF
Bug #59329: Proxy symlinks left in the registry area until purged FIXED
submit a job and verify the verify the existence of the related symlink in the directory /opt/glite/var/blah/user_blah_job_registry.bjr/registry.proxydir
when the job terminates verify that the symlink has been removed by blah.
Bug #59686: Possible crash of BUpdarePBS due to wrong malloc
Bug #59962: Sometimes the CREAM initialization fails with "UserId = ADMINISTRATOR is not enable for that operation CANNOT REPRODUCE
Bug #60831: Error log message: "CREAM_JOB_SENSOR_HOST parameter not specified!"
Bug #61322: CREAM jw doesn't set GLITE_WMS_RB_BROKERINFO