Build Attributes Environment
The environment where the build is executed.
Parameters
Operating system of the build machine.
Number of cores available to the build JVM.
Version of the Java runtime executing the build.
Version of the Java Virtual Machine executing the build.
Maximum heap memory available to the build JVM in bytes.
The locale of the JVM executing the build.
Operating system username of the build user. null
if no username is captured.
The default charset of the JVM executing the build. null
if capturing is not possible.
The hostname of the build machine, as seen on the network. null
if capturing is not possible.
The hostname of the build machine, as specified by itself. null
if capturing is not possible.
The local IP addresses of the build machine. null
if capturing is not possible.