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
Still waiting to schedule task
All nodes of label ‘capella-agent-pod-um2’ are offline
Created Pod: capella/capella-agent-pod-um2-1g104-4pqm4
[Normal][capella/capella-agent-pod-um2-1g104-4pqm4][Scheduled] Successfully assigned capella/capella-agent-pod-um2-1g104-4pqm4 to okdnode-10
[Normal][capella/capella-agent-pod-um2-1g104-4pqm4][AddedInterface] Add eth0 [10.40.26.7/23]
[Normal][capella/capella-agent-pod-um2-1g104-4pqm4][Pulling] Pulling image "node:12.16.1"
[Normal][capella/capella-agent-pod-um2-1g104-4pqm4][Pulled] Successfully pulled image "node:12.16.1" in 19.657726893s
[Normal][capella/capella-agent-pod-um2-1g104-4pqm4][Created] Created container node
[Normal][capella/capella-agent-pod-um2-1g104-4pqm4][Started] Started container node
[Normal][capella/capella-agent-pod-um2-1g104-4pqm4][Pulling] Pulling image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
[Normal][capella/capella-agent-pod-um2-1g104-4pqm4][Pulled] Successfully pulled image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" in 9.74539863s
[Normal][capella/capella-agent-pod-um2-1g104-4pqm4][Created] Created container jnlp
[Normal][capella/capella-agent-pod-um2-1g104-4pqm4][Started] Started container jnlp
Agent capella-agent-pod-um2-1g104-4pqm4 is provisioned from template capella-agent-pod-um2-1g104
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.capella.svc.cluster.local/capella/job/capella-issues/128/"
    runUrl: "job/capella-issues/128/"
  labels:
    jenkins: "slave"
    jenkins/label: "capella-agent-pod-um2"
  name: "capella-agent-pod-um2-1g104-4pqm4"
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-1g104-4pqm4"
    - name: "JENKINS_NAME"
      value: "capella-agent-pod-um2-1g104-4pqm4"
    - 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.5"
    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-1g104-4pqm4 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-modeling.json bugs/bugs-polarsys.json import/
[Pipeline] withCredentials
Masking supported pattern matches of $TOKEN
[Pipeline] {
[Pipeline] sh
+ cd import
+ echo 
+ echo {
+ echo "user":"pdulth",
+ echo "password":"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",
+ echo "userCommiter":"pdulth",
+ echo "passwordCommiter":"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",
+ echo "repository":"pdulth/dmi",
+ echo "bugsFile":"bugs-modeling.json",
+ echo "count":400000,
+ echo "includedProducts": [ "EMF.Diffmerge" ],
+ echo "includedComponents": [ "Co-Evolution", "Core", "Patch", "Patterns", "UI" ]
+ echo }
+ node index
All components
[ 'Co-Evolution', 'Core', 'Patch', 'Patterns', 'UI' ]
Count of issues to import :
293
Keeped products
[ 'EMF.Diffmerge' ]
Keeped components
[ 'Co-Evolution', 'Core', 'Patch', 'Patterns', 'UI' ]
[
  '0.1.0',  '0.10.0',
  '0.11.0', '0.11.2',
  '0.12.0', '0.13.0',
  '0.13.1', '0.14.0',
  '0.3.0',  '0.4.0',
  '0.5.0',  '0.6.0',
  '0.7.0',  '0.8.0',
  '0.9.0'
]
Next bugzilla id is :
219050
Expected imported issues from config :
400000
Next bugzilla to import are :
[
  390219, 393633, 395369, 395370, 400815, 406675, 406769,
  406771, 406775, 406793, 407061, 408133, 408239, 408249,
  412378, 413093, 415145, 416241, 416493, 416692, 416916,
  416949, 416986, 417596, 418523, 418570, 418572, 418573,
  418575, 418693, 419039, 419335, 419453, 420003, 420733,
  422067, 424355, 424356, 429434, 430124, 431445, 431448,
  431483, 431489, 431696, 432526, 432946, 433284, 433376,
  433401, 433630, 434175, 435046, 437109, 438527, 438528,
  438608, 438622, 438643, 438857, 439007, 439022, 439170,
  439901, 440113, 440130, 440675, 441432, 441762, 441808,
  442026, 442141, 442273, 442492, 442664, 443790, 444470,
  444752, 445878, 446931, 447141, 449481, 455602, 461377,
  461935, 461936, 463170, 463181, 463446, 463473, 464258,
  466319, 466427, 466706, 469132, 469152, 469413, 470774,
  471416, 471650,
  ... 193 more items
]
390219
A closed issue with no target version (may be an issue or not): 390219
393633
A closed issue with no target version (may be an issue or not): 393633
395369
395370
A closed issue with no target version (may be an issue or not): 395370
400815
A closed issue with no target version (may be an issue or not): 400815
406675
A closed issue with no target version (may be an issue or not): 406675
406769
A closed issue with no target version (may be an issue or not): 406769
406771
A closed issue with no target version (may be an issue or not): 406771
406775
A closed issue with no target version (may be an issue or not): 406775
406793
A closed issue with no target version (may be an issue or not): 406793
407061
A closed issue with no target version (may be an issue or not): 407061
408133
A closed issue with no target version (may be an issue or not): 408133
408239
A closed issue with no target version (may be an issue or not): 408239
408249
A closed issue with no target version (may be an issue or not): 408249
412378
A closed issue with no target version (may be an issue or not): 412378
413093
A closed issue with no target version (may be an issue or not): 413093
415145
A closed issue with no target version (may be an issue or not): 415145
416241
A closed issue with no target version (may be an issue or not): 416241
416493
A closed issue with no target version (may be an issue or not): 416493
416692
A closed issue with no target version (may be an issue or not): 416692
416916
A closed issue with no target version (may be an issue or not): 416916
416949
A closed issue with no target version (may be an issue or not): 416949
416986
A closed issue with no target version (may be an issue or not): 416986
417596
A closed issue with no target version (may be an issue or not): 417596
418523
A closed issue with no target version (may be an issue or not): 418523
418570
A closed issue with no target version (may be an issue or not): 418570
418572
418573
A closed issue with no target version (may be an issue or not): 418573
418575
A closed issue with no target version (may be an issue or not): 418575
418693
A closed issue with no target version (may be an issue or not): 418693
419039
A closed issue with no target version (may be an issue or not): 419039
419335
A closed issue with no target version (may be an issue or not): 419335
419453
A closed issue with no target version (may be an issue or not): 419453
420003
420733
A closed issue with no target version (may be an issue or not): 420733
422067
A closed issue with no target version (may be an issue or not): 422067
424355
A closed issue with no target version (may be an issue or not): 424355
424356
A closed issue with no target version (may be an issue or not): 424356
429434
A closed issue with no target version (may be an issue or not): 429434
430124
A closed issue with no target version (may be an issue or not): 430124
431445
A closed issue with no target version (may be an issue or not): 431445
431448
A closed issue with no target version (may be an issue or not): 431448
431483
A closed issue with no target version (may be an issue or not): 431483
431489
A closed issue with no target version (may be an issue or not): 431489
431696
A closed issue with no target version (may be an issue or not): 431696
432526
A closed issue with no target version (may be an issue or not): 432526
432946
A closed issue with no target version (may be an issue or not): 432946
433284
A closed issue with no target version (may be an issue or not): 433284
433376
A closed issue with no target version (may be an issue or not): 433376
433401
A closed issue with no target version (may be an issue or not): 433401
433630
A closed issue with no target version (may be an issue or not): 433630
434175
A closed issue with no target version (may be an issue or not): 434175
435046
A closed issue with no target version (may be an issue or not): 435046
437109
A closed issue with no target version (may be an issue or not): 437109
438527
A closed issue with no target version (may be an issue or not): 438527
438528
A closed issue with no target version (may be an issue or not): 438528
438608
A closed issue with no target version (may be an issue or not): 438608
438622
A closed issue with no target version (may be an issue or not): 438622
438643
A closed issue with no target version (may be an issue or not): 438643
438857
A closed issue with no target version (may be an issue or not): 438857
439007
A closed issue with no target version (may be an issue or not): 439007
439022
A closed issue with no target version (may be an issue or not): 439022
439170
A closed issue with no target version (may be an issue or not): 439170
439901
A closed issue with no target version (may be an issue or not): 439901
440113
A closed issue with no target version (may be an issue or not): 440113
440130
A closed issue with no target version (may be an issue or not): 440130
440675
A closed issue with no target version (may be an issue or not): 440675
441432
A closed issue with no target version (may be an issue or not): 441432
441762
A closed issue with no target version (may be an issue or not): 441762
441808
A closed issue with no target version (may be an issue or not): 441808
442026
A closed issue with no target version (may be an issue or not): 442026
442141
A closed issue with no target version (may be an issue or not): 442141
442273
A closed issue with no target version (may be an issue or not): 442273
442492
A closed issue with no target version (may be an issue or not): 442492
442664
A closed issue with no target version (may be an issue or not): 442664
443790
A closed issue with no target version (may be an issue or not): 443790
444470
A closed issue with no target version (may be an issue or not): 444470
444752
A closed issue with no target version (may be an issue or not): 444752
445878
A closed issue with no target version (may be an issue or not): 445878
446931
A closed issue with no target version (may be an issue or not): 446931
447141
A closed issue with no target version (may be an issue or not): 447141
449481
A closed issue with no target version (may be an issue or not): 449481
455602
A closed issue with no target version (may be an issue or not): 455602
461377
A closed issue with no target version (may be an issue or not): 461377
461935
A closed issue with no target version (may be an issue or not): 461935
461936
A closed issue with no target version (may be an issue or not): 461936
463170
A closed issue with no target version (may be an issue or not): 463170
463181
A closed issue with no target version (may be an issue or not): 463181
463446
A closed issue with no target version (may be an issue or not): 463446
463473
A closed issue with no target version (may be an issue or not): 463473
464258
A closed issue with no target version (may be an issue or not): 464258
466319
466427
A closed issue with no target version (may be an issue or not): 466427
466706
A closed issue with no target version (may be an issue or not): 466706
469132
A closed issue with no target version (may be an issue or not): 469132
469152
A closed issue with no target version (may be an issue or not): 469152
469413
A closed issue with no target version (may be an issue or not): 469413
470774
A closed issue with no target version (may be an issue or not): 470774
471416
A closed issue with no target version (may be an issue or not): 471416
471650
A closed issue with no target version (may be an issue or not): 471650
472031
A closed issue with no target version (may be an issue or not): 472031
473645
A closed issue with no target version (may be an issue or not): 473645
475916
A closed issue with no target version (may be an issue or not): 475916
476351
A closed issue with no target version (may be an issue or not): 476351
477225
A closed issue with no target version (may be an issue or not): 477225
477436
A closed issue with no target version (may be an issue or not): 477436
477915
A closed issue with no target version (may be an issue or not): 477915
478204
A closed issue with no target version (may be an issue or not): 478204
478306
A closed issue with no target version (may be an issue or not): 478306
480191
A closed issue with no target version (may be an issue or not): 480191
481808
A closed issue with no target version (may be an issue or not): 481808
482287
A closed issue with no target version (may be an issue or not): 482287
482288
A closed issue with no target version (may be an issue or not): 482288
484803
A closed issue with no target version (may be an issue or not): 484803
487583
489045
A closed issue with no target version (may be an issue or not): 489045
489046
A closed issue with no target version (may be an issue or not): 489046
489137
A closed issue with no target version (may be an issue or not): 489137
489139
A closed issue with no target version (may be an issue or not): 489139
489142
A closed issue with no target version (may be an issue or not): 489142
489274
A closed issue with no target version (may be an issue or not): 489274
489443
A closed issue with no target version (may be an issue or not): 489443
490209
A closed issue with no target version (may be an issue or not): 490209
490316
A closed issue with no target version (may be an issue or not): 490316
491433
A closed issue with no target version (may be an issue or not): 491433
491588
A closed issue with no target version (may be an issue or not): 491588
491898
A closed issue with no target version (may be an issue or not): 491898
492641
A closed issue with no target version (may be an issue or not): 492641
495547
A closed issue with no target version (may be an issue or not): 495547
495686
A closed issue with no target version (may be an issue or not): 495686
495888
496393
A closed issue with no target version (may be an issue or not): 496393
496397
A closed issue with no target version (may be an issue or not): 496397
496474
A closed issue with no target version (may be an issue or not): 496474
500320
A closed issue with no target version (may be an issue or not): 500320
500417
A closed issue with no target version (may be an issue or not): 500417
500590
A closed issue with no target version (may be an issue or not): 500590
501105
A closed issue with no target version (may be an issue or not): 501105
501134
A closed issue with no target version (may be an issue or not): 501134
501135
A closed issue with no target version (may be an issue or not): 501135
501481
A closed issue with no target version (may be an issue or not): 501481
502602
A closed issue with no target version (may be an issue or not): 502602
505712
A closed issue with no target version (may be an issue or not): 505712
506290
A closed issue with no target version (may be an issue or not): 506290
506421
A closed issue with no target version (may be an issue or not): 506421
507582
507863
508663
A closed issue with no target version (may be an issue or not): 508663
508908
A closed issue with no target version (may be an issue or not): 508908
509977
A closed issue with no target version (may be an issue or not): 509977
510374
A closed issue with no target version (may be an issue or not): 510374
510580
A closed issue with no target version (may be an issue or not): 510580
511634
512797
A closed issue with no target version (may be an issue or not): 512797
512806
513245
A closed issue with no target version (may be an issue or not): 513245
513302
A closed issue with no target version (may be an issue or not): 513302
513319
A closed issue with no target version (may be an issue or not): 513319
513320
A closed issue with no target version (may be an issue or not): 513320
513564
A closed issue with no target version (may be an issue or not): 513564
513566
A closed issue with no target version (may be an issue or not): 513566
513971
A closed issue with no target version (may be an issue or not): 513971
514127
A closed issue with no target version (may be an issue or not): 514127
514315
A closed issue with no target version (may be an issue or not): 514315
514383
A closed issue with no target version (may be an issue or not): 514383
514498
514500
A closed issue with no target version (may be an issue or not): 514500
514501
A closed issue with no target version (may be an issue or not): 514501
514781
A closed issue with no target version (may be an issue or not): 514781
514782
514817
514867
A closed issue with no target version (may be an issue or not): 514867
515098
A closed issue with no target version (may be an issue or not): 515098
515115
A closed issue with no target version (may be an issue or not): 515115
515117
A closed issue with no target version (may be an issue or not): 515117
515120
A closed issue with no target version (may be an issue or not): 515120
515556
A closed issue with no target version (may be an issue or not): 515556
515568
A closed issue with no target version (may be an issue or not): 515568
515582
A closed issue with no target version (may be an issue or not): 515582
515911
A closed issue with no target version (may be an issue or not): 515911
516234
A closed issue with no target version (may be an issue or not): 516234
516801
A closed issue with no target version (may be an issue or not): 516801
517210
A closed issue with no target version (may be an issue or not): 517210
517680
A closed issue with no target version (may be an issue or not): 517680
517683
A closed issue with no target version (may be an issue or not): 517683
517729
A closed issue with no target version (may be an issue or not): 517729
517746
A closed issue with no target version (may be an issue or not): 517746
517814
A closed issue with no target version (may be an issue or not): 517814
517820
A closed issue with no target version (may be an issue or not): 517820
517845
A closed issue with no target version (may be an issue or not): 517845
517846
A closed issue with no target version (may be an issue or not): 517846
517866
A closed issue with no target version (may be an issue or not): 517866
517958
A closed issue with no target version (may be an issue or not): 517958
518012
A closed issue with no target version (may be an issue or not): 518012
518043
A closed issue with no target version (may be an issue or not): 518043
518237
A closed issue with no target version (may be an issue or not): 518237
519232
A closed issue with no target version (may be an issue or not): 519232
519516
A closed issue with no target version (may be an issue or not): 519516
521379
A closed issue with no target version (may be an issue or not): 521379
521386
A closed issue with no target version (may be an issue or not): 521386
521705
521763
A closed issue with no target version (may be an issue or not): 521763
521766
A closed issue with no target version (may be an issue or not): 521766
521872
A closed issue with no target version (may be an issue or not): 521872
522273
A closed issue with no target version (may be an issue or not): 522273
522366
A closed issue with no target version (may be an issue or not): 522366
522375
A closed issue with no target version (may be an issue or not): 522375
522410
A closed issue with no target version (may be an issue or not): 522410
522417
A closed issue with no target version (may be an issue or not): 522417
522436
A closed issue with no target version (may be an issue or not): 522436
522534
A closed issue with no target version (may be an issue or not): 522534
522538
A closed issue with no target version (may be an issue or not): 522538
522542
A closed issue with no target version (may be an issue or not): 522542
522621
A closed issue with no target version (may be an issue or not): 522621
522642
A closed issue with no target version (may be an issue or not): 522642
522663
A closed issue with no target version (may be an issue or not): 522663
522726
A closed issue with no target version (may be an issue or not): 522726
522752
A closed issue with no target version (may be an issue or not): 522752
522757
A closed issue with no target version (may be an issue or not): 522757
524982
A closed issue with no target version (may be an issue or not): 524982
525359
A closed issue with no target version (may be an issue or not): 525359
525384
A closed issue with no target version (may be an issue or not): 525384
525385
A closed issue with no target version (may be an issue or not): 525385
525507
A closed issue with no target version (may be an issue or not): 525507
525578
A closed issue with no target version (may be an issue or not): 525578
526051
A closed issue with no target version (may be an issue or not): 526051
526267
A closed issue with no target version (may be an issue or not): 526267
528165
A closed issue with no target version (may be an issue or not): 528165
529025
531577
A closed issue with no target version (may be an issue or not): 531577
531591
A closed issue with no target version (may be an issue or not): 531591
532314
A closed issue with no target version (may be an issue or not): 532314
532390
A closed issue with no target version (may be an issue or not): 532390
532403
A closed issue with no target version (may be an issue or not): 532403
532614
A closed issue with no target version (may be an issue or not): 532614
532615
A closed issue with no target version (may be an issue or not): 532615
533164
A closed issue with no target version (may be an issue or not): 533164
533324
A closed issue with no target version (may be an issue or not): 533324
533972
A closed issue with no target version (may be an issue or not): 533972
533984
A closed issue with no target version (may be an issue or not): 533984
534034
A closed issue with no target version (may be an issue or not): 534034
534200
A closed issue with no target version (may be an issue or not): 534200
534800
535213
A closed issue with no target version (may be an issue or not): 535213
535455
A closed issue with no target version (may be an issue or not): 535455
535698
536586
A closed issue with no target version (may be an issue or not): 536586
537145
A closed issue with no target version (may be an issue or not): 537145
537287
A closed issue with no target version (may be an issue or not): 537287
538044
A closed issue with no target version (may be an issue or not): 538044
538127
A closed issue with no target version (may be an issue or not): 538127
538331
A closed issue with no target version (may be an issue or not): 538331
538341
A closed issue with no target version (may be an issue or not): 538341
538346
A closed issue with no target version (may be an issue or not): 538346
538800
A closed issue with no target version (may be an issue or not): 538800
538982
A closed issue with no target version (may be an issue or not): 538982
539699
A closed issue with no target version (may be an issue or not): 539699
539701
A closed issue with no target version (may be an issue or not): 539701
539702
539746
A closed issue with no target version (may be an issue or not): 539746
539913
A closed issue with no target version (may be an issue or not): 539913
539921
A closed issue with no target version (may be an issue or not): 539921
539950
A closed issue with no target version (may be an issue or not): 539950
541071
A closed issue with no target version (may be an issue or not): 541071
541547
A closed issue with no target version (may be an issue or not): 541547
541701
541728
542702
A closed issue with no target version (may be an issue or not): 542702
543410
A closed issue with no target version (may be an issue or not): 543410
543737
A closed issue with no target version (may be an issue or not): 543737
544000
545760
A closed issue with no target version (may be an issue or not): 545760
546527
A closed issue with no target version (may be an issue or not): 546527
548072
A closed issue with no target version (may be an issue or not): 548072
548073
A closed issue with no target version (may be an issue or not): 548073
548907
A closed issue with no target version (may be an issue or not): 548907
549331
A closed issue with no target version (may be an issue or not): 549331
551027
A closed issue with no target version (may be an issue or not): 551027
551297
A closed issue with no target version (may be an issue or not): 551297
551565
A closed issue with no target version (may be an issue or not): 551565
551593
A closed issue with no target version (may be an issue or not): 551593
551594
A closed issue with no target version (may be an issue or not): 551594
551595
A closed issue with no target version (may be an issue or not): 551595
551630
560235
561674
566672
570249
572734
572779
A closed issue with no target version (may be an issue or not): 572779
572780
572802
573458
Milestones existing:
[]
create: 0.1.0
create: 0.10.0
create: 0.11.0
create: 0.11.2
create: 0.12.0
create: 0.13.0
create: 0.13.1
create: 0.14.0
create: 0.3.0
create: 0.4.0
create: 0.5.0
create: 0.6.0
create: 0.7.0
create: 0.8.0
create: 0.9.0
390219: createGithubIssue
393633: createGithubIssue
395369: createGithubIssue
395370: createGithubIssue
400815: createGithubIssue
406675: createGithubIssue
406769: createGithubIssue
406771: createGithubIssue
406775: createGithubIssue
406793: createGithubIssue
407061: createGithubIssue
408133: createGithubIssue
408239: createGithubIssue
408249: createGithubIssue
412378: createGithubIssue
413093: createGithubIssue
415145: createGithubIssue
416241: createGithubIssue
416493: createGithubIssue
416692: createGithubIssue
416916: createGithubIssue
416949: createGithubIssue
416986: createGithubIssue
417596: createGithubIssue
418523: createGithubIssue
418570: createGithubIssue
418572: createGithubIssue
418573: createGithubIssue
418575: createGithubIssue
418693: createGithubIssue
419039: createGithubIssue
419335: createGithubIssue
419453: createGithubIssue
420003: createGithubIssue
420733: createGithubIssue
422067: createGithubIssue
424355: createGithubIssue
424356: createGithubIssue
429434: createGithubIssue
430124: createGithubIssue
431445: createGithubIssue
431448: createGithubIssue
431483: createGithubIssue
431489: createGithubIssue
431696: createGithubIssue
432526: createGithubIssue
432946: createGithubIssue
433284: createGithubIssue
433376: createGithubIssue
433401: createGithubIssue
433630: createGithubIssue
434175: createGithubIssue
435046: createGithubIssue
437109: createGithubIssue
438527: createGithubIssue
438528: createGithubIssue
438608: createGithubIssue
438622: createGithubIssue
438643: createGithubIssue
438857: createGithubIssue
439007: createGithubIssue
439022: createGithubIssue
439170: createGithubIssue
439901: createGithubIssue
440113: createGithubIssue
440130: createGithubIssue
440675: createGithubIssue
441432: createGithubIssue
441762: createGithubIssue
441808: createGithubIssue
442026: createGithubIssue
442141: createGithubIssue
442273: createGithubIssue
442492: createGithubIssue
442664: createGithubIssue
443790: createGithubIssue
444470: createGithubIssue
444752: createGithubIssue
445878: createGithubIssue
446931: createGithubIssue
447141: createGithubIssue
449481: createGithubIssue
455602: createGithubIssue
461377: createGithubIssue
461935: createGithubIssue
461936: createGithubIssue
463170: createGithubIssue
463181: createGithubIssue
463446: createGithubIssue
463473: createGithubIssue
464258: createGithubIssue
466319: createGithubIssue
466427: createGithubIssue
466706: createGithubIssue
469132: createGithubIssue
469152: createGithubIssue
469413: createGithubIssue
470774: createGithubIssue
471416: createGithubIssue
471650: createGithubIssue
472031: createGithubIssue
473645: createGithubIssue
475916: createGithubIssue
476351: createGithubIssue
477225: createGithubIssue
477436: createGithubIssue
477915: createGithubIssue
478204: createGithubIssue
478306: createGithubIssue
480191: createGithubIssue
481808: createGithubIssue
482287: createGithubIssue
482288: createGithubIssue
484803: createGithubIssue
487583: createGithubIssue
489045: createGithubIssue
489046: createGithubIssue
489137: createGithubIssue
489139: createGithubIssue
489142: createGithubIssue
489274: createGithubIssue
489443: createGithubIssue
490209: createGithubIssue
490316: createGithubIssue
491433: createGithubIssue
491588: createGithubIssue
491898: createGithubIssue
492641: createGithubIssue
495547: createGithubIssue
495686: createGithubIssue
495888: createGithubIssue
496393: createGithubIssue
496397: createGithubIssue
496474: createGithubIssue
500320: createGithubIssue
500417: createGithubIssue
500590: createGithubIssue
501105: createGithubIssue
501134: createGithubIssue
501135: createGithubIssue
501481: createGithubIssue
502602: createGithubIssue
505712: createGithubIssue
506290: createGithubIssue
506421: createGithubIssue
507582: createGithubIssue
507863: createGithubIssue
508663: createGithubIssue
508908: createGithubIssue
509977: createGithubIssue
510374: createGithubIssue
510580: createGithubIssue
511634: createGithubIssue
512797: createGithubIssue
512806: createGithubIssue
513245: createGithubIssue
513302: createGithubIssue
513319: createGithubIssue
513320: createGithubIssue
513564: createGithubIssue
513566: createGithubIssue
513971: createGithubIssue
514127: createGithubIssue
514315: createGithubIssue
514383: createGithubIssue
514498: createGithubIssue
514500: createGithubIssue
514501: createGithubIssue
514781: createGithubIssue
514782: createGithubIssue
514817: createGithubIssue
514867: createGithubIssue
515098: createGithubIssue
515115: createGithubIssue
515117: createGithubIssue
515120: createGithubIssue
515556: createGithubIssue
515568: createGithubIssue
515582: createGithubIssue
515911: createGithubIssue
516234: createGithubIssue
516801: createGithubIssue
517210: createGithubIssue
517680: createGithubIssue
517683: createGithubIssue
517729: createGithubIssue
517746: createGithubIssue
517814: createGithubIssue
517820: createGithubIssue
517845: createGithubIssue
517846: createGithubIssue
517866: createGithubIssue
517958: createGithubIssue
518012: createGithubIssue
518043: createGithubIssue
518237: createGithubIssue
519232: createGithubIssue
519516: createGithubIssue
521379: createGithubIssue
521386: createGithubIssue
521705: createGithubIssue
521763: createGithubIssue
521766: createGithubIssue
521872: createGithubIssue
522273: createGithubIssue
522366: createGithubIssue
522375: createGithubIssue
522410: createGithubIssue
522417: createGithubIssue
522436: createGithubIssue
522534: createGithubIssue
522538: createGithubIssue
522542: createGithubIssue
522621: createGithubIssue
522642: createGithubIssue
522663: createGithubIssue
522726: createGithubIssue
522752: createGithubIssue
522757: createGithubIssue
524982: createGithubIssue
525359: createGithubIssue
525384: createGithubIssue
525385: createGithubIssue
525507: createGithubIssue
525578: createGithubIssue
526051: createGithubIssue
526267: createGithubIssue
528165: createGithubIssue
529025: createGithubIssue
531577: createGithubIssue
531591: createGithubIssue
532314: createGithubIssue
532390: createGithubIssue
532403: createGithubIssue
532614: createGithubIssue
532615: createGithubIssue
533164: createGithubIssue
533324: createGithubIssue
533972: createGithubIssue
533984: createGithubIssue
534034: createGithubIssue
534200: createGithubIssue
534800: createGithubIssue
535213: createGithubIssue
535455: createGithubIssue
535698: createGithubIssue
536586: createGithubIssue
537145: createGithubIssue
537287: createGithubIssue
538044: createGithubIssue
538127: createGithubIssue
538331: createGithubIssue
538341: createGithubIssue
538346: createGithubIssue
538800: createGithubIssue
538982: createGithubIssue
539699: createGithubIssue
539701: createGithubIssue
539702: createGithubIssue
539746: createGithubIssue
539913: createGithubIssue
539921: createGithubIssue
539950: createGithubIssue
541071: createGithubIssue
541547: createGithubIssue
541701: createGithubIssue
541728: createGithubIssue
542702: createGithubIssue
543410: createGithubIssue
543737: createGithubIssue
544000: createGithubIssue
545760: createGithubIssue
546527: createGithubIssue
548072: createGithubIssue
548073: createGithubIssue
548907: createGithubIssue
549331: createGithubIssue
551027: createGithubIssue
551297: createGithubIssue
551565: createGithubIssue
551593: createGithubIssue
551594: createGithubIssue
551595: createGithubIssue
551630: createGithubIssue
560235: createGithubIssue
561674: createGithubIssue
566672: createGithubIssue
570249: createGithubIssue
572734: createGithubIssue
572779: createGithubIssue
572780: createGithubIssue
572802: createGithubIssue
573458: createGithubIssue
All issues are transferred
529025: addGithubLabels
395370: addGithubLabels
431448: addGithubLabels
437109: addGithubLabels
522752: addGithubLabels
432946: addGithubLabels
466706: addGithubLabels
424355: addGithubLabels
487583: addGithubLabels
439901: addGithubLabels
418575: addGithubLabels
444752: addGithubLabels
463446: addGithubLabels
416986: addGithubLabels
444470: addGithubLabels
471650: addGithubLabels
413093: addGithubLabels
495547: addGithubLabels
438857: addGithubLabels
419453: addGithubLabels
434175: addGithubLabels
418523: addGithubLabels
522366: addGithubLabels
440675: addGithubLabels
516234: addGithubLabels
517814: addGithubLabels
441762: addGithubLabels
513564: addGithubLabels
438643: addGithubLabels
471416: addGithubLabels
500417: addGithubLabels
515098: addGithubLabels
517866: addGithubLabels
514500: addGithubLabels
420733: addGithubLabels
429434: addGithubLabels
515120: addGithubLabels
439022: addGithubLabels
433376: addGithubLabels
522436: addGithubLabels
440113: addGithubLabels
438622: addGithubLabels
407061: addGithubLabels
418573: addGithubLabels
424356: addGithubLabels
449481: addGithubLabels
446931: addGithubLabels
469152: addGithubLabels
514501: addGithubLabels
463170: addGithubLabels
489046: addGithubLabels
522375: addGithubLabels
418570: addGithubLabels
491588: addGithubLabels
522621: addGithubLabels
489139: addGithubLabels
506290: addGithubLabels
525578: addGithubLabels
466319: addGithubLabels
433284: addGithubLabels
442026: addGithubLabels
510580: addGithubLabels
531577: addGithubLabels
469132: addGithubLabels
431445: addGithubLabels
461936: addGithubLabels
472031: addGithubLabels
442492: addGithubLabels
515568: addGithubLabels
525359: addGithubLabels
420003: addGithubLabels
445878: addGithubLabels
534200: addGithubLabels
512806: addGithubLabels
543410: addGithubLabels
431696: addGithubLabels
551594: addGithubLabels
516801: addGithubLabels
435046: addGithubLabels
521763: addGithubLabels
514782: addGithubLabels
501134: addGithubLabels
517746: addGithubLabels
517845: addGithubLabels
478204: addGithubLabels
464258: addGithubLabels
422067: addGithubLabels
572780: addGithubLabels
419039: addGithubLabels
515556: addGithubLabels
570249: addGithubLabels
532615: addGithubLabels
418693: addGithubLabels
535698: addGithubLabels
475916: addGithubLabels
433630: addGithubLabels
441432: addGithubLabels
482287: addGithubLabels
548073: addGithubLabels
470774: addGithubLabels
438527: addGithubLabels
489142: addGithubLabels
526051: addGithubLabels
551593: addGithubLabels
419335: addGithubLabels
442141: addGithubLabels
431483: addGithubLabels
514383: addGithubLabels
538346: addGithubLabels
438608: addGithubLabels
515582: addGithubLabels
477436: addGithubLabels
522663: addGithubLabels
495686: addGithubLabels
525507: addGithubLabels
406675: addGithubLabels
500590: addGithubLabels
517680: addGithubLabels
510374: addGithubLabels
514817: addGithubLabels
538800: addGithubLabels
432526: addGithubLabels
489274: addGithubLabels
561674: addGithubLabels
469413: addGithubLabels
522726: addGithubLabels
535213: addGithubLabels
406793: addGithubLabels
431489: addGithubLabels
524982: addGithubLabels
522642: addGithubLabels
490316: addGithubLabels
525384: addGithubLabels
461935: addGithubLabels
417596: addGithubLabels
478306: addGithubLabels
416692: addGithubLabels
538044: addGithubLabels
538341: addGithubLabels
502602: addGithubLabels
514498: addGithubLabels
505712: addGithubLabels
517846: addGithubLabels
518237: addGithubLabels
537145: addGithubLabels
541728: addGithubLabels
433401: addGithubLabels
416916: addGithubLabels
455602: addGithubLabels
551595: addGithubLabels
513320: addGithubLabels
513302: addGithubLabels
418572: addGithubLabels
482288: addGithubLabels
544000: addGithubLabels
501481: addGithubLabels
489137: addGithubLabels
490209: addGithubLabels
517683: addGithubLabels
514781: addGithubLabels
519516: addGithubLabels
441808: addGithubLabels
521872: addGithubLabels
442273: addGithubLabels
491898: addGithubLabels
517210: addGithubLabels
463473: addGithubLabels
514315: addGithubLabels
408249: addGithubLabels
412378: addGithubLabels
500320: addGithubLabels
543737: addGithubLabels
513971: addGithubLabels
477225: addGithubLabels
513566: addGithubLabels
546527: addGithubLabels
512797: addGithubLabels
506421: addGithubLabels
400815: addGithubLabels
518012: addGithubLabels
536586: addGithubLabels
533164: addGithubLabels
430124: addGithubLabels
439007: addGithubLabels
511634: addGithubLabels
532314: addGithubLabels
447141: addGithubLabels
496474: addGithubLabels
443790: addGithubLabels
541071: addGithubLabels
416493: addGithubLabels
517820: addGithubLabels
415145: addGithubLabels
501105: addGithubLabels
572734: addGithubLabels
521379: addGithubLabels
513245: addGithubLabels
508663: addGithubLabels
531591: addGithubLabels
416949: addGithubLabels
539701: addGithubLabels
566672: addGithubLabels
509977: addGithubLabels
442664: addGithubLabels
466427: addGithubLabels
461377: addGithubLabels
522273: addGithubLabels
439170: addGithubLabels
551297: addGithubLabels
438528: addGithubLabels
572802: addGithubLabels
515117: addGithubLabels
551027: addGithubLabels
491433: addGithubLabels
476351: addGithubLabels
395369: addGithubLabels
521766: addGithubLabels
489443: addGithubLabels
573458: addGithubLabels
508908: addGithubLabels
548072: addGithubLabels
463181: addGithubLabels
542702: addGithubLabels
480191: addGithubLabels
473645: addGithubLabels
489045: addGithubLabels
522534: addGithubLabels
408133: addGithubLabels
393633: addGithubLabels
522538: addGithubLabels
501135: addGithubLabels
551630: addGithubLabels
481808: addGithubLabels
496393: addGithubLabels
477915: addGithubLabels
440130: addGithubLabels
549331: addGithubLabels
492641: addGithubLabels
514867: addGithubLabels
496397: addGithubLabels
526267: addGithubLabels
525385: addGithubLabels
534034: addGithubLabels
517729: addGithubLabels
519232: addGithubLabels
495888: addGithubLabels
560235: addGithubLabels
539913: addGithubLabels
513319: addGithubLabels
538331: addGithubLabels
533984: addGithubLabels
507582: addGithubLabels
515115: addGithubLabels
507863: addGithubLabels
539921: addGithubLabels
548907: addGithubLabels
539950: addGithubLabels
406775: addGithubLabels
532390: addGithubLabels
534800: addGithubLabels
533324: addGithubLabels
572779: addGithubLabels
515911: addGithubLabels
537287: addGithubLabels
517958: addGithubLabels
408239: addGithubLabels
539702: addGithubLabels
551565: addGithubLabels
522410: addGithubLabels
521705: addGithubLabels
532403: addGithubLabels
518043: addGithubLabels
538982: addGithubLabels
406771: addGithubLabels
535455: addGithubLabels
539746: addGithubLabels
424355: addGithubMilestone
406769: addGithubLabels
538127: addGithubLabels
416241: addGithubLabels
434175: addGithubMilestone
541547: addGithubLabels
438857: addGithubMilestone
539699: addGithubLabels
533972: addGithubLabels
471650: addGithubMilestone
522417: addGithubLabels
522436: addGithubMilestone
522542: addGithubLabels
522757: addGithubLabels
487583: addGithubMilestone
441762: addGithubMilestone
514127: addGithubLabels
541701: addGithubLabels
545760: addGithubLabels
390219: addGithubLabels
438643: addGithubMilestone
420733: addGithubMilestone
495547: addGithubMilestone
484803: addGithubLabels
432946: addGithubMilestone
466706: addGithubMilestone
532614: addGithubLabels
528165: addGithubLabels
418573: addGithubMilestone
529025: addGithubMilestone
440675: addGithubMilestone
433376: addGithubMilestone
418575: addGithubMilestone
471416: addGithubMilestone
418570: addGithubMilestone
515098: addGithubMilestone
500417: addGithubMilestone
449481: addGithubMilestone
438622: addGithubMilestone
514500: addGithubMilestone
437109: addGithubMilestone
395370: addGithubMilestone
522621: addGithubMilestone
469132: addGithubMilestone
433284: addGithubMilestone
446931: addGithubMilestone
489046: addGithubMilestone
531577: addGithubMilestone
522366: addGithubMilestone
431696: addGithubMilestone
516234: addGithubMilestone
521763: addGithubMilestone
463170: addGithubMilestone
513564: addGithubMilestone
431448: addGithubMilestone
419453: addGithubMilestone
444752: addGithubMilestone
517746: addGithubMilestone
521386: addGithubLabels
413093: addGithubMilestone
517845: addGithubMilestone
463446: addGithubMilestone
522375: addGithubMilestone
515568: addGithubMilestone
535698: addGithubMilestone
445878: addGithubMilestone
515120: addGithubMilestone
431445: addGithubMilestone
510580: addGithubMilestone
429434: addGithubMilestone
551594: addGithubMilestone
420003: addGithubMilestone
489139: addGithubMilestone
501134: addGithubMilestone
444470: addGithubMilestone
532615: addGithubMilestone
439901: addGithubMilestone
424356: addGithubMilestone
522752: addGithubMilestone
548073: addGithubMilestone
478204: addGithubMilestone
442492: addGithubMilestone
418523: addGithubMilestone
543410: addGithubMilestone
514501: addGithubMilestone
534200: addGithubMilestone
407061: addGithubMilestone
433630: addGithubMilestone
525578: addGithubMilestone
512806: addGithubMilestone
515556: addGithubMilestone
525359: addGithubMilestone
491588: addGithubMilestone
517814: addGithubMilestone
416986: addGithubMilestone
439022: addGithubMilestone
440113: addGithubMilestone
435046: addGithubMilestone
438608: addGithubMilestone
514782: addGithubMilestone
516801: addGithubMilestone
466319: addGithubMilestone
515582: addGithubMilestone
517866: addGithubMilestone
475916: addGithubMilestone
422067: addGithubMilestone
461935: addGithubMilestone
522726: addGithubMilestone
477436: addGithubMilestone
506290: addGithubMilestone
418693: addGithubMilestone
517680: addGithubMilestone
469152: addGithubMilestone
489142: addGithubMilestone
489274: addGithubMilestone
572780: addGithubMilestone
535213: addGithubMilestone
441432: addGithubMilestone
461936: addGithubMilestone
464258: addGithubMilestone
438527: addGithubMilestone
472031: addGithubMilestone
442026: addGithubMilestone
441762: postGithubComments
505712: addGithubMilestone
491898: addGithubMilestone
514498: addGithubMilestone
442141: addGithubMilestone
489137: addGithubMilestone
478306: addGithubMilestone
442273: addGithubMilestone
432526: addGithubMilestone
438857: postGithubComments
522436: postGithubComments
522642: addGithubMilestone
522663: addGithubMilestone
514315: addGithubMilestone
419335: addGithubMilestone
532314: addGithubMilestone
395370: postGithubComments
418575: postGithubComments
514500: postGithubComments
513302: addGithubMilestone
570249: addGithubMilestone
469413: addGithubMilestone
447141: addGithubMilestone
487583: postGithubComments
470774: addGithubMilestone
516234: postGithubComments
538341: addGithubMilestone
524982: addGithubMilestone
418572: addGithubMilestone
477225: addGithubMilestone
439007: addGithubMilestone
538800: addGithubMilestone
449481: postGithubComments
515098: postGithubComments
513566: addGithubMilestone
455602: addGithubMilestone
525507: addGithubMilestone
525384: addGithubMilestone
446931: postGithubComments
440675: postGithubComments
471650: postGithubComments
433284: postGithubComments
482288: addGithubMilestone
420733: postGithubComments
489046: postGithubComments
495547: postGithubComments
572802: addGithubMilestone
416949: addGithubMilestone
526051: addGithubMilestone
482287: addGithubMilestone
490316: addGithubMilestone
522273: addGithubMilestone
514383: addGithubMilestone
538044: addGithubMilestone
518012: addGithubMilestone
495686: addGithubMilestone
500417: postGithubComments
491433: addGithubMilestone
419039: addGithubMilestone
496474: addGithubMilestone
442664: addGithubMilestone
412378: addGithubMilestone
515117: addGithubMilestone
489045: addGithubMilestone
513971: addGithubMilestone
430124: addGithubMilestone
431696: postGithubComments
551593: addGithubMilestone
466706: postGithubComments
481808: addGithubMilestone
439901: postGithubComments
544000: addGithubMilestone
551297: addGithubMilestone
424355: postGithubComments
521379: addGithubMilestone
521766: addGithubMilestone
514817: addGithubMilestone
551595: addGithubMilestone
490209: addGithubMilestone
431483: addGithubMilestone
534800: addGithubMilestone
541728: addGithubMilestone
526267: addGithubMilestone
432946: postGithubComments
518043: addGithubMilestone
510580: postGithubComments
439170: addGithubMilestone
538346: addGithubMilestone
437109: postGithubComments
519516: addGithubMilestone
548072: addGithubMilestone
560235: addGithubMilestone
513320: addGithubMilestone
517958: addGithubMilestone
496393: addGithubMilestone
509977: addGithubMilestone
433376: postGithubComments
514781: addGithubMilestone
535455: addGithubMilestone
463181: addGithubMilestone
418570: postGithubComments
539950: addGithubMilestone
532614: addGithubMilestone
510374: addGithubMilestone
512806: postGithubComments
440130: addGithubMilestone
418573: postGithubComments
413093: postGithubComments
532615: postGithubComments
406675: addGithubMilestone
533984: addGithubMilestone
416692: addGithubMilestone
476351: addGithubMilestone
549331: addGithubMilestone
543737: addGithubMilestone
531577: postGithubComments
525385: addGithubMilestone
532403: addGithubMilestone
542702: addGithubMilestone
517683: addGithubMilestone
500590: addGithubMilestone
501481: addGithubMilestone
433630: postGithubComments
517846: addGithubMilestone
502602: addGithubMilestone
551630: addGithubMilestone
517746: postGithubComments
469132: postGithubComments
551565: addGithubMilestone
531591: addGithubMilestone
431448: postGithubComments
419453: postGithubComments
473645: addGithubMilestone
515911: addGithubMilestone
521763: postGithubComments
475916: postGithubComments
541071: addGithubMilestone
561674: addGithubMilestone
551027: addGithubMilestone
518237: addGithubMilestone
431489: addGithubMilestone
519232: addGithubMilestone
522752: postGithubComments
522621: postGithubComments
434175: postGithubComments
416493: addGithubMilestone
507582: addGithubMilestone
541547: addGithubMilestone
539913: addGithubMilestone
406793: addGithubMilestone
522417: addGithubMilestone
551594: postGithubComments
417596: addGithubMilestone
433401: addGithubMilestone
439022: postGithubComments
466427: addGithubMilestone
431445: postGithubComments
537145: addGithubMilestone
517210: addGithubMilestone
525578: postGithubComments
522366: postGithubComments
529025: postGithubComments
508663: addGithubMilestone
572779: addGithubMilestone
534200: postGithubComments
511634: addGithubMilestone
501105: addGithubMilestone
533164: addGithubMilestone
408239: addGithubMilestone
517729: addGithubMilestone
393633: addGithubMilestone
513245: addGithubMilestone
400815: addGithubMilestone
445878: postGithubComments
528165: addGithubMilestone
491588: postGithubComments
438643: postGithubComments
464258: postGithubComments
492641: addGithubMilestone
512797: addGithubMilestone
500320: addGithubMilestone
536586: addGithubMilestone
463473: addGithubMilestone
418523: postGithubComments
508908: addGithubMilestone
438528: addGithubMilestone
408249: addGithubMilestone
573458: addGithubMilestone
415145: addGithubMilestone
538127: addGithubMilestone
441808: addGithubMilestone
521872: addGithubMilestone
539702: addGithubMilestone
537287: addGithubMilestone
535213: postGithubComments
548907: addGithubMilestone
480191: addGithubMilestone
548073: postGithubComments
444752: postGithubComments
539921: addGithubMilestone
522757: addGithubMilestone
525359: postGithubComments
515115: addGithubMilestone
522375: postGithubComments
539701: addGithubMilestone
517814: postGithubComments
443790: addGithubMilestone
489443: addGithubMilestone
522410: addGithubMilestone
506421: addGithubMilestone
471416: postGithubComments
495888: addGithubMilestone
472031: postGithubComments
532390: addGithubMilestone
514127: addGithubMilestone
418693: postGithubComments
517820: addGithubMilestone
546527: addGithubMilestone
461936: postGithubComments
478306: postGithubComments
489274: postGithubComments
435046: postGithubComments
517866: postGithubComments
438622: postGithubComments
416916: addGithubMilestone
541701: addGithubMilestone
572734: addGithubMilestone
534034: addGithubMilestone
501135: addGithubMilestone
513564: postGithubComments
477915: addGithubMilestone
514501: postGithubComments
461377: addGithubMilestone
477436: postGithubComments
484803: addGithubMilestone
442492: postGithubComments
442026: postGithubComments
522538: addGithubMilestone
538982: addGithubMilestone
515568: postGithubComments
516801: postGithubComments
489139: postGithubComments
442141: postGithubComments
420003: postGithubComments
496397: addGithubMilestone
463170: postGithubComments
538331: addGithubMilestone
390219: addGithubMilestone
566672: addGithubMilestone
501134: postGithubComments
478204: postGithubComments
444470: postGithubComments
514498: postGithubComments
408133: addGithubMilestone
513566: postGithubComments
535698: postGithubComments
469413: postGithubComments
521705: addGithubMilestone
406771: addGithubMilestone
406769: addGithubMilestone
514867: addGithubMilestone
513319: addGithubMilestone
533972: addGithubMilestone
395369: addGithubMilestone
533324: addGithubMilestone
438857: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=438857',
  issue: undefined
}
406775: addGithubMilestone
439007: postGithubComments
491898: postGithubComments
515582: postGithubComments
539699: addGithubMilestone
514315: postGithubComments
447141: postGithubComments
429434: postGithubComments
507863: addGithubMilestone
522534: addGithubMilestone
469152: postGithubComments
424356: postGithubComments
407061: postGithubComments
489137: postGithubComments
438527: postGithubComments
419335: postGithubComments
517845: postGithubComments
441762: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=441762',
  issue: undefined
}
545760: addGithubMilestone
521386: addGithubMilestone
463446: postGithubComments
515120: postGithubComments
close issue 438857


539746: addGithubMilestone
491433: postGithubComments
543410: postGithubComments
412378: postGithubComments
522663: postGithubComments
522726: postGithubComments
514782: postGithubComments
441432: postGithubComments
close issue 441762


438608: postGithubComments
506290: postGithubComments
489045: postGithubComments
466319: postGithubComments
416986: postGithubComments
440113: postGithubComments
432526: postGithubComments
515098: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515098',
  issue: undefined
}

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


538341: postGithubComments
513302: postGithubComments
490316: postGithubComments
489142: postGithubComments
518012: postGithubComments
515556: postGithubComments
514500: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514500',
  issue: undefined
}
471650: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=471650',
  issue: undefined
}
close issue 515098


416949: postGithubComments
439901: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=439901',
  issue: undefined
}
461935: postGithubComments
572802: postGithubComments

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


532614: postGithubComments
395370: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=395370',
  issue: undefined
}
416241: addGithubMilestone
420733: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=420733',
  issue: undefined
}
548072: postGithubComments
482288: postGithubComments
422067: postGithubComments
551630: postGithubComments
close issue 514500


440130: postGithubComments
406675: postGithubComments
525507: postGithubComments
close issue 471650


560235: postGithubComments
418570: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=418570',
  issue: undefined
}
517683: postGithubComments
419039: postGithubComments
525384: postGithubComments
513971: postGithubComments
533984: postGithubComments
512806: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=512806',
  issue: undefined
}
kept opened 512806


close issue 439901


418575: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=418575',
  issue: undefined
}
509977: postGithubComments
570249: postGithubComments
539950: postGithubComments

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


517680: postGithubComments
close issue 395370



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


534800: postGithubComments
431696: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=431696',
  issue: undefined
}
529025: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=529025',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/2'
}
kept opened 529025


514781: postGithubComments
449481: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=449481',
  issue: undefined
}
433401: postGithubComments
526267: postGithubComments
522642: postGithubComments
542702: postGithubComments
442273: postGithubComments
502602: postGithubComments
519232: postGithubComments
close issue 420733


538800: postGithubComments
522436: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522436',
  issue: undefined
}
482287: postGithubComments
531591: postGithubComments
close issue 418570


500417: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=500417',
  issue: undefined
}
517958: postGithubComments
466706: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=466706',
  issue: undefined
}
539702: postGithubComments
551297: postGithubComments
413093: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=413093',
  issue: undefined
}
470774: postGithubComments
538346: postGithubComments
416692: postGithubComments
431489: postGithubComments
505712: postGithubComments
522273: postGithubComments
539913: postGithubComments
442664: postGithubComments
408239: postGithubComments
532314: postGithubComments
519516: postGithubComments
446931: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=446931',
  issue: undefined
}
514817: postGithubComments
528165: postGithubComments

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


