Skip to content
StepArgumentsStatus
Start of Pipeline - (no timing in block)
node - (10 min in block)zOS && 390
node block - (10 min in block)
stage - (2 min 43 sec in block)Get Sources
stage block (Get Sources) - (2 min 43 sec in block)
timestamps - (2 min 43 sec in block)
timestamps block - (2 min 43 sec in block)
checkout - (2 min 43 sec in self)
stage - (8 min 1 sec in block)Build
stage block (Build) - (8 min 1 sec in block)
timestamps - (8 min 1 sec in block)
timestamps block - (8 min 1 sec in block)
echo - (3 ms in self)Configure...
sh - (34 sec in self)make -f run_configure.mk OMRGLUE=./example/glue SPEC=zos_390-64
echo - (3 ms in self)Convert HDF files to EBCDIC
sh - (1.4 sec in self)for file in `find . -name '*.hdf'`;do;mv "$file" "$file.iso88591";iconv -f ISO8859-1 -t IBM-1047 "$file.iso88591" >"$file" && chtag -tc IBM-1047 "$file";done
echo - (17 ms in self)Convert TDF files to EBCDIC
sh - (1.1 sec in self)for file in `find . -name '*.tdf'`;do;mv "$file" "$file.iso88591";iconv -f ISO8859-1 -t IBM-1047 "$file.iso88591" >"$file" && chtag -tc IBM-1047 "$file";done
echo - (26 ms in self)Compile...
sh - (7 min 23 sec in self)make -j4
stage - (0.44 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.4 sec in block)
echo - (2 ms in self)Cleanup workspace
deleteDir - (0.36 sec in self)