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] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: capella/capella-agent-pod-um2-bhv8d-ggrww
[Normal][capella/capella-agent-pod-um2-bhv8d-ggrww][Scheduled] Successfully assigned capella-agent-pod-um2-bhv8d-ggrww to osnode-20.eclipse.org
[Normal][capella/capella-agent-pod-um2-bhv8d-ggrww][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "workspace-volume" 
[Normal][capella/capella-agent-pod-um2-bhv8d-ggrww][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "default-token-6q2jx" 
[Normal][capella/capella-agent-pod-um2-bhv8d-ggrww][Pulled] Container image "node:12.16.1" already present on machine
[Normal][capella/capella-agent-pod-um2-bhv8d-ggrww][Created] Created container
[Normal][capella/capella-agent-pod-um2-bhv8d-ggrww][Started] Started container
[Normal][capella/capella-agent-pod-um2-bhv8d-ggrww][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" already present on machine
Still waiting to schedule task
‘capella-agent-pod-um2-bhv8d-ggrww’ is offline
[Normal][capella/capella-agent-pod-um2-bhv8d-ggrww][Created] Created container
[Normal][capella/capella-agent-pod-um2-bhv8d-ggrww][Started] Started container
Agent capella-agent-pod-um2-bhv8d-ggrww is provisioned from template capella-agent-pod-um2-bhv8d
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.capella.svc.cluster.local/capella/job/capella-issues/106/"
    runUrl: "job/capella-issues/106/"
  labels:
    jenkins: "slave"
    jenkins/label: "capella-agent-pod-um2"
  name: "capella-agent-pod-um2-bhv8d-ggrww"
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.capella.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "capella-agent-pod-um2-bhv8d-ggrww"
    - name: "JENKINS_NAME"
      value: "capella-agent-pod-um2-bhv8d-ggrww"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.capella.svc.cluster.local/capella/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1"
    name: "jnlp"
    resources:
      requests:
        cpu: "100m"
        memory: "256Mi"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on capella-agent-pod-um2-bhv8d-ggrww in /home/jenkins/agent/workspace/capella-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-polarsys.json import/
[Pipeline] withCredentials
Masking supported pattern matches of $TOKEN
[Pipeline] {
[Pipeline] sh
+ cd import
+ echo 
+ echo {
+ echo "user":"eclipse-capella-bot",
+ echo "password":"****",
+ echo "userCommiter":"eclipse-capella-bot",
+ echo "passwordCommiter":"****",
+ echo "repository":"eclipse/capella",
+ echo "bugsFile":"bugs-polarsys.json",
+ echo "count":100,
+ echo "includedProducts": [ "Capella" ],
+ echo "includedComponents": [ "Capella Gitadapter", "Core", "Detachment", "Diagram", "Diff-Merge", "Documentation", "Forum", "General", "Library", "ModelValidation", "Patterns", "Properties", "Rec-Rpl", "Releng", "Test framework", "Transition", "UI", "Website" ]
+ echo }
+ node index
All components
[
  'Capella Gitadapter', 'Capella Studio',
  'Core',               'Cybersecurity',
  'Detachment',         'Diagram',
  'Diff-Merge',         'Documentation',
  'Filtering',          'Forum',
  'GenDoc HTML',        'General',
  'Groovy',             'Library',
  'Mass VP',            'ModelValidation',
  'Modes/States VP',    'Patterns',
  'Perfo VP',           'Price VP',
  'Properties',         'Rec-Rpl',
  'Releng',             'RequirementsVP',
  'System2Subsystem',   'Test framework',
  'Textual editor',     'Transition',
  'UI',                 'Website',
  'XML Pivot'
]
Count of issues to import :
1569
Keeped products
[ 'Capella' ]
Keeped components
[
  'Capella Gitadapter', 'Core',
  'Detachment',         'Diagram',
  'Diff-Merge',         'Documentation',
  'Forum',              'General',
  'Library',            'ModelValidation',
  'Patterns',           'Properties',
  'Rec-Rpl',            'Releng',
  'Test framework',     'Transition',
  'UI',                 'Website'
]
[
  '0.8.0', '0.8.1', '0.8.2', '0.8.3',
  '0.8.4', '0.8.5', '0.8.6', '0.8.7',
  '1.0.0', '1.0.1', '1.0.2', '1.0.3',
  '1.0.4', '1.0.5', '1.1.0', '1.1.1',
  '1.1.2', '1.1.3', '1.1.4', '1.2.0',
  '1.2.1', '1.2.2', '1.2.3', '1.3.0',
  '1.3.1', '1.3.2', '1.3.3', '1.4.0',
  '1.4.1', '1.4.2', '5.0.0', '5.1.0'
]
Next bugzilla id is :
565895
Expected imported issues from config :
100
Next bugzilla to import are :
[
  565895, 565957, 565958, 565994, 566008, 566031,
  566182, 566214, 566245, 566264, 566374, 566380,
  566392, 566393, 566411, 566412, 566413, 566434,
  566436, 566437, 566464, 566467, 566522, 566538,
  566558, 566563, 566573, 566601, 566627, 566775,
  566776, 566777, 566820, 566828, 566940, 566984,
  567246, 567249, 567412, 567435, 567469, 567505,
  567518, 567519, 567520, 567541, 567612, 567633,
  567679, 567744, 567857, 567866, 567871, 567909,
  567934, 568028, 568104, 568294, 568298, 568312,
  568351, 568530, 568560, 568561, 568583, 568599,
  568644, 568684, 568858, 568983, 569062, 569167,
  569437, 569628, 569651, 569875, 570093
]
A closed issue with no target version (may be an issue or not): 566214
A closed issue with no target version (may be an issue or not): 569437
A closed issue with no target version (may be an issue or not): 569628
Milestones existing:
[
  '1.0.5', '1.2.3', '5.0.0', '5.1.0',
  '0.8.0', '0.8.1', '0.8.2', '0.8.3',
  '1.0.0', '0.8.4', '1.0.1', '0.8.5',
  '0.8.6', '1.0.2', '1.0.3', '1.1.0',
  '0.8.7', '1.0.4', '1.1.1', '1.1.2',
  '1.1.3', '1.2.0', '1.1.4', '1.2.1',
  '1.3.0', '1.2.2', '1.3.1', '1.4.0',
  '1.3.2', '1.4.1', '1.3.3', '1.4.2'
]
565895: createGithubIssue
565895: addGithubLabels
565895: addGithubMilestone
565895: postGithubComments
565895: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=565895',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1947'
}
close issue 565895



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


565957: createGithubIssue
565957: addGithubLabels
565957: addGithubMilestone
565957: postGithubComments
565957: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=565957',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1948'
}
close issue 565957



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


565958: createGithubIssue
565958: addGithubLabels
565958: addGithubMilestone
565958: postGithubComments
565958: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=565958',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1949'
}
close issue 565958



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


565994: createGithubIssue
565994: addGithubLabels
565994: addGithubMilestone
565994: postGithubComments
565994: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=565994',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1950'
}
kept opened 565994



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


566008: createGithubIssue
566008: addGithubLabels
566008: addGithubMilestone
566008: postGithubComments
566008: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566008',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1951'
}
close issue 566008



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


566031: createGithubIssue
566031: addGithubLabels
566031: addGithubMilestone
566031: postGithubComments
566031: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566031',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1952'
}
close issue 566031



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


566182: createGithubIssue
566182: addGithubLabels
566182: addGithubMilestone
566182: postGithubComments
566182: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566182',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1953'
}
kept opened 566182



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


566214: createGithubIssue
566214: addGithubLabels
566214: addGithubMilestone
566214: postGithubComments
566214: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566214',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1954'
}
close issue 566214



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


566245: createGithubIssue
566245: addGithubLabels
566245: addGithubMilestone
566245: postGithubComments
566245: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566245',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1955'
}
close issue 566245



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


566264: createGithubIssue
566264: addGithubLabels
566264: addGithubMilestone
566264: postGithubComments
566264: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566264',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1956'
}
close issue 566264



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


566374: createGithubIssue
566374: addGithubLabels
566374: addGithubMilestone
566374: postGithubComments
566374: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566374',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1957'
}
close issue 566374



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


566380: createGithubIssue
566380: addGithubLabels
566380: addGithubMilestone
566380: postGithubComments
566380: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566380',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1958'
}
close issue 566380



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


566392: createGithubIssue
566392: addGithubLabels
566392: addGithubMilestone
566392: postGithubComments
566392: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566392',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1959'
}
close issue 566392



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


566393: createGithubIssue
566393: addGithubLabels
566393: addGithubMilestone
566393: postGithubComments
566393: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566393',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1960'
}
close issue 566393



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


566411: createGithubIssue
566411: addGithubLabels
566411: addGithubMilestone
566411: postGithubComments
566411: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566411',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1961'
}
close issue 566411



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


566412: createGithubIssue
566412: addGithubLabels
566412: addGithubMilestone
566412: postGithubComments
566412: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566412',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1962'
}
close issue 566412



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


566413: createGithubIssue
566413: addGithubLabels
566413: addGithubMilestone
566413: postGithubComments
566413: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566413',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1963'
}
close issue 566413



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


566434: createGithubIssue
566434: addGithubLabels
566434: addGithubMilestone
566434: postGithubComments
566434: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566434',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1964'
}
close issue 566434



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


566436: createGithubIssue
566436: addGithubLabels
566436: addGithubMilestone
566436: postGithubComments
566436: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566436',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1965'
}
close issue 566436



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


566437: createGithubIssue
566437: addGithubLabels
566437: addGithubMilestone
566437: postGithubComments
566437: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566437',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1966'
}
close issue 566437



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


566464: createGithubIssue
566464: addGithubLabels
566464: addGithubMilestone
566464: postGithubComments
566464: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566464',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1967'
}
kept opened 566464



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


566467: createGithubIssue
566467: addGithubLabels
566467: addGithubMilestone
566467: postGithubComments
566467: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566467',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1968'
}
close issue 566467



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


566522: createGithubIssue
566522: addGithubLabels
566522: addGithubMilestone
566522: postGithubComments
566522: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566522',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1969'
}
close issue 566522



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


566538: createGithubIssue
566538: addGithubLabels
566538: addGithubMilestone
566538: postGithubComments
566538: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566538',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1970'
}
close issue 566538



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


566558: createGithubIssue
566558: addGithubLabels
566558: addGithubMilestone
566558: postGithubComments
566558: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566558',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1971'
}
close issue 566558



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


566563: createGithubIssue
566563: addGithubLabels
566563: addGithubMilestone
566563: postGithubComments
566563: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566563',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1972'
}
kept opened 566563



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


566573: createGithubIssue
566573: addGithubLabels
566573: addGithubMilestone
566573: postGithubComments
566573: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566573',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1973'
}
kept opened 566573



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


566601: createGithubIssue
566601: addGithubLabels
566601: addGithubMilestone
566601: postGithubComments
566601: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566601',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1974'
}
close issue 566601



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


566627: createGithubIssue
566627: addGithubLabels
566627: addGithubMilestone
566627: postGithubComments
566627: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566627',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1975'
}
close issue 566627



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


566775: createGithubIssue
566775: addGithubLabels
566775: addGithubMilestone
566775: postGithubComments
566775: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566775',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1976'
}
kept opened 566775



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


566776: createGithubIssue
566776: addGithubLabels
566776: addGithubMilestone
566776: postGithubComments
566776: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566776',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1977'
}
kept opened 566776



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