518043: postGithubComments
572780: postGithubComments
522542: addGithubMilestone

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


524982: postGithubComments
close issue 418575



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


495686: postGithubComments
522366: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522366',
  issue: undefined
}
548907: postGithubComments
489443: postGithubComments

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


515117: postGithubComments
433376: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=433376',
  issue: undefined
}

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


455602: postGithubComments
463181: postGithubComments
418572: postGithubComments

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


487583: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=487583',
  issue: undefined
}
kept opened 487583


549331: postGithubComments
537145: postGithubComments

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


445878: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=445878',
  issue: undefined
}
561674: postGithubComments
416916: postGithubComments
close issue 449481


close issue 431696


417596: postGithubComments
424355: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=424355',
  issue: undefined
}
516234: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=516234',
  issue: undefined
}
441808: postGithubComments
501481: postGithubComments

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


418573: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=418573',
  issue: undefined
}
496474: postGithubComments
551565: postGithubComments
473645: postGithubComments
510580: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=510580',
  issue: undefined
}
538044: postGithubComments
543737: postGithubComments
522752: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522752',
  issue: undefined
}
477225: postGithubComments
521872: postGithubComments
532615: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=532615',
  issue: undefined
}
521763: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=521763',
  issue: undefined
}

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


434175: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=434175',
  issue: undefined
}
534200: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=534200',
  issue: undefined
}
521766: postGithubComments
433284: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=433284',
  issue: undefined
}
439022: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=439022',
  issue: undefined
}
464258: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=464258',
  issue: undefined
}
close issue 500417


close issue 466706


close issue 522436


513245: postGithubComments
515911: postGithubComments
419453: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=419453',
  issue: undefined
}
572734: postGithubComments
416493: postGithubComments
490209: postGithubComments
535698: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=535698',
  issue: undefined
}
kept opened 535698


544000: postGithubComments
430124: postGithubComments
532403: postGithubComments
534034: postGithubComments

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


525359: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=525359',
  issue: undefined
}
477915: postGithubComments
539921: postGithubComments
507582: postGithubComments
551595: postGithubComments
466427: postGithubComments
501135: postGithubComments
522621: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522621',
  issue: undefined
}
476351: postGithubComments
491588: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=491588',
  issue: undefined
}
515115: postGithubComments
433630: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=433630',
  issue: undefined
}
469132: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=469132',
  issue: undefined
}
489046: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489046',
  issue: undefined
}
515568: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515568',
  issue: undefined
}
514383: postGithubComments
517746: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517746',
  issue: undefined
}
522417: postGithubComments
440675: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=440675',
  issue: undefined
}
508663: postGithubComments

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


513319: postGithubComments
478306: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=478306',
  issue: undefined
}
526051: postGithubComments
431448: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=431448',
  issue: undefined
}
463170: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=463170',
  issue: undefined
}
495547: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=495547',
  issue: undefined
}
546527: postGithubComments
393633: postGithubComments
533324: postGithubComments

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


551027: postGithubComments
close issue 413093


418523: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=418523',
  issue: undefined
}
443790: postGithubComments
481808: postGithubComments
572779: postGithubComments
514127: postGithubComments
541071: postGithubComments
539746: postGithubComments
522410: postGithubComments
406793: postGithubComments
480191: postGithubComments
535455: postGithubComments
395369: postGithubComments

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



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


535213: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=535213',
  issue: undefined
}
517729: postGithubComments
500320: postGithubComments
551593: postGithubComments
522375: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522375',
  issue: undefined
}
469152: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=469152',
  issue: undefined
}
514867: postGithubComments
531577: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=531577',
  issue: undefined
}
515582: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515582',
  issue: undefined
}
533164: postGithubComments
431483: postGithubComments
461377: postGithubComments
517814: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517814',
  issue: undefined
}
532390: postGithubComments
close issue 522366


