Started by user Jay Arthanareeswaran Rebuilds build #131 Running as Jay Arthanareeswaran [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jdt/jikespg-132-q26k9-86461 Still waiting to schedule task ‘jikespg-132-q26k9-86461’ is offline Agent jikespg-132-q26k9-86461 is provisioned from template jikespg-132-q26k9 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.jdt.svc.cluster.local/jdt/job/eclipse.jdt.core-jikespg-gerrit/132/" runUrl: "job/eclipse.jdt.core-jikespg-gerrit/132/" labels: jenkins: "slave" jenkins/label-digest: "93b2b1534fd863cfbf9721fd2158f25e2e50dac1" jenkins/label: "jikespg-132" name: "jikespg-132-q26k9-86461" namespace: "jdt" spec: containers: - command: - "cat" image: "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg" imagePullPolicy: "Always" name: "custom" resources: limits: memory: "2048Mi" cpu: "1000m" requests: memory: "512Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false workingDir: "/home/jenkins/agent" - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jdt.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "jikespg-132-q26k9-86461" - name: "JENKINS_NAME" value: "jikespg-132-q26k9-86461" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jdt.svc.cluster.local/jdt/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: medium: "" name: "volume-2" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-3" Running on jikespg-132-q26k9-86461 in /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Run jikespg) [Pipeline] container [Pipeline] { [Pipeline] sh [2024-04-23T02:38:57.710Z] + mkdir -p /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit/jikespg_output [2024-04-23T02:38:57.710Z] + pushd /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit/jikespg_output [2024-04-23T02:38:57.710Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit/jikespg_output ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit [2024-04-23T02:38:57.710Z] + GRAMMAR_FILE=https://github.com/jarthana/eclipse.jdt.core [2024-04-23T02:38:57.710Z] + GRAMMAR_FILE=https://raw.githubusercontent.com/jarthana/eclipse.jdt.core [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 [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 [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 [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, ... [2024-04-23T02:38:57.710Z] Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. [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': [2024-04-23T02:38:57.710Z] Unable to locally verify the issuer's authority. [2024-04-23T02:38:57.710Z] HTTP request sent, awaiting response... 200 OK [2024-04-23T02:38:57.710Z] Length: 117206 (114K) [text/plain] [2024-04-23T02:38:57.710Z] Saving to: 'java.g' [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] 0K .......... .......... .......... .......... .......... 43% 12.5M 0s [2024-04-23T02:38:57.710Z] 50K .......... .......... .......... .......... .......... 87% 13.2M 0s [2024-04-23T02:38:57.710Z] 100K .......... .... 100% 251M=0.008s [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] 2024-04-23 02:38:57 (14.6 MB/s) - 'java.g' saved [117206/117206] [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] + ls -l [2024-04-23T02:38:57.710Z] total 116 [2024-04-23T02:38:57.710Z] -rw-rw-rw-. 1 1001370000 1001370000 117206 Apr 23 02:38 java.g [2024-04-23T02:38:57.710Z] + /home/git/jikespg/src/jikespg java.g [2024-04-23T02:38:57.710Z] + tee output.txt [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] IBM Research Jikes Parser Generator Tue Apr 23 02:38:57 2024 [2024-04-23T02:38:57.710Z] %OPTIONS ACTION, AN=JavaAction.java, GP=java, [2024-04-23T02:38:57.710Z] %OPTIONS FILE-PREFIX=java, ESCAPE=$, PREFIX=TokenName, OUTPUT-SIZE=125 , [2024-04-23T02:38:57.710Z] %OPTIONS NOGOTO-DEFAULT, SINGLE-PRODUCTIONS, LALR=1 , TABLE, [2024-04-23T02:38:57.710Z] %OPTIONS ERROR_MAPS [2024-04-23T02:38:57.710Z] %OPTIONS first follow [2024-04-23T02:38:57.710Z] %OPTIONS TRACE=FULL , [2024-04-23T02:38:57.710Z] %OPTIONS VERBOSE [2024-04-23T02:38:57.710Z] %OPTIONS DEFERRED [2024-04-23T02:38:57.710Z] %OPTIONS NAMES=MAX [2024-04-23T02:38:57.710Z] %OPTIONS SCOPES [2024-04-23T02:38:57.710Z] Options in effect: [2024-04-23T02:38:57.710Z] ACTION ACTFILE-NAME=JavaAction.java BLOCKB=/. BLOCKE=./ BYTE CONFLICTS [2024-04-23T02:38:57.710Z] DEFAULT=5 NODEBUG DEFERRED NOEDIT ERROR-MAPS ESCAPE=$ [2024-04-23T02:38:57.710Z] FILE-PREFIX=java FIRST FOLLOW GENERATE-PARSER=JAVA NOGOTO-DEFAULT [2024-04-23T02:38:57.710Z] HACTFILE-NAME=javahdr.java HBLOCKB=/: HBLOCKE=:/ LALR=1 LIST [2024-04-23T02:38:57.710Z] MAX-DISTANCE=30 MIN-DISTANCE=3 NAMES=MAXIMUM NONT-CHECK ORMARK=| [2024-04-23T02:38:57.710Z] OUTPUT-SIZE=125 PREFIX=TokenName READ-REDUCE SCOPES NOSHIFT-DEFAULT [2024-04-23T02:38:57.710Z] SINGLE-PRODUCTIONS STACK-SIZE=128 STATES SUFFIX= TABLE=SPACE [2024-04-23T02:38:57.710Z] TRACE=FULL VERBOSE WARNINGS XREF [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] *** The following Terminals are useless: [2024-04-23T02:38:57.710Z] const goto [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] This grammar is LALR(1). [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] Number of Terminals: 138 [2024-04-23T02:38:57.710Z] Number of Nonterminals: 437 [2024-04-23T02:38:57.710Z] Number of Productions: 950 [2024-04-23T02:38:57.710Z] Number of Single Productions: 282 [2024-04-23T02:38:57.710Z] Number of Items: 2956 [2024-04-23T02:38:57.710Z] Number of Scopes: 321 [2024-04-23T02:38:57.710Z] Number of States: 1242 [2024-04-23T02:38:57.710Z] Number of Shift actions: 6303 [2024-04-23T02:38:57.710Z] Number of Goto actions: 10423 [2024-04-23T02:38:57.710Z] Number of Shift/Reduce actions: 777 [2024-04-23T02:38:57.710Z] Number of Goto/Reduce actions: 2582 [2024-04-23T02:38:57.710Z] Number of Reduce actions: 19485 [2024-04-23T02:38:57.710Z] Number of Shift-Reduce conflicts: 0 [2024-04-23T02:38:57.710Z] Number of Reduce-Reduce conflicts: 0 [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] Length of base Action Table: 17665 [2024-04-23T02:38:57.710Z] Number of entries in base Action Table: 14247 [2024-04-23T02:38:57.710Z] Percentage of increase: 23.9% [2024-04-23T02:38:57.710Z] Storage required for base Tables: 35330 Bytes, 35K [2024-04-23T02:38:57.710Z] Storage required for Rules: 2847 Bytes [2024-04-23T02:38:57.710Z] Number of unique terminal states: 909 [2024-04-23T02:38:57.710Z] Number of Shift actions saved by merging: 4235 [2024-04-23T02:38:57.710Z] Number of Reduce actions saved by merging: 2872 [2024-04-23T02:38:57.710Z] Number of Reduce saved by default: 12666 [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] Length of Terminal Check Table: 8327 [2024-04-23T02:38:57.710Z] Length of Terminal Action Table: 8279 [2024-04-23T02:38:57.710Z] Number of entries in Terminal Action Table: 7701 [2024-04-23T02:38:57.710Z] Percentage of increase: 7.5% [2024-04-23T02:38:57.710Z] Storage required for Terminal Tables: 24885 Bytes, 25K [2024-04-23T02:38:57.710Z] Total storage required for Tables: 60215 Bytes, 59K [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] Actions in Compressed Tables: [2024-04-23T02:38:57.710Z] Number of Shifts: 2404 [2024-04-23T02:38:57.710Z] Number of Shift/Reduces: 441 [2024-04-23T02:38:57.710Z] Number of Gotos: 10423 [2024-04-23T02:38:57.710Z] Number of Goto/Reduces: 2582 [2024-04-23T02:38:57.710Z] Number of Reduces: 3947 [2024-04-23T02:38:57.710Z] Number of Defaults: 622 [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] Error maps storage: [2024-04-23T02:38:57.710Z] Storage required for ACTION_SYMBOLS_BASE map: 2484 Bytes [2024-04-23T02:38:57.710Z] Storage required for ACTION_SYMBOLS_RANGE map: 3960 Bytes [2024-04-23T02:38:57.710Z] Storage required for NACTION_SYMBOLS_BASE map: 2484 Bytes [2024-04-23T02:38:57.710Z] Storage required for NACTION_SYMBOLS_RANGE map: 1694 Bytes [2024-04-23T02:38:57.710Z] Storage required for TERMINAL_INDEX map: 276 Bytes [2024-04-23T02:38:57.710Z] Storage required for NON_TERMINAL_INDEX map: 876 Bytes [2024-04-23T02:38:57.710Z] Storage required for STRING_BUFFER map: 17828 Bytes [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] ***Warning: Base Check vector contains value > 127. 16-bit words used. [2024-04-23T02:38:57.710Z] ***Warning: Terminal symbol > 127. 16-bit words used. [2024-04-23T02:38:57.710Z] non-sealed may be an invalid variable name. [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] Escaped symbol $eof is an invalid C variable. [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] Escaped symbol $error is an invalid C variable. [2024-04-23T02:38:57.710Z] [2024-04-23T02:38:57.710Z] + popd [2024-04-23T02:38:57.710Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit [Pipeline] } [Pipeline] // container [Pipeline] archiveArtifacts [2024-04-23T02:38:58.706Z] Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS