0230306/162905.673 - U02000000 Started program Agent 'AUT-AGENT-01', version '21.0.5+build.1675100990579', changelist '1675100990'. 20230306/162905.673 - U02000232 Build Date: '2023-01-30', '17:49:50' 20230306/162905.673 - U00000061 (c) Automic Software GmbH 20230306/162905.674 - U02003034 File attribute : '-rwxr-xr-x 1 root root 14495896 2023-03-06/14:34:55 2023-03-06/13:34:38 2023-03-06/14:34:49 /opt/AUT-tls/bin/./ucxjlx6' 20230306/162905.674 - U02003034 File attribute : '-rw-r--r-- 1 root root 21606 2023-03-06/15:20:00 2023-03-06/15:19:55 2023-03-06/15:19:55 /opt/AUT-tls/bin/./ucxjlx6.ini' 20230306/162905.674 - U02003054 The Agent was able to gain user privileges of real user 0. 20230306/162905.676 - U02000331 OpenSSL library Version 'OpenSSL 1.1.1s 1 Nov 2022' is used. 20230306/162905.676 - U02000362 Environment variable: 'SSL_CERT_DIR' = '/etc/ssl/certs'. 20230306/162905.676 - U02000362 Environment variable: 'SSL_CERT_FILE' = '/etc/pki/tls/certs/ca-bundle.crt'. 20230306/162905.676 - U02000396 /etc/ssl/certs' is used as the location for trusted CA certificates (SSLCertDir).\ 20230306/162905.677 - U02000396 /etc/pki/tls/certs/ca-bundle.crt' is used as the location for trusted CA certificates (SSLCertFile).\ 20230306/162906.184 - U02000307 New private key './security/AUT-AGENT-01.pem' was created. 20230306/162906.186 - U02000020 Environment: Hardware = 'x86_64/2'. 20230306/162906.186 - U02000021 Environment: Software = 'Linux'. 20230306/162906.186 - U02000022 Environment: SW version = '3.10.0-1160.81.1.el7.x86_64'. 20230306/162906.186 - U02000093 Environment: program addressing mode = '64-bit'. 20230306/162906.187 - U02000045 Maximum number of open file descriptors a process may have: '32768' 20230306/162906.188 - U02000037 Started Agent with INI file '/opt/AUT-tls/bin/./ucxjlx6.ini'. 20230306/162906.188 - ; 20230306/162906.188 - ; Automic Configuration File for Agent Unix 20230306/162906.188 - ; 20230306/162906.188 - [GLOBAL] 20230306/162906.188 - ; 20230306/162906.188 - ; name: Name of the agent (or proxy agent) 20230306/162906.188 - ; The agent name is limited to 32 of the following characters: A-Z, 0-9, _, ., $, @, - and #. 20230306/162906.188 - ; Hyphens ("-") are only allowed in agent names. They must not be used in the names of any other objects. 20230306/162906.188 - ; 20230306/162906.188 - name = AUT-AGENT-01 20230306/162906.188 - ; 20230306/162906.188 - ; system: AE system name 20230306/162906.188 - ; The name can consist of a maximum of 8 characters. Allowed are the upper-case letters A to Z, numbers and "_". 20230306/162906.188 - ; 20230306/162906.188 - system = LAB 20230306/162906.188 - ; 20230306/162906.188 - ; language: The Language(s) in which the log messages are displayed.Always a pair of languages separated by comma enclosed in brackets. 20230306/162906.188 - ; if a message text is not available in the primary language the secondary language will be taken. 20230306/162906.188 - ; E - english 20230306/162906.188 - ; D - german 20230306/162906.188 - ; F - french 20230306/162906.188 - ; 20230306/162906.188 - language = (E,D) 20230306/162906.188 - ; 20230306/162906.188 - ; logging: Full file name pattern for log file names 20230306/162906.189 - ; $$ is replaced by the purpose of a Process (CP or WP or JWP or DBSERVICE). No replacements in other components 20230306/162906.189 - ; * is replaced by the 3 digit number of a Worker Process. 20230306/162906.189 - ; ## is replaced by the log file sequence number after the existing log files' corresponding numbers have been raised by one during startup of the component. 20230306/162906.189 - ; z/OS components only: 20230306/162906.189 - ; If you comment this parameter, this log file is stored in JES. Also refer to the parameter logpurgeclass= which is described below. 20230306/162906.189 - ; The following parameters can be added if the log is written to a dataset (after the dataset name and separated by semicolons): 20230306/162906.189 - ; "recfm" = (all 27 z/OS plus * and A record formats are valid) 20230306/162906.189 - ; "lrecl" = (0, each positive number up to 32760 and X for each reclen) 20230306/162906.189 - ; "blksize" = (0, each positive number up to 32760) 20230306/162906.189 - ; "space" = ([CYL,TRK],(prim,sec,directory)) 20230306/162906.189 - ; 20230306/162906.189 - logging = ../temp/ucxjxxx_l##.txt 20230306/162906.189 - ; 20230306/162906.189 - ; logCount: number of log files being kept on disk 20230306/162906.189 - ; 20230306/162906.189 - logCount = 10 20230306/162906.189 - ; 20230306/162906.189 - ; helplib: name of the message text library 20230306/162906.189 - ; 20230306/162906.189 - helplib = ucx.msl 20230306/162906.189 - ; 20230306/162906.189 - ; killSignal: The signal that is sent to the job if it is canceled through the UserInterface. 20230306/162906.189 - ; SIGTERM - The job is terminated (15). 20230306/162906.189 - ; SIGABRT - The job is canceled (6) 20230306/162906.189 - ; SIGKILL - The job ends immediately (9). 20230306/162906.189 - ; 20230306/162906.189 - killSignal = SIGKILL 20230306/162906.189 - ; 20230306/162906.189 - ; login_Check: Password check. 20230306/162906.189 - ; Note that the agent must have root rights as otherwise, login_check=yes does not work. Use login_check=no and ANONYMOUS_JOB=yes in this case. See also UC_HOSTCHAR_DEFAULT. 20230306/162906.189 - ; yes - login credentials are checked 20230306/162906.189 - ; no - login credentials are not checked 20230306/162906.189 - ; 20230306/162906.189 - login_Check = no 20230306/162906.189 - ; 20230306/162906.189 - ; open_File_Max: Sets the users 'open file descriptor' limit 20230306/162906.189 - ; A value of 0 forces the agent to set the users soft limit to the existing users hard limit. A value not equal to 0 forces the agent to set the soft limit and the hard limit to that value. If the value exceeds the users existing hard limit, the agent even sets that value, if it is operated with root privileges. If the value exceeds the users existing hard limit and the agent is not operated with root privileges, the agent cannot exceed the hard limit and sets the users soft limit to the users hard limit. 20230306/162906.189 - ; 20230306/162906.189 - open_File_Max = 32768 20230306/162906.189 - ; 20230306/162906.189 - ; readUserAlways: when to read users from section [USERID]. 20230306/162906.189 - ; You allow or reject User IDs by using the parameter userid_type= in the [USERID] section. You can use the parameter ReadUserAlways= in order to specify whether this section should always be read before a job starts or only once when the agent starts. Reading this section only once improves the performance of your system and is therefore the default value. 20230306/162906.189 - ; yes - The agent always reads the [USERID] section before a job starts. 20230306/162906.189 - ; no - The agent reads this section only once when the agent starts. 20230306/162906.189 - ; 20230306/162906.189 - readUserAlways = no 20230306/162906.189 - ; 20230306/162906.189 - ; reportMode: A mask in three octal digits that you can use to assign additional rights to the job report file. 20230306/162906.189 - ; The default value is the minimum value. The value 6 is used even if you specify an owner authorization level below this value. 20230306/162906.189 - ; 20230306/162906.189 - reportMode = 600 20230306/162906.189 - ; 20230306/162906.189 - ; uc_User_Type: The option that can be used to allow or reject particular AE users. 20230306/162906.189 - ; INCL - Access must be granted to every single user in the [UC_USER] section. 20230306/162906.189 - ; EXCL - No access is granted to the AE users who are specified in the [UC_USER] section. All other AE users can start jobs 20230306/162906.189 - ; 20230306/162906.189 - uc_User_Type = EXCL 20230306/162906.189 - ; 20230306/162906.189 - ; userid_Type: This is an additional parameter that allows to allow or reject particular users. 20230306/162906.189 - ; INCL - Access must be granted for every single user specified in (USERID). 20230306/162906.189 - ; EXCL - Access is denied to the users that are specified in (USERID). All other users can start jobs. 20230306/162906.189 - ; 20230306/162906.189 - userid_Type = EXCL 20230306/162906.189 - ; 20230306/162906.189 - ; fileProcessingMaxDepth: The maximum level of sub-directories for FILE Events. 20230306/162906.189 - ; You use this setting in order to determine the extent to which the directory structure is included in your search for FILE Event files. The search directory serves as the basis for the maximum sub-directory level. 20230306/162906.189 - ; 0 - There is no limitation. 20230306/162906.189 - ; 1 - The files are only searched in the search directory. Sub-directories are not included in this search. 20230306/162906.189 - ; 2 - With this setting being used, the search for files includes the search directory and one directory level below. 20230306/162906.189 - ; 3 - The search includes the directory plus two sub-directory levels. 20230306/162906.189 - ; 4...n - The search includes the directory plus n-1 levels 20230306/162906.189 - ; 20230306/162906.189 - fileProcessingMaxDepth = 0 20230306/162906.189 - ; 20230306/162906.189 - ; fileProcessingTimeout: The time limit in second for the file search. 20230306/162906.189 - ; The file search aborts when the specified time limit is reached. No time limit applies when you either define the setting "0" or "-1". 20230306/162906.189 - ; 20230306/162906.189 - fileProcessingTimeout = 0 20230306/162906.189 - ; 20230306/162906.189 - ; ft_Owner: The owner of file transfer files. 20230306/162906.189 - ; This parameter does not affect file rights or the group. 20230306/162906.189 - ; user - The user who is defined in the Login object is the file owner (User ID) of the transferred file(s). The owner of existing files that might be overwritten is kept. 20230306/162906.189 - ; directory - The transferred file(s) obtein the owner of the target folder. The same rule applies for existing files that are overwritten. 20230306/162906.189 - ; 20230306/162906.189 - ft_Owner = user 20230306/162906.189 - ; 20230306/162906.189 - ; ft_Temp_File: Creates temporary files in file transfers. 20230306/162906.189 - ; yes - The file obtains a temporary name that is composed of the letter "T" and an alphabetic string that stems from the RunID. The new file transfer protocol additionally appends a file ID in order to obtain a unique file name because basically, only a RunID is provided.The file is renamed after it has successfully been transferred. 20230306/162906.189 - ; no - The agent assigns the final file name when the file transfer starts. 20230306/162906.189 - ; 20230306/162906.189 - ft_Temp_File = yes 20230306/162906.189 - ; 20230306/162906.189 - ; jobFileMode: A mask in three octal digits that you can use to assign additional rights to the job file. 20230306/162906.189 - ; The default value is the minimum value. The value 7 is used even if you specify an owner authorization level below this value. 20230306/162906.189 - ; 20230306/162906.189 - jobFileMode = 700 20230306/162906.189 - ; 20230306/162906.189 - ; ServiceProgramStartCommand: Command which is used by the Unix Agent to start the external file event service. 20230306/162906.189 - ; If required this command can be adopted to make use of another login tool than su. For instance sudo. 20230306/162906.189 - ; 20230306/162906.189 - ServiceProgramStartCommand = su %USER% -c '%IOSCOMMAND%' 20230306/162906.189 - ; 20230306/162906.189 - ; listenerUID: Listener process UserID 20230306/162906.189 - ; 20230306/162906.189 - listenerUID = 65534 20230306/162906.189 - ; 20230306/162906.189 - ; listenerGID: Listener process GroupID 20230306/162906.189 - ; 20230306/162906.189 - listenerGID = 65534 20230306/162906.189 - 20230306/162906.189 - [TRACE] 20230306/162906.189 - ; 20230306/162906.189 - ; file: The path and the file name of the trace file. 20230306/162906.189 - ; Any file name for a text file with several place holders for current system information: 20230306/162906.189 - ; $$ is replaced by server process type (WP or CP) in the context of a server process. 20230306/162906.189 - ; * is replaced by the three-digit process number in the context of a server process. 20230306/162906.189 - ; ## is replaced by 00 after the available trace files' corresponding numbers have been raised by one during startup of a trace. 20230306/162906.189 - ; xxx is replaced by the three-digit abbreviation of the respective unix version (unix agent only). 20230306/162906.189 - ; z/OS components only: 20230306/162906.189 - ; The following parameters can be added (after the dataset name and separated by semicolons) if the log is written to a dataset: 20230306/162906.189 - ; "recfm" = (all 27 record formats of z/OS plus * and A are valid) 20230306/162906.189 - ; "lrecl" = (0, each positive number up to 32760 and X for each reclen) 20230306/162906.189 - ; "blksize" = (0, each positive number up to 32760) 20230306/162906.189 - ; "space" = ([CYL,TRK],(prim,sec,directory)) 20230306/162906.189 - ; 20230306/162906.189 - file = ../temp/ucxjxxx_t##.txt 20230306/162906.189 - ; 20230306/162906.189 - ; trccount: Number of stored trace files 20230306/162906.189 - ; 20230306/162906.189 - trccount = 10 20230306/162906.189 - ; 20230306/162906.189 - ; tcp/ip: traceflag 20230306/162906.189 - ; 20230306/162906.189 - tcp/ip = 1 20230306/162906.189 - ; 20230306/162906.189 - ; event: traceflag 20230306/162906.189 - ; 20230306/162906.189 - event = 1 20230306/162906.189 - ; 20230306/162906.189 - ; ex_init: traceflag 20230306/162906.189 - ; 20230306/162906.189 - ex_init = 1 20230306/162906.189 - ; 20230306/162906.189 - ; ft_debug: traceflag 20230306/162906.189 - ; 20230306/162906.189 - ft_debug = 1 20230306/162906.189 - ; 20230306/162906.189 - ; job_debug: traceflag 20230306/162906.189 - ; 20230306/162906.189 - job_debug = 0 20230306/162906.189 - ; 20230306/162906.189 - ; mail: traceflag 20230306/162906.189 - ; 20230306/162906.189 - mail = 0 20230306/162906.189 - ; 20230306/162906.189 - ; memory: traceflag 20230306/162906.189 - ; 20230306/162906.189 - memory = 0 20230306/162906.189 - ; 20230306/162906.190 - ; signal: traceflag 20230306/162906.190 - ; 20230306/162906.190 - signal = 1 20230306/162906.190 - 20230306/162906.190 - [TCP/IP] 20230306/162906.190 - ; 20230306/162906.190 - ; cp: Address of the communication process in the AE system to which the component should connect. 20230306/162906.190 - ; Allowed formats: 20230306/162906.190 - ; DNS Name:Port number 20230306/162906.190 - ; TCP/IP Address:Port number 20230306/162906.190 - ; 20230306/162906.190 - cp = localhost:2217 20230306/162906.190 - ; 20230306/162906.190 - ; bindAddr: IP address the component uses to connect. 20230306/162906.190 - ; Use this parameter if the connection should be established via a particular IP address (for example, the computer has more than one network interface card). 20230306/162906.190 - ; 20230306/162906.190 - ;bindAddr=111.1.1.1 20230306/162906.190 - ; 20230306/162906.190 - ; bindLocal: Consideration of local host 127.0.0.1 (IPv4) or ::1 (IPv6). 20230306/162906.190 - ; Use this parameter together with BINDADDR=. 20230306/162906.190 - ; 0 - No listen socket is created. 20230306/162906.190 - ; 1 - An additional listen socket is created on the local host. 20230306/162906.190 - ; 20230306/162906.190 - ;bindLocal=0 20230306/162906.190 - ; 20230306/162906.190 - ; chiffre: Encryption for transfer. 20230306/162906.190 - ; 0 - Non-encrypted transfer. 20230306/162906.190 - ; 1 - Transfers are encrypted. 20230306/162906.190 - ; 20230306/162906.190 - ;chiffre=1 20230306/162906.190 - ; 20230306/162906.190 - ; connect: The time interval in seconds for the reestablishment of connections after a loss of connection. 20230306/162906.190 - ; 20230306/162906.190 - ; For the Automation Engine: reconnect between Server Processes 20230306/162906.190 - ; For Agents: reconnect to the Engine 20230306/162906.190 - ; For the zOS Event Monitor: reconnect to the Agent 20230306/162906.190 - ; For the Proxy: reconnect to Automation Engine or Server Proxy 20230306/162906.190 - ; 20230306/162906.190 - connect = 60 20230306/162906.190 - ; 20230306/162906.190 - ; maxMsgSize: Maximum length of messages (in bytes) that a CP (Server communication process) or an Agent accepts in Bytes. 20230306/162906.190 - ; 20230306/162906.190 - maxMsgSize = 500000 20230306/162906.190 - ; 20230306/162906.190 - ; maxRepCnt: The maximum number of report blocks that should be transferred to the Automation Engine at the same time. 20230306/162906.190 - ; 20230306/162906.190 - maxRepCnt = 8 20230306/162906.190 - ; 20230306/162906.190 - ; port: Port number of the agent. 20230306/162906.190 - ; Other agents and the Job Messenger establish a connection with the agent by using this port number. 20230306/162906.190 - ; 20230306/162906.190 - port = 2300 20230306/162906.190 - ; 20230306/162906.190 - ; sendBufferSize: The size of the TCP/IP input buffer for the messages that should be sent (in bytes). 20230306/162906.190 - ; The default value that depends on the system environment is used when you do not define this setting or when you define the value 0. 20230306/162906.190 - ; 20230306/162906.190 - sendBufferSize = 1024k 20230306/162906.190 - ; 20230306/162906.190 - ; recvBufferSize: The size of the TCP/IP input buffer for the message that should be received (in bytes). 20230306/162906.190 - ; The default value that depends on the system environment is used when you do not define this setting or when you define the value 0. 20230306/162906.190 - ; 20230306/162906.190 - recvBufferSize = 1024k 20230306/162906.190 - ; 20230306/162906.190 - ; tcp_KeepAlive: This sends keep-alive packets in order to keep the agent connections. 20230306/162906.190 - ; This parameter is only checked when the agent runs under Linux. 20230306/162906.190 - ; Y - Keep-alive packets are sent. 20230306/162906.190 - ; N - Keep-alive packets are not sent. 20230306/162906.190 - ; 20230306/162906.190 - tcp_KeepAlive = Y 20230306/162906.190 - ; 20230306/162906.190 - ; tcp_KeepAlive_Time: The time interval in seconds in which keep-alive packets are sent in order to keep connections. 20230306/162906.190 - ; The default value that depends on the system environment is used when you do not define this setting or when you define the value 0. 20230306/162906.190 - ; 20230306/162906.190 - tcp_KeepAlive_Time = 6600 20230306/162906.190 - ; 20230306/162906.190 - ; tcp_Nodelay: This defines the use of the Nagle algorithm for the connections of the Automation Engine. 20230306/162906.190 - ; 0 - Activates Nagle algorithm on all sockets. 20230306/162906.190 - ; 1 - Deactivates the Nagle algorithm on all sockets. 20230306/162906.190 - ; 20230306/162906.190 - tcp_Nodelay = 1 20230306/162906.190 - ; 20230306/162906.190 - connection = jcp-ws-lab-AUT-main.k8s.aws.mydomain.net:443 20230306/162906.190 - [AUTHORIZATION] 20230306/162906.190 - ; 20230306/162906.190 - ; initialPackage: The name and the path of the file that includes the authentication package (company-key file). 20230306/162906.190 - ; This parameter must be specified if you use the authentication methods "Server" or "Server and Agent". Any attempt to log in fails if the company-key file cannot be found. 20230306/162906.190 - ; When the agent starts, it reads the company-key file and stores its information in the file that is specified in the parameter KeyStore=. The first file is deleted afterward. 20230306/162906.190 - ; 20230306/162906.190 - initialPackage = 20230306/162906.190 - ; 20230306/162906.190 - ; trustedCertFolder: path to the folder where the trusted certificates from AE are stored 20230306/162906.190 - ; 20230306/162906.190 - trustedCertFolder = 20230306/162906.190 - ; 20230306/162906.190 - ; agentSecurityFolder: path to the folder where the agent can store security related files. E.g., private key, signed certificate, root certificate 20230306/162906.190 - ; 20230306/162906.190 - agentSecurityFolder = ./security 20230306/162906.190 - ; 20230306/162906.190 - ; keyPassword: password used to encrypt the agent's private key 20230306/162906.190 - ; 20230306/162906.190 - keyPassword = ??? 20230306/162906.190 - ; 20230306/162906.190 - ; SSLCertDir: The location of the trusted CA certificates, with each certificate in a separate file. 20230306/162906.190 - ; Newer distributions usually have this format to faster lookup certificates by a hash value, for example /etc/ssl/certs/. 20230306/162906.190 - ; This location can also be set by using the SSL_CERT_DIR environment variable. 20230306/162906.190 - ; 20230306/162906.190 - SSLCertDir = 20230306/162906.190 - ; 20230306/162906.190 - ; SSLCertFile: The location of the trusted CA certificates, included in one file in pem format. 20230306/162906.190 - ; Older distributions might have all certificates in one file, for example /etc/pki/tls/certs/ca-bundle.crt. 20230306/162906.190 - ; This location can also be set by using the SSL_CERT_FILE environment variable. 20230306/162906.190 - ; 20230306/162906.190 - SSLCertFile = 20230306/162906.190 - 20230306/162906.190 - [FILETRANSFER] 20230306/162906.190 - ; 20230306/162906.190 - ; ft_Check_Free_Disk_Space: This parameter checks the available hard disk space before a file transfer is processed. 20230306/162906.190 - ; yes - The system checks whether there is sufficient hard disk space for the files that should be transferred. The files will only be transferred when there is enough space. Otherwise, the file transfer will abort with an error message. 20230306/162906.190 - ; no - No check is made. 20230306/162906.190 - ; 20230306/162906.190 - ft_Check_Free_Disk_Space = no 20230306/162906.190 - ; 20230306/162906.190 - ; ft_Linkfiles: By using this parameter you control, if the agent should transfer linked files of the source or ignore them. 20230306/162906.190 - ; yes - Links will be dereferenced and files the links are pointing to, will be transferred. 20230306/162906.190 - ; no - Links will be ignored. 20230306/162906.190 - ; 20230306/162906.190 - ft_Linkfiles = no 20230306/162906.190 - ; 20230306/162906.190 - ; ft_ConnectionTimeout: This parameter can be used to specify the seconds attempting to establish a new connection to the file transfer partner. 20230306/162906.190 - ; 20230306/162906.190 - ft_ConnectionTimeout = 10 20230306/162906.190 - 20230306/162906.190 - ; 20230306/162906.190 - ; Assignment of an agent's name to its address (DNS name or TCP/IP address) if it cannot directly be accessed through the address that is stored in the server. 20230306/162906.190 - ; 20230306/162906.190 - ; Specify several assignments line by line, there is no upper limit for the number of assignments. 20230306/162906.190 - ; In file transfers, the sending agent obtains the destination agent's internal address from the Automation Engine. 20230306/162906.190 - ; The sending agent replaces this internal address by the external address that is defined here. 20230306/162906.190 - ; This setting is only required if you run file transfers with agents that cannot directly establish a TCP/IP connection between each other by using the address that they have received from the Server. 20230306/162906.190 - ; This can happen if the agents that are involved in the file transfer are located on different networks or if a firewall is used. 20230306/162906.190 - [HOSTS] 20230306/162906.190 - ; 20230306/162906.190 - ; Overwrite IP destination in case of IP NATing problems (e.g. firewalls) 20230306/162906.190 - ; = or 20230306/162906.190 - ; = 20230306/162906.190 - ; 20230306/162906.190 - 20230306/162906.190 - [MISC] 20230306/162906.190 - ; 20230306/162906.190 - ; authentication: Authentication method for the login data in the Login objects of the jobs and file transfers. 20230306/162906.190 - ; local - OS calls 20230306/162906.190 - ; PAM - Pluggable Authentication Modules (see also: parameter Libname=) 20230306/162906.190 - ; 20230306/162906.190 - authentication = local 20230306/162906.190 - ; 20230306/162906.190 - ; FileBufferSize: Size of the input buffer for files that are transferred with a File Transfer Object . 20230306/162906.190 - ; Bytes are used by default. Alternately, you can also append the letter "K" or kilobytes or "M" for megabytes to the number. You can use uppercase or lowercase letters for this purpose. The OS setting is used if 0 is specified. 20230306/162906.190 - ; Examples (the following definitions are identical): 20230306/162906.190 - ; Specification in bytes: 1048576 20230306/162906.190 - ; Specification in Kbytes: 1024K or 1024k 20230306/162906.191 - ; Specification in Mbytes : 1M or 1m 20230306/162906.191 - ; 20230306/162906.191 - FileBufferSize = 0 20230306/162906.191 - ; 20230306/162906.191 - ; FileEndDelimiter: file transfer: line breaks in text files 20230306/162906.191 - ; yes - The agent always adds an LF to the end of text files in file transfers in which it is the receiving agent.e It is irrelevant whether the files already end with an LF. 20230306/162906.191 - ; no - The files are transferred without any changes. 20230306/162906.191 - ; 20230306/162906.191 - FileEndDelimiter = no 20230306/162906.191 - ; 20230306/162906.191 - ; fileRemoveCheck: Authorization check before the source file is deleted. 20230306/162906.191 - ; yes - The user's authorization to delete the source file is verified. 20230306/162906.191 - ; no - The authorization is not verified and the file is deleted. The UNIX user under which the agent runs is used (usually this is root). 20230306/162906.191 - ; 20230306/162906.191 - fileRemoveCheck = yes 20230306/162906.191 - ; 20230306/162906.191 - ; MsgToStdout: Logging output in the terminal that is used to start the agent. 20230306/162906.191 - ; yes - The agent's logging data is output in the console. An additional log file is written. 20230306/162906.191 - ; no - Logging data is only written to the log file. 20230306/162906.191 - ; 20230306/162906.191 - MsgToStdout = no 20230306/162906.191 - ; 20230306/162906.191 - ; processInfo: Collection of process information 20230306/162906.191 - ; yes - The agent retrieves the process information of all AE processes and sends it to the Automation Engine for the periodic job check. By doing so, the consumed CPU time is refreshed in the UserInterface. Note that this can negatively affect CPU and performance if many active processes are involved. 20230306/162906.191 - ; no - No process information is collected. The consumed CPU time is retrieved when the job has ended and then sent to the Automation Engine. 20230306/162906.191 - ; 20230306/162906.191 - processInfo = yes 20230306/162906.191 - ; 20230306/162906.191 - ; TraceFileSize: The maximum size of a trace file. 20230306/162906.191 - ; The agent creates a new file if this value has been reached. Bytes are used by default. Alternately, you can also append the letter "K" or kilobytes or "M" for megabytes to the number. You can use uppercase or lowercase letters for this purpose. 20230306/162906.191 - ; 20230306/162906.191 - TraceFileSize = 32M 20230306/162906.191 - 20230306/162906.191 - [PAM] 20230306/162906.191 - ; 20230306/162906.191 - ; libName: Path and filename of the PAM library. 20230306/162906.191 - ; Specify the library name if the PAM authentication methodshould be used (see also parameter authentication=). By default, the file libpam.so is searched in the agent's directory 20230306/162906.191 - ; 20230306/162906.191 - libName = libpam.so 20230306/162906.191 - ; 20230306/162906.191 - ; pam_Open_Session: open pam session on job level. 20230306/162906.191 - ; If turned on and PAM authentication is used, a PAM user session is opened for each job also applying the session credentials by PAM (e.g. limits defined in /etc/security/limits.conf). This setting applies to jobs, but not File Transfers or FILE Events. 20230306/162906.191 - ; yes - turned on 20230306/162906.191 - ; no - turned off 20230306/162906.191 - ; 20230306/162906.191 - pam_Open_Session = no 20230306/162906.191 - 20230306/162906.191 - [STARTCMD] 20230306/162906.191 - ; 20230306/162906.191 - ; start_Type: Method that is applied to start jobs. 20230306/162906.191 - ; fork - The job starts with fork function. 20230306/162906.191 - ; batch - The job starts with a batch command. 20230306/162906.191 - ; 20230306/162906.191 - start_Type = fork 20230306/162906.191 - ; 20230306/162906.191 - ; Bourne-Shell=nohup batch < 'su - &user -c "&jobFile 1>> &jobReport 2>&1"'& 20230306/162906.191 - ; C-Shell=nohup batch < 'su - &user -c "&jobFile >>& &jobReport"'& 20230306/162906.191 - ; Korn-Shell=nohup batch < 'su - &user -c "&jobFile 1>> &jobReport 2>&1"'& 20230306/162906.191 - ; Other-Shell=nohup batch < 'su - &user -c "&jobFile 1>> &jobReport 2>&1"'& 20230306/162906.191 - ; 20230306/162906.191 - ; 20230306/162906.191 - ; Only for SunOS 5.4 (US4): 20230306/162906.191 - ; [STARTCMD] 20230306/162906.191 - ; Bourne-Shell=batch < 'su - &user -c "nohup &jobFile >> &jobReport 2>&1"'& 20230306/162906.191 - ; C-Shell=batch < 'su - &user -c "nohup &jobFile >>& &jobReport"'& 20230306/162906.191 - ; Korn-Shell=batch < 'nohup su - &user -c "&jobFile >>& &jobReport 2>&1"'& 20230306/162906.191 - ; Other-Shell=batch < 'nohup su - &user -c "&jobFile >>& &jobReport 2>&1"'& 20230306/162906.191 - ; 20230306/162906.191 - ; 20230306/162906.191 - ; Only for Linux: 20230306/162906.191 - ; [STARTCMD] 20230306/162906.191 - ; Bourne-Shell=nohup at -c $(su - &user -c \"&jobFile 1>> &jobReport 2>&1\")& 20230306/162906.191 - ; C-Shell=nohup at -c $(su - &user -c \"&jobFile 1>> &jobReport 2>&1\")& 20230306/162906.191 - ; Korn-Shell=nohup at -c $(su - &user -c \"&jobFile 1>> &jobReport 2>&1\")& 20230306/162906.191 - ; Other-Shell=nohup at -c $(su - &user -c \"&jobFile 1>> &jobReport 2>&1\")& 20230306/162906.191 - ; 20230306/162906.191 - 20230306/162906.191 - ; 20230306/162906.191 - ; The definition of the authorized/unauthorized users 20230306/162906.191 - ; 20230306/162906.191 - ; Format: user=START|NO_START 20230306/162906.191 - ; 20230306/162906.191 - ; User has to be defined in the notation of the Operating System, 20230306/162906.191 - ; Windows: Domain\User 20230306/162906.191 - ; Unix : user 20230306/162906.191 - ; BS2000 : userid 20230306/162906.191 - ; SAP : client number/user name 20230306/162906.191 - ; 20230306/162906.191 - ; Examples: 20230306/162906.191 - ; Windows: home\ni=START 20230306/162906.191 - ; BS2000 : TSOS=NO_START 20230306/162906.191 - ; SAP : 001/NI=START 20230306/162906.191 - ; 20230306/162906.191 - ; This section only affects Job objects. File Transfer or FILE Eventâ–’Objects are not affected. 20230306/162906.191 - [USERID] 20230306/162906.191 - ; 20230306/162906.191 - ; automic: access to normal user requires: 20230306/162906.191 - ; - allowed (only these are allowed): 20230306/162906.191 - ; - [GLOBAL] - userid_type=INCL 20230306/162906.191 - ; - [USERID] - userid=START 20230306/162906.191 - ; - not allowed (all other userids are allowed): 20230306/162906.191 - ; - [GLOBAL] - userid_type=EXCL 20230306/162906.191 - ; - [USERID] - userid=NO_START 20230306/162906.191 - ; 20230306/162906.191 - ;automic=NO_START 20230306/162906.191 - ; 20230306/162906.191 - ; root: Userid Unix 20230306/162906.191 - ; - access for root user requires: 20230306/162906.191 - ; - [USERID] - root=START 20230306/162906.191 - ; 20230306/162906.191 - ;root=START 20230306/162906.191 - 20230306/162906.191 - ; 20230306/162906.191 - ; This section only affects Job objects. File Transfer or FILE Eventâ–’Objects are not affected. 20230306/162906.191 - [UC_USER] 20230306/162906.191 - ; 20230306/162906.191 - ; 6: access to users: 20230306/162906.191 - ; - allowed (only these are allowed): 20230306/162906.191 - ; - [GLOBAL] - UC_user_type=INCL 20230306/162906.191 - ; - [USERID] - UC4_user_idnr=START 20230306/162906.191 - ; - not allowed (all other userids are allowed): 20230306/162906.191 - ; - [GLOBAL] - UC_user_type=EXCL 20230306/162906.191 - ; - [USERID] - UC4_user_idnr=NO_START 20230306/162906.191 - ; 20230306/162906.191 - ; 20230306/162906.191 - ;6=START 20230306/162906.191 - ; 20230306/162906.191 - ; 7: access to users: 20230306/162906.191 - ; - allowed (only these are allowed): 20230306/162906.191 - ; - [GLOBAL] - UC_user_type=INCL 20230306/162906.191 - ; - [USERID] - UC4_user_idnr=START 20230306/162906.191 - ; - not allowed (all other userids are allowed): 20230306/162906.191 - ; - [GLOBAL] - UC_user_type=EXCL 20230306/162906.191 - ; - [USERID] - UC4_user_idnr=NO_START 20230306/162906.191 - ; 20230306/162906.191 - ;7=NO_START 20230306/162906.191 - 20230306/162906.191 - ; 20230306/162906.191 - ; This section contains the agent variables that include agent settings and information. 20230306/162906.191 - [VARIABLES] 20230306/162906.191 - ; 20230306/162906.191 - ; UC_EX_JOB_MD: Path and file name of the Job Messenger 20230306/162906.191 - ; 20230306/162906.191 - UC_EX_JOB_MD = ucxj???m 20230306/162906.191 - ; 20230306/162906.191 - ; UC_EX_HOST_ROLE: Role of the Agent, which is the name that can be used as a filter in Agent groups. 20230306/162906.191 - ; 20230306/162906.191 - ;UC_EX_HOST_ROLE= 20230306/162906.191 - ; 20230306/162906.191 - ; UC_EX_PATH_CACHE: Directory is used to store client-wide resources. 20230306/162906.191 - ; 20230306/162906.191 - ;UC_EX_PATH_CACHE= 20230306/162906.191 - ; 20230306/162906.191 - ; UC_EX_PATH_BACKUP: Path to the backup directory for file backup/restore feature 20230306/162906.191 - ; 20230306/162906.191 - UC_EX_PATH_BACKUP = ../backup/ 20230306/162906.191 - ; 20230306/162906.191 - ; UC_EX_PATH_BIN: Path to Agent binaries 20230306/162906.191 - ; 20230306/162906.191 - UC_EX_PATH_BIN = . 20230306/162906.191 - ; 20230306/162906.191 - ; UC_EX_PATH_JOBREPORT: Path to which the Agent writes job reports 20230306/162906.191 - ; 20230306/162906.191 - UC_EX_PATH_JOBREPORT = ../temp 20230306/162906.191 - ; 20230306/162906.191 - ; UC_EX_PATH_TEMP: Path to which the Agent writes log and trace files 20230306/162906.191 - ; 20230306/162906.191 - UC_EX_PATH_TEMP = ../temp 20230306/162906.191 - ; 20230306/162906.191 - ; UC_HOST_CODE: Name of the code table object in client zero used for transporting jobs and job reports to the target system and vice versa 20230306/162906.191 - ; 20230306/162906.191 - UC_HOST_CODE = UC_CODE 20230306/162906.191 - ; 20230306/162906.191 - ; UC_HOST_JCL_VAR: The reference to Includes that are used when the job is generated. (JCL Variant) 20230306/162906.191 - ; These are generally the Includes HEADER.*, TRAILER.* and RESTART.* of the system client 0000. User-defined Includes can also be used. 20230306/162906.191 - ; 20230306/162906.191 - UC_HOST_JCL_VAR = UNIX 20230306/162906.192 - -------------------> : 'start PCX entry' 20230306/162906.192 - PCX : A(00000000 01DCB5E0) 20230306/162906.192 - Systemname : 'LAB' 20230306/162906.192 - Agentname : 'AUT-AGENT-01' 20230306/162906.192 - Hostname : 'aut-agent-01.mydomain.net' 20230306/162906.192 - Agent Version : '21.0.5+build.1675100990579' 20230306/162906.192 - - process ID : '34615' 20230306/162906.192 - - parent process ID : '77301' 20230306/162906.192 - Program pathname : '/opt/AUT-tls/bin/./ucxjlx6' 20230306/162906.192 - Programname : 'ucxjlx6' 20230306/162906.192 - Work directory : '/opt/AUT-tls/bin/.' 20230306/162906.192 - Temp directory : '/opt/AUT-tls/temp' 20230306/162906.192 - Out directory : '/opt/AUT-tls/temp' 20230306/162906.192 - Initial file : '/opt/AUT-tls/bin/./ucxjlx6.ini' 20230306/162906.192 - Helpfile : '/opt/AUT-tls/bin/./ucx.msl' 20230306/162906.192 - Tracefile : '/opt/AUT-tls/bin/./../temp/ucxjxxx_t##.txt' 20230306/162906.192 - Logfile : '/opt/AUT-tls/bin/./../temp/ucxjxxx_l##.txt' 20230306/162906.192 - PCX_JPEX : A(00000000 01FE2160) 20230306/162906.192 - VAREX : A(00000000 01FDF610) 20230306/162906.192 - RepArea : A(00000000 00000000) 20230306/162906.192 - HelpHandle : A(00000000 01DDB1B0) 20230306/162906.192 - LogHandle : A(00000000 01FBE8E0) 20230306/162906.192 - TraceHandle : A(00000000 01FBDC00) 20230306/162906.192 - firstFT : A(00000000 00000000) 20230306/162906.192 - firstSA : A(00000000 00000000) 20230306/162906.192 - send_SA : A(00000000 00000000) 20230306/162906.192 - Report_SA : A(00000000 00000000) 20230306/162906.192 - tmsAddr : A(00000000 01DD8370) 20230306/162906.192 - Job timeout : '18000' 20230306/162906.192 - alarm intervall : '60' 20230306/162906.192 - Period intervall : '30' 20230306/162906.192 - Period checkpoint : '30' 20230306/162906.192 - Logging interval : '20' 20230306/162906.192 - keep alive : '60' 20230306/162906.192 - Snooze intervall : '0' 20230306/162906.192 - Defined - SendBufferSize : '1048576' 20230306/162906.192 - Defined - RecvBufferSize : '1048576' 20230306/162906.192 - Starttime takt : X'291BCECF' 20230306/162906.192 - Realtime takt : X'291BCECF' 20230306/162906.192 - current time Zeit : X'640606C1' 20230306/162906.192 - Signal interrupt time : X'00000000' 20230306/162906.192 - Server interrupt time : X'00000000' 20230306/162906.192 - FT interrupt time : X'00000000' 20230306/162906.192 - FT interrupt time : X'00000000' 20230306/162906.192 - Logging interrupt time : X'00000000' 20230306/162906.192 - Job interrupt time : X'00000000' 20230306/162906.192 - S/E conn interrupt time : X'00000000' 20230306/162906.192 - Snoozer interrupt time : X'00000000' 20230306/162906.192 - start real user name : 'root' 20230306/162906.192 - . userID : '0' 20230306/162906.192 - . groupID : '0' 20230306/162906.192 - . home directory : '/root' 20230306/162906.192 - effective user name : 'root' 20230306/162906.192 - . userID : '0' 20230306/162906.192 - . groupID : '0' 20230306/162906.192 - . home directory : '/root' 20230306/162906.192 - running real user name : 'root' 20230306/162906.192 - . userID : '0' 20230306/162906.192 - . groupID : '0' 20230306/162906.192 - . home directory : '/root' 20230306/162906.192 - effective user name : 'root' 20230306/162906.192 - . userID : '0' 20230306/162906.192 - . groupID : '0' 20230306/162906.192 - . home directory : '/root' 20230306/162906.192 - Agent efUserName : 'root' 20230306/162906.192 - pcx_home_dir : '/root' 20230306/162906.192 - pcx_runUserName : 'root' 20230306/162906.192 - current working directory : '/opt/AUT-tls/bin' 20230306/162906.192 - Trace-Flags : '1101110000000000' 20230306/162906.192 - -------------------> : 'end PCX-entry' 20230306/162906.192 - -------------------> : 'start VAREX-entry' 20230306/162906.192 - VAREX : A(00000000 01FDF610) 20230306/162906.192 - Varex-key : '%%EXECUTOR VAR%%' 20230306/162906.192 - PCX : A(00000000 01DCB5E0) 20230306/162906.192 - Agent name : 'AUT-AGENT-01' 20230306/162906.192 - Hostname : 'aut-agent-01.mydomain.net' 20230306/162906.192 - Exstart Typ : 'cold start' 20230306/162906.192 - adressing mode : '64-bit' 20230306/162906.192 - TCP/IP-addr. : '10.228.18.6' 20230306/162906.192 - Aktiv CPU : '2' 20230306/162906.192 - Exist CPU : '2' 20230306/162906.192 - LogicalProcPerPhysicalProc : '0' 20230306/162906.192 - Systemname : 'Linux' 20230306/162906.192 - Nodename : 'aut-agent-01.mydomain.net' 20230306/162906.192 - Release : '3.10.0-1160.81.1.el7.x86_64' 20230306/162906.192 - Version : '#1 SMP Thu Nov 24 12:21:22 UTC 2022' 20230306/162906.192 - Machine : 'x86_64' 20230306/162906.192 - -------------------> : 'Ende VAREX-entry' 20230306/162906.192 - -------------------> : 'Start JPEX-entry' 20230306/162906.192 - JPEX : A(00000000 01FE2160) 20230306/162906.192 - PCX : A(00000000 01DCB5E0) 20230306/162906.192 - JPPCX : A(00000000 01FE5300) 20230306/162906.192 - Versionsnumber : '21.0.5+build.1675100990579' 20230306/162906.192 - Agent name : 'AUT-AGENT-01' 20230306/162906.192 - Trace-Flags : '1101110000000000' 20230306/162906.192 - Temp Path : '/opt/AUT-tls/temp' 20230306/162906.192 - Help Handle : A(00000000 01DCB5F0) 20230306/162906.192 - Log Handle : A(00000000 01DCB600) 20230306/162906.192 - Trace Handle : A(00000000 01DCB5F8) 20230306/162906.192 - -------------------> : 'Ende JPEX-entry' 20230306/162906.192 - -------------------> : 'Start JPPCX-entry' 20230306/162906.192 - firstJOB : A(00000000 00000000) 20230306/162906.192 - -------------------> : 'Ende JPPCX-entry' 20230306/162906.192 - U02000072 Connection to system 'LAB' initiated. 20230306/162906.192 - U02000379 Initiating connection to server 'LAB' using WebSocket URI: 'jcp-ws-lab-AUT-main.k8s.aws.mydomain.net:443/agent'. 20230306/162906.219 - U02000377 Certificate loaded from file '/etc/pki/tls/certs/ca-bundle.crt'. 20230306/162906.219 - U02000398 Loading certificates from the directory './security' that is specified in the parameter'AgentSecurityFolder'.\ 20230306/162906.219 - U02000376 Could not parse certificate './security/AUT-AGENT-01.pem'. Please make sure that the certificate is in PEM format. 20230306/162906.225 - U02000313 Communication error with partner '*SERVER', error: 'TLS-handshake/337047686(certificate verify failed (SSL routines, tls_process_server_certificate))'. 20230306/162906.225 - U02000010 Connection to Server 'LAB/10.131.3.70:443' terminated. 20230306/162906.225 - U02000074 Connecting to system 'LAB' is not possible. 20230306/162906.225 - U02003073 Agent Prozess 'AGENT,PID=34615' shutdown has been initiated. 20230306/162911.227 - U02000041 Shutdown Agent 'AUT-AGENT-01'. 20230306/162911.228 - U02000002 Agent 'AUT-AGENT-01' version '21.0.5+build.1675100990579' ended abnormally.