<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause'><shortDescription>Started by upstream project "Trigger" build number 26</shortDescription><upstreamBuild>26</upstreamBuild><upstreamProject>Trigger</upstreamProject><upstreamUrl>job/Trigger/</upstreamUrl></cause></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmerge_ci _class='hudson.plugins.git.util.Build'><buildNumber>17</buildNumber><marked><SHA1>6181d3b05547da0b2662463fdbb3787217a75c9e</SHA1><branch><SHA1>6181d3b05547da0b2662463fdbb3787217a75c9e</SHA1><name>origin/merge_ci</name></branch></marked><revision><SHA1>6181d3b05547da0b2662463fdbb3787217a75c9e</SHA1><branch><SHA1>6181d3b05547da0b2662463fdbb3787217a75c9e</SHA1><name>origin/merge_ci</name></branch></revision></originmerge_ci></buildsByBranchName><lastBuiltRevision><SHA1>6181d3b05547da0b2662463fdbb3787217a75c9e</SHA1><branch><SHA1>6181d3b05547da0b2662463fdbb3787217a75c9e</SHA1><name>origin/merge_ci</name></branch></lastBuiltRevision><remoteUrl>https://github.com/$SPACE_USER/openmicroscopy.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#17</displayName><duration>377367</duration><estimatedDuration>425057</estimatedDuration><fullDisplayName>OMERO-build #17</fullDisplayName><id>17</id><inProgress>false</inProgress><keepLog>false</keepLog><number>17</number><queueId>295</queueId><result>SUCCESS</result><timestamp>1784722393875</timestamp><url>https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build/17/</url><builtOn>testintegration</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py</affectedPath><commitId>3e1ea545732ba7c4bcd4ae58c08035648c272ec8</commitId><timestamp>1782832905000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/w.moore</absoluteUrl><fullName>w.moore</fullName></author><authorEmail>w.moore@dundee.ac.uk</authorEmail><comment>Add test for conn.getObjects('Annotations', opts={...})
</comment><date>2026-06-30 16:21:45 +0100</date><id>3e1ea545732ba7c4bcd4ae58c08035648c272ec8</id><msg>Add test for conn.getObjects('Annotations', opts={...})</msg><path><editType>edit</editType><file>components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py</affectedPath><commitId>102e3a288339d62ee60214780b830d40b42a9138</commitId><timestamp>1782896240000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/w.moore</absoluteUrl><fullName>w.moore</fullName></author><authorEmail>w.moore@dundee.ac.uk</authorEmail><comment>Test getObjects() with FileAnnotations
</comment><date>2026-07-01 09:57:20 +0100</date><id>102e3a288339d62ee60214780b830d40b42a9138</id><msg>Test getObjects() with FileAnnotations</msg><path><editType>edit</editType><file>components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py</affectedPath><commitId>5fa410d629f5ab56a7d5b2ed7d8d265699ce4de5</commitId><timestamp>1782913048000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/w.moore</absoluteUrl><fullName>w.moore</fullName></author><authorEmail>w.moore@dundee.ac.uk</authorEmail><comment>flake8 fixes
</comment><date>2026-07-01 14:37:28 +0100</date><id>5fa410d629f5ab56a7d5b2ed7d8d265699ce4de5</id><msg>flake8 fixes</msg><path><editType>edit</editType><file>components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py</affectedPath><commitId>d7a8b2b5a976b8f179a63dc806d9f6c5ef1c1fab</commitId><timestamp>1782917668000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/w.moore</absoluteUrl><fullName>w.moore</fullName></author><authorEmail>w.moore@dundee.ac.uk</authorEmail><comment>Test ann Files loaded without ann_type:file
</comment><date>2026-07-01 15:54:28 +0100</date><id>d7a8b2b5a976b8f179a63dc806d9f6c5ef1c1fab</id><msg>Test ann Files loaded without ann_type:file</msg><path><editType>edit</editType><file>components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/tools/OmeroWeb/test/integration/test_rendering.py</affectedPath><commitId>ace2e3f5991b752e40fc18e70aa5b2c1eac3b01a</commitId><timestamp>1784652084000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko</absoluteUrl><fullName>p.walczysko</fullName></author><authorEmail>p.walczysko@dundee.ac.uk</authorEmail><comment>Try to fix the other 2 failing tests with the wait_until_renderable method
</comment><date>2026-07-21 17:41:24 +0100</date><id>ace2e3f5991b752e40fc18e70aa5b2c1eac3b01a</id><msg>Try to fix the other 2 failing tests with the wait_until_renderable method</msg><path><editType>edit</editType><file>components/tools/OmeroWeb/test/integration/test_rendering.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py</affectedPath><commitId>c34a89dd2fc181999bd6aad4aaeef7f1e038a3b7</commitId><timestamp>1784720257000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/w.moore</absoluteUrl><fullName>w.moore</fullName></author><authorEmail>w.moore@dundee.ac.uk</authorEmail><comment>Ignore any 'user' group annotations
</comment><date>2026-07-22 12:37:37 +0100</date><id>c34a89dd2fc181999bd6aad4aaeef7f1e038a3b7</id><msg>Ignore any 'user' group annotations</msg><path><editType>edit</editType><file>components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><commitId>6d92f2152012f2b169c89f79c950928e322356d5</commitId><timestamp>1784722379000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop</absoluteUrl><fullName>snoopycrimecop</fullName></author><authorEmail>snoopycrimecop@gmail.com</authorEmail><comment>merge develop -Dorg -Ssuccess-only

Repository: ome/openmicroscopy
Excluded PRs:
  - PR 6460 knabar 'Tests for new public URL filter setting' (status: failure)
  - PR 6450 dominikl 'Add omero-zarr-pixel-buffer' (exclude comment)
  - PR 6212 jburel 'add test to import images' (exclude comment)
Already up to date.

Merged PRs:
  - PR 6423 jburel 'Use \d'
  - PR 6455 will-moore 'test_api_rois.py checks load_shapes includes externalInfo'
  - PR 6458 will-moore 'Add test for conn.getObjects('Annotations', opts={...})'
  - PR 6462 pwalczysko 'Fix the failure of the test_cleanse.py'
  - PR 6465 pwalczysko 'Fix also the test_remove__pre_fs_pyramids'
  - PR 6466 pwalczysko 'Fix test_remove_pyramids_check_thumbs NFS'
  - PR 6467 pwalczysko 'Test thumbs'
  - PR 6469 pwalczysko 'Fix test_render_image_region_tile_params_big_image'

Generated by OMERO-push#17 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-push/17/)
</comment><date>2026-07-22 12:12:59 +0000</date><id>6d92f2152012f2b169c89f79c950928e322356d5</id><msg>merge develop -Dorg -Ssuccess-only</msg></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>etc/omero.properties</affectedPath><commitId>6181d3b05547da0b2662463fdbb3787217a75c9e</commitId><timestamp>1784722379000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop</absoluteUrl><fullName>snoopycrimecop</fullName></author><authorEmail>snoopycrimecop@gmail.com</authorEmail><comment>Add version.properties to etc/omero.properties
</comment><date>2026-07-22 12:12:59 +0000</date><id>6181d3b05547da0b2662463fdbb3787217a75c9e</id><msg>Add version.properties to etc/omero.properties</msg><path><editType>edit</editType><file>etc/omero.properties</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop</absoluteUrl><fullName>snoopycrimecop</fullName></culprit><culprit><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko</absoluteUrl><fullName>p.walczysko</fullName></culprit><culprit><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/w.moore</absoluteUrl><fullName>w.moore</fullName></culprit></freeStyleBuild>