566777: createGithubIssue
566777: addGithubLabels
566777: addGithubMilestone
566777: postGithubComments
566777: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566777',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1978'
}
close issue 566777



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


566820: createGithubIssue
566820: addGithubLabels
566820: addGithubMilestone
566820: postGithubComments
566820: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566820',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1979'
}
kept opened 566820



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


566828: createGithubIssue
566828: addGithubLabels
566828: addGithubMilestone
566828: postGithubComments
566828: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566828',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1980'
}
close issue 566828



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


566940: createGithubIssue
566940: addGithubLabels
566940: addGithubMilestone
566940: postGithubComments
566940: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566940',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1981'
}
close issue 566940



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


566984: createGithubIssue
566984: addGithubLabels
566984: addGithubMilestone
566984: postGithubComments
566984: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566984',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1982'
}
close issue 566984



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


567246: createGithubIssue
567246: addGithubLabels
567246: addGithubMilestone
567246: postGithubComments
567246: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567246',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1983'
}
close issue 567246



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


567249: createGithubIssue
567249: addGithubLabels
567249: addGithubMilestone
567249: postGithubComments
567249: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567249',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1984'
}
close issue 567249



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


567412: createGithubIssue
567412: addGithubLabels
567412: addGithubMilestone
567412: postGithubComments
567412: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567412',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1985'
}
close issue 567412



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


567435: createGithubIssue
567435: addGithubLabels
567435: addGithubMilestone
567435: postGithubComments
567435: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567435',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1986'
}
close issue 567435



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


567469: createGithubIssue
567469: addGithubLabels
567469: addGithubMilestone
567469: postGithubComments
567469: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567469',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1987'
}
close issue 567469



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


567505: createGithubIssue
567505: addGithubLabels
567505: addGithubMilestone
567505: postGithubComments
567505: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567505',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1988'
}
kept opened 567505



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


567518: createGithubIssue
567518: addGithubLabels
567518: addGithubMilestone
567518: postGithubComments
567518: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567518',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1989'
}
close issue 567518



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


567519: createGithubIssue
567519: addGithubLabels
567519: addGithubMilestone
567519: postGithubComments
567519: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567519',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1990'
}
close issue 567519



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


567520: createGithubIssue
567520: addGithubLabels
567520: addGithubMilestone
567520: postGithubComments
567520: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567520',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1991'
}
close issue 567520



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


567541: createGithubIssue
567541: addGithubLabels
567541: addGithubMilestone
567541: postGithubComments
567541: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567541',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1992'
}
close issue 567541



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


567612: createGithubIssue
567612: addGithubLabels
567612: addGithubMilestone
567612: postGithubComments
567612: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567612',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1993'
}
kept opened 567612



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


567633: createGithubIssue
567633: addGithubLabels
567633: addGithubMilestone
567633: postGithubComments
567633: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567633',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1994'
}
close issue 567633



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


567679: createGithubIssue
567679: addGithubLabels
567679: addGithubMilestone
567679: postGithubComments
567679: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567679',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1995'
}
close issue 567679



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


567744: createGithubIssue
567744: addGithubLabels
567744: addGithubMilestone
567744: postGithubComments
567744: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567744',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1996'
}
close issue 567744



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


567857: createGithubIssue
567857: addGithubLabels
567857: addGithubMilestone
567857: postGithubComments
567857: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567857',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1997'
}
close issue 567857



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


567866: createGithubIssue
567866: addGithubLabels
567866: addGithubMilestone
567866: postGithubComments
567866: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567866',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1998'
}
close issue 567866



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


567871: createGithubIssue
567871: addGithubLabels
567871: addGithubMilestone
567871: postGithubComments
567871: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567871',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/1999'
}
close issue 567871



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


567909: createGithubIssue
567909: addGithubLabels
567909: addGithubMilestone
567909: postGithubComments
567909: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567909',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2000'
}
close issue 567909



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


