Skip to content

Console Output

22:38:57 [2024-04-23T02:38:57.710Z] + mkdir -p /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit/jikespg_output
22:38:57 [2024-04-23T02:38:57.710Z] + pushd /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit/jikespg_output
22:38:57 [2024-04-23T02:38:57.710Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit/jikespg_output ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit
22:38:57 [2024-04-23T02:38:57.710Z] + GRAMMAR_FILE=https://github.com/jarthana/eclipse.jdt.core
22:38:57 [2024-04-23T02:38:57.710Z] + GRAMMAR_FILE=https://raw.githubusercontent.com/jarthana/eclipse.jdt.core
22:38:57 [2024-04-23T02:38:57.710Z] + GRAMMAR_FILE=https://raw.githubusercontent.com/jarthana/eclipse.jdt.core/jikespg_job/org.eclipse.jdt.core.compiler.batch/grammar/java.g
22:38:57 [2024-04-23T02:38:57.710Z] + wget --no-check-certificate https://raw.githubusercontent.com/jarthana/eclipse.jdt.core/jikespg_job/org.eclipse.jdt.core.compiler.batch/grammar/java.g -O java.g
22:38:57 [2024-04-23T02:38:57.710Z] --2024-04-23 02:38:57--  https://raw.githubusercontent.com/jarthana/eclipse.jdt.core/jikespg_job/org.eclipse.jdt.core.compiler.batch/grammar/java.g
22:38:57 [2024-04-23T02:38:57.710Z] Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ...
22:38:57 [2024-04-23T02:38:57.710Z] Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
22:38:57 [2024-04-23T02:38:57.710Z] WARNING: cannot verify raw.githubusercontent.com's certificate, issued by 'CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1,O=DigiCert Inc,C=US':
22:38:57 [2024-04-23T02:38:57.710Z]   Unable to locally verify the issuer's authority.
22:38:57 [2024-04-23T02:38:57.710Z] HTTP request sent, awaiting response... 200 OK
22:38:57 [2024-04-23T02:38:57.710Z] Length: 117206 (114K) [text/plain]
22:38:57 [2024-04-23T02:38:57.710Z] Saving to: 'java.g'
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z]      0K .......... .......... .......... .......... .......... 43% 12.5M 0s
22:38:57 [2024-04-23T02:38:57.710Z]     50K .......... .......... .......... .......... .......... 87% 13.2M 0s
22:38:57 [2024-04-23T02:38:57.710Z]    100K .......... ....                                       100%  251M=0.008s
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] 2024-04-23 02:38:57 (14.6 MB/s) - 'java.g' saved [117206/117206]
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] + ls -l
22:38:57 [2024-04-23T02:38:57.710Z] total 116
22:38:57 [2024-04-23T02:38:57.710Z] -rw-rw-rw-. 1 1001370000 1001370000 117206 Apr 23 02:38 java.g
22:38:57 [2024-04-23T02:38:57.710Z] + /home/git/jikespg/src/jikespg java.g
22:38:57 [2024-04-23T02:38:57.710Z] + tee output.txt
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z]  IBM Research Jikes Parser Generator            Tue Apr 23 02:38:57 2024
22:38:57 [2024-04-23T02:38:57.710Z] %OPTIONS ACTION, AN=JavaAction.java, GP=java,
22:38:57 [2024-04-23T02:38:57.710Z] %OPTIONS FILE-PREFIX=java, ESCAPE=$, PREFIX=TokenName, OUTPUT-SIZE=125 ,
22:38:57 [2024-04-23T02:38:57.710Z] %OPTIONS NOGOTO-DEFAULT, SINGLE-PRODUCTIONS, LALR=1 , TABLE,
22:38:57 [2024-04-23T02:38:57.710Z] %OPTIONS ERROR_MAPS
22:38:57 [2024-04-23T02:38:57.710Z] %OPTIONS first follow
22:38:57 [2024-04-23T02:38:57.710Z] %OPTIONS TRACE=FULL ,
22:38:57 [2024-04-23T02:38:57.710Z] %OPTIONS VERBOSE
22:38:57 [2024-04-23T02:38:57.710Z] %OPTIONS DEFERRED
22:38:57 [2024-04-23T02:38:57.710Z] %OPTIONS NAMES=MAX
22:38:57 [2024-04-23T02:38:57.710Z] %OPTIONS SCOPES
22:38:57 [2024-04-23T02:38:57.710Z] Options in effect:
22:38:57 [2024-04-23T02:38:57.710Z]     ACTION  ACTFILE-NAME=JavaAction.java  BLOCKB=/.  BLOCKE=./  BYTE  CONFLICTS
22:38:57 [2024-04-23T02:38:57.710Z]     DEFAULT=5  NODEBUG  DEFERRED  NOEDIT  ERROR-MAPS  ESCAPE=$  
22:38:57 [2024-04-23T02:38:57.710Z]     FILE-PREFIX=java  FIRST  FOLLOW  GENERATE-PARSER=JAVA  NOGOTO-DEFAULT  
22:38:57 [2024-04-23T02:38:57.710Z]     HACTFILE-NAME=javahdr.java  HBLOCKB=/:  HBLOCKE=:/  LALR=1  LIST  
22:38:57 [2024-04-23T02:38:57.710Z]     MAX-DISTANCE=30  MIN-DISTANCE=3  NAMES=MAXIMUM  NONT-CHECK  ORMARK=|  
22:38:57 [2024-04-23T02:38:57.710Z]     OUTPUT-SIZE=125  PREFIX=TokenName  READ-REDUCE  SCOPES  NOSHIFT-DEFAULT  
22:38:57 [2024-04-23T02:38:57.710Z]     SINGLE-PRODUCTIONS  STACK-SIZE=128  STATES  SUFFIX=  TABLE=SPACE  
22:38:57 [2024-04-23T02:38:57.710Z]     TRACE=FULL  VERBOSE  WARNINGS  XREF  
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] *** The following Terminals are useless: 
22:38:57 [2024-04-23T02:38:57.710Z]         const  goto  
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] This grammar is LALR(1).
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] Number of Terminals: 138
22:38:57 [2024-04-23T02:38:57.710Z] Number of Nonterminals: 437
22:38:57 [2024-04-23T02:38:57.710Z] Number of Productions: 950
22:38:57 [2024-04-23T02:38:57.710Z] Number of Single Productions: 282
22:38:57 [2024-04-23T02:38:57.710Z] Number of Items: 2956
22:38:57 [2024-04-23T02:38:57.710Z] Number of Scopes: 321
22:38:57 [2024-04-23T02:38:57.710Z] Number of States: 1242
22:38:57 [2024-04-23T02:38:57.710Z] Number of Shift actions: 6303
22:38:57 [2024-04-23T02:38:57.710Z] Number of Goto actions: 10423
22:38:57 [2024-04-23T02:38:57.710Z] Number of Shift/Reduce actions: 777
22:38:57 [2024-04-23T02:38:57.710Z] Number of Goto/Reduce actions: 2582
22:38:57 [2024-04-23T02:38:57.710Z] Number of Reduce actions: 19485
22:38:57 [2024-04-23T02:38:57.710Z] Number of Shift-Reduce conflicts: 0
22:38:57 [2024-04-23T02:38:57.710Z] Number of Reduce-Reduce conflicts: 0
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] Length of base Action Table: 17665
22:38:57 [2024-04-23T02:38:57.710Z] Number of entries in base Action Table: 14247
22:38:57 [2024-04-23T02:38:57.710Z] Percentage of increase: 23.9%
22:38:57 [2024-04-23T02:38:57.710Z] Storage required for base Tables: 35330 Bytes, 35K
22:38:57 [2024-04-23T02:38:57.710Z] Storage required for Rules: 2847 Bytes
22:38:57 [2024-04-23T02:38:57.710Z] Number of unique terminal states: 909
22:38:57 [2024-04-23T02:38:57.710Z] Number of Shift actions saved by merging: 4235
22:38:57 [2024-04-23T02:38:57.710Z] Number of Reduce actions saved by merging: 2872
22:38:57 [2024-04-23T02:38:57.710Z] Number of Reduce saved by default: 12666
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] Length of Terminal Check Table: 8327
22:38:57 [2024-04-23T02:38:57.710Z] Length of Terminal Action Table: 8279
22:38:57 [2024-04-23T02:38:57.710Z] Number of entries in Terminal Action Table: 7701
22:38:57 [2024-04-23T02:38:57.710Z] Percentage of increase: 7.5%
22:38:57 [2024-04-23T02:38:57.710Z] Storage required for Terminal Tables: 24885 Bytes, 25K
22:38:57 [2024-04-23T02:38:57.710Z] Total storage required for Tables: 60215 Bytes, 59K
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] Actions in Compressed Tables:
22:38:57 [2024-04-23T02:38:57.710Z]      Number of Shifts: 2404
22:38:57 [2024-04-23T02:38:57.710Z]      Number of Shift/Reduces: 441
22:38:57 [2024-04-23T02:38:57.710Z]      Number of Gotos: 10423
22:38:57 [2024-04-23T02:38:57.710Z]      Number of Goto/Reduces: 2582
22:38:57 [2024-04-23T02:38:57.710Z]      Number of Reduces: 3947
22:38:57 [2024-04-23T02:38:57.710Z]      Number of Defaults: 622
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] Error maps storage:
22:38:57 [2024-04-23T02:38:57.710Z]     Storage required for ACTION_SYMBOLS_BASE map: 2484 Bytes
22:38:57 [2024-04-23T02:38:57.710Z]     Storage required for ACTION_SYMBOLS_RANGE map: 3960 Bytes
22:38:57 [2024-04-23T02:38:57.710Z]     Storage required for NACTION_SYMBOLS_BASE map: 2484 Bytes
22:38:57 [2024-04-23T02:38:57.710Z]     Storage required for NACTION_SYMBOLS_RANGE map: 1694 Bytes
22:38:57 [2024-04-23T02:38:57.710Z]     Storage required for TERMINAL_INDEX map: 276 Bytes
22:38:57 [2024-04-23T02:38:57.710Z]     Storage required for NON_TERMINAL_INDEX map: 876 Bytes
22:38:57 [2024-04-23T02:38:57.710Z]     Storage required for STRING_BUFFER map: 17828 Bytes
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] ***Warning: Base Check vector contains value > 127. 16-bit words used.
22:38:57 [2024-04-23T02:38:57.710Z] ***Warning: Terminal symbol > 127. 16-bit words used.
22:38:57 [2024-04-23T02:38:57.710Z] non-sealed may be an invalid variable name.
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] Escaped symbol $eof is an invalid C variable.
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] Escaped symbol $error is an invalid C variable.
22:38:57 [2024-04-23T02:38:57.710Z] 
22:38:57 [2024-04-23T02:38:57.710Z] + popd
22:38:57 [2024-04-23T02:38:57.710Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit