Skip to content

Console Output

Started by user Kalyan Prasad Tatavarthi
Running as Kalyan Prasad Tatavarthi
Running in Durability level: PERFORMANCE_OPTIMIZED
[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-9-t86gt-464wb
[Normal][jdt/jikespg-9-t86gt-464wb][Scheduled] Successfully assigned jdt/jikespg-9-t86gt-464wb to okdnode-21
[Normal][jdt/jikespg-9-t86gt-464wb][AddedInterface] Add eth0 [10.40.43.204/23]
[Normal][jdt/jikespg-9-t86gt-464wb][Pulling] Pulling image "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg"
[Normal][jdt/jikespg-9-t86gt-464wb][Pulled] Successfully pulled image "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg" in 1.149066495s
[Normal][jdt/jikespg-9-t86gt-464wb][Created] Created container custom
[Normal][jdt/jikespg-9-t86gt-464wb][Started] Started container custom
[Normal][jdt/jikespg-9-t86gt-464wb][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7" already present on machine
[Normal][jdt/jikespg-9-t86gt-464wb][Created] Created container jnlp
[Normal][jdt/jikespg-9-t86gt-464wb][Started] Started container jnlp
Still waiting to schedule task
‘jikespg-9-t86gt-464wb’ is offline
Agent jikespg-9-t86gt-464wb is provisioned from template jikespg-9-t86gt
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.jdt.svc.cluster.local/jdt/job/eclipse.jdt.core-jikespg/9/"
    runUrl: "job/eclipse.jdt.core-jikespg/9/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "4301cb2dbd105a66251fed948f5abce29bcec794"
    jenkins/label: "jikespg-9"
  name: "jikespg-9-t86gt-464wb"
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-9-t86gt-464wb"
    - name: "JENKINS_NAME"
      value: "jikespg-9-t86gt-464wb"
    - 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-4.7"
    name: "jnlp"
    resources:
      limits: {}
      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-9-t86gt-464wb in /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg
[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
05:11:53 [2021-10-04T09:11:53.635Z] + mkdir -p /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg/jikespg_output
05:11:53 [2021-10-04T09:11:53.635Z] + pushd /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg/jikespg_output
05:11:53 [2021-10-04T09:11:53.635Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg/jikespg_output ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg
05:11:53 [2021-10-04T09:11:53.635Z] + wget --no-check-certificate -O java.g https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/plain/org.eclipse.jdt.core/grammar/java.g
05:11:53 [2021-10-04T09:11:53.635Z] --2021-10-04 09:11:53--  https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/plain/org.eclipse.jdt.core/grammar/java.g
05:11:53 [2021-10-04T09:11:53.635Z] Resolving git.eclipse.org (git.eclipse.org)... 198.41.30.196
05:11:53 [2021-10-04T09:11:53.635Z] Connecting to git.eclipse.org (git.eclipse.org)|198.41.30.196|:443... connected.
05:11:53 [2021-10-04T09:11:53.635Z] WARNING: cannot verify git.eclipse.org's certificate, issued by 'CN=DigiCert SHA2 High Assurance Server CA,OU=www.digicert.com,O=DigiCert Inc,C=US':
05:11:53 [2021-10-04T09:11:53.635Z]   Unable to locally verify the issuer's authority.
05:11:53 [2021-10-04T09:11:53.635Z] HTTP request sent, awaiting response... 200 OK
05:11:53 [2021-10-04T09:11:53.635Z] Length: 114797 (112K) [text/plain]
05:11:53 [2021-10-04T09:11:53.635Z] Saving to: 'java.g'
05:11:53 [2021-10-04T09:11:53.635Z] 
05:11:53 [2021-10-04T09:11:53.635Z]      0K .......... .......... .......... .......... .......... 44% 94.4M 0s
05:11:53 [2021-10-04T09:11:53.635Z]     50K .......... .......... .......... .......... .......... 89% 95.2M 0s
05:11:53 [2021-10-04T09:11:53.635Z]    100K .......... ..                                         100%  221M=0.001s
05:11:53 [2021-10-04T09:11:53.635Z] 
05:11:53 [2021-10-04T09:11:53.635Z] 2021-10-04 09:11:53 (101 MB/s) - 'java.g' saved [114797/114797]
05:11:53 [2021-10-04T09:11:53.635Z] 
05:11:53 [2021-10-04T09:11:53.635Z] + /home/git/jikespg/src/jikespg java.g
05:11:53 [2021-10-04T09:11:53.635Z] + tee output.txt
05:11:53 [2021-10-04T09:11:53.635Z] 
05:11:53 [2021-10-04T09:11:53.635Z]  IBM Research Jikes Parser Generator            Mon Oct  4 09:11:53 2021
05:11:53 [2021-10-04T09:11:53.635Z] %OPTIONS ACTION, AN=JavaAction.java, GP=java, 
05:11:53 [2021-10-04T09:11:53.635Z] %OPTIONS FILE-PREFIX=java, ESCAPE=$, PREFIX=TokenName, OUTPUT-SIZE=125 ,
05:11:53 [2021-10-04T09:11:53.635Z] %OPTIONS NOGOTO-DEFAULT, SINGLE-PRODUCTIONS, LALR=1 , TABLE, 
05:11:53 [2021-10-04T09:11:53.635Z] %OPTIONS ERROR_MAPS 
05:11:53 [2021-10-04T09:11:53.635Z] %OPTIONS first follow
05:11:53 [2021-10-04T09:11:53.636Z] %OPTIONS TRACE=FULL ,
05:11:53 [2021-10-04T09:11:53.636Z] %OPTIONS VERBOSE
05:11:53 [2021-10-04T09:11:53.636Z] %OPTIONS DEFERRED
05:11:53 [2021-10-04T09:11:53.636Z] %OPTIONS NAMES=MAX
05:11:53 [2021-10-04T09:11:53.636Z] %OPTIONS SCOPES
05:11:53 [2021-10-04T09:11:53.636Z] Options in effect:
05:11:53 [2021-10-04T09:11:53.636Z]     ACTION  ACTFILE-NAME=JavaAction.java  BLOCKB=/.  BLOCKE=./  BYTE  CONFLICTS
05:11:53 [2021-10-04T09:11:53.636Z]     DEFAULT=5  NODEBUG  DEFERRED  NOEDIT  ERROR-MAPS  ESCAPE=$  
05:11:53 [2021-10-04T09:11:53.636Z]     FILE-PREFIX=java  FIRST  FOLLOW  GENERATE-PARSER=JAVA  NOGOTO-DEFAULT  
05:11:53 [2021-10-04T09:11:53.636Z]     HACTFILE-NAME=javahdr.java  HBLOCKB=/:  HBLOCKE=:/  LALR=1  LIST  
05:11:53 [2021-10-04T09:11:53.636Z]     MAX-DISTANCE=30  MIN-DISTANCE=3  NAMES=MAXIMUM  NONT-CHECK  ORMARK=|  
05:11:53 [2021-10-04T09:11:53.636Z]     OUTPUT-SIZE=125  PREFIX=TokenName  READ-REDUCE  SCOPES  NOSHIFT-DEFAULT  
05:11:53 [2021-10-04T09:11:53.636Z]     SINGLE-PRODUCTIONS  STACK-SIZE=128  STATES  SUFFIX=  TABLE=SPACE  
05:11:53 [2021-10-04T09:11:53.636Z]     TRACE=FULL  VERBOSE  WARNINGS  XREF  
05:11:53 [2021-10-04T09:11:53.636Z] 
05:11:53 [2021-10-04T09:11:53.636Z] *** The following Terminals are useless: 
05:11:53 [2021-10-04T09:11:53.636Z]         const  goto  
05:11:53 [2021-10-04T09:11:53.636Z] 
05:11:53 [2021-10-04T09:11:53.636Z] This grammar is LALR(1).
05:11:53 [2021-10-04T09:11:53.636Z] 
05:11:53 [2021-10-04T09:11:53.636Z] Number of Terminals: 136
05:11:53 [2021-10-04T09:11:53.636Z] Number of Nonterminals: 429
05:11:53 [2021-10-04T09:11:53.636Z] Number of Productions: 933
05:11:53 [2021-10-04T09:11:53.636Z] Number of Single Productions: 280
05:11:53 [2021-10-04T09:11:53.636Z] Number of Items: 2916
05:11:53 [2021-10-04T09:11:53.636Z] Number of Scopes: 319
05:11:53 [2021-10-04T09:11:53.636Z] Number of States: 1219
05:11:53 [2021-10-04T09:11:53.636Z] Number of Shift actions: 6085
05:11:53 [2021-10-04T09:11:53.636Z] Number of Goto actions: 10328
05:11:53 [2021-10-04T09:11:53.636Z] Number of Shift/Reduce actions: 757
05:11:53 [2021-10-04T09:11:53.636Z] Number of Goto/Reduce actions: 2572
05:11:53 [2021-10-04T09:11:53.636Z] Number of Reduce actions: 18648
05:11:53 [2021-10-04T09:11:53.636Z] Number of Shift-Reduce conflicts: 0
05:11:53 [2021-10-04T09:11:53.636Z] Number of Reduce-Reduce conflicts: 0
05:11:53 [2021-10-04T09:11:53.636Z] 
05:11:53 [2021-10-04T09:11:53.636Z] Length of base Action Table: 17667
05:11:53 [2021-10-04T09:11:53.636Z] Number of entries in base Action Table: 14119
05:11:53 [2021-10-04T09:11:53.636Z] Percentage of increase: 25.1%
05:11:53 [2021-10-04T09:11:53.636Z] Storage required for base Tables: 35334 Bytes, 35K
05:11:53 [2021-10-04T09:11:53.636Z] Storage required for Rules: 2796 Bytes
05:11:53 [2021-10-04T09:11:53.636Z] Number of unique terminal states: 889
05:11:53 [2021-10-04T09:11:53.636Z] Number of Shift actions saved by merging: 4091
05:11:53 [2021-10-04T09:11:53.636Z] Number of Reduce actions saved by merging: 2765
05:11:53 [2021-10-04T09:11:53.637Z] Number of Reduce saved by default: 11957
05:11:53 [2021-10-04T09:11:53.637Z] 
05:11:53 [2021-10-04T09:11:53.637Z] Length of Terminal Check Table: 8264
05:11:53 [2021-10-04T09:11:53.637Z] Length of Terminal Action Table: 8200
05:11:53 [2021-10-04T09:11:53.637Z] Number of entries in Terminal Action Table: 7566
05:11:53 [2021-10-04T09:11:53.637Z] Percentage of increase: 8.3%
05:11:53 [2021-10-04T09:11:53.637Z] Storage required for Terminal Tables: 24664 Bytes, 25K
05:11:53 [2021-10-04T09:11:53.637Z] Total storage required for Tables: 59998 Bytes, 59K
05:11:53 [2021-10-04T09:11:53.637Z] 
05:11:53 [2021-10-04T09:11:53.637Z] 
05:11:53 [2021-10-04T09:11:53.637Z] Actions in Compressed Tables:
05:11:53 [2021-10-04T09:11:53.637Z]      Number of Shifts: 2321
05:11:53 [2021-10-04T09:11:53.637Z]      Number of Shift/Reduces: 430
05:11:53 [2021-10-04T09:11:53.637Z]      Number of Gotos: 10328
05:11:53 [2021-10-04T09:11:53.637Z]      Number of Goto/Reduces: 2572
05:11:53 [2021-10-04T09:11:53.637Z]      Number of Reduces: 3926
05:11:53 [2021-10-04T09:11:53.637Z]      Number of Defaults: 600
05:11:53 [2021-10-04T09:11:53.637Z] 
05:11:53 [2021-10-04T09:11:53.637Z] Error maps storage:
05:11:53 [2021-10-04T09:11:53.637Z]     Storage required for ACTION_SYMBOLS_BASE map: 2438 Bytes
05:11:53 [2021-10-04T09:11:53.637Z]     Storage required for ACTION_SYMBOLS_RANGE map: 3890 Bytes
05:11:53 [2021-10-04T09:11:53.637Z]     Storage required for NACTION_SYMBOLS_BASE map: 2438 Bytes
05:11:53 [2021-10-04T09:11:53.637Z]     Storage required for NACTION_SYMBOLS_RANGE map: 1606 Bytes
05:11:53 [2021-10-04T09:11:53.637Z]     Storage required for TERMINAL_INDEX map: 272 Bytes
05:11:53 [2021-10-04T09:11:53.637Z]     Storage required for NON_TERMINAL_INDEX map: 860 Bytes
05:11:53 [2021-10-04T09:11:53.637Z]     Storage required for STRING_BUFFER map: 17444 Bytes
05:11:53 [2021-10-04T09:11:53.637Z] 
05:11:53 [2021-10-04T09:11:53.637Z] ***Warning: Base Check vector contains value > 127. 16-bit words used.
05:11:53 [2021-10-04T09:11:53.637Z] ***Warning: Terminal symbol > 127. 16-bit words used.
05:11:53 [2021-10-04T09:11:53.637Z] non-sealed may be an invalid variable name.
05:11:53 [2021-10-04T09:11:53.637Z] 
05:11:53 [2021-10-04T09:11:53.637Z] Escaped symbol $eof is an invalid C variable.
05:11:53 [2021-10-04T09:11:53.637Z] 
05:11:53 [2021-10-04T09:11:53.637Z] Escaped symbol $error is an invalid C variable.
05:11:53 [2021-10-04T09:11:53.637Z] 
05:11:53 [2021-10-04T09:11:53.637Z] + popd
05:11:53 [2021-10-04T09:11:53.637Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg
[Pipeline] }
[Pipeline] // container
[Pipeline] archiveArtifacts
05:11:54 [2021-10-04T09:11:54.933Z] 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