567934: createGithubIssue
567934: addGithubLabels
567934: addGithubMilestone
567934: postGithubComments
567934: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=567934',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2001'
}
close issue 567934



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


568028: createGithubIssue
568028: addGithubLabels
568028: addGithubMilestone
568028: postGithubComments
568028: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568028',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2002'
}
kept opened 568028



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


568104: createGithubIssue
568104: addGithubLabels
568104: addGithubMilestone
568104: postGithubComments
568104: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568104',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2003'
}
close issue 568104



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


568294: createGithubIssue
568294: addGithubLabels
568294: addGithubMilestone
568294: postGithubComments
568294: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568294',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2004'
}
close issue 568294



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


568298: createGithubIssue
568298: addGithubLabels
568298: addGithubMilestone
568298: postGithubComments
568298: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568298',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2005'
}
close issue 568298



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


568312: createGithubIssue
568312: addGithubLabels
568312: addGithubMilestone
568312: postGithubComments
568312: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568312',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2006'
}
close issue 568312



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


568351: createGithubIssue
568351: addGithubLabels
568351: addGithubMilestone
568351: postGithubComments
568351: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568351',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2007'
}
close issue 568351



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


568530: createGithubIssue
568530: addGithubLabels
568530: addGithubMilestone
568530: postGithubComments
568530: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568530',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2008'
}
close issue 568530



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


568560: createGithubIssue
568560: addGithubLabels
568560: addGithubMilestone
568560: postGithubComments
568560: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568560',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2009'
}
close issue 568560



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


568561: createGithubIssue
568561: addGithubLabels
568561: addGithubMilestone
568561: postGithubComments
568561: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568561',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2010'
}
close issue 568561



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


568583: createGithubIssue
568583: addGithubLabels
568583: addGithubMilestone
568583: postGithubComments
568583: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568583',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2011'
}
close issue 568583



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


568599: createGithubIssue
568599: addGithubLabels
568599: addGithubMilestone
568599: postGithubComments
568599: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568599',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2012'
}
close issue 568599



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


568644: createGithubIssue
568644: addGithubLabels
568644: addGithubMilestone
568644: postGithubComments
568644: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568644',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2013'
}
close issue 568644



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


568684: createGithubIssue
568684: addGithubLabels
568684: addGithubMilestone
568684: postGithubComments
568684: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568684',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2014'
}
close issue 568684



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


568858: createGithubIssue
568858: addGithubLabels
568858: addGithubMilestone
568858: postGithubComments
568858: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568858',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2015'
}
close issue 568858



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


568983: createGithubIssue
568983: addGithubLabels
568983: addGithubMilestone
568983: postGithubComments
568983: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568983',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2016'
}
close issue 568983



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


569062: createGithubIssue
569062: addGithubLabels
569062: addGithubMilestone
569062: postGithubComments
569062: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=569062',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2017'
}
close issue 569062



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


569167: createGithubIssue
569167: addGithubLabels
569167: addGithubMilestone
569167: postGithubComments
569167: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=569167',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2018'
}
close issue 569167



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


569437: createGithubIssue
569437: addGithubLabels
569437: addGithubMilestone
569437: postGithubComments
569437: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=569437',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2019'
}
close issue 569437



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


569628: createGithubIssue
569628: addGithubLabels
569628: addGithubMilestone
569628: postGithubComments
569628: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=569628',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2020'
}
close issue 569628



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


569651: createGithubIssue
569651: addGithubLabels
569651: addGithubMilestone
569651: postGithubComments
569651: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=569651',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2021'
}
kept opened 569651



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


569875: createGithubIssue
569875: addGithubLabels
569875: addGithubMilestone
569875: postGithubComments
569875: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=569875',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2022'
}
kept opened 569875



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


570093: createGithubIssue
570093: addGithubLabels
570093: addGithubMilestone
570093: postGithubComments
570093: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=570093',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2023'
}
kept opened 570093



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