close issue 445878


close issue 433376


close issue 446931


510374: postGithubComments
536586: postGithubComments
541728: postGithubComments
539701: postGithubComments
522538: postGithubComments
471416: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=471416',
  issue: undefined
}
439170: postGithubComments
521379: postGithubComments
447141: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=447141',
  issue: undefined
}
538127: postGithubComments
551594: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551594',
  issue: undefined
}
541701: postGithubComments
496397: postGithubComments
442026: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=442026',
  issue: undefined
}
437109: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=437109',
  issue: undefined
}

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


525385: postGithubComments
573458: postGithubComments
492641: postGithubComments
513320: postGithubComments
489274: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489274',
  issue: undefined
}
500590: postGithubComments
506421: postGithubComments
496393: postGithubComments
517846: postGithubComments
538982: postGithubComments
548073: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=548073',
  issue: undefined
}
516801: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=516801',
  issue: undefined
}
438622: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=438622',
  issue: undefined
}
406775: postGithubComments

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



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


419335: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=419335',
  issue: undefined
}
415145: postGithubComments
418693: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=418693',
  issue: undefined
}
463473: postGithubComments
408249: postGithubComments
406769: postGithubComments
501105: postGithubComments
508908: postGithubComments
432946: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=432946',
  issue: undefined
}

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


442492: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=442492',
  issue: undefined
}
511634: postGithubComments
close issue 464258


close issue 419453


close issue 525359


close issue 516234


close issue 418573


close issue 434175


close issue 532615


close issue 439022


close issue 534200


close issue 424355


close issue 522752


close issue 433284


close issue 521763


close issue 510580


537287: postGithubComments
518237: postGithubComments
541547: postGithubComments
495888: postGithubComments
435046: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=435046',
  issue: undefined
}
400815: postGithubComments
517210: postGithubComments
477436: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=477436',
  issue: undefined
}
512797: postGithubComments
438528: postGithubComments
475916: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=475916',
  issue: undefined
}
438643: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=438643',
  issue: undefined
}

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


515556: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515556',
  issue: undefined
}
532614: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=532614',
  issue: undefined
}

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



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


408133: postGithubComments
489137: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489137',
  issue: undefined
}

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



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


522757: postGithubComments
517820: postGithubComments
472031: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=472031',
  issue: undefined
}
484803: postGithubComments
518012: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=518012',
  issue: undefined
}
533972: postGithubComments
515120: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515120',
  issue: undefined
}
538331: postGithubComments
431445: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=431445',
  issue: undefined
}
438527: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=438527',
  issue: undefined
}
525578: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=525578',
  issue: undefined
}

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


521386: postGithubComments
560235: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=560235',
  issue: undefined
}
close issue 522621


close issue 491588


close issue 433630


close issue 469132


close issue 489046


close issue 515568


close issue 517746


close issue 440675


close issue 478306


close issue 463170


506290: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=506290',
  issue: undefined
}
461936: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=461936',
  issue: undefined
}
522534: postGithubComments

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



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



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


420003: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=420003',
  issue: undefined
}
kept opened 420003


501134: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=501134',
  issue: undefined
}
522663: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522663',
  issue: undefined
}
478204: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=478204',
  issue: undefined
}
525384: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=525384',
  issue: undefined
}

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


551630: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551630',
  issue: undefined
}
kept opened 551630


466319: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=466319',
  issue: undefined
}
kept opened 466319



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


538341: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538341',
  issue: undefined
}

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



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


522726: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522726',
  issue: undefined
}

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


525507: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=525507',
  issue: undefined
}
444752: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=444752',
  issue: undefined
}
507863: postGithubComments
521705: postGithubComments

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


517683: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517683',
  issue: undefined
}
491433: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=491433',
  issue: undefined
}
517866: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517866',
  issue: undefined
}
440113: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=440113',
  issue: undefined
}

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


539699: postGithubComments
539950: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539950',
  issue: undefined
}

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


442273: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=442273',
  issue: undefined
}
429434: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=429434',
  issue: undefined
}

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



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


513564: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=513564',
  issue: undefined
}
522642: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522642',
  issue: undefined
}

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


548072: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=548072',
  issue: undefined
}
416986: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=416986',
  issue: undefined
}
close issue 431448


close issue 495547


close issue 418523


close issue 535213


close issue 522375


close issue 469152


close issue 531577


406675: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=406675',
  issue: undefined
}

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


390219: postGithubComments

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


440130: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=440130',
  issue: undefined
}
545760: postGithubComments
416949: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=416949',
  issue: undefined
}
418572: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=418572',
  issue: undefined
}
kept opened 418572



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


469413: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=469413',
  issue: undefined
}

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


491898: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=491898',
  issue: undefined
}
412378: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=412378',
  issue: undefined
}
422067: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=422067',
  issue: undefined
}
513566: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=513566',
  issue: undefined
}

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


533984: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=533984',
  issue: undefined
}
406771: postGithubComments
526267: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=526267',
  issue: undefined
}
514498: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514498',
  issue: undefined
}
kept opened 514498


489139: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489139',
  issue: undefined
}
close issue 515582


close issue 517814


514501: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514501',
  issue: undefined
}

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



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


442141: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=442141',
  issue: undefined
}

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



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


566672: postGithubComments

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



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


534800: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=534800',
  issue: undefined
}
kept opened 534800



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



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



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


441432: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=441432',
  issue: undefined
}

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


489142: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489142',
  issue: undefined
}
517845: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517845',
  issue: undefined
}
424356: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=424356',
  issue: undefined
}
438608: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=438608',
  issue: undefined
}
444470: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=444470',
  issue: undefined
}
514315: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514315',
  issue: undefined
}

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



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



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


432526: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=432526',
  issue: undefined
}

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


439007: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=439007',
  issue: undefined
}
close issue 471416


close issue 438622


close issue 447141


close issue 551594


close issue 437109


close issue 442026


close issue 548073


close issue 419335


close issue 418693


close issue 442492


close issue 432946


close issue 489274


close issue 516801


490316: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=490316',
  issue: undefined
}

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



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



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


463446: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=463446',
  issue: undefined
}

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


513302: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=513302',
  issue: undefined
}
470774: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=470774',
  issue: undefined
}

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



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



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


489045: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489045',
  issue: undefined
}

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


407061: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=407061',
  issue: undefined
}
505712: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=505712',
  issue: undefined
}

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


416241: postGithubComments
570249: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=570249',
  issue: undefined
}

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


514782: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514782',
  issue: undefined
}
kept opened 514782


close issue 560235


close issue 506290


close issue 461936


close issue 501134


close issue 522663


close issue 478204


close issue 525384


close issue 538341


close issue 522726


close issue 525507


close issue 444752


close issue 517683


close issue 491433


close issue 517866


close issue 440113


close issue 539950


close issue 442273


close issue 429434


close issue 513564


close issue 522642


close issue 548072


close issue 475916


close issue 438643


close issue 525578


close issue 477436


close issue 435046


close issue 532614


close issue 515556


close issue 489137


close issue 518012


close issue 431445


close issue 438527


close issue 515120


519232: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=519232',
  issue: undefined
}
522273: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522273',
  issue: undefined
}

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



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



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


543410: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=543410',
  issue: undefined
}

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


509977: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=509977',
  issue: undefined
}
517680: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517680',
  issue: undefined
}

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


514817: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514817',
  issue: undefined
}
kept opened 514817



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


522542: postGithubComments

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



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



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



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


482288: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=482288',
  issue: undefined
}

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



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



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



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


close issue 491898


close issue 412378


close issue 472031


close issue 422067



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


408239: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=408239',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/19'
}

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



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


461935: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=461935',
  issue: undefined
}

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



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



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



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


538800: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538800',
  issue: undefined
}
551297: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551297',
  issue: undefined
}

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


502602: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=502602',
  issue: undefined
}

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



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



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


431489: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=431489',
  issue: undefined
}
518043: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=518043',
  issue: undefined
}

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


572802: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=572802',
  issue: undefined
}
kept opened 572802



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



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


514781: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514781',
  issue: undefined
}

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


539702: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539702',
  issue: undefined
}
kept opened 539702


close issue 406675


close issue 416986


close issue 513566


close issue 440130


close issue 533984


close issue 416949


close issue 442141


close issue 514501


close issue 438608


close issue 517845


close issue 441432


close issue 489142


close issue 489139


close issue 444470


close issue 432526


close issue 424356


close issue 526267


482287: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=482287',
  issue: undefined
}

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


477915: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=477915',
  issue: undefined
}

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



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



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


513971: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=513971',
  issue: undefined
}
416692: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=416692',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/6'
}
572780: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=572780',
  issue: undefined
}

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



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



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


551595: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551595',
  issue: undefined
}

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



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


542702: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=542702',
  issue: undefined
}
517958: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517958',
  issue: undefined
}
551565: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551565',
  issue: undefined
}

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



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



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



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



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



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



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



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


close issue 469413


close issue 463446


close issue 489045


close issue 439007


close issue 513302


close issue 470774


close issue 490316


close issue 407061


close issue 570249


close issue 522273



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



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



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


close issue 514315


