Skip to content

Console Output

Started by user Philippe Dul
Running as Philippe Dul
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 diffmerge/capella-agent-pod-um2-lh8z9-kdxjx
[Normal][diffmerge/capella-agent-pod-um2-lh8z9-kdxjx][Scheduled] Successfully assigned diffmerge/capella-agent-pod-um2-lh8z9-kdxjx to okdnode-10
[Normal][diffmerge/capella-agent-pod-um2-lh8z9-kdxjx][AddedInterface] Add eth0 [10.40.27.199/23]
[Normal][diffmerge/capella-agent-pod-um2-lh8z9-kdxjx][Pulled] Container image "node:12.16.1" already present on machine
[Normal][diffmerge/capella-agent-pod-um2-lh8z9-kdxjx][Created] Created container node
[Normal][diffmerge/capella-agent-pod-um2-lh8z9-kdxjx][Started] Started container node
[Normal][diffmerge/capella-agent-pod-um2-lh8z9-kdxjx][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" already present on machine
[Normal][diffmerge/capella-agent-pod-um2-lh8z9-kdxjx][Created] Created container jnlp
[Normal][diffmerge/capella-agent-pod-um2-lh8z9-kdxjx][Started] Started container jnlp
Still waiting to schedule task
‘capella-agent-pod-um2-lh8z9-kdxjx’ is offline
Agent capella-agent-pod-um2-lh8z9-kdxjx is provisioned from template capella-agent-pod-um2-lh8z9
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.diffmerge.svc.cluster.local/diffmerge/job/diffmerge-issues/7/"
    runUrl: "job/diffmerge-issues/7/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "744f0af96fd28674ea6983e3d5522217bd90e590"
    jenkins/label: "capella-agent-pod-um2"
  name: "capella-agent-pod-um2-lh8z9-kdxjx"
spec:
  containers:
  - image: "node:12.16.1"
    name: "node"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.diffmerge.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "capella-agent-pod-um2-lh8z9-kdxjx"
    - name: "JENKINS_NAME"
      value: "capella-agent-pod-um2-lh8z9-kdxjx"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.diffmerge.svc.cluster.local/diffmerge/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
    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: "workspace-volume"

Running on capella-agent-pod-um2-lh8z9-kdxjx in /home/jenkins/agent/workspace/diffmerge-issues
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Generate Documentation)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ npm version
{
  npm: '6.13.4',
  ares: '1.15.0',
  brotli: '1.0.7',
  cldr: '35.1',
  http_parser: '2.9.3',
  icu: '64.2',
  llhttp: '2.0.4',
  modules: '72',
  napi: '5',
  nghttp2: '1.40.0',
  node: '12.16.1',
  openssl: '1.1.1d',
  tz: '2019c',
  unicode: '12.1',
  uv: '1.34.0',
  v8: '7.8.279.23-node.31',
  zlib: '1.2.11'
}
[Pipeline] sh
+ git clone -b master https://github.com/pdulth/bugzilla-import.git bugs
Cloning into 'bugs'...
[Pipeline] sh
+ git clone -b master https://github.com/pdulth/bugzilla-github-import.git import
Cloning into 'import'...
[Pipeline] sh
+ mv bugs/bugs-modeling.json bugs/bugs-polarsys.json import/
[Pipeline] withCredentials
Masking supported pattern matches of $TOKEN
[Pipeline] {
[Pipeline] sh
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [TOKEN]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
+ cd import
+ echo 
+ echo {
+ echo "user":"eclipse-diffmerge-bot",
+ echo "password":"****",
+ echo "userCommiter":"pdulth",
+ echo "passwordCommiter":"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",
+ echo "repository":"eclipse/org.eclipse.emf.diffmerge.patch",
+ echo "bugsFile":"bugs-modeling.json",
+ echo "count":400000,
+ echo "includedProducts": [ "EMF.Diffmerge" ],
+ echo "includedComponents": [ "Patch" ]
+ echo }
+ node index
All components
[ 'Co-Evolution', 'Core', 'Patch', 'Patterns', 'UI' ]
Count of issues to import :
8
Keeped products
[ 'EMF.Diffmerge' ]
Keeped components
[ 'Patch' ]
[ '0.11.2', '0.8.0' ]
Next bugzilla id is :
219050
Expected imported issues from config :
400000
Next bugzilla to import are :
[
  510580, 512797,
  517680, 519516,
  525385, 528165,
  533164, 551595
]
510580
512797
517680
519516
525385
528165
533164
551595
Milestones existing:
[]
create: 0.11.2
create: 0.8.0
510580: createGithubIssue
510580: addGithubLabels
510580: addGithubMilestone
510580: postGithubComments
510580: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=510580',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.patch/issues/1'
}
close issue 510580



If you want to quit, its now! (Ctrl+C)


512797: createGithubIssue
512797: addGithubLabels
512797: addGithubMilestone
512797: postGithubComments
512797: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=512797',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.patch/issues/2'
}
close issue 512797



If you want to quit, its now! (Ctrl+C)


517680: createGithubIssue
517680: addGithubLabels
517680: addGithubMilestone
517680: postGithubComments
517680: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517680',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.patch/issues/3'
}
close issue 517680



If you want to quit, its now! (Ctrl+C)


519516: createGithubIssue
519516: addGithubLabels
519516: addGithubMilestone
519516: postGithubComments
519516: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=519516',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.patch/issues/4'
}
close issue 519516



If you want to quit, its now! (Ctrl+C)


525385: createGithubIssue
525385: addGithubLabels
525385: addGithubMilestone
525385: postGithubComments
525385: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=525385',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.patch/issues/5'
}
close issue 525385



If you want to quit, its now! (Ctrl+C)


528165: createGithubIssue
528165: addGithubLabels
528165: addGithubMilestone
528165: postGithubComments
528165: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=528165',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.patch/issues/6'
}
close issue 528165



If you want to quit, its now! (Ctrl+C)


533164: createGithubIssue
533164: addGithubLabels
533164: addGithubMilestone
533164: postGithubComments
533164: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=533164',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.patch/issues/7'
}
close issue 533164



If you want to quit, its now! (Ctrl+C)


551595: createGithubIssue
551595: addGithubLabels
551595: addGithubMilestone
551595: postGithubComments
551595: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551595',
  issue: 'https://api.github.com/repos/eclipse/org.eclipse.emf.diffmerge.patch/issues/8'
}
close issue 551595



If you want to quit, its now! (Ctrl+C)


All issues are transferred
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS