Skip to content

Console Output

Skipping 101 KB.. Full Log
-parse HEAD'
2024-09-11 14:47:31,518 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 578 (Image outline) cfcbf359daa80eb4f4824f16c1d57e8db959672d'
2024-09-11 14:47:31,557 [     scc.git] DEBUG Auto-merging omero_figure/scripts/omero/figure_scripts/Figure_To_Pdf.py
2024-09-11 14:47:31,558 [     scc.git] DEBUG Auto-merging src/css/figure.css
2024-09-11 14:47:31,558 [     scc.git] DEBUG Auto-merging src/js/models/panel_model.js
2024-09-11 14:47:31,559 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:47:31,570 [     scc.git] DEBUG  .gitignore                                         |   2 +
2024-09-11 14:47:31,570 [     scc.git] DEBUG  .../scripts/omero/figure_scripts/Figure_To_Pdf.py  | 231 ++++++++++++++-------
2024-09-11 14:47:31,570 [     scc.git] DEBUG  src/css/figure.css                                 |   1 +
2024-09-11 14:47:31,570 [     scc.git] DEBUG  src/js/models/panel_model.js                       |  31 +++
2024-09-11 14:47:31,570 [     scc.git] DEBUG  src/js/views/panel_view.js                         |  53 ++++-
2024-09-11 14:47:31,570 [     scc.git] DEBUG  src/js/views/right_panel_view.js                   |  56 ++++-
2024-09-11 14:47:31,570 [     scc.git] DEBUG  src/js/views/roi_modal_view.js                     |   1 -
2024-09-11 14:47:31,570 [     scc.git] DEBUG  src/templates/rois_form.template.html              |  68 +++++-
2024-09-11 14:47:31,570 [     scc.git] DEBUG  8 files changed, 363 insertions(+), 80 deletions(-)
2024-09-11 14:47:31,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:47:31,885 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b47792851e0427c1d5fc7ba778783b8e09e21f47'
2024-09-11 14:47:31,898 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:47:31,905 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 583 (Add Hilo Checkbox for LUT Toggling in Channel Slider View) b47792851e0427c1d5fc7ba778783b8e09e21f47'
2024-09-11 14:47:31,991 [     scc.git] DEBUG Auto-merging src/js/models/panel_model.js
2024-09-11 14:47:31,993 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:47:31,998 [     scc.git] DEBUG  src/js/models/panel_model.js         | 10 +++++++++
2024-09-11 14:47:31,998 [     scc.git] DEBUG  src/js/models/undo.js                |  3 ++-
2024-09-11 14:47:31,998 [     scc.git] DEBUG  src/js/views/channel_slider_view.js  | 42 +++++++++++++++++++++++++++++++++---
2024-09-11 14:47:31,998 [     scc.git] DEBUG  src/templates/checkbox_template.html |  4 ++++
2024-09-11 14:47:31,998 [     scc.git] DEBUG  4 files changed, 55 insertions(+), 4 deletions(-)
2024-09-11 14:47:31,998 [     scc.git] DEBUG  create mode 100644 src/templates/checkbox_template.html
2024-09-11 14:47:32,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:47:32,274 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...15d28a393f071234c3a7355829cbc9a4521246f8'
2024-09-11 14:47:32,284 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:47:32,290 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 584 (Link url to image) 15d28a393f071234c3a7355829cbc9a4521246f8'
2024-09-11 14:47:32,311 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:47:32,315 [     scc.git] DEBUG  omero_figure/views.py         | 130 ++++++++++++++++++++++++++++++++++++------
2024-09-11 14:47:32,315 [     scc.git] DEBUG  src/js/models/figure_model.js |  10 ++--
2024-09-11 14:47:32,315 [     scc.git] DEBUG  src/js/views/figure_view.js   |  10 ++--
2024-09-11 14:47:32,315 [     scc.git] DEBUG  3 files changed, 124 insertions(+), 26 deletions(-)
2024-09-11 14:47:32,687 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:47:32,688 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:47:32,733 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:47:32,734 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:47:32,739 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:47:32,784 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:47:32,794 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac3d4a90> has no local changes
2024-09-11 14:47:32,794 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-figure
Excluded PRs:
  - PR 579 Tom-TBT 'Perceptibly uniform luts for OMERO.figure' (user: Tom-TBT)
  - PR 543 will-moore 'Plate well labels' (exclude comment)
Already up to date.

Merged PRs:
  - PR 555 will-moore 'Points in shape editor'
  - PR 568 will-moore 'Remove numpy from tests_require in setup.py'
  - PR 578 Rdornier 'Image outline'
  - PR 583 MinaEnayat 'Add Hilo Checkbox for LUT Toggling in Channel Slider View'
  - PR 584 Rdornier 'Link url to image'

Conflicting PRs (not included):
  - PR 577 Rdornier 'Fill rois'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:47:32,809 [     scc.git] DEBUG [detached HEAD d8529e30] merge master -Dorg -Ssuccess-only
2024-09-11 14:47:32,810 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:47:32,810 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:47:33,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/pulls HTTP/1.1" 200 None
2024-09-11 14:47:33,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/issues/18 HTTP/1.1" 200 None
2024-09-11 14:47:34,089 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/issues/18/comments HTTP/1.1" 200 None
2024-09-11 14:47:34,617 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337 HTTP/1.1" 200 None
2024-09-11 14:47:35,088 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:47:35,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337 HTTP/1.1" 200 None
2024-09-11 14:47:35,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/statuses/45aed4d15501fa5a524a8b500af8d426f0f6b337?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:47:35,934 [    scc.repo] DEBUG   - PR 18 jburel 'default  size z value'
2024-09-11 14:47:35,935 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:47:35,935 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2024-09-11 14:47:35,935 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:47:35,935 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:47:35,941 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:47:35,947 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:47:35,947 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:47:35,955 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:47:35,962 [     scc.git] DEBUG Already up to date.

2024-09-11 14:47:35,963 [     scc.git] DEBUG Calling 'git fetch origin pull/18/head'
2024-09-11 14:47:36,299 [     scc.git] DEBUG From https://github.com/ome/omero-fpbioimage
2024-09-11 14:47:36,299 [     scc.git] DEBUG  * branch            refs/pull/18/head -> FETCH_HEAD
2024-09-11 14:47:36,304 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:47:36,304 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:47:36,304 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:47:36,310 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...45aed4d15501fa5a524a8b500af8d426f0f6b337'
2024-09-11 14:47:36,317 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:47:36,324 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 18 (default  size z value) 45aed4d15501fa5a524a8b500af8d426f0f6b337'
2024-09-11 14:47:36,340 [     scc.git] DEBUG Auto-merging omero_fpbioimage/views.py
2024-09-11 14:47:36,341 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:47:36,346 [     scc.git] DEBUG  omero_fpbioimage/views.py | 2 ++
2024-09-11 14:47:36,349 [     scc.git] DEBUG  1 file changed, 2 insertions(+)
2024-09-11 14:47:36,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:47:36,502 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:47:36,546 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:47:36,546 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:47:36,556 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:47:36,599 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:47:36,607 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ad422ee0> has no local changes
2024-09-11 14:47:36,607 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-fpbioimage
Already up to date.

Merged PRs:
  - PR 18 jburel 'default  size z value'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:47:36,618 [     scc.git] DEBUG [detached HEAD 123aab8] merge master -Dorg -Ssuccess-only
2024-09-11 14:47:36,618 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:47:36,618 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:47:36,987 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/pulls HTTP/1.1" 200 None
2024-09-11 14:47:37,432 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/111 HTTP/1.1" 200 None
2024-09-11 14:47:37,433 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-09-11 14:47:37,990 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893 HTTP/1.1" 200 None
2024-09-11 14:47:38,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:47:39,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-09-11 14:47:39,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893 HTTP/1.1" 200 None
2024-09-11 14:47:39,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/statuses/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:47:39,956 [    scc.repo] DEBUG   - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'
2024-09-11 14:47:39,956 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:47:39,956 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2024-09-11 14:47:39,956 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:47:39,957 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:47:39,964 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:47:39,971 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:47:39,971 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:47:39,977 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:47:39,985 [     scc.git] DEBUG Already up to date.

2024-09-11 14:47:39,985 [     scc.git] DEBUG Calling 'git fetch origin pull/111/head'
2024-09-11 14:47:40,295 [     scc.git] DEBUG From https://github.com/ome/omero-gallery
2024-09-11 14:47:40,295 [     scc.git] DEBUG  * branch            refs/pull/111/head -> FETCH_HEAD
2024-09-11 14:47:40,301 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:47:40,301 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:47:40,301 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:47:40,309 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...37cfaf2f52e78b2cab2f49b0c02c7553d2b57893'
2024-09-11 14:47:40,316 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:47:40,323 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 111 (Bump semver from 5.7.0 to 5.7.2) 37cfaf2f52e78b2cab2f49b0c02c7553d2b57893'
2024-09-11 14:47:40,339 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:47:40,343 [     scc.git] DEBUG  package-lock.json | 18 ++++++------------
2024-09-11 14:47:40,344 [     scc.git] DEBUG  1 file changed, 6 insertions(+), 12 deletions(-)
2024-09-11 14:47:40,477 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:47:40,479 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:47:40,524 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:47:40,525 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:47:40,532 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:47:40,575 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:47:40,584 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac3d4bb0> has no local changes
2024-09-11 14:47:40,584 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-gallery
Already up to date.

Merged PRs:
  - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:47:40,595 [     scc.git] DEBUG [detached HEAD cd1b286] merge master -Dorg -Ssuccess-only
2024-09-11 14:47:40,595 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:47:40,596 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:47:41,070 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/pulls HTTP/1.1" 200 None
2024-09-11 14:47:41,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/483 HTTP/1.1" 200 None
2024-09-11 14:47:41,511 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-09-11 14:47:42,188 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/384771c9fd794e2b472a35dca65e6ed96be98c4d HTTP/1.1" 200 None
2024-09-11 14:47:42,691 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/384771c9fd794e2b472a35dca65e6ed96be98c4d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:47:43,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/384771c9fd794e2b472a35dca65e6ed96be98c4d/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-09-11 14:47:43,899 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/384771c9fd794e2b472a35dca65e6ed96be98c4d HTTP/1.1" 200 None
2024-09-11 14:47:44,304 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/384771c9fd794e2b472a35dca65e6ed96be98c4d?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:47:44,304 [    scc.repo] DEBUG   - PR 483 dependabot[bot] 'Bump webpack from 5.82.0 to 5.94.0'
2024-09-11 14:47:44,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/482 HTTP/1.1" 200 None
2024-09-11 14:47:45,219 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/482/comments HTTP/1.1" 200 None
2024-09-11 14:47:45,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/7e1dd40572c8cc9a1bdc4cb1ff58c82367c89b1b HTTP/1.1" 200 None
2024-09-11 14:47:46,236 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/7e1dd40572c8cc9a1bdc4cb1ff58c82367c89b1b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:47:46,678 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/7e1dd40572c8cc9a1bdc4cb1ff58c82367c89b1b/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-09-11 14:47:47,190 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/7e1dd40572c8cc9a1bdc4cb1ff58c82367c89b1b HTTP/1.1" 200 None
2024-09-11 14:47:47,588 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/7e1dd40572c8cc9a1bdc4cb1ff58c82367c89b1b?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:47:47,589 [    scc.repo] DEBUG   - PR 482 will-moore 'Support ?collapse_left/right and ?full_page=true'
2024-09-11 14:47:48,058 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/481 HTTP/1.1" 200 None
2024-09-11 14:47:48,520 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/478 HTTP/1.1" 200 None
2024-09-11 14:47:48,521 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-09-11 14:47:49,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/91cd18bb57d92337a1fb0c60a10824e5d057ee11 HTTP/1.1" 200 None
2024-09-11 14:47:49,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/91cd18bb57d92337a1fb0c60a10824e5d057ee11/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:47:50,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/91cd18bb57d92337a1fb0c60a10824e5d057ee11/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-09-11 14:47:50,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/91cd18bb57d92337a1fb0c60a10824e5d057ee11 HTTP/1.1" 200 None
2024-09-11 14:47:51,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/91cd18bb57d92337a1fb0c60a10824e5d057ee11?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:47:51,115 [    scc.repo] DEBUG   - PR 478 dependabot[bot] 'Bump socket.io from 4.6.1 to 4.7.5'
2024-09-11 14:47:51,630 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/477 HTTP/1.1" 200 None
2024-09-11 14:47:51,631 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-09-11 14:47:52,187 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/274749c0dfc8162eaf89cdb16a9ef23195d5d5b5 HTTP/1.1" 200 None
2024-09-11 14:47:52,695 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/274749c0dfc8162eaf89cdb16a9ef23195d5d5b5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:47:53,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/274749c0dfc8162eaf89cdb16a9ef23195d5d5b5/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-09-11 14:47:53,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/274749c0dfc8162eaf89cdb16a9ef23195d5d5b5 HTTP/1.1" 200 None
2024-09-11 14:47:54,094 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/274749c0dfc8162eaf89cdb16a9ef23195d5d5b5?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:47:54,095 [    scc.repo] DEBUG   - PR 477 dependabot[bot] 'Bump ws and socket.io'
2024-09-11 14:47:54,553 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/471 HTTP/1.1" 200 None
2024-09-11 14:47:55,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/471/comments HTTP/1.1" 200 None
2024-09-11 14:47:55,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9 HTTP/1.1" 200 None
2024-09-11 14:47:56,050 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:47:56,568 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-09-11 14:47:57,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/448d042a58da05a522531356cc58c1e35b5744d9 HTTP/1.1" 200 None
2024-09-11 14:47:57,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/448d042a58da05a522531356cc58c1e35b5744d9?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:47:57,426 [    scc.repo] DEBUG   - PR 471 will-moore 'Z projection disabled tooltip'
2024-09-11 14:47:57,902 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/465 HTTP/1.1" 200 None
2024-09-11 14:47:58,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/465/comments HTTP/1.1" 200 None
2024-09-11 14:47:58,890 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd HTTP/1.1" 200 None
2024-09-11 14:47:59,395 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:47:59,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-09-11 14:48:00,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/63dd9266a853ff522780066673d0ae2b770238cd HTTP/1.1" 200 None
2024-09-11 14:48:00,712 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/63dd9266a853ff522780066673d0ae2b770238cd?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:48:00,713 [    scc.repo] DEBUG   - PR 465 will-moore 'Save as Figure'
2024-09-11 14:48:01,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/460 HTTP/1.1" 200 None
2024-09-11 14:48:01,633 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/460/comments HTTP/1.1" 200 None
2024-09-11 14:48:02,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30 HTTP/1.1" 200 None
2024-09-11 14:48:02,663 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:48:03,149 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30 HTTP/1.1" 200 None
2024-09-11 14:48:03,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/dada2c46211e3bf8015cc47464ab2761ef74ca30?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:48:03,562 [    scc.repo] DEBUG   - PR 460 will-moore 'Channel min spinner fix'
2024-09-11 14:48:03,564 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:48:03,564 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2024-09-11 14:48:03,565 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:03,565 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:03,592 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:48:03,611 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:48:03,612 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:48:03,716 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:48:03,737 [     scc.git] DEBUG Already up to date.

2024-09-11 14:48:03,738 [     scc.git] DEBUG Calling 'git fetch origin pull/460/head'
2024-09-11 14:48:04,367 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-09-11 14:48:04,367 [     scc.git] DEBUG  * branch            refs/pull/460/head -> FETCH_HEAD
2024-09-11 14:48:04,373 [     scc.git] DEBUG Calling 'git fetch origin pull/465/head'
2024-09-11 14:48:05,209 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-09-11 14:48:05,210 [     scc.git] DEBUG  * branch            refs/pull/465/head -> FETCH_HEAD
2024-09-11 14:48:05,226 [     scc.git] DEBUG Calling 'git fetch origin pull/471/head'
2024-09-11 14:48:05,637 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-09-11 14:48:05,637 [     scc.git] DEBUG  * branch            refs/pull/471/head -> FETCH_HEAD
2024-09-11 14:48:05,646 [     scc.git] DEBUG Calling 'git fetch origin pull/477/head'
2024-09-11 14:48:05,983 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-09-11 14:48:05,984 [     scc.git] DEBUG  * branch            refs/pull/477/head -> FETCH_HEAD
2024-09-11 14:48:05,993 [     scc.git] DEBUG Calling 'git fetch origin pull/478/head'
2024-09-11 14:48:06,287 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-09-11 14:48:06,287 [     scc.git] DEBUG  * branch            refs/pull/478/head -> FETCH_HEAD
2024-09-11 14:48:06,293 [     scc.git] DEBUG Calling 'git fetch origin pull/482/head'
2024-09-11 14:48:06,695 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-09-11 14:48:06,697 [     scc.git] DEBUG  * branch            refs/pull/482/head -> FETCH_HEAD
2024-09-11 14:48:06,715 [     scc.git] DEBUG Calling 'git fetch origin pull/483/head'
2024-09-11 14:48:07,043 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-09-11 14:48:07,044 [     scc.git] DEBUG  * branch            refs/pull/483/head -> FETCH_HEAD
2024-09-11 14:48:07,049 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:48:07,049 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:07,050 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:07,057 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...dada2c46211e3bf8015cc47464ab2761ef74ca30'
2024-09-11 14:48:07,065 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:07,072 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 460 (Channel min spinner fix) dada2c46211e3bf8015cc47464ab2761ef74ca30'
2024-09-11 14:48:07,274 [     scc.git] DEBUG Auto-merging src/model/image_info.js
2024-09-11 14:48:07,275 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:07,279 [     scc.git] DEBUG  src/model/image_info.js       | 7 ++++---
2024-09-11 14:48:07,279 [     scc.git] DEBUG  src/settings/channel-range.js | 4 +++-
2024-09-11 14:48:07,280 [     scc.git] DEBUG  2 files changed, 7 insertions(+), 4 deletions(-)
2024-09-11 14:48:07,425 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:07,427 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...63dd9266a853ff522780066673d0ae2b770238cd'
2024-09-11 14:48:07,436 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:07,443 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 465 (Save as Figure) 63dd9266a853ff522780066673d0ae2b770238cd'
2024-09-11 14:48:07,600 [     scc.git] DEBUG Auto-merging plugin/omero_iviewer/views.py
2024-09-11 14:48:07,600 [     scc.git] DEBUG Auto-merging src/app/context.js
2024-09-11 14:48:07,600 [     scc.git] DEBUG Auto-merging src/utils/constants.js
2024-09-11 14:48:07,600 [     scc.git] DEBUG Auto-merging src/viewers/viewer/Viewer.js
2024-09-11 14:48:07,656 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:07,661 [     scc.git] DEBUG  plugin/omero_iviewer/views.py |  17 +++-
2024-09-11 14:48:07,661 [     scc.git] DEBUG  src/app/context.js            |   6 +-
2024-09-11 14:48:07,661 [     scc.git] DEBUG  src/app/header.html           |   5 +
2024-09-11 14:48:07,661 [     scc.git] DEBUG  src/app/header.js             |  45 ++++++++-
2024-09-11 14:48:07,661 [     scc.git] DEBUG  src/utils/constants.js        |   6 ++
2024-09-11 14:48:07,661 [     scc.git] DEBUG  src/utils/figure.js           | 217 ++++++++++++++++++++++++++++++++++++++++++
2024-09-11 14:48:07,661 [     scc.git] DEBUG  6 files changed, 290 insertions(+), 6 deletions(-)
2024-09-11 14:48:07,661 [     scc.git] DEBUG  create mode 100644 src/utils/figure.js
2024-09-11 14:48:07,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:07,817 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...448d042a58da05a522531356cc58c1e35b5744d9'
2024-09-11 14:48:07,827 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:07,833 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 471 (Z projection disabled tooltip) 448d042a58da05a522531356cc58c1e35b5744d9'
2024-09-11 14:48:07,900 [     scc.git] DEBUG Auto-merging src/controls/dimension-slider.js
2024-09-11 14:48:07,902 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:07,905 [     scc.git] DEBUG  src/controls/dimension-slider.html |  2 +-
2024-09-11 14:48:07,905 [     scc.git] DEBUG  src/controls/dimension-slider.js   | 20 ++++++++++++++++++++
2024-09-11 14:48:07,905 [     scc.git] DEBUG  2 files changed, 21 insertions(+), 1 deletion(-)
2024-09-11 14:48:08,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:08,228 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...274749c0dfc8162eaf89cdb16a9ef23195d5d5b5'
2024-09-11 14:48:08,236 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:08,244 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 477 (Bump ws and socket.io) 274749c0dfc8162eaf89cdb16a9ef23195d5d5b5'
2024-09-11 14:48:08,262 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:08,273 [     scc.git] DEBUG  package-lock.json | 108 ++++++++++++++++++++++++++++++++++--------------------
2024-09-11 14:48:08,273 [     scc.git] DEBUG  1 file changed, 68 insertions(+), 40 deletions(-)
2024-09-11 14:48:08,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:08,620 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...91cd18bb57d92337a1fb0c60a10824e5d057ee11'
2024-09-11 14:48:08,643 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:08,649 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 478 (Bump socket.io from 4.6.1 to 4.7.5) 91cd18bb57d92337a1fb0c60a10824e5d057ee11'
2024-09-11 14:48:08,684 [     scc.git] DEBUG Auto-merging package-lock.json
2024-09-11 14:48:08,685 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:09,006 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:09,007 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...7e1dd40572c8cc9a1bdc4cb1ff58c82367c89b1b'
2024-09-11 14:48:09,017 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:09,024 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 482 (Support ?collapse_left/right and ?full_page=true) 7e1dd40572c8cc9a1bdc4cb1ff58c82367c89b1b'
2024-09-11 14:48:09,209 [     scc.git] DEBUG Auto-merging src/app/context.js
2024-09-11 14:48:09,209 [     scc.git] DEBUG Auto-merging src/model/image_info.js
2024-09-11 14:48:09,209 [     scc.git] DEBUG Auto-merging src/utils/constants.js
2024-09-11 14:48:09,210 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:09,217 [     scc.git] DEBUG  src/app/context.js                 | 12 +++++++++++
2024-09-11 14:48:09,217 [     scc.git] DEBUG  src/app/index.js                   |  5 +----
2024-09-11 14:48:09,217 [     scc.git] DEBUG  src/model/image_info.js            |  1 -
2024-09-11 14:48:09,217 [     scc.git] DEBUG  src/utils/constants.js             |  5 ++++-
2024-09-11 14:48:09,217 [     scc.git] DEBUG  src/utils/ui.js                    | 44 ++++++++++++++++++++++----------------
2024-09-11 14:48:09,217 [     scc.git] DEBUG  src/viewers/viewer/source/Image.js |  1 -
2024-09-11 14:48:09,217 [     scc.git] DEBUG  6 files changed, 42 insertions(+), 26 deletions(-)
2024-09-11 14:48:09,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:09,397 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...384771c9fd794e2b472a35dca65e6ed96be98c4d'
2024-09-11 14:48:09,406 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:09,412 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 483 (Bump webpack from 5.82.0 to 5.94.0) 384771c9fd794e2b472a35dca65e6ed96be98c4d'
2024-09-11 14:48:09,567 [     scc.git] DEBUG Auto-merging package-lock.json
2024-09-11 14:48:09,567 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:09,579 [     scc.git] DEBUG  package-lock.json | 686 ++++++++++++++++++++++++++----------------------------
2024-09-11 14:48:09,579 [     scc.git] DEBUG  package.json      |   2 +-
2024-09-11 14:48:09,579 [     scc.git] DEBUG  2 files changed, 329 insertions(+), 359 deletions(-)
2024-09-11 14:48:09,784 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:09,785 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:48:09,830 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:09,830 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:09,838 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:48:09,879 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:48:09,890 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac3f5bb0> has no local changes
2024-09-11 14:48:09,891 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-iviewer
Excluded PRs:
  - PR 481 Tom-TBT 'Perceptibly uniform luts for OMERO.iviewer' (user: Tom-TBT)
  - PR 420 will-moore 'Add release process to README' (exclude comment)
  - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
Already up to date.

Merged PRs:
  - PR 460 will-moore 'Channel min spinner fix'
  - PR 465 will-moore 'Save as Figure'
  - PR 471 will-moore 'Z projection disabled tooltip'
  - PR 477 dependabot[bot] 'Bump ws and socket.io'
  - PR 478 dependabot[bot] 'Bump socket.io from 4.6.1 to 4.7.5'
  - PR 482 will-moore 'Support ?collapse_left/right and ?full_page=true'
  - PR 483 dependabot[bot] 'Bump webpack from 5.82.0 to 5.94.0'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:48:09,905 [     scc.git] DEBUG [detached HEAD ba10b89] merge master -Dorg -Ssuccess-only
2024-09-11 14:48:09,906 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:48:09,906 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:48:10,337 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/pulls HTTP/1.1" 200 None
2024-09-11 14:48:10,801 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/74 HTTP/1.1" 200 None
2024-09-11 14:48:11,321 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/74/comments HTTP/1.1" 200 None
2024-09-11 14:48:11,820 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322 HTTP/1.1" 200 None
2024-09-11 14:48:12,331 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:48:12,782 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-09-11 14:48:13,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322 HTTP/1.1" 200 None
2024-09-11 14:48:13,756 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/statuses/45ee35acc44a7d119aa20b38b0427efbe5405322?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:48:13,757 [    scc.repo] DEBUG   - PR 74 will-moore 'mapr extension of webclient'
2024-09-11 14:48:13,757 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:48:13,758 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2024-09-11 14:48:13,758 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:13,758 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:13,766 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:48:13,772 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:48:13,772 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:48:13,779 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:48:13,787 [     scc.git] DEBUG Already up to date.

2024-09-11 14:48:13,787 [     scc.git] DEBUG Calling 'git fetch origin pull/74/head'
2024-09-11 14:48:14,162 [     scc.git] DEBUG From https://github.com/ome/omero-mapr
2024-09-11 14:48:14,163 [     scc.git] DEBUG  * branch            refs/pull/74/head -> FETCH_HEAD
2024-09-11 14:48:14,169 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:48:14,169 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:14,169 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:14,175 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...45ee35acc44a7d119aa20b38b0427efbe5405322'
2024-09-11 14:48:14,181 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:14,187 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 74 (mapr extension of webclient) 45ee35acc44a7d119aa20b38b0427efbe5405322'
2024-09-11 14:48:14,198 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:14,201 [     scc.git] DEBUG  .../templates/webclient/base/base_container.html   | 182 +++++++++++++
2024-09-11 14:48:14,201 [     scc.git] DEBUG  .../data/includes/right_plugin.general.js.html     | 290 ---------------------
2024-09-11 14:48:14,201 [     scc.git] DEBUG  requirements.txt                                   |   2 +-
2024-09-11 14:48:14,201 [     scc.git] DEBUG  3 files changed, 183 insertions(+), 291 deletions(-)
2024-09-11 14:48:14,201 [     scc.git] DEBUG  create mode 100644 omero_mapr/templates/webclient/base/base_container.html
2024-09-11 14:48:14,203 [     scc.git] DEBUG  delete mode 100644 omero_mapr/templates/webclient/data/includes/right_plugin.general.js.html
2024-09-11 14:48:14,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:14,338 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:48:14,379 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:14,379 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:14,384 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:48:14,428 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:48:14,436 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac39e7f0> has no local changes
2024-09-11 14:48:14,437 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-mapr
Excluded PRs:
  - PR 79 will-moore 'Right panel title' (exclude comment)
Already up to date.

Merged PRs:
  - PR 74 will-moore 'mapr extension of webclient'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:48:14,447 [     scc.git] DEBUG [detached HEAD 7a96682] merge master -Dorg -Ssuccess-only
2024-09-11 14:48:14,447 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:48:14,448 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:48:14,937 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/pulls HTTP/1.1" 200 None
2024-09-11 14:48:15,395 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/86 HTTP/1.1" 200 None
2024-09-11 14:48:15,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/86/comments HTTP/1.1" 200 None
2024-09-11 14:48:16,340 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/d222577494040c63f4ce3c1a266d43257c9f1c61 HTTP/1.1" 200 None
2024-09-11 14:48:16,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/d222577494040c63f4ce3c1a266d43257c9f1c61/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:48:17,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/d222577494040c63f4ce3c1a266d43257c9f1c61 HTTP/1.1" 200 None
2024-09-11 14:48:17,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/d222577494040c63f4ce3c1a266d43257c9f1c61?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:48:17,763 [    scc.repo] DEBUG   - PR 86 dominikl 'Add tablename option'
2024-09-11 14:48:18,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/64 HTTP/1.1" 200 None
2024-09-11 14:48:18,756 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/64/comments HTTP/1.1" 200 None
2024-09-11 14:48:19,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7 HTTP/1.1" 200 None
2024-09-11 14:48:19,765 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:48:20,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7 HTTP/1.1" 200 None
2024-09-11 14:48:20,627 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/78e55539b68e351ed5ef202854718b49a37729a7?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:48:20,628 [    scc.repo] DEBUG   - PR 64 will-moore 'Support images_by_name for Screen and Plate'
2024-09-11 14:48:21,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/55 HTTP/1.1" 200 None
2024-09-11 14:48:21,531 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/55/comments HTTP/1.1" 200 None
2024-09-11 14:48:22,039 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102 HTTP/1.1" 200 None
2024-09-11 14:48:22,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:48:23,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102 HTTP/1.1" 200 None
2024-09-11 14:48:23,393 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/14f0448a90ccd781126a5c9dc267f4d0a6939102?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:48:23,393 [    scc.repo] DEBUG   - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2024-09-11 14:48:23,393 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:48:23,393 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2024-09-11 14:48:23,394 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:23,394 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:23,400 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:48:23,406 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:48:23,406 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:48:23,413 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:48:23,419 [     scc.git] DEBUG Already up to date.

2024-09-11 14:48:23,419 [     scc.git] DEBUG Calling 'git fetch origin pull/55/head'
2024-09-11 14:48:23,724 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2024-09-11 14:48:23,724 [     scc.git] DEBUG  * branch            refs/pull/55/head -> FETCH_HEAD
2024-09-11 14:48:23,730 [     scc.git] DEBUG Calling 'git fetch origin pull/64/head'
2024-09-11 14:48:24,152 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2024-09-11 14:48:24,152 [     scc.git] DEBUG  * branch            refs/pull/64/head -> FETCH_HEAD
2024-09-11 14:48:24,157 [     scc.git] DEBUG Calling 'git fetch origin pull/86/head'
2024-09-11 14:48:24,465 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2024-09-11 14:48:24,465 [     scc.git] DEBUG  * branch            refs/pull/86/head -> FETCH_HEAD
2024-09-11 14:48:24,472 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:48:24,472 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:24,472 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:24,478 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-09-11 14:48:24,486 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:24,493 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 55 (Prevent users from creating columns with python keyword names) 14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-09-11 14:48:24,521 [     scc.git] DEBUG Auto-merging src/omero_metadata/cli.py
2024-09-11 14:48:24,521 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/cli.py
2024-09-11 14:48:24,521 [     scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2024-09-11 14:48:24,521 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2024-09-11 14:48:24,521 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-09-11 14:48:24,522 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-09-11 14:48:24,529 [     scc.git] DEBUG Calling 'git reset --hard e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c'
2024-09-11 14:48:24,546 [     scc.git] DEBUG HEAD is now at e2fc5ec Merge pull request #85 from sbesson/pytest_logging
2024-09-11 14:48:24,681 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:24,682 [     scc.git] DEBUG Calling 'git merge-base e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c 14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-09-11 14:48:24,690 [     scc.git] DEBUG Calling 'git diff --name-only 27cc7289e9da842ed29a8192419a6b9ef851256d..e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c'
2024-09-11 14:48:24,697 [     scc.git] INFO    - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
Conflicting PR. Removed from build [OMERO-plugins-push#181](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - src/omero_metadata/cli.py
    - src/omero_metadata/populate.py

--conflicts

2024-09-11 14:48:24,704 [  scc.config] DEBUG Found github.token
2024-09-11 14:48:24,704 [     scc.git] DEBUG Not adding comment to issue #55, already --conflicts.
2024-09-11 14:48:24,704 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...78e55539b68e351ed5ef202854718b49a37729a7'
2024-09-11 14:48:24,712 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:24,718 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 64 (Support images_by_name for Screen and Plate) 78e55539b68e351ed5ef202854718b49a37729a7'
2024-09-11 14:48:24,784 [     scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2024-09-11 14:48:24,784 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2024-09-11 14:48:24,784 [     scc.git] DEBUG Auto-merging test/integration/metadata/test_populate.py
2024-09-11 14:48:24,784 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-09-11 14:48:24,785 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-09-11 14:48:24,792 [     scc.git] DEBUG Calling 'git reset --hard e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c'
2024-09-11 14:48:24,801 [     scc.git] DEBUG HEAD is now at e2fc5ec Merge pull request #85 from sbesson/pytest_logging
2024-09-11 14:48:25,075 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:25,076 [     scc.git] DEBUG Calling 'git merge-base e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c 78e55539b68e351ed5ef202854718b49a37729a7'
2024-09-11 14:48:25,084 [     scc.git] DEBUG Calling 'git diff --name-only 298f02623cd90268162161a988575db0b8c3d1ab..e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c'
2024-09-11 14:48:25,092 [     scc.git] INFO    - PR 64 will-moore 'Support images_by_name for Screen and Plate'
Conflicting PR. Removed from build [OMERO-plugins-push#181](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/consoleText) for more details.
Possible conflicts:
  - PR #55 kkoz 'Prevent users from creating columns with python keyword names'
    - src/omero_metadata/populate.py
  - Upstream changes
    - src/omero_metadata/populate.py

--conflicts

2024-09-11 14:48:25,098 [  scc.config] DEBUG Found github.token
2024-09-11 14:48:25,098 [     scc.git] DEBUG Not adding comment to issue #64, already --conflicts.
2024-09-11 14:48:25,098 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d222577494040c63f4ce3c1a266d43257c9f1c61'
2024-09-11 14:48:25,106 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:25,112 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 86 (Add tablename option) d222577494040c63f4ce3c1a266d43257c9f1c61'
2024-09-11 14:48:25,124 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:25,127 [     scc.git] DEBUG  src/omero_metadata/cli.py | 10 ++++++++--
2024-09-11 14:48:25,127 [     scc.git] DEBUG  1 file changed, 8 insertions(+), 2 deletions(-)
2024-09-11 14:48:25,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:25,462 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:48:25,509 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:25,510 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:25,517 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:48:25,560 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:48:25,568 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac39e5b0> has no local changes
2024-09-11 14:48:25,569 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-metadata
Already up to date.

Merged PRs:
  - PR 86 dominikl 'Add tablename option'

Conflicting PRs (not included):
  - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
  - PR 64 will-moore 'Support images_by_name for Screen and Plate'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:48:25,579 [     scc.git] DEBUG [detached HEAD a8a28d3] merge master -Dorg -Ssuccess-only
2024-09-11 14:48:25,579 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:48:25,579 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:48:26,046 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/pulls HTTP/1.1" 200 None
2024-09-11 14:48:26,532 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/131 HTTP/1.1" 200 None
2024-09-11 14:48:26,534 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-09-11 14:48:27,204 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f HTTP/1.1" 200 None
2024-09-11 14:48:27,682 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:48:28,132 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-09-11 14:48:28,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f HTTP/1.1" 200 None
2024-09-11 14:48:29,011 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/a7d2dc0dc9098294c014cb634e1226fea404721f?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:48:29,012 [    scc.repo] DEBUG   - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'
2024-09-11 14:48:29,471 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/129 HTTP/1.1" 200 None
2024-09-11 14:48:29,472 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-09-11 14:48:30,066 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec HTTP/1.1" 200 None
2024-09-11 14:48:30,546 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:48:31,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-09-11 14:48:31,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec HTTP/1.1" 200 None
2024-09-11 14:48:31,989 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/733f52703019d4b6d7e375c121a25c107b64dbec?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:48:31,990 [    scc.repo] DEBUG   - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
2024-09-11 14:48:32,455 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/128 HTTP/1.1" 200 None
2024-09-11 14:48:32,456 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-09-11 14:48:33,004 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680 HTTP/1.1" 200 None
2024-09-11 14:48:33,499 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:48:33,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-09-11 14:48:34,488 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680 HTTP/1.1" 200 None
2024-09-11 14:48:34,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/55ca13b67cc0254ed6e1a340952b8741cc54d680?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:48:34,884 [    scc.repo] DEBUG   - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
2024-09-11 14:48:35,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94 HTTP/1.1" 200 None
2024-09-11 14:48:35,804 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94/comments HTTP/1.1" 200 None
2024-09-11 14:48:36,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86 HTTP/1.1" 200 None
2024-09-11 14:48:36,706 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86/comments HTTP/1.1" 200 None
2024-09-11 14:48:37,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39 HTTP/1.1" 200 None
2024-09-11 14:48:37,664 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39/comments HTTP/1.1" 200 None
2024-09-11 14:48:37,666 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:48:37,666 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2024-09-11 14:48:37,666 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:37,666 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:37,673 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:48:37,678 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:48:37,678 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:48:37,684 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:48:37,691 [     scc.git] DEBUG Already up to date.

2024-09-11 14:48:37,691 [     scc.git] DEBUG Calling 'git fetch origin pull/128/head'
2024-09-11 14:48:38,015 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2024-09-11 14:48:38,015 [     scc.git] DEBUG  * branch            refs/pull/128/head -> FETCH_HEAD
2024-09-11 14:48:38,021 [     scc.git] DEBUG Calling 'git fetch origin pull/129/head'
2024-09-11 14:48:38,402 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2024-09-11 14:48:38,402 [     scc.git] DEBUG  * branch            refs/pull/129/head -> FETCH_HEAD
2024-09-11 14:48:38,408 [     scc.git] DEBUG Calling 'git fetch origin pull/131/head'
2024-09-11 14:48:38,740 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2024-09-11 14:48:38,740 [     scc.git] DEBUG  * branch            refs/pull/131/head -> FETCH_HEAD
2024-09-11 14:48:38,746 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:48:38,746 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:38,746 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:38,754 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...55ca13b67cc0254ed6e1a340952b8741cc54d680'
2024-09-11 14:48:38,761 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:38,768 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 128 (Bump postcss from 8.4.21 to 8.4.31) 55ca13b67cc0254ed6e1a340952b8741cc54d680'
2024-09-11 14:48:38,780 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:38,783 [     scc.git] DEBUG  package-lock.json | 12 ++++++++----
2024-09-11 14:48:38,783 [     scc.git] DEBUG  1 file changed, 8 insertions(+), 4 deletions(-)
2024-09-11 14:48:38,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:38,956 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...733f52703019d4b6d7e375c121a25c107b64dbec'
2024-09-11 14:48:38,963 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:38,969 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 129 (Bump @babel/traverse from 7.21.4 to 7.23.2) 733f52703019d4b6d7e375c121a25c107b64dbec'
2024-09-11 14:48:38,987 [     scc.git] DEBUG Auto-merging package-lock.json
2024-09-11 14:48:38,987 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:38,990 [     scc.git] DEBUG  package-lock.json | 121 +++++++++++++++++++++++++++---------------------------
2024-09-11 14:48:38,991 [     scc.git] DEBUG  1 file changed, 61 insertions(+), 60 deletions(-)
2024-09-11 14:48:39,349 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:39,350 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...a7d2dc0dc9098294c014cb634e1226fea404721f'
2024-09-11 14:48:39,357 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:39,364 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 131 (Bump axios from 1.3.5 to 1.6.0) a7d2dc0dc9098294c014cb634e1226fea404721f'
2024-09-11 14:48:39,377 [     scc.git] DEBUG Auto-merging package-lock.json
2024-09-11 14:48:39,378 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:39,381 [     scc.git] DEBUG  package-lock.json | 8 ++++----
2024-09-11 14:48:39,381 [     scc.git] DEBUG  package.json      | 2 +-
2024-09-11 14:48:39,382 [     scc.git] DEBUG  2 files changed, 5 insertions(+), 5 deletions(-)
2024-09-11 14:48:39,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:39,739 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:48:39,783 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:39,783 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:39,789 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:48:39,832 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:48:39,841 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac3f6ca0> has no local changes
2024-09-11 14:48:39,841 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-parade
Excluded PRs:
  - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
  - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
  - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
Already up to date.

Merged PRs:
  - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
  - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
  - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:48:39,852 [     scc.git] DEBUG [detached HEAD 104c3a2] merge master -Dorg -Ssuccess-only
2024-09-11 14:48:39,853 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:48:39,853 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:48:40,239 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/pulls HTTP/1.1" 200 None
2024-09-11 14:48:40,704 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/issues/14 HTTP/1.1" 200 None
2024-09-11 14:48:41,223 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e HTTP/1.1" 200 None
2024-09-11 14:48:41,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:48:42,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e HTTP/1.1" 200 None
2024-09-11 14:48:42,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/statuses/fb7700b8eb4b753884260b7921e65b58b29f954e?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:48:42,645 [    scc.repo] DEBUG   - PR 14 jburel 'use conda-forge channel'
2024-09-11 14:48:42,645 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:48:42,645 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2024-09-11 14:48:42,645 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:42,645 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:42,653 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:48:42,658 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:48:42,659 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:48:42,665 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:48:42,671 [     scc.git] DEBUG Already up to date.

2024-09-11 14:48:42,672 [     scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2024-09-11 14:48:42,969 [     scc.git] DEBUG From https://github.com/ome/omero-prometheus-tools
2024-09-11 14:48:42,969 [     scc.git] DEBUG  * branch            refs/pull/14/head -> FETCH_HEAD
2024-09-11 14:48:42,974 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:48:42,975 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:42,975 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:42,980 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...fb7700b8eb4b753884260b7921e65b58b29f954e'
2024-09-11 14:48:42,987 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:42,994 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (use conda-forge channel) fb7700b8eb4b753884260b7921e65b58b29f954e'
2024-09-11 14:48:43,004 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:43,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:43,146 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:48:43,189 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:43,189 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:43,195 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:48:43,236 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:48:43,243 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac3fbe80> has no local changes
2024-09-11 14:48:43,243 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-prometheus-tools
Already up to date.

Merged PRs:
  - PR 14 jburel 'use conda-forge channel'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:48:43,254 [     scc.git] DEBUG [detached HEAD c3a0863] merge master -Dorg -Ssuccess-only
2024-09-11 14:48:43,254 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:48:43,254 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:48:43,927 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/pulls HTTP/1.1" 200 None
2024-09-11 14:48:44,376 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/28 HTTP/1.1" 200 None
2024-09-11 14:48:44,837 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/6 HTTP/1.1" 200 None
2024-09-11 14:48:45,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/6/comments HTTP/1.1" 200 None
2024-09-11 14:48:45,783 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61 HTTP/1.1" 200 None
2024-09-11 14:48:46,240 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:48:46,683 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61 HTTP/1.1" 200 None
2024-09-11 14:48:47,102 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/statuses/20757563a49aa42b99a0c43176f6ef747e965b61?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:48:47,103 [    scc.repo] DEBUG   - PR 6 dominikl 'Add method to create masks grouped by label id'
2024-09-11 14:48:47,103 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:48:47,103 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2024-09-11 14:48:47,104 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:47,104 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:47,111 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:48:47,116 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:48:47,117 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:48:47,123 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:48:47,132 [     scc.git] DEBUG Already up to date.

2024-09-11 14:48:47,132 [     scc.git] DEBUG Calling 'git fetch origin pull/6/head'
2024-09-11 14:48:47,552 [     scc.git] DEBUG From https://github.com/ome/omero-rois
2024-09-11 14:48:47,552 [     scc.git] DEBUG  * branch            refs/pull/6/head -> FETCH_HEAD
2024-09-11 14:48:47,558 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:48:47,558 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:47,558 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:47,564 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...20757563a49aa42b99a0c43176f6ef747e965b61'
2024-09-11 14:48:47,570 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:47,576 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 6 (Add method to create masks grouped by label id) 20757563a49aa42b99a0c43176f6ef747e965b61'
2024-09-11 14:48:47,586 [     scc.git] DEBUG Auto-merging src/omero_rois/library.py
2024-09-11 14:48:47,587 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:47,589 [     scc.git] DEBUG  src/omero_rois/library.py | 33 +++++++++++++++++++++++++++++++++
2024-09-11 14:48:47,589 [     scc.git] DEBUG  1 file changed, 33 insertions(+)
2024-09-11 14:48:47,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:47,730 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:48:47,770 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:47,771 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:47,777 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:48:47,817 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:48:47,824 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac3b0700> has no local changes
2024-09-11 14:48:47,824 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-rois
Excluded PRs:
  - PR 28 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.

Merged PRs:
  - PR 6 dominikl 'Add method to create masks grouped by label id'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:48:47,833 [     scc.git] DEBUG [detached HEAD bed3720] merge master -Dorg -Ssuccess-only
2024-09-11 14:48:47,833 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:48:47,834 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:48:48,260 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/pulls HTTP/1.1" 200 None
2024-09-11 14:48:48,712 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14 HTTP/1.1" 200 None
2024-09-11 14:48:49,164 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14/comments HTTP/1.1" 200 None
2024-09-11 14:48:49,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2024-09-11 14:48:50,319 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:48:50,867 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2024-09-11 14:48:51,281 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/statuses/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:48:51,282 [    scc.repo] DEBUG   - PR 14 manics 'Add pre-commit (black, flake8)'
2024-09-11 14:48:51,282 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:48:51,282 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2024-09-11 14:48:51,282 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:51,282 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:51,290 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:48:51,297 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:48:51,297 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:48:51,304 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:48:51,311 [     scc.git] DEBUG Already up to date.

2024-09-11 14:48:51,311 [     scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2024-09-11 14:48:51,615 [     scc.git] DEBUG From https://github.com/ome/omero-signup
2024-09-11 14:48:51,615 [     scc.git] DEBUG  * branch            refs/pull/14/head -> FETCH_HEAD
2024-09-11 14:48:51,622 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:48:51,623 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:51,623 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:51,629 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-09-11 14:48:51,635 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:51,641 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (Add pre-commit (black, flake8)) b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-09-11 14:48:51,652 [     scc.git] DEBUG Auto-merging omero_signup/signup_settings.py
2024-09-11 14:48:51,652 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/signup_settings.py
2024-09-11 14:48:51,653 [     scc.git] DEBUG Auto-merging omero_signup/urls.py
2024-09-11 14:48:51,653 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/urls.py
2024-09-11 14:48:51,653 [     scc.git] DEBUG Auto-merging omero_signup/views.py
2024-09-11 14:48:51,653 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/views.py
2024-09-11 14:48:51,653 [     scc.git] DEBUG Auto-merging setup.py
2024-09-11 14:48:51,653 [     scc.git] DEBUG CONFLICT (content): Merge conflict in setup.py
2024-09-11 14:48:51,653 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-09-11 14:48:51,653 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-09-11 14:48:51,659 [     scc.git] DEBUG Calling 'git reset --hard c8610dba25f39870a09fa5401c735fb3be85a319'
2024-09-11 14:48:51,667 [     scc.git] DEBUG HEAD is now at c8610db Bump version: 0.3.3 → 0.3.4.dev0
2024-09-11 14:48:51,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:51,797 [     scc.git] DEBUG Calling 'git merge-base c8610dba25f39870a09fa5401c735fb3be85a319 b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-09-11 14:48:51,806 [     scc.git] DEBUG Calling 'git diff --name-only f7ab15963cb5284a255b8574c8675437644fbdf1..c8610dba25f39870a09fa5401c735fb3be85a319'
2024-09-11 14:48:51,813 [     scc.git] INFO    - PR 14 manics 'Add pre-commit (black, flake8)'
Conflicting PR. Removed from build [OMERO-plugins-push#181](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero_signup/urls.py
    - omero_signup/views.py
    - omero_signup/signup_settings.py
    - setup.py

--conflicts

2024-09-11 14:48:51,819 [  scc.config] DEBUG Found github.token
2024-09-11 14:48:51,820 [     scc.git] DEBUG Not adding comment to issue #14, already --conflicts.
2024-09-11 14:48:51,820 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:48:51,861 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:51,861 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:51,867 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:48:51,906 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:48:51,914 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac3bcc40> has no local changes
2024-09-11 14:48:51,914 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-signup
Already up to date.

Conflicting PRs (not included):
  - PR 14 manics 'Add pre-commit (black, flake8)'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:48:51,923 [     scc.git] DEBUG [detached HEAD 276250f] merge master -Dorg -Ssuccess-only
2024-09-11 14:48:51,924 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:48:51,924 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:48:52,285 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/pulls HTTP/1.1" 200 None
2024-09-11 14:48:52,726 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12 HTTP/1.1" 200 None
2024-09-11 14:48:53,169 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12/comments HTTP/1.1" 200 None
2024-09-11 14:48:53,691 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2024-09-11 14:48:54,141 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:48:54,573 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2024-09-11 14:48:55,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/statuses/425319051224e8481afc40083fd9b5db4bc99928?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:48:55,001 [    scc.repo] DEBUG   - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2024-09-11 14:48:55,001 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:48:55,001 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2024-09-11 14:48:55,001 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:55,001 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:55,008 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:48:55,015 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:48:55,015 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:48:55,022 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:48:55,029 [     scc.git] DEBUG Already up to date.

2024-09-11 14:48:55,029 [     scc.git] DEBUG Calling 'git fetch origin pull/12/head'
2024-09-11 14:48:55,365 [     scc.git] DEBUG From https://github.com/openmicroscopy/omero-test-infra
2024-09-11 14:48:55,365 [     scc.git] DEBUG  * branch            refs/pull/12/head -> FETCH_HEAD
2024-09-11 14:48:55,371 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:48:55,371 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:55,371 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:55,377 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...425319051224e8481afc40083fd9b5db4bc99928'
2024-09-11 14:48:55,385 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:55,391 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 12 (IDR: use downloaded ansible templates & variables to configure infra) 425319051224e8481afc40083fd9b5db4bc99928'
2024-09-11 14:48:55,676 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr-compose.yml                            |  66 ++++++++++++++
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr-haproxy.yml                            |  58 +++++++++++++
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr/40-ansible.sh                          |   7 ++
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr/70-reset-password.sh                   |   1 +
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr/nginx/conf.d/default.conf              |   1 +
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr/nginx/conf.d/example_ssl.conf          |   1 +
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-cache.conf          |  53 +++++++++++
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-cachebuster.conf    | 114 ++++++++++++++++++++++++
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-default.conf        | 135 +++++++++++++++++++++++++++++
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-omeroreadwrite.conf | 115 ++++++++++++++++++++++++
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-redirect.conf       |  15 ++++
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-upstream.conf       |  13 +++
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v0.conf             |  26 ++++++
2024-09-11 14:48:55,680 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v1.conf             |  30 +++++++
2024-09-11 14:48:55,681 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v2.conf             |  30 +++++++
2024-09-11 14:48:55,682 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-websockets.conf     |   6 ++
2024-09-11 14:48:55,683 [     scc.git] DEBUG  idr/nginx/nginx.conf                       |  53 +++++++++++
2024-09-11 14:48:55,683 [     scc.git] DEBUG  idr/omero/Dockerfile                       |   3 +
2024-09-11 14:48:55,683 [     scc.git] DEBUG  idr/omero/playbook.yml                     |  41 +++++++++
2024-09-11 14:48:55,683 [     scc.git] DEBUG  idr/redirect/Dockerfile                    |   6 ++
2024-09-11 14:48:55,683 [     scc.git] DEBUG  idr/web/Dockerfile                         |   5 ++
2024-09-11 14:48:55,683 [     scc.git] DEBUG  idr/web/playbook.yml                       |  45 ++++++++++
2024-09-11 14:48:55,683 [     scc.git] DEBUG  22 files changed, 824 insertions(+)
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100644 idr-compose.yml
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100644 idr-haproxy.yml
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100755 idr/40-ansible.sh
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100755 idr/70-reset-password.sh
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/default.conf
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/example_ssl.conf
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-cache.conf
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-cachebuster.conf
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-default.conf
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-omeroreadwrite.conf
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-redirect.conf
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-upstream.conf
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v0.conf
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v1.conf
2024-09-11 14:48:55,683 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v2.conf
2024-09-11 14:48:55,684 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-websockets.conf
2024-09-11 14:48:55,684 [     scc.git] DEBUG  create mode 100644 idr/nginx/nginx.conf
2024-09-11 14:48:55,684 [     scc.git] DEBUG  create mode 100644 idr/omero/Dockerfile
2024-09-11 14:48:55,684 [     scc.git] DEBUG  create mode 100644 idr/omero/playbook.yml
2024-09-11 14:48:55,684 [     scc.git] DEBUG  create mode 100644 idr/redirect/Dockerfile
2024-09-11 14:48:55,684 [     scc.git] DEBUG  create mode 100644 idr/web/Dockerfile
2024-09-11 14:48:55,684 [     scc.git] DEBUG  create mode 100644 idr/web/playbook.yml
2024-09-11 14:48:55,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:48:55,818 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:48:55,863 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:55,863 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:55,869 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:48:55,912 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:48:55,920 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac30c9d0> has no local changes
2024-09-11 14:48:55,920 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-test-infra
Already up to date.

Merged PRs:
  - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:48:55,943 [     scc.git] DEBUG [detached HEAD ec63e60] merge master -Dorg -Ssuccess-only
2024-09-11 14:48:55,944 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:48:55,944 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:48:56,224 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/pulls HTTP/1.1" 200 2
2024-09-11 14:48:56,225 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:48:56,225 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2024-09-11 14:48:56,225 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:56,225 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:56,232 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:48:56,237 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:48:56,238 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:48:56,243 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:48:56,249 [     scc.git] DEBUG Already up to date.

2024-09-11 14:48:56,250 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:48:56,250 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:56,250 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:56,256 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:48:56,298 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:56,299 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:56,306 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:48:56,348 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:48:56,355 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac373a30> has no local changes
2024-09-11 14:48:56,356 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-upload
Already up to date.


Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:48:56,365 [     scc.git] DEBUG [detached HEAD bff196c] merge master -Dorg -Ssuccess-only
2024-09-11 14:48:56,366 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:48:56,366 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:48:56,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/pulls HTTP/1.1" 200 2
2024-09-11 14:48:56,647 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:48:56,647 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2024-09-11 14:48:56,647 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:56,648 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:56,654 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:48:56,660 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:48:56,660 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:48:56,667 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:48:56,673 [     scc.git] DEBUG Already up to date.

2024-09-11 14:48:56,674 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:48:56,674 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:56,674 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:56,680 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:48:56,722 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:48:56,722 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:48:56,728 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:48:56,769 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:48:56,777 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac365460> has no local changes
2024-09-11 14:48:56,777 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-virtual-microscope
Already up to date.


Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:48:56,787 [     scc.git] DEBUG [detached HEAD cafb206] merge master -Dorg -Ssuccess-only
2024-09-11 14:48:56,787 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:48:56,787 [     scc.git] INFO  Overriding base-branch from master to main
2024-09-11 14:48:56,787 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:48:57,199 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/pulls HTTP/1.1" 200 None
2024-09-11 14:48:57,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/16 HTTP/1.1" 200 None
2024-09-11 14:48:58,097 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10 HTTP/1.1" 200 None
2024-09-11 14:48:58,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10/comments HTTP/1.1" 200 None
2024-09-11 14:48:59,097 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2024-09-11 14:48:59,707 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:49:00,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2024-09-11 14:49:00,695 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/statuses/85cf4c893f393da6763bf4cee2a308832a41a9e8?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:49:00,695 [    scc.repo] DEBUG   - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2024-09-11 14:49:00,696 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:49:00,696 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2024-09-11 14:49:00,696 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:00,696 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:00,703 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/main'
2024-09-11 14:49:00,709 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:49:00,709 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/main'
2024-09-11 14:49:00,715 [     scc.git] DEBUG Calling 'git merge --ff-only origin/main'
2024-09-11 14:49:00,722 [     scc.git] DEBUG Already up to date.

2024-09-11 14:49:00,722 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-09-11 14:49:01,097 [     scc.git] DEBUG From https://github.com/ome/omero-web-zarr
2024-09-11 14:49:01,097 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-09-11 14:49:01,103 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:49:01,103 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:01,103 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:01,109 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-09-11 14:49:01,116 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:01,123 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Add Openwith -> itk-vtk viewer) 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-09-11 14:49:01,135 [     scc.git] DEBUG Auto-merging omero_web_zarr/urls.py
2024-09-11 14:49:01,135 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_web_zarr/urls.py
2024-09-11 14:49:01,135 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-09-11 14:49:01,136 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-09-11 14:49:01,143 [     scc.git] DEBUG Calling 'git reset --hard 67bb245b8b08709e04a8bf52b02de2298a029a94'
2024-09-11 14:49:01,152 [     scc.git] DEBUG HEAD is now at 67bb245 Bump version: 0.1.1 → 0.1.2.dev0
2024-09-11 14:49:01,330 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:01,331 [     scc.git] DEBUG Calling 'git merge-base 67bb245b8b08709e04a8bf52b02de2298a029a94 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-09-11 14:49:01,339 [     scc.git] DEBUG Calling 'git diff --name-only daa26b83ec1c94ace0c1eedcfb7d38c9185503d7..67bb245b8b08709e04a8bf52b02de2298a029a94'
2024-09-11 14:49:01,346 [     scc.git] INFO    - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
Conflicting PR. Removed from build [OMERO-plugins-push#181](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero_web_zarr/urls.py

--conflicts

2024-09-11 14:49:01,352 [  scc.config] DEBUG Found github.token
2024-09-11 14:49:01,352 [     scc.git] DEBUG Not adding comment to issue #10, already --conflicts.
2024-09-11 14:49:01,352 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:49:01,393 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:01,393 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:01,399 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:49:01,440 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:49:01,446 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac33dbb0> has no local changes
2024-09-11 14:49:01,447 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-web-zarr
Excluded PRs:
  - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
Already up to date.

Conflicting PRs (not included):
  - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:49:01,456 [     scc.git] DEBUG [detached HEAD 4219a46] merge master -Dorg -Ssuccess-only
2024-09-11 14:49:01,456 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:01,456 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:49:01,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/pulls HTTP/1.1" 200 2
2024-09-11 14:49:01,739 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:49:01,739 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2024-09-11 14:49:01,739 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:01,739 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:01,746 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:49:01,752 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:49:01,753 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:49:01,760 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:49:01,767 [     scc.git] DEBUG Already up to date.

2024-09-11 14:49:01,767 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:49:01,767 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:01,767 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:01,774 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:49:01,817 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:01,817 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:01,826 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:49:01,872 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:49:01,881 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac349eb0> has no local changes
2024-09-11 14:49:01,882 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-weberror
Already up to date.


Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:49:01,894 [     scc.git] DEBUG [detached HEAD 246a6f1] merge master -Dorg -Ssuccess-only
2024-09-11 14:49:01,894 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:01,895 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:49:02,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/pulls HTTP/1.1" 200 2
2024-09-11 14:49:02,184 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:49:02,184 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2024-09-11 14:49:02,184 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:02,184 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:02,191 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:49:02,198 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:49:02,198 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:49:02,205 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:49:02,211 [     scc.git] DEBUG Already up to date.

2024-09-11 14:49:02,212 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:49:02,212 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:02,212 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:02,218 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:49:02,261 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:02,261 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:02,267 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:49:02,310 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:49:02,318 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac2e4640> has no local changes
2024-09-11 14:49:02,318 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-webtest
Already up to date.


Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:49:02,328 [     scc.git] DEBUG [detached HEAD c0a763c] merge master -Dorg -Ssuccess-only
2024-09-11 14:49:02,329 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:02,329 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:49:02,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/pulls HTTP/1.1" 200 None
2024-09-11 14:49:03,250 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100 HTTP/1.1" 200 None
2024-09-11 14:49:03,742 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100/comments HTTP/1.1" 200 None
2024-09-11 14:49:04,215 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2024-09-11 14:49:04,687 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:49:05,115 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2024-09-11 14:49:05,603 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/statuses/b4abacf0cb9b7aee150761d320bdbb80762cd6e7?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:49:05,604 [    scc.repo] DEBUG   - PR 100 dominikl 'Run tests properly'
2024-09-11 14:49:05,604 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:49:05,604 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2024-09-11 14:49:05,605 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:05,605 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:05,613 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-09-11 14:49:05,619 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:49:05,619 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-09-11 14:49:05,625 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-09-11 14:49:05,631 [     scc.git] DEBUG Already up to date.

2024-09-11 14:49:05,632 [     scc.git] DEBUG Calling 'git fetch origin pull/100/head'
2024-09-11 14:49:05,950 [     scc.git] DEBUG From https://github.com/ome/rOMERO-gateway
2024-09-11 14:49:05,951 [     scc.git] DEBUG  * branch            refs/pull/100/head -> FETCH_HEAD
2024-09-11 14:49:05,955 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:49:05,956 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:05,956 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:05,962 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-09-11 14:49:05,968 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:05,974 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 100 (Run tests properly) b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-09-11 14:49:05,986 [     scc.git] DEBUG Auto-merging Dockerfile
2024-09-11 14:49:05,986 [     scc.git] DEBUG CONFLICT (content): Merge conflict in Dockerfile
2024-09-11 14:49:05,986 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-09-11 14:49:05,987 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-09-11 14:49:05,993 [     scc.git] DEBUG Calling 'git reset --hard 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2024-09-11 14:49:06,002 [     scc.git] DEBUG HEAD is now at 7b5d64d Merge pull request #106 from dominikl/add_examples_2
2024-09-11 14:49:06,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:06,137 [     scc.git] DEBUG Calling 'git merge-base 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-09-11 14:49:06,143 [     scc.git] DEBUG Calling 'git diff --name-only 8b424d2d21f70d07729c4da38a9241b9a9f483be..7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2024-09-11 14:49:06,150 [     scc.git] INFO    - PR 100 dominikl 'Run tests properly'
Conflicting PR. Removed from build [OMERO-plugins-push#181](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - Dockerfile

--conflicts

2024-09-11 14:49:06,156 [  scc.config] DEBUG Found github.token
2024-09-11 14:49:06,156 [     scc.git] DEBUG Not adding comment to issue #100, already --conflicts.
2024-09-11 14:49:06,156 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:49:06,197 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:06,198 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:06,203 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:49:06,243 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:49:06,250 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac331c40> has no local changes
2024-09-11 14:49:06,250 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/rOMERO-gateway
Already up to date.

Conflicting PRs (not included):
  - PR 100 dominikl 'Run tests properly'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:49:06,260 [     scc.git] DEBUG [detached HEAD 68af9c9] merge master -Dorg -Ssuccess-only
2024-09-11 14:49:06,260 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:06,260 [     scc.git] INFO  Overriding base-branch from master to develop
2024-09-11 14:49:06,260 [    scc.repo] DEBUG ## PRs found:
2024-09-11 14:49:06,671 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls HTTP/1.1" 200 None
2024-09-11 14:49:07,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216 HTTP/1.1" 200 None
2024-09-11 14:49:07,676 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216/comments HTTP/1.1" 200 None
2024-09-11 14:49:08,142 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206 HTTP/1.1" 200 None
2024-09-11 14:49:08,616 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206/comments HTTP/1.1" 200 None
2024-09-11 14:49:09,086 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202 HTTP/1.1" 200 None
2024-09-11 14:49:09,538 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202/comments HTTP/1.1" 200 None
2024-09-11 14:49:09,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-09-11 14:49:10,456 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-09-11 14:49:10,869 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-09-11 14:49:11,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/1fd6030669613cdb8879cfe6395db8c820fdcf19?per_page=1 HTTP/1.1" 200 2
2024-09-11 14:49:11,267 [    scc.repo] DEBUG   - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-09-11 14:49:11,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198 HTTP/1.1" 200 None
2024-09-11 14:49:12,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198/comments HTTP/1.1" 200 None
2024-09-11 14:49:12,692 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103 HTTP/1.1" 200 None
2024-09-11 14:49:13,203 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103/comments HTTP/1.1" 200 None
2024-09-11 14:49:13,206 [    scc.repo] DEBUG ## Branches found:
2024-09-11 14:49:13,206 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2024-09-11 14:49:13,206 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:13,206 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:13,214 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/develop'
2024-09-11 14:49:13,220 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-09-11 14:49:13,220 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/develop'
2024-09-11 14:49:13,228 [     scc.git] DEBUG Calling 'git merge --ff-only origin/develop'
2024-09-11 14:49:13,236 [     scc.git] DEBUG Already up to date.

2024-09-11 14:49:13,236 [     scc.git] DEBUG Calling 'git fetch origin pull/202/head'
2024-09-11 14:49:13,560 [     scc.git] DEBUG From https://github.com/ome/scripts
2024-09-11 14:49:13,561 [     scc.git] DEBUG  * branch            refs/pull/202/head -> FETCH_HEAD
2024-09-11 14:49:13,567 [     scc.git] DEBUG ## Unique users: []
2024-09-11 14:49:13,567 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:13,568 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:13,574 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-09-11 14:49:13,584 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:13,590 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 202 (Add Plate support to KeyVal_to_csv.py) 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-09-11 14:49:13,604 [     scc.git] DEBUG Auto-merging omero/annotation_scripts/KeyVal_to_csv.py
2024-09-11 14:49:13,604 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero/annotation_scripts/KeyVal_to_csv.py
2024-09-11 14:49:13,604 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-09-11 14:49:13,604 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-09-11 14:49:13,612 [     scc.git] DEBUG Calling 'git reset --hard 312afbed633613e1f728a1fe9eaac096e54318e0'
2024-09-11 14:49:13,619 [     scc.git] DEBUG HEAD is now at 312afbe Bump version: 5.8.3 → 5.8.4.dev0
2024-09-11 14:49:13,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:13,776 [     scc.git] DEBUG Calling 'git merge-base 312afbed633613e1f728a1fe9eaac096e54318e0 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-09-11 14:49:13,785 [     scc.git] DEBUG Calling 'git diff --name-only a90f59802f6752ad74badec5c0c1d6b0c9c43b15..312afbed633613e1f728a1fe9eaac096e54318e0'
2024-09-11 14:49:13,792 [     scc.git] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
Conflicting PR. Removed from build [OMERO-plugins-push#181](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero/annotation_scripts/KeyVal_to_csv.py

--conflicts

2024-09-11 14:49:13,799 [  scc.config] DEBUG Found github.token
2024-09-11 14:49:13,799 [     scc.git] DEBUG Not adding comment to issue #202, already --conflicts.
2024-09-11 14:49:13,799 [     scc.git] DEBUG Calling 'git submodule update'
2024-09-11 14:49:13,853 [     scc.git] DEBUG Get sha1 of %s
2024-09-11 14:49:13,853 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-09-11 14:49:13,859 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:49:13,899 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:49:13,907 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95ac29c910> has no local changes
2024-09-11 14:49:13,907 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/scripts
Excluded PRs:
  - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
  - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
  - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
  - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
Already up to date.

Conflicting PRs (not included):
  - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:49:13,917 [     scc.git] DEBUG [detached HEAD 0eaabe1] merge master -Dorg -Ssuccess-only
2024-09-11 14:49:13,918 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:13,918 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-09-11 14:49:14,011 [  scc.config] DEBUG Found submodule.minimal-omero-client.url
2024-09-11 14:49:14,173 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:14,189 [  scc.config] DEBUG Found submodule.minimal-omero-client.branch
2024-09-11 14:49:14,196 [  scc.config] DEBUG Found submodule.omero-cli-duplicate.url
2024-09-11 14:49:14,572 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:14,589 [  scc.config] DEBUG Found submodule.omero-cli-duplicate.branch
2024-09-11 14:49:14,597 [  scc.config] DEBUG Found submodule.omero-cli-render.url
2024-09-11 14:49:14,962 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:14,975 [  scc.config] DEBUG Found submodule.omero-cli-render.branch
2024-09-11 14:49:14,980 [  scc.config] DEBUG Found submodule.omero-cli-zarr.url
2024-09-11 14:49:15,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:15,388 [  scc.config] DEBUG Found submodule.omero-figure.url
2024-09-11 14:49:15,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:15,773 [  scc.config] DEBUG Found submodule.omero-figure.branch
2024-09-11 14:49:15,778 [  scc.config] DEBUG Found submodule.omero-fpbioimage.url
2024-09-11 14:49:16,152 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:16,175 [  scc.config] DEBUG Found submodule.omero-fpbioimage.branch
2024-09-11 14:49:16,181 [  scc.config] DEBUG Found submodule.omero-gallery.url
2024-09-11 14:49:16,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:16,552 [  scc.config] DEBUG Found submodule.omero-gallery.branch
2024-09-11 14:49:16,560 [  scc.config] DEBUG Found submodule.omero-iviewer.url
2024-09-11 14:49:16,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:16,937 [  scc.config] DEBUG Found submodule.omero-iviewer.branch
2024-09-11 14:49:16,944 [  scc.config] DEBUG Found submodule.omero-mapr.url
2024-09-11 14:49:17,319 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:17,339 [  scc.config] DEBUG Found submodule.omero-mapr.branch
2024-09-11 14:49:17,348 [  scc.config] DEBUG Found submodule.omero-metadata.url
2024-09-11 14:49:17,703 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:17,720 [  scc.config] DEBUG Found submodule.omero-metadata.branch
2024-09-11 14:49:17,727 [  scc.config] DEBUG Found submodule.omero-parade.url
2024-09-11 14:49:18,082 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:18,096 [  scc.config] DEBUG Found submodule.omero-parade.branch
2024-09-11 14:49:18,104 [  scc.config] DEBUG Found submodule.omero-prometheus-tools.url
2024-09-11 14:49:18,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:18,484 [  scc.config] DEBUG Found submodule.omero-prometheus-tools.branch
2024-09-11 14:49:18,490 [  scc.config] DEBUG Found submodule.omero-rois.url
2024-09-11 14:49:18,892 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:18,913 [  scc.config] DEBUG Found submodule.omero-signup.url
2024-09-11 14:49:19,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:19,301 [  scc.config] DEBUG Found submodule.omero-test-infra.url
2024-09-11 14:49:19,659 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:19,675 [  scc.config] DEBUG Found submodule.omero-test-infra.branch
2024-09-11 14:49:19,680 [  scc.config] DEBUG Found submodule.omero-upload.url
2024-09-11 14:49:20,043 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:20,066 [  scc.config] DEBUG Found submodule.omero-virtual-microscope.url
2024-09-11 14:49:20,471 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:20,490 [  scc.config] DEBUG Found submodule.omero-web-zarr.url
2024-09-11 14:49:20,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:20,867 [  scc.config] DEBUG Found submodule.omero-web-zarr.branch
2024-09-11 14:49:20,872 [  scc.config] DEBUG Found submodule.omero-weberror.url
2024-09-11 14:49:21,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:21,259 [  scc.config] DEBUG Found submodule.omero-weberror.branch
2024-09-11 14:49:21,264 [  scc.config] DEBUG Found submodule.omero-webtest.url
2024-09-11 14:49:21,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:21,642 [  scc.config] DEBUG Found submodule.omero-webtest.branch
2024-09-11 14:49:21,647 [  scc.config] DEBUG Found submodule.rOMERO-gateway.url
2024-09-11 14:49:22,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:22,069 [  scc.config] DEBUG Found submodule.rOMERO-gateway.branch
2024-09-11 14:49:22,076 [  scc.config] DEBUG Found submodule.scripts.url
2024-09-11 14:49:22,441 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-09-11 14:49:22,464 [  scc.config] DEBUG Found submodule.scripts.branch
2024-09-11 14:49:22,464 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-09-11 14:49:22,557 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f95af21ce20> has local changes
2024-09-11 14:49:22,557 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-plugins
Already up to date.

Merged PRs:
  - PR 390 dependabot[bot] 'Bump omero-figure from `5f62399` to `f9a321d`'

Repository: ome/minimal-omero-client
Already up to date.

Merged PRs:
  - PR 66 jburel 'Gateway 5 9 2'

Repository: ome/omero-cli-duplicate
Excluded PRs:
  - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
Already up to date.

Merged PRs:
  - PR 25 jburel 'review message'

Repository: ome/omero-cli-render
Excluded PRs:
  - PR 62 dominikl 'Add export and impo(rt) commands' (stage: draft)
  - PR 54 dominikl 'Change rendering settings spec' (stage: draft)
  - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
  - PR 48 dominikl 'Don't start rendering engine to get settings' (stage: draft)
Already up to date.

Merged PRs:
  - PR 59 will-moore 'Apply settings to Plate'

Repository: ome/omero-cli-zarr
Excluded PRs:
  - PR 162 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.

Merged PRs:
  - PR 147 will-moore 'Name option'

Conflicting PRs (not included):
  - PR 102 will-moore 'Zarr export tests'
  - PR 123 will-moore 'Support export of Fileset:ID'

Repository: ome/omero-figure
Excluded PRs:
  - PR 579 Tom-TBT 'Perceptibly uniform luts for OMERO.figure' (user: Tom-TBT)
  - PR 543 will-moore 'Plate well labels' (exclude comment)
Already up to date.

Merged PRs:
  - PR 555 will-moore 'Points in shape editor'
  - PR 568 will-moore 'Remove numpy from tests_require in setup.py'
  - PR 578 Rdornier 'Image outline'
  - PR 583 MinaEnayat 'Add Hilo Checkbox for LUT Toggling in Channel Slider View'
  - PR 584 Rdornier 'Link url to image'

Conflicting PRs (not included):
  - PR 577 Rdornier 'Fill rois'

Repository: ome/omero-fpbioimage
Already up to date.

Merged PRs:
  - PR 18 jburel 'default  size z value'

Repository: ome/omero-gallery
Already up to date.

Merged PRs:
  - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'

Repository: ome/omero-iviewer
Excluded PRs:
  - PR 481 Tom-TBT 'Perceptibly uniform luts for OMERO.iviewer' (user: Tom-TBT)
  - PR 420 will-moore 'Add release process to README' (exclude comment)
  - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
Already up to date.

Merged PRs:
  - PR 460 will-moore 'Channel min spinner fix'
  - PR 465 will-moore 'Save as Figure'
  - PR 471 will-moore 'Z projection disabled tooltip'
  - PR 477 dependabot[bot] 'Bump ws and socket.io'
  - PR 478 dependabot[bot] 'Bump socket.io from 4.6.1 to 4.7.5'
  - PR 482 will-moore 'Support ?collapse_left/right and ?full_page=true'
  - PR 483 dependabot[bot] 'Bump webpack from 5.82.0 to 5.94.0'

Repository: ome/omero-mapr
Excluded PRs:
  - PR 79 will-moore 'Right panel title' (exclude comment)
Already up to date.

Merged PRs:
  - PR 74 will-moore 'mapr extension of webclient'

Repository: ome/omero-metadata
Already up to date.

Merged PRs:
  - PR 86 dominikl 'Add tablename option'

Conflicting PRs (not included):
  - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
  - PR 64 will-moore 'Support images_by_name for Screen and Plate'

Repository: ome/omero-parade
Excluded PRs:
  - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
  - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
  - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
Already up to date.

Merged PRs:
  - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
  - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
  - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'

Repository: ome/omero-prometheus-tools
Already up to date.

Merged PRs:
  - PR 14 jburel 'use conda-forge channel'

Repository: ome/omero-rois
Excluded PRs:
  - PR 28 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.

Merged PRs:
  - PR 6 dominikl 'Add method to create masks grouped by label id'

Repository: ome/omero-signup
Already up to date.

Conflicting PRs (not included):
  - PR 14 manics 'Add pre-commit (black, flake8)'

Repository: openmicroscopy/omero-test-infra
Already up to date.

Merged PRs:
  - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'

Repository: ome/omero-upload
Already up to date.


Repository: ome/omero-virtual-microscope
Already up to date.


Repository: ome/omero-web-zarr
Excluded PRs:
  - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
Already up to date.

Conflicting PRs (not included):
  - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'

Repository: openmicroscopy/omero-weberror
Already up to date.


Repository: openmicroscopy/omero-webtest
Already up to date.


Repository: ome/rOMERO-gateway
Already up to date.

Conflicting PRs (not included):
  - PR 100 dominikl 'Run tests properly'

Repository: ome/scripts
Excluded PRs:
  - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
  - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
  - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
  - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
Already up to date.

Conflicting PRs (not included):
  - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'

Generated by OMERO-plugins-push#181 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-plugins-push/181/)'
2024-09-11 14:49:22,573 [     scc.git] DEBUG [detached HEAD f66cc1b] merge master -Dorg -Ssuccess-only
2024-09-11 14:49:22,573 [   scc.merge] INFO  Repository: ome/omero-plugins
2024-09-11 14:49:22,573 [     scc.git] DEBUG  23 files changed, 44 insertions(+), 44 deletions(-)
2024-09-11 14:49:22,573 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,573 [   scc.merge] INFO  
2024-09-11 14:49:22,573 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,573 [   scc.merge] INFO    - PR 390 dependabot[bot] 'Bump omero-figure from `5f62399` to `f9a321d`'
2024-09-11 14:49:22,574 [   scc.merge] INFO  
2024-09-11 14:49:22,574 [   scc.merge] INFO  Repository: ome/minimal-omero-client
2024-09-11 14:49:22,574 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,574 [   scc.merge] INFO  
2024-09-11 14:49:22,574 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,574 [   scc.merge] INFO    - PR 66 jburel 'Gateway 5 9 2'
2024-09-11 14:49:22,574 [   scc.merge] INFO  
2024-09-11 14:49:22,574 [   scc.merge] INFO  Repository: ome/omero-cli-duplicate
2024-09-11 14:49:22,574 [   scc.merge] INFO  Excluded PRs:
2024-09-11 14:49:22,574 [   scc.merge] INFO    - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
2024-09-11 14:49:22,574 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,574 [   scc.merge] INFO  
2024-09-11 14:49:22,574 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,574 [   scc.merge] INFO    - PR 25 jburel 'review message'
2024-09-11 14:49:22,574 [   scc.merge] INFO  
2024-09-11 14:49:22,574 [   scc.merge] INFO  Repository: ome/omero-cli-render
2024-09-11 14:49:22,574 [   scc.merge] INFO  Excluded PRs:
2024-09-11 14:49:22,574 [   scc.merge] INFO    - PR 62 dominikl 'Add export and impo(rt) commands' (stage: draft)
2024-09-11 14:49:22,574 [   scc.merge] INFO    - PR 54 dominikl 'Change rendering settings spec' (stage: draft)
2024-09-11 14:49:22,574 [   scc.merge] INFO    - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
2024-09-11 14:49:22,574 [   scc.merge] INFO    - PR 48 dominikl 'Don't start rendering engine to get settings' (stage: draft)
2024-09-11 14:49:22,574 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,574 [   scc.merge] INFO  
2024-09-11 14:49:22,574 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,574 [   scc.merge] INFO    - PR 59 will-moore 'Apply settings to Plate'
2024-09-11 14:49:22,574 [   scc.merge] INFO  
2024-09-11 14:49:22,574 [   scc.merge] INFO  Repository: ome/omero-cli-zarr
2024-09-11 14:49:22,574 [   scc.merge] INFO  Excluded PRs:
2024-09-11 14:49:22,574 [   scc.merge] INFO    - PR 162 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2024-09-11 14:49:22,574 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,574 [   scc.merge] INFO  
2024-09-11 14:49:22,574 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,574 [   scc.merge] INFO    - PR 147 will-moore 'Name option'
2024-09-11 14:49:22,574 [   scc.merge] INFO  
2024-09-11 14:49:22,574 [   scc.merge] INFO  Conflicting PRs (not included):
2024-09-11 14:49:22,574 [   scc.merge] INFO    - PR 102 will-moore 'Zarr export tests'
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 123 will-moore 'Support export of Fileset:ID'
2024-09-11 14:49:22,575 [   scc.merge] INFO  
2024-09-11 14:49:22,575 [   scc.merge] INFO  Repository: ome/omero-figure
2024-09-11 14:49:22,575 [   scc.merge] INFO  Excluded PRs:
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 579 Tom-TBT 'Perceptibly uniform luts for OMERO.figure' (user: Tom-TBT)
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 543 will-moore 'Plate well labels' (exclude comment)
2024-09-11 14:49:22,575 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,575 [   scc.merge] INFO  
2024-09-11 14:49:22,575 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 555 will-moore 'Points in shape editor'
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 568 will-moore 'Remove numpy from tests_require in setup.py'
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 578 Rdornier 'Image outline'
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 583 MinaEnayat 'Add Hilo Checkbox for LUT Toggling in Channel Slider View'
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 584 Rdornier 'Link url to image'
2024-09-11 14:49:22,575 [   scc.merge] INFO  
2024-09-11 14:49:22,575 [   scc.merge] INFO  Conflicting PRs (not included):
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 577 Rdornier 'Fill rois'
2024-09-11 14:49:22,575 [   scc.merge] INFO  
2024-09-11 14:49:22,575 [   scc.merge] INFO  Repository: ome/omero-fpbioimage
2024-09-11 14:49:22,575 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,575 [   scc.merge] INFO  
2024-09-11 14:49:22,575 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 18 jburel 'default  size z value'
2024-09-11 14:49:22,575 [   scc.merge] INFO  
2024-09-11 14:49:22,575 [   scc.merge] INFO  Repository: ome/omero-gallery
2024-09-11 14:49:22,575 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,575 [   scc.merge] INFO  
2024-09-11 14:49:22,575 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'
2024-09-11 14:49:22,575 [   scc.merge] INFO  
2024-09-11 14:49:22,575 [   scc.merge] INFO  Repository: ome/omero-iviewer
2024-09-11 14:49:22,575 [   scc.merge] INFO  Excluded PRs:
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 481 Tom-TBT 'Perceptibly uniform luts for OMERO.iviewer' (user: Tom-TBT)
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 420 will-moore 'Add release process to README' (exclude comment)
2024-09-11 14:49:22,575 [   scc.merge] INFO    - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
2024-09-11 14:49:22,575 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,576 [   scc.merge] INFO  
2024-09-11 14:49:22,576 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 460 will-moore 'Channel min spinner fix'
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 465 will-moore 'Save as Figure'
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 471 will-moore 'Z projection disabled tooltip'
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 477 dependabot[bot] 'Bump ws and socket.io'
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 478 dependabot[bot] 'Bump socket.io from 4.6.1 to 4.7.5'
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 482 will-moore 'Support ?collapse_left/right and ?full_page=true'
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 483 dependabot[bot] 'Bump webpack from 5.82.0 to 5.94.0'
2024-09-11 14:49:22,576 [   scc.merge] INFO  
2024-09-11 14:49:22,576 [   scc.merge] INFO  Repository: ome/omero-mapr
2024-09-11 14:49:22,576 [   scc.merge] INFO  Excluded PRs:
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 79 will-moore 'Right panel title' (exclude comment)
2024-09-11 14:49:22,576 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,576 [   scc.merge] INFO  
2024-09-11 14:49:22,576 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 74 will-moore 'mapr extension of webclient'
2024-09-11 14:49:22,576 [   scc.merge] INFO  
2024-09-11 14:49:22,576 [   scc.merge] INFO  Repository: ome/omero-metadata
2024-09-11 14:49:22,576 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,576 [   scc.merge] INFO  
2024-09-11 14:49:22,576 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 86 dominikl 'Add tablename option'
2024-09-11 14:49:22,576 [   scc.merge] INFO  
2024-09-11 14:49:22,576 [   scc.merge] INFO  Conflicting PRs (not included):
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 64 will-moore 'Support images_by_name for Screen and Plate'
2024-09-11 14:49:22,576 [   scc.merge] INFO  
2024-09-11 14:49:22,576 [   scc.merge] INFO  Repository: ome/omero-parade
2024-09-11 14:49:22,576 [   scc.merge] INFO  Excluded PRs:
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
2024-09-11 14:49:22,576 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,576 [   scc.merge] INFO  
2024-09-11 14:49:22,576 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,576 [   scc.merge] INFO    - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
2024-09-11 14:49:22,577 [   scc.merge] INFO    - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
2024-09-11 14:49:22,577 [   scc.merge] INFO    - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'
2024-09-11 14:49:22,577 [   scc.merge] INFO  
2024-09-11 14:49:22,577 [   scc.merge] INFO  Repository: ome/omero-prometheus-tools
2024-09-11 14:49:22,577 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,577 [   scc.merge] INFO  
2024-09-11 14:49:22,577 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,577 [   scc.merge] INFO    - PR 14 jburel 'use conda-forge channel'
2024-09-11 14:49:22,577 [   scc.merge] INFO  
2024-09-11 14:49:22,577 [   scc.merge] INFO  Repository: ome/omero-rois
2024-09-11 14:49:22,577 [   scc.merge] INFO  Excluded PRs:
2024-09-11 14:49:22,577 [   scc.merge] INFO    - PR 28 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2024-09-11 14:49:22,577 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,577 [   scc.merge] INFO  
2024-09-11 14:49:22,577 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,577 [   scc.merge] INFO    - PR 6 dominikl 'Add method to create masks grouped by label id'
2024-09-11 14:49:22,577 [   scc.merge] INFO  
2024-09-11 14:49:22,577 [   scc.merge] INFO  Repository: ome/omero-signup
2024-09-11 14:49:22,577 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,577 [   scc.merge] INFO  
2024-09-11 14:49:22,577 [   scc.merge] INFO  Conflicting PRs (not included):
2024-09-11 14:49:22,577 [   scc.merge] INFO    - PR 14 manics 'Add pre-commit (black, flake8)'
2024-09-11 14:49:22,577 [   scc.merge] INFO  
2024-09-11 14:49:22,577 [   scc.merge] INFO  Repository: openmicroscopy/omero-test-infra
2024-09-11 14:49:22,577 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,577 [   scc.merge] INFO  
2024-09-11 14:49:22,577 [   scc.merge] INFO  Merged PRs:
2024-09-11 14:49:22,577 [   scc.merge] INFO    - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2024-09-11 14:49:22,577 [   scc.merge] INFO  
2024-09-11 14:49:22,577 [   scc.merge] INFO  Repository: ome/omero-upload
2024-09-11 14:49:22,577 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,577 [   scc.merge] INFO  
2024-09-11 14:49:22,577 [   scc.merge] INFO  
2024-09-11 14:49:22,577 [   scc.merge] INFO  Repository: ome/omero-virtual-microscope
2024-09-11 14:49:22,577 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,577 [   scc.merge] INFO  
2024-09-11 14:49:22,577 [   scc.merge] INFO  
2024-09-11 14:49:22,578 [   scc.merge] INFO  Repository: ome/omero-web-zarr
2024-09-11 14:49:22,578 [   scc.merge] INFO  Excluded PRs:
2024-09-11 14:49:22,578 [   scc.merge] INFO    - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
2024-09-11 14:49:22,578 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,578 [   scc.merge] INFO  
2024-09-11 14:49:22,578 [   scc.merge] INFO  Conflicting PRs (not included):
2024-09-11 14:49:22,578 [   scc.merge] INFO    - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2024-09-11 14:49:22,578 [   scc.merge] INFO  
2024-09-11 14:49:22,578 [   scc.merge] INFO  Repository: openmicroscopy/omero-weberror
2024-09-11 14:49:22,578 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,578 [   scc.merge] INFO  
2024-09-11 14:49:22,578 [   scc.merge] INFO  
2024-09-11 14:49:22,578 [   scc.merge] INFO  Repository: openmicroscopy/omero-webtest
2024-09-11 14:49:22,578 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,578 [   scc.merge] INFO  
2024-09-11 14:49:22,578 [   scc.merge] INFO  
2024-09-11 14:49:22,578 [   scc.merge] INFO  Repository: ome/rOMERO-gateway
2024-09-11 14:49:22,578 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,578 [   scc.merge] INFO  
2024-09-11 14:49:22,578 [   scc.merge] INFO  Conflicting PRs (not included):
2024-09-11 14:49:22,578 [   scc.merge] INFO    - PR 100 dominikl 'Run tests properly'
2024-09-11 14:49:22,578 [   scc.merge] INFO  
2024-09-11 14:49:22,578 [   scc.merge] INFO  Repository: ome/scripts
2024-09-11 14:49:22,578 [   scc.merge] INFO  Excluded PRs:
2024-09-11 14:49:22,578 [   scc.merge] INFO    - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
2024-09-11 14:49:22,578 [   scc.merge] INFO    - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
2024-09-11 14:49:22,578 [   scc.merge] INFO    - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
2024-09-11 14:49:22,578 [   scc.merge] INFO    - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
2024-09-11 14:49:22,578 [   scc.merge] INFO  Already up to date.
2024-09-11 14:49:22,578 [   scc.merge] INFO  
2024-09-11 14:49:22,578 [   scc.merge] INFO  Conflicting PRs (not included):
2024-09-11 14:49:22,578 [   scc.merge] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-09-11 14:49:22,578 [   scc.merge] INFO  
2024-09-11 14:49:22,578 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-09-11 14:49:22,579 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,585 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2024-09-11 14:49:22,585 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,591 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,592 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2024-09-11 14:49:22,592 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,597 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,598 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2024-09-11 14:49:22,598 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,603 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,603 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2024-09-11 14:49:22,603 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,609 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,609 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2024-09-11 14:49:22,609 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,615 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,615 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2024-09-11 14:49:22,615 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,620 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,620 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2024-09-11 14:49:22,620 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,625 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,626 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2024-09-11 14:49:22,626 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,631 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,631 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2024-09-11 14:49:22,631 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,636 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,636 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2024-09-11 14:49:22,637 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,642 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,642 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2024-09-11 14:49:22,642 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,647 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,648 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2024-09-11 14:49:22,648 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,654 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,654 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2024-09-11 14:49:22,654 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,659 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,659 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2024-09-11 14:49:22,659 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,664 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,664 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2024-09-11 14:49:22,664 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,669 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,669 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2024-09-11 14:49:22,669 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,674 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,675 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2024-09-11 14:49:22,675 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,679 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,680 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2024-09-11 14:49:22,680 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,684 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,684 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2024-09-11 14:49:22,685 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,690 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,690 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2024-09-11 14:49:22,690 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,695 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,695 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2024-09-11 14:49:22,695 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,700 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-09-11 14:49:22,701 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2024-09-11 14:49:22,701 [     scc.git] DEBUG Calling 'git remote'
2024-09-11 14:49:22,706 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
Update component versions
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.9/site-packages/setuptools/dist.py:466: UserWarning: Normalizing '0.4.2dev0' to '0.4.2.dev0'
  warnings.warn(tmpl.format(**locals()))
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.9/site-packages/setuptools/dist.py:466: UserWarning: Normalizing '0.4.2dev0' to '0.4.2.dev0'
  warnings.warn(tmpl.format(**locals()))
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-test-infra/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-test-infra/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/rOMERO-gateway/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/rOMERO-gateway/setup.py': [Errno 2] No such file or directory
Updating omero-gateway from 5.9.2 to 5.9.4-SNAPSHOT
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'minimal-omero-client'
Entering 'omero-cli-duplicate'
Entering 'omero-cli-render'
Entering 'omero-cli-zarr'
Entering 'omero-figure'
Entering 'omero-fpbioimage'
Entering 'omero-gallery'
Entering 'omero-iviewer'
Entering 'omero-mapr'
Entering 'omero-metadata'
Entering 'omero-parade'
Entering 'omero-prometheus-tools'
Entering 'omero-rois'
Entering 'omero-signup'
Entering 'omero-test-infra'
Entering 'omero-upload'
Entering 'omero-virtual-microscope'
Entering 'omero-web-zarr'
Entering 'omero-weberror'
Entering 'omero-webtest'
Entering 'rOMERO-gateway'
Entering 'scripts'
Entering 'minimal-omero-client'
[detached HEAD 923a5c7] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-cli-duplicate'
HEAD detached from 027b3e6
nothing to commit, working tree clean
Entering 'omero-cli-render'
HEAD detached from 173cac0
nothing to commit, working tree clean
Entering 'omero-cli-zarr'
HEAD detached from 9b73dd9
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	.eggs/

nothing added to commit but untracked files present (use "git add" to track)
Entering 'omero-figure'
HEAD detached from f9a321dd
nothing to commit, working tree clean
Entering 'omero-fpbioimage'
HEAD detached from e5b3ca3
nothing to commit, working tree clean
Entering 'omero-gallery'
HEAD detached from 56f4435
nothing to commit, working tree clean
Entering 'omero-iviewer'
HEAD detached from a8f380f
nothing to commit, working tree clean
Entering 'omero-mapr'
HEAD detached from 9631b15
nothing to commit, working tree clean
Entering 'omero-metadata'
HEAD detached from e2fc5ec
nothing to commit, working tree clean
Entering 'omero-parade'
HEAD detached from 5d441c2
nothing to commit, working tree clean
Entering 'omero-prometheus-tools'
HEAD detached from 18bccb6
nothing to commit, working tree clean
Entering 'omero-rois'
HEAD detached from 5c752d5
nothing to commit, working tree clean
Entering 'omero-signup'
HEAD detached from c8610db
nothing to commit, working tree clean
Entering 'omero-test-infra'
HEAD detached from cda3ec6
nothing to commit, working tree clean
Entering 'omero-upload'
HEAD detached from aca9e9c
nothing to commit, working tree clean
Entering 'omero-virtual-microscope'
HEAD detached from deab817
nothing to commit, working tree clean
Entering 'omero-web-zarr'
HEAD detached from 67bb245
nothing to commit, working tree clean
Entering 'omero-weberror'
HEAD detached from adfa132
nothing to commit, working tree clean
Entering 'omero-webtest'
HEAD detached from 8da48e1
nothing to commit, working tree clean
Entering 'rOMERO-gateway'
HEAD detached from 7b5d64d
nothing to commit, working tree clean
Entering 'scripts'
HEAD detached from 312afbe
nothing to commit, working tree clean
[detached HEAD 388fa2a] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
2024-09-11 14:50:08,716 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
2024-09-11 14:50:17,801 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
2024-09-11 14:50:20,121 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-09-11 14:50:24,576 [github.Reque] INFO  Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-09-11 14:51:04,625 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-plugins/tree/merge_ci