430124: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=430124',
  issue: undefined
}
539921: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539921',
  issue: undefined
}
close issue 505712


close issue 519232



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


532314: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=532314',
  issue: undefined
}

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


489443: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=489443',
  issue: undefined
}
441808: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=441808',
  issue: undefined
}

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


534034: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=534034',
  issue: undefined
}

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



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



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


519516: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=519516',
  issue: undefined
}

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


496474: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=496474',
  issue: undefined
}

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


close issue 538800


close issue 518043


close issue 502602


close issue 482288


close issue 461935


close issue 431489


close issue 517680


close issue 543410


548907: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=548907',
  issue: undefined
}
538346: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538346',
  issue: undefined
}
close issue 514781



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


close issue 509977


close issue 542702



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


419039: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=419039',
  issue: undefined
}

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



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


close issue 482287


433401: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=433401',
  issue: undefined
}

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



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



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


close issue 551297


539913: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539913',
  issue: undefined
}

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



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



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


513245: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=513245',
  issue: undefined
}
531591: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=531591',
  issue: undefined
}

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


538044: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538044',
  issue: undefined
}

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



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



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


572734: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=572734',
  issue: undefined
}

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



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



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



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


close issue 551595


close issue 477915


close issue 430124


close issue 517958


close issue 551565


close issue 572780


close issue 539921


close issue 513971


close issue 532314


521766: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=521766',
  issue: undefined
}

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



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


close issue 519516


close issue 489443


close issue 534034


501481: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=501481',
  issue: undefined
}
515117: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515117',
  issue: undefined
}
572779: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=572779',
  issue: undefined
}
395369: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=395369',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/13'
}
kept opened 395369



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



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



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



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


513319: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=513319',
  issue: undefined
}
481808: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=481808',
  issue: undefined
}
477225: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=477225',
  issue: undefined
}
442664: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=442664',
  issue: undefined
}
close issue 441808



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



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



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



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



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


close issue 496474


close issue 548907


close issue 419039


close issue 539913


close issue 538346


close issue 433401



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



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



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



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



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


416916: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=416916',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/8'
}

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



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


541728: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=541728',
  issue: undefined
}
kept opened 541728



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


455602: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=455602',
  issue: undefined
}

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


close issue 521766


close issue 572734


close issue 538044


561674: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=561674',
  issue: undefined
}

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


507582: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=507582',
  issue: undefined
}
kept opened 507582


close issue 515117


541701: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=541701',
  issue: undefined
}
kept opened 541701



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



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


close issue 513245


528165: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=528165',
  issue: undefined
}

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


473645: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=473645',
  issue: undefined
}
close issue 572779


543737: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=543737',
  issue: undefined
}
close issue 501481


close issue 531591


close issue 513319


close issue 481808


close issue 477225


close issue 442664



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



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


533164: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=533164',
  issue: undefined
}

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



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



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


515911: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515911',
  issue: undefined
}

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


close issue 408239


close issue 455602


526051: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=526051',
  issue: undefined
}
490209: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=490209',
  issue: undefined
}

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



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



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


close issue 416692



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



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



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


476351: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=476351',
  issue: undefined
}
549331: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=549331',
  issue: undefined
}
close issue 561674


417596: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=417596',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/1'
}
513320: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=513320',
  issue: undefined
}
480191: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=480191',
  issue: undefined
}
539746: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539746',
  issue: undefined
}

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


517729: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517729',
  issue: undefined
}
541071: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=541071',
  issue: undefined
}

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



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


500590: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=500590',
  issue: undefined
}
close issue 528165


close issue 473645



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


close issue 543737



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


close issue 533164



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



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


532403: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=532403',
  issue: undefined
}

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


501135: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=501135',
  issue: undefined
}
537145: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=537145',
  issue: undefined
}
416493: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=416493',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/16'
}

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



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



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


close issue 526051


466427: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=466427',
  issue: undefined
}

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


close issue 515911



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



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


close issue 490209


546527: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=546527',
  issue: undefined
}
close issue 549331



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


close issue 476351


close issue 539746


close issue 541071


close issue 500590


close issue 517729



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


close issue 480191



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



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


521872: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=521872',
  issue: undefined
}
514867: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514867',
  issue: undefined
}
close issue 532403



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


close issue 513320



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


496393: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=496393',
  issue: undefined
}

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



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


close issue 537145


463181: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=463181',
  issue: undefined
}
517846: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517846',
  issue: undefined
}

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



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



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


532390: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=532390',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/3'
}
close issue 501135



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


461377: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=461377',
  issue: undefined
}
522417: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522417',
  issue: undefined
}
close issue 466427


close issue 546527


439170: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=439170',
  issue: undefined
}

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



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



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


524982: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=524982',
  issue: undefined
}
close issue 514867


515115: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=515115',
  issue: undefined
}
close issue 521872



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


541547: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=541547',
  issue: undefined
}

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


close issue 496393


573458: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=573458',
  issue: undefined
}
kept opened 573458


501105: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=501105',
  issue: undefined
}

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



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



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


522410: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522410',
  issue: undefined
}

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


544000: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=544000',
  issue: undefined
}
close issue 463181


495686: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=495686',
  issue: undefined
}
close issue 517846


393633: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=393633',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/4'
}

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


539701: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539701',
  issue: undefined
}
close issue 461377



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



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


close issue 439170


close issue 416916


close issue 522417



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


551593: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551593',
  issue: undefined
}
514383: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514383',
  issue: undefined
}
close issue 515115


close issue 524982


539699: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=539699',
  issue: undefined
}

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


551027: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=551027',
  issue: undefined
}

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


close issue 541547


close issue 417596


533972: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=533972',
  issue: undefined
}
close issue 501105


507863: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=507863',
  issue: undefined
}
kept opened 507863



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


508663: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=508663',
  issue: undefined
}
518237: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=518237',
  issue: undefined
}

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


443790: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=443790',
  issue: undefined
}

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


438528: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=438528',
  issue: undefined
}
406793: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=406793',
  issue: undefined
}
close issue 522410


close issue 544000



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



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


535455: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=535455',
  issue: undefined
}
close issue 495686



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


close issue 539701


400815: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=400815',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/5'
}
508908: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=508908',
  issue: undefined
}
close issue 551593


close issue 416493



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



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



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


close issue 514383


406775: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=406775',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/14'
}
495888: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=495888',
  issue: undefined
}
kept opened 495888


close issue 539699



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


close issue 551027


close issue 443790


close issue 508663


close issue 518237


close issue 533972



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


close issue 438528



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


close issue 535455


close issue 406793


566672: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=566672',
  issue: undefined
}

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


close issue 508908



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


close issue 532390



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



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


390219: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=390219',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/15'
}

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



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


492641: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=492641',
  issue: undefined
}
514127: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=514127',
  issue: undefined
}
522538: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522538',
  issue: undefined
}

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


521386: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=521386',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/18'
}
431483: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=431483',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/11'
}
521705: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=521705',
  issue: undefined
}
kept opened 521705



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


496397: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=496397',
  issue: undefined
}

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


close issue 566672



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



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



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



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


close issue 393633


536586: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=536586',
  issue: undefined
}
533324: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=533324',
  issue: undefined
}
538982: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538982',
  issue: undefined
}

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



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


538331: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538331',
  issue: undefined
}
408133: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=408133',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/17'
}
484803: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=484803',
  issue: undefined
}

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


close issue 492641


511634: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=511634',
  issue: undefined
}
kept opened 511634


close issue 514127



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


close issue 522538



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


500320: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=500320',
  issue: undefined
}
517210: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517210',
  issue: undefined
}
close issue 496397


538127: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=538127',
  issue: undefined
}

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


522534: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522534',
  issue: undefined
}

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


406769: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=406769',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/10'
}

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


close issue 536586


close issue 538331


close issue 538982


close issue 533324



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


close issue 484803


close issue 400815



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


517820: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=517820',
  issue: undefined
}

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


close issue 538127


close issue 500320


close issue 522534


510374: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=510374',
  issue: undefined
}
close issue 517210


463473: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=463473',
  issue: undefined
}

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


408249: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=408249',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/7'
}
525385: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=525385',
  issue: undefined
}

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



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



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


537287: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=537287',
  issue: undefined
}

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


521379: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=521379',
  issue: undefined
}
close issue 406775


522542: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522542',
  issue: undefined
}

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


close issue 463473


close issue 510374


close issue 517820


506421: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=506421',
  issue: undefined
}
close issue 390219



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



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



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


close issue 521386



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



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


close issue 525385


close issue 431483



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



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



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


545760: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=545760',
  issue: undefined
}
close issue 408133


close issue 521379



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


close issue 522542


close issue 506421



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



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



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


512797: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=512797',
  issue: undefined
}
close issue 537287



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


522757: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=522757',
  issue: undefined
}
415145: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=415145',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/12'
}

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


close issue 545760



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



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



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



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


close issue 512797


close issue 522757


406771: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=406771',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/9'
}

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



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


close issue 408249



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



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



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


close issue 406769



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


close issue 415145



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


416241: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=416241',
  issue: 'https://api.github.com/repos/pdulth/dmi/issues/20'
}

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


close issue 406771



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


close issue 416241



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


[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