Skip to content

don't zip logs

Wout De Nolf requested to merge remove_gz_logs into main

Zipped logs cannot be searched:

grep -r "global" MXPressA.*

This MR stops log compression. In addition the zipped logs seem to contain very little:

mxbes3-2204:/var/log/bes/id30a1 % more MXPressA.log.2
2024-10-08 21:50:22,175 DEBUG [67058c9269350a5130763deb] XSDataResult type: <class 'XSDataISPyBv1_4.XSDataResultISPyBStoreWorkflowMesh'>
2024-10-08 21:50:22,470 DEBUG [67058c9269350a5130763deb] Executing EDNA plugin EDPluginISPyBStoreGridInfov1_4
2024-10-08 21:50:22,470 DEBUG [67058c9269350a5130763deb] EDNA_SITE ESRF_ID30A1
2024-10-08 21:50:22,470 DEBUG [67058c9269350a5130763deb] EDNA plugin working directory: /data/visitor/mx2644/id30a1/20240925/PROCESSED_DATA/design/
design-Xinjian-Keap1-AsR5-L11-17/run_01_MXPressA/Workflow_20241008-214841/215022_ISPyBStoreGridInfov1_4_7r5cgkty
2024-10-08 21:50:22,475 DEBUG [67058c9269350a5130763deb] Start of execution of EDNA plugin EDPluginISPyBStoreGridInfov1_4
2024-10-08 21:50:22,803 DEBUG [67058c9269350a5130763deb] EDNA plugin EDPluginISPyBStoreGridInfov1_4 executed
2024-10-08 21:50:22,803 DEBUG [67058c9269350a5130763deb] XSDataResult type: <class 'XSDataISPyBv1_4.XSDataResultISPyBStoreGridInfo'>
2024-10-08 21:50:22,806 INFO  [67058c9269350a5130763deb] [job '67058c9269350a5130763deb'] [workflow 'MXPressA'] [node 'Send results to mxCuBE'] [ta
Edited by Wout De Nolf

Merge request reports

Loading