<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:04:20 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[INTTEST-14] Use JVM monitoring in each test job</title>
                <link>https://jira.opendaylight.org/browse/INTTEST-14</link>
                <project id="10189" key="INTTEST">integration-test</project>
                    <description>&lt;p&gt;Issues such as high utilization can cause failures that are hard to reproduce and debug.&lt;/p&gt;

&lt;p&gt;Some jobs already monitor some metrics and generate graphs. There is no good reason why majority of jobs do not perform such monitoring.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19384">INTTEST-14</key>
            <summary>Use JVM monitoring in each test job</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="1" iconUrl="https://jira.opendaylight.org/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                    </labels>
                <created>Mon, 29 May 2017 15:44:52 +0000</created>
                <updated>Tue, 12 Nov 2019 19:44:13 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                                                            <comments>
                            <comment id="35138" author="vrpolak" created="Mon, 29 May 2017 15:46:18 +0000"  >&lt;p&gt;&amp;gt; high utilization&lt;/p&gt;

&lt;p&gt;That was referring to Java Heap utilization, but other metrics can be useful as well, for example CPU utilization.&lt;/p&gt;</comment>
                            <comment id="64228" author="ecelgp" created="Wed, 25 Jul 2018 16:42:37 +0000"  >&lt;p&gt;For now this works consists on incorporating JVM plots instruction below:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Adding_JVM_plots_to_Jobs&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Adding_JVM_plots_to_Jobs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;into the process to generate a CSIT job:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.opendaylight.org/projects/integration-test/en/latest/system-test-guide.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.opendaylight.org/projects/integration-test/en/latest/system-test-guide.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="67301" author="stanislav-chlebec" created="Thu, 17 Oct 2019 07:20:20 +0000"  >&lt;p&gt;Hi Luis&lt;br/&gt;
I was assigned to this project by my company. It seems to me that I could to add JVM monitoring to some tests (I would like to try - I am a begginer in this project). Could you please give me an advice with what test I could begin?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;</comment>
                            <comment id="67303" author="ecelgp" created="Fri, 18 Oct 2019 00:35:16 +0000"  >&lt;p&gt;Hi Stanislav,&lt;/p&gt;

&lt;p&gt;Thanks for jumping on this. It seems like the framework is not working now. If you see last test case here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-bulkomatic-only-neon/403/robot-plugin/log.html.gz#s1-s1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-bulkomatic-only-neon/403/robot-plugin/log.html.gz#s1-s1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The python robot KW &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; throws an error: IndexError: list index out of range&lt;/p&gt;

&lt;p&gt;So I will have to dig a bit what is going on before we can extend the framework to other jobs.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;  &lt;a href=&quot;https://git.opendaylight.org/gerrit/gitweb?p=integration/test.git;a=blob;f=csit/libraries/Appenders/ElasticsearchAppender.py;h=52cbe746c0a73a4f313674c55998153fdb0bc79e;hb=HEAD#l106&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/gitweb?p=integration/test.git;a=blob;f=csit/libraries/Appenders/ElasticsearchAppender.py;h=52cbe746c0a73a4f313674c55998153fdb0bc79e;hb=HEAD#l106&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="67306" author="ecelgp" created="Fri, 18 Oct 2019 23:19:49 +0000"  >&lt;p&gt;There is an issue with decanter jmx collector but I figured out a workaround. See &lt;a href=&quot;https://jira.opendaylight.org/browse/INTTEST-60&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.opendaylight.org/browse/INTTEST-60&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="67307" author="ecelgp" created="Fri, 18 Oct 2019 23:20:47 +0000"  >&lt;p&gt;Once this is fixed we can resume this ticket work.&lt;/p&gt;</comment>
                            <comment id="67311" author="ecelgp" created="Mon, 21 Oct 2019 23:10:34 +0000"  >&lt;p&gt;OK, fix is merged, you can try to add the JVM for an individual job by just following this wiki: &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Adding_JVM_plots_to_Jobs&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Adding_JVM_plots_to_Jobs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If the goal is to add the JVM plots to all the jobs, I will have to take a look at how to do that.&lt;/p&gt;</comment>
                            <comment id="67312" author="stanislav-chlebec" created="Tue, 22 Oct 2019 06:26:46 +0000"  >&lt;p&gt;Maybe the best place where we could add decanter features into the &lt;b&gt;install-features:&lt;/b&gt; clause is in templates?&lt;/p&gt;

&lt;p&gt;Then probably these features are going to be installed in all jobs which are built with that template&lt;/p&gt;

&lt;p&gt;Could you please confirm my thinking?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;edited:&lt;/p&gt;

&lt;p&gt;... or simply to add to all yaml files with definition of job to the &lt;b&gt;install-features:&lt;/b&gt; clause&#160;&lt;br/&gt;
(in the way how it was done to this moment)&lt;/p&gt;

&lt;p&gt;What is better?&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="67313" author="stanislav-chlebec" created="Tue, 22 Oct 2019 07:18:54 +0000"  >&lt;p&gt;List of files with templates&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
 jjb/autorelease/autorelease-templates.yaml
 jjb/global-jjb/jjb/lf-c-cpp-jobs.yaml
 jjb/global-jjb/jjb/lf-ci-jobs.yaml
 jjb/global-jjb/jjb/lf-docker-jobs.yaml
 jjb/global-jjb/jjb/lf-info-vote.yaml
 jjb/global-jjb/jjb/lf-maven-jobs.yaml
 jjb/global-jjb/jjb/lf-node-jobs.yaml
 jjb/global-jjb/jjb/lf-python-jobs.yaml
 jjb/global-jjb/jjb/lf-release-jobs.yaml
 jjb/global-jjb/jjb/lf-release-management-jobs.yaml
 jjb/global-jjb/jjb/lf-rtd-jobs.yaml
 jjb/global-jjb/jjb/lf-whitesource-jobs.yaml
 jjb/integration/distribution/distribution-templates.yaml
 jjb/integration/integration-templates.yaml
 jjb/integration/integration-test-jobs.yaml
 jjb/local/netvirt/netvirt-apex-images.yaml
 jjb/local/netvirt/netvirt-dependencies.yaml
 jjb/local/netvirt/netvirt-job-reports.yaml
 jjb/local/openci/openci-odl-daily-jobs.yaml
 jjb/local/opflex/opflex-custom.yaml
 jjb/local/opflex/opflex-thirdparty-dependencies.yaml
 jjb/local/opflex/opflex.yaml
 jjb/local/ovsdb/ovsdb-full-integration.yaml
 jjb/local/ovsdb/ovsdb-sonar.yaml
 jjb/local/packaging/packaging-ansible.yaml
 jjb/local/packaging/packaging-puppet.yaml
 jjb/local/packaging/packaging.yaml
 jjb/local/releng-jobs.yaml
 jjb/local/releng-templates-java.yaml&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="67314" author="stanislav-chlebec" created="Tue, 22 Oct 2019 07:44:08 +0000"  >&lt;p&gt;List of files with project&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
jjb/aaa/aaa-csit-authn.yaml
jjb/aaa/aaa-patch-test.yaml
jjb/aaa/aaa.yaml
jjb/alt-datastores/alt-datastores.yaml
jjb/alto/alto-csit-setup.yaml
jjb/alto/alto.yaml
jjb/ansible/ansible.yaml
jjb/archetypes/archetypes.yaml
jjb/autorelease/autorelease-projects.yaml
jjb/autorelease/autorelease-version-management.yaml
jjb/autorelease/validate-autorelease-neon.yaml
jjb/autorelease/validate-autorelease-sodium.yaml
jjb/bgpcep/bgpcep-csit-bgpclustering-ha.yaml
jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml
jjb/bgpcep/bgpcep-csit-bgpclustering.yaml
jjb/bgpcep/bgpcep-csit-bgp-ingest-mixed.yaml
jjb/bgpcep/bgpcep-csit-bgp-ingest.yaml
jjb/bgpcep/bgpcep-csit-throughpcep.yaml
jjb/bgpcep/bgpcep-csit-userfeatures.yaml
jjb/bgpcep/bgpcep-patch-test.yaml
jjb/bgpcep/bgpcep.yaml
jjb/bier/bier-csit-basic.yaml
jjb/bier/bier.yaml
jjb/coe/coe.yaml
jjb/controller/controller-csit-akka1.yaml
jjb/controller/controller-csit-clustering.yaml
jjb/controller/controller-csit-cs-chasing-leader.yaml
jjb/controller/controller-csit-cs-partnheal.yaml
jjb/controller/controller-csit-ddb-expl-lead-movement.yaml
jjb/controller/controller-csit-dnb-noloss.yaml
jjb/controller/controller-csit-drb-partnheal.yaml
jjb/controller/controller-csit-drb-precedence.yaml
jjb/controller/controller-csit-dsbenchmark-cluster.yaml
jjb/controller/controller-csit-dsbenchmark.yaml
jjb/controller/controller-csit-&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;-cars-perf.yaml
jjb/controller/controller-csit-&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;-clust-cars-perf.yaml
jjb/controller/controller-patch-test.yaml
jjb/controller/controller.yaml
jjb/daexim/daexim-csit-basic.yaml
jjb/daexim/daexim-csit-clustering-basic.yaml
jjb/daexim/daexim.yaml
jjb/detnet/detnet.yaml
jjb/dluxapps/dluxapps-csit-yangman.yaml
jjb/dluxapps/dluxapps.yaml
jjb/dlux/dlux.yaml
jjb/docs/docs-rtd.yaml
jjb/genius/genius-csit-genius.yaml
jjb/genius/genius-patch-test.yaml
jjb/genius/genius.yaml
jjb/groupbasedpolicy/groupbasedpolicy-csit-1node-openstack.yaml
jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml
jjb/groupbasedpolicy/groupbasedpolicy-csit-6node.yaml
jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml
jjb/groupbasedpolicy/groupbasedpolicy-csit-sxp.yaml
jjb/groupbasedpolicy/groupbasedpolicy.yaml
jjb/honeycomb/vbd/vbd.yaml
jjb/infrautils/infrautils-patch-test.yaml
jjb/infrautils/infrautils.yaml
jjb/integration/distribution/distribution-csit-userfeatures.yaml
jjb/integration/distribution/distribution-jobs.yaml
jjb/integration/integration-test-jobs.yaml
jjb/jsonrpc/jsonrpc-csit-basic.yaml
jjb/jsonrpc/jsonrpc.yaml
jjb/l2switch/l2switch-csit-host-scalability-daily.yaml
jjb/l2switch/l2switch-csit-scalability.yaml
jjb/l2switch/l2switch-csit-&lt;span class=&quot;code-keyword&quot;&gt;switch&lt;/span&gt;.yaml
jjb/l2switch/l2switch-patch-test.yaml
jjb/l2switch/l2switch.yaml
jjb/lf-infra/lf-infra-jobs.yaml
jjb/lf-infra/zzz-test-release.yaml
jjb/lfn/lfn.yaml
jjb/lispflowmapping/lispflowmapping-csit-msmr.yaml
jjb/lispflowmapping/lispflowmapping-csit-performance.yaml
jjb/lispflowmapping/lispflowmapping.yaml
jjb/local/mdsal/mdsal-csit-bindingv1.yaml
jjb/local/mdsal/mdsal-patch-test.yaml
jjb/local/mdsal/mdsal.yaml
jjb/local/nemo/nemo-csit-engine.yaml
jjb/local/nemo/nemo.yaml
jjb/local/netconf/netconf-clustering-scale.yaml
jjb/local/netconf/netconf-clustering.yaml
jjb/local/netconf/netconf-csit-callhome.yaml
jjb/local/netconf/netconf-patch-test.yaml
jjb/local/netconf/netconf-scale.yaml
jjb/local/netconf/netconf-userfeatures.yaml
jjb/local/netconf/netconf.yaml
jjb/local/netvirt/netvirt-apex-images.yaml
jjb/local/netvirt/netvirt-csit-hwvtep-openstack.yaml
jjb/local/netvirt/netvirt-csit-multi-apex.yaml
jjb/local/netvirt/netvirt-csit-multi-openstack-upgrade.yaml
jjb/local/netvirt/netvirt-csit-multi-openstack.yaml
jjb/local/netvirt/netvirt-dependencies.yaml
jjb/local/netvirt/netvirt-job-reports.yaml
jjb/local/netvirt/netvirt-patch-test.yaml
jjb/local/netvirt/netvirt.yaml
jjb/local/neutron/neutron-patch-test.yaml
jjb/local/neutron/neutron.yaml
jjb/local/odlparent/odlparent-patch-test.yaml
jjb/local/odlparent/odlparent.yaml
jjb/local/odltools/odltools-csit.yaml
jjb/local/odltools/odltools-patch-test.yaml
jjb/local/odltools/odltools.yaml
jjb/local/of-config/of-config.yaml
jjb/local/openci/openci-odl-daily-jobs.yaml
jjb/local/openflowplugin/openflowplugin-csit-bundle-based-reconciliation.yaml
jjb/local/openflowplugin/openflowplugin-csit-cbench.yaml
jjb/local/openflowplugin/openflowplugin-csit-clustering-bulkomatic.yaml
jjb/local/openflowplugin/openflowplugin-csit-clustering-perf-bulkomatic.yaml
jjb/local/openflowplugin/openflowplugin-csit-clustering.yaml
jjb/local/openflowplugin/openflowplugin-csit-flow-services.yaml
jjb/local/openflowplugin/openflowplugin-csit-longevity.yaml
jjb/local/openflowplugin/openflowplugin-csit-perf-bulkomatic.yaml
jjb/local/openflowplugin/openflowplugin-csit-perf-stats-collection.yaml
jjb/local/openflowplugin/openflowplugin-csit-sanity.yaml
jjb/local/openflowplugin/openflowplugin-csit-scale-link.yaml
jjb/local/openflowplugin/openflowplugin-csit-scale-&lt;span class=&quot;code-keyword&quot;&gt;switch&lt;/span&gt;.yaml
jjb/local/openflowplugin/openflowplugin-csit-scale.yaml
jjb/local/openflowplugin/openflowplugin-patch-test.yaml
jjb/local/openflowplugin/openflowplugin.yaml
jjb/local/opflex/opflex-custom.yaml
jjb/local/opflex/opflex-thirdparty-dependencies.yaml
jjb/local/opflex/opflex.yaml
jjb/local/ovsdb/ovsdb-csit-clustering.yaml
jjb/local/ovsdb/ovsdb-csit-southbound.yaml
jjb/local/ovsdb/ovsdb-full-integration.yaml
jjb/local/ovsdb/ovsdb-patch-test.yaml
jjb/local/ovsdb/ovsdb-sonar.yaml
jjb/local/ovsdb/ovsdb.yaml
jjb/local/p4plugin/p4plugin.yaml
jjb/local/packaging/packaging-ansible.yaml
jjb/local/packaging/packaging-puppet.yaml
jjb/local/packaging/packaging.yaml
jjb/local/packetcable/packetcable-csit-pcmm.yaml
jjb/local/packetcable/packetcable.yaml
jjb/local/releng-jobs.yaml
jjb/local/releng-packer-jobs.yaml
jjb/local/releng-views.yaml
jjb/local/serviceutils/serviceutils-patch-test.yaml
jjb/local/serviceutils/serviceutils.yaml
jjb/local/sfc/sfc-csit-full-deploy.yaml
jjb/local/sfc/sfc-csit-&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;-basic.yaml
jjb/local/sfc/sfc-patch-test.yaml
jjb/local/sfc/sfc-python.yaml
jjb/local/sfc/sfc.yaml
jjb/local/snmp4sdn/snmp4sdn.yaml
jjb/local/snmp/snmp.yaml
jjb/local/sxp/sxp-csit-basic.yaml
jjb/local/sxp/sxp-csit-binding-origin.yaml
jjb/local/sxp/sxp-csit-cluster-binding.yaml
jjb/local/sxp/sxp-csit-clustering.yaml
jjb/local/sxp/sxp-csit-filtering.yaml
jjb/local/sxp/sxp-csit-performance.yaml
jjb/local/sxp/sxp-csit-topology.yaml
jjb/local/sxp/sxp.yaml
jjb/local/telemetry/telemetry-csit-basic.yaml
jjb/local/telemetry/telemetry.yaml
jjb/local/transportpce/transportpce.yaml
jjb/local/tsdr/tsdr-csit-cassandra.yaml
jjb/local/tsdr/tsdr-csit-elasticsearch.yaml
jjb/local/tsdr/tsdr-csit-hbase.yaml
jjb/local/tsdr/tsdr-csit-hsqldb.yaml
jjb/local/tsdr/tsdr.yaml
jjb/local/unimgr/unimgr.yaml
jjb/local/usc/usc-csit-tcp.yaml
jjb/local/usc/usc.yaml
jjb/local/yangtools/yangtools-csit-system.yaml
jjb/local/yangtools/yangtools-patch-test.yaml
jjb/local/yangtools/yangtools.yaml

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="67315" author="stanislav-chlebec" created="Tue, 22 Oct 2019 07:47:18 +0000"  >&lt;p&gt;List of files with job-group&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
jjb/global-jjb/jjb/lf-ci-job-groups.yaml
jjb/global-jjb/jjb/lf-docker-job-groups.yaml
jjb/global-jjb/jjb/lf-maven-job-groups.yaml
jjb/global-jjb/jjb/lf-node-job-groups.yaml
jjb/global-jjb/jjb/lf-python-job-groups.yaml
jjb/global-jjb/jjb/lf-release-job-groups.yaml
jjb/global-jjb/jjb/lf-rtd-job-groups.yaml
jjb/local/releng-templates-java.yaml

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="67316" author="stanislav-chlebec" created="Tue, 22 Oct 2019 07:51:08 +0000"  >&lt;p&gt;These contain decanter features:&lt;/p&gt;

&lt;p&gt;jjb/local/netconf/netconf-scale.yaml&lt;br/&gt;
jjb/local/netvirt/netvirt-csit-hwvtep-openstack.yaml&lt;br/&gt;
jjb/local/netvirt/netvirt-csit-multi-apex.yaml&lt;br/&gt;
jjb/local/netvirt/netvirt-csit-multi-openstack-upgrade.yaml&lt;br/&gt;
jjb/local/netvirt/netvirt-csit-multi-openstack.yaml&lt;br/&gt;
jjb/local/openflowplugin/openflowplugin-csit-clustering-perf-bulkomatic.yaml&lt;br/&gt;
jjb/local/openflowplugin/openflowplugin-csit-longevity.yaml&lt;br/&gt;
jjb/local/openflowplugin/openflowplugin-csit-perf-bulkomatic.yaml&lt;br/&gt;
jjb/local/openflowplugin/openflowplugin-csit-scale-link.yaml&lt;br/&gt;
jjb/local/openflowplugin/openflowplugin-csit-scale-switch.yaml&lt;br/&gt;
jjb/local/openflowplugin/openflowplugin-csit-scale.yaml&lt;br/&gt;
jjb/local/ovsdb/ovsdb-csit-clustering.yaml&lt;/p&gt;</comment>
                            <comment id="67318" author="ecelgp" created="Tue, 22 Oct 2019 17:20:47 +0000"  >&lt;p&gt;So if we wanted to add the JVM plot for all jobs, we would have to move:&lt;/p&gt;

&lt;p&gt;1) decanter feature installation.&lt;br/&gt;
2) decanter &amp;amp; ES configuration &amp;amp; installation script.&lt;br/&gt;
3) python call to generate plots.&lt;/p&gt;

&lt;p&gt;to the controller install scripts:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/gitweb?p=releng/builder.git;a=blob;f=jjb/integration/common-functions.sh&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/gitweb?p=releng/builder.git;a=blob;f=jjb/integration/common-functions.sh&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/gitweb?p=releng/builder.git;a=blob;f=jjb/integration/integration-deploy-controller-run-test.sh&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/gitweb?p=releng/builder.git;a=blob;f=jjb/integration/integration-deploy-controller-run-test.sh&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/gitweb?p=releng/builder.git;a=blob;f=jjb/integration/integration-configure-clustering.sh&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/gitweb?p=releng/builder.git;a=blob;f=jjb/integration/integration-configure-clustering.sh&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I will check anyway in the next integration call if anyone has any objection to this work.&lt;/p&gt;
</comment>
                            <comment id="67319" author="jluhrsen" created="Tue, 22 Oct 2019 17:22:32 +0000"  >&lt;p&gt;no objection from me.&lt;/p&gt;</comment>
                            <comment id="67325" author="ecelgp" created="Thu, 24 Oct 2019 21:39:26 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=stanislav-chlebec&quot; class=&quot;user-hover&quot; rel=&quot;stanislav-chlebec&quot;&gt;stanislav-chlebec&lt;/a&gt;, if you want to add the JVM report for all jobs I would suggest to go the route I suggested above: modifying 3 scripts in releng/builder vs changing individual projects settings. Let me know if you have further questions.&lt;/p&gt;</comment>
                            <comment id="67326" author="stanislav-chlebec" created="Fri, 25 Oct 2019 05:39:01 +0000"  >&lt;p&gt;Sure. Thanks.&lt;/p&gt;</comment>
                            <comment id="67327" author="stanislav-chlebec" created="Mon, 28 Oct 2019 10:03:00 +0000"  >&lt;p&gt;ERROR:root:Problem formatting with args:&lt;br/&gt;
allow_empty:False&lt;br/&gt;
obj: OrderedDict(&lt;span class=&quot;error&quot;&gt;&amp;#91;(&amp;#39;name&amp;#39;, &amp;#39;ELASTICSEARCHATTRIBUTE&amp;#39;), (&amp;#39;default&amp;#39;, &amp;#39;\{feature-elasticsearch-attribute}&amp;#39;), (&amp;#39;description&amp;#39;, &amp;#39;Configure the period the script should harvest JVM metrics.\nDefault is short.\nPossible values: long (its value is 120000)\n short (its value is 5000)\n any number between 5000 and 120000\n&amp;#39;)&amp;#93;&lt;/span&gt;)&lt;br/&gt;
paramdict: OrderedDict(&lt;span class=&quot;error&quot;&gt;&amp;#91;(&amp;#39;controller-features&amp;#39;, &amp;#39;&amp;#39;), (&amp;#39;controller-debug-map&amp;#39;, &amp;#39;&amp;#39;), (&amp;#39;controller-scope&amp;#39;, &amp;#39;&amp;#39;), (&amp;#39;controller-use-features-boot&amp;#39;, &amp;#39;&amp;#39;)&amp;#93;&lt;/span&gt;)&lt;br/&gt;
ERROR:root:Failure formatting component (&apos;string&apos;) data &apos;OrderedDict(&lt;span class=&quot;error&quot;&gt;&amp;#91;(&amp;#39;name&amp;#39;, &amp;#39;ELASTICSEARCHATTRIBUTE&amp;#39;), (&amp;#39;default&amp;#39;, &amp;#39;\{feature-elasticsearch-attribute}&amp;#39;), (&amp;#39;description&amp;#39;, &amp;#39;Configure the period the script should harvest JVM metrics.\nDefault is short.\nPossible values: long (its value is 120000)\n short (its value is 5000)\n any number between 5000 and 120000\n&amp;#39;)&amp;#93;&lt;/span&gt;)&apos;&lt;br/&gt;
Traceback (most recent call last):&lt;br/&gt;
 File &quot;/tmp/tmp.bg1jmOPwmn/bin/jenkins-jobs&quot;, line 11, in &amp;lt;module&amp;gt;&lt;br/&gt;
 sys.exit(main())&lt;br/&gt;
 File &quot;/tmp/tmp.bg1jmOPwmn/lib/python2.7/site-packages/jenkins_jobs/cli/entry.py&quot;, line 165, in main&lt;br/&gt;
 jjb.execute()&lt;br/&gt;
 File &quot;/tmp/tmp.bg1jmOPwmn/lib/python2.7/site-packages/jenkins_jobs/cli/entry.py&quot;, line 146, in execute&lt;br/&gt;
 ext.obj.execute(self.options, self.jjb_config)&lt;br/&gt;
 File &quot;/tmp/tmp.bg1jmOPwmn/lib/python2.7/site-packages/jenkins_jobs/cli/subcommand/test.py&quot;, line 63, in execute&lt;br/&gt;
 options, jjb_config)&lt;br/&gt;
 File &quot;/tmp/tmp.bg1jmOPwmn/lib/python2.7/site-packages/jenkins_jobs/cli/subcommand/update.py&quot;, line 115, in _generate_xmljobs&lt;br/&gt;
 xml_jobs = xml_job_generator.generateXML(job_data_list)&lt;br/&gt;
 File &quot;/tmp/tmp.bg1jmOPwmn/lib/python2.7/site-packages/jenkins_jobs/xml_config.py&quot;, line 82, in generateXML&lt;br/&gt;
 xml_objs.append(self._getXMLForData(data))&lt;br/&gt;
 File &quot;/tmp/tmp.bg1jmOPwmn/lib/python2.7/site-packages/jenkins_jobs/xml_config.py&quot;, line 94, in _getXMLForData&lt;br/&gt;
 self._gen_xml(xml, data)&lt;br/&gt;
 File &quot;/tmp/tmp.bg1jmOPwmn/lib/python2.7/site-packages/jenkins_jobs/xml_config.py&quot;, line 108, in _gen_xml&lt;br/&gt;
 module.gen_xml(xml, data)&lt;br/&gt;
 File &quot;/tmp/tmp.bg1jmOPwmn/lib/python2.7/site-packages/jenkins_jobs/modules/parameters.py&quot;, line 1070, in gen_xml&lt;br/&gt;
 self.registry.dispatch(&apos;parameter&apos;, pdefs, param)&lt;br/&gt;
 File &quot;/tmp/tmp.bg1jmOPwmn/lib/python2.7/site-packages/jenkins_jobs/registry.py&quot;, line 253, in dispatch&lt;br/&gt;
 self.dispatch(component_type, xml_parent, b, component_data)&lt;br/&gt;
 File &quot;/tmp/tmp.bg1jmOPwmn/lib/python2.7/site-packages/jenkins_jobs/registry.py&quot;, line 171, in dispatch&lt;br/&gt;
 self.jjb_config.yamlparser&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;#39;allow_empty_variables&amp;#39;&amp;#93;&lt;/span&gt;)&lt;br/&gt;
 File &quot;/tmp/tmp.bg1jmOPwmn/lib/python2.7/site-packages/jenkins_jobs/formatter.py&quot;, line 59, in deep_format&lt;br/&gt;
 deep_format(obj&lt;span class=&quot;error&quot;&gt;&amp;#91;item&amp;#93;&lt;/span&gt;, paramdict, allow_empty)&lt;br/&gt;
 File &quot;/tmp/tmp.bg1jmOPwmn/lib/python2.7/site-packages/jenkins_jobs/formatter.py&quot;, line 43, in deep_format&lt;br/&gt;
 raise JenkinsJobsException(desc)&lt;br/&gt;
jenkins_jobs.errors.JenkinsJobsException: feature-elasticsearch-attribute parameter missing to format {feature-elasticsearch-attribute}&lt;br/&gt;
Given:&lt;br/&gt;
OrderedDict(&lt;span class=&quot;error&quot;&gt;&amp;#91;(&amp;#39;controller-features&amp;#39;, &amp;#39;&amp;#39;), (&amp;#39;controller-debug-map&amp;#39;, &amp;#39;&amp;#39;), (&amp;#39;controller-scope&amp;#39;, &amp;#39;&amp;#39;), (&amp;#39;controller-use-features-boot&amp;#39;, &amp;#39;&amp;#39;)&amp;#93;&lt;/span&gt;)&lt;/p&gt;</comment>
                            <comment id="67328" author="stanislav-chlebec" created="Mon, 28 Oct 2019 12:00:50 +0000"  >&lt;p&gt;jjb/integration/integration-macros.yaml&lt;br/&gt;
 39:121 error line too long (153 &amp;gt; 120 characters) (line-length)&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="67329" author="stanislav-chlebec" created="Mon, 28 Oct 2019 12:29:34 +0000"  >&lt;p&gt;Test shell scripts with shellcheck.......................................Failed&lt;br/&gt;
hookid: shellcheck&lt;/p&gt;

&lt;p&gt;In jjb/integration/common-functions.sh line 284:&lt;br/&gt;
 if [ ${type} == &quot;script&quot; ]; then&lt;br/&gt;
 &lt;sup&gt;-----&lt;/sup&gt; SC2086: Double quote to prevent globbing and word splitting.&lt;/p&gt;

&lt;p&gt;Did you mean: &lt;br/&gt;
 if [ &quot;${type}&quot; == &quot;script&quot; ]; then&lt;/p&gt;


&lt;p&gt;In jjb/integration/common-functions.sh line 288:&lt;br/&gt;
 if [ ${ELASTICSEARCHATTRIBUTE} == &quot;short&quot; ]; then&lt;br/&gt;
 &lt;sup&gt;-----------------------&lt;/sup&gt; SC2086: Double quote to prevent globbing and word splitting.&lt;/p&gt;

&lt;p&gt;Did you mean: &lt;br/&gt;
 if [ &quot;${ELASTICSEARCHATTRIBUTE}&quot; == &quot;short&quot; ]; then&lt;/p&gt;

&lt;p&gt;For more information:&lt;br/&gt;
 &lt;a href=&quot;https://www.shellcheck.net/wiki/SC2086&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.shellcheck.net/wiki/SC2086&lt;/a&gt; &amp;#8211; Double quote to prevent globbing ...&lt;/p&gt;

&lt;p&gt;yamllint.................................................................Passed&lt;br/&gt;
ERROR: InvocationError for command /w/workspace/builder-tox-verify-master/.tox/pre-commit/bin/pre-commit run --all-files (exited with code 1)&lt;/p&gt;</comment>
                            <comment id="67334" author="stanislav-chlebec" created="Tue, 29 Oct 2019 15:30:16 +0000"  >&lt;p&gt;I made an attempt to run a job&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;which was generated from my repo &quot;releng/builder&quot; (where are my changes - commit (jjb) stanislav@ArmDev:~/work/odl/builder$ git log -1&lt;br/&gt;
commit 13139b76183f9302ff4f296795cf8e58062e3724&lt;br/&gt;
Author: Stanislav Chlebec &amp;lt;stanislav.chlebec@pantheon.tech&amp;gt;&lt;br/&gt;
Date: Fri Oct 25 19:33:42 2019 +0200)&lt;/p&gt;

&lt;p&gt;While trying to test this jenkins job with changes from integration/test repo I provided the value to the parameter GERRIT_REFSPEC&lt;/p&gt;

&lt;p&gt;refs/changes/94/85394/2&lt;/p&gt;

&lt;p&gt;I am not sure if my approach was right because job failed and in the log I found&lt;br/&gt;
&lt;b&gt;16:06:04&lt;/b&gt;  &amp;gt; git checkout -f ecfaf49c97b4b7df7050ad5740cc160d5b676af5*16:06:05* Commit message: &quot;&lt;a href=&quot;https://jira.opendaylight.org/browse/INTTEST-61&quot; title=&quot;Lisp Flow mapping Failing - CSIT issue&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INTTEST-61&quot;&gt;&lt;del&gt;INTTEST-61&lt;/del&gt;&lt;/a&gt; lispflowmapping failing&quot;&lt;b&gt;16:06:05&lt;/b&gt;  &amp;gt; git rev-parse FETCH_HEAD^{commit} # timeout=10*16:06:05*  &amp;gt; git rev-list --no-walk fbd8d762c1fb6e6e253bec4075502cbbc4587eb0 # timeout=10&lt;br/&gt;
&lt;b&gt;I&lt;/b&gt; do not see the reference to my patch so I wonder what I did wrong&lt;/p&gt;

&lt;p&gt;Please could you help me and to instruct me how to test?&lt;/p&gt;

&lt;p&gt;Thanks&lt;br/&gt;
&#160;&lt;br/&gt;
&#160;&lt;/p&gt;</comment>
                            <comment id="67335" author="jluhrsen" created="Tue, 29 Oct 2019 16:59:27 +0000"  >&lt;p&gt;looks like you have the right workflow here. The problem I see in your &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/1/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;sandbox job&lt;/a&gt; is something broken with common-functions.sh. Search for &quot;07:26:03 Executing cat...&quot; and you&apos;ll see some syntax errors. That&apos;s where&lt;br/&gt;
to focus at this point.&lt;/p&gt;</comment>
                            <comment id="67336" author="ecelgp" created="Tue, 29 Oct 2019 20:19:24 +0000"  >&lt;p&gt;The issue I see in last sandbox run is JVM scripts are run twice. To avoid that pick another job that does not have JVM yet or use PATCHREFSPEC=refs/changes/94/85394/2 (not GERRIT_REFSPEC)&lt;/p&gt;</comment>
                            <comment id="67338" author="stanislav-chlebec" created="Wed, 30 Oct 2019 08:01:20 +0000"  >&lt;p&gt;Thanks for comments.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/6/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/6/console&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I set PATCHREFSPEC=refs/changes/94/85394/2&#160; as Luis recommneded&lt;/p&gt;

&lt;p&gt;I then compared the console output to &lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/54/parameters/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/54/parameters/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;According this successfull job I adjusted the parameter BUNDLE_URL to &lt;a href=&quot;https://nexus.opendaylight.org/content/repositories//autorelease-3465/org/opendaylight/integration/karaf/0.12.0/karaf-0.12.0.zip&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories//autorelease-3465/org/opendaylight/integration/karaf/0.12.0/karaf-0.12.0.zip&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;In spite of these tweaks I got failure:&lt;br/&gt;
&lt;b&gt;08:39:43&lt;/b&gt; postplan exists!!!&lt;b&gt;08:39:43&lt;/b&gt; Changing the postplan path...&lt;b&gt;08:39:43&lt;/b&gt; # Place the commands in run order:&lt;b&gt;08:39:43&lt;/b&gt; python3 /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/scripts/push_test_data.py a4ff38b99ef2c7626450543021b4c134.us-east-1.aws.found.io:9243*08:39:43* Executing python3 /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/scripts/push_test_data.py a4ff38b99ef2c7626450543021b4c134.us-east-1.aws.found.io:9243...&lt;b&gt;08:39:44&lt;/b&gt; Traceback (most recent call last):&lt;b&gt;08:39:44&lt;/b&gt;   File &quot;/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/scripts/push_test_data.py&quot;, line 93, in &amp;lt;module&amp;gt;&lt;b&gt;08:39:44&lt;/b&gt;     BODY = data_gen.generate()&lt;b&gt;08:39:44&lt;/b&gt;   File &quot;/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/scripts/data_generate.py&quot;, line 49, in generate*08:39:44*     tree = ET.parse(robot_log)&lt;b&gt;08:39:44&lt;/b&gt;   File &quot;/usr/lib64/python3.6/xml/etree/ElementTree.py&quot;, line 1196, in parse*08:39:44*     tree.parse(source, parser)&lt;b&gt;08:39:44&lt;/b&gt;   File &quot;/usr/lib64/python3.6/xml/etree/ElementTree.py&quot;, line 586, in parse*08:39:44*     source = open(source, &quot;rb&quot;)&lt;b&gt;08:39:44&lt;/b&gt; FileNotFoundError: &lt;span class=&quot;error&quot;&gt;&amp;#91;Errno 2&amp;#93;&lt;/span&gt; No such file or directory: &apos;/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/output.xml&apos;&lt;/p&gt;

&lt;p&gt;Again I do not know what can be a reason. Please do you have some advice for me?&lt;/p&gt;</comment>
                            <comment id="67339" author="jluhrsen" created="Wed, 30 Oct 2019 17:18:27 +0000"  >&lt;p&gt;I spent some time digging through your patches and job. Like I wrote above, the abort in your sandbox&lt;br/&gt;
job is coming from something in common-functions. Did you see this?&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
00:39:06 Executing /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/scripts/controllermem_6g.sh...
00:39:06 Executing cat...
00:39:06 /tmp/common-functions.sh: line 327: source: /usr/bin/cat: cannot execute binary file
00:39:06 Executing &amp;gt;...
00:39:06 /tmp/common-functions.sh: line 327: &amp;gt;: No such file or directory
00:39:06 Executing ${WORKSPACE}/org.apache.karaf.decanter.scheduler.simple.cfg...
00:39:06 /tmp/common-functions.sh: line 327: ${WORKSPACE}/org.apache.karaf.decanter.scheduler.simple.cfg: No such file or directory
00:39:06 Executing &amp;lt;&amp;lt;EOF...
00:39:06 /tmp/common-functions.sh: line 327: &amp;lt;&amp;lt;EOF: No such file or directory
00:39:06 Executing period=5000...
00:39:06 /tmp/common-functions.sh: line 327: period=5000: No such file or directory
00:39:06 Executing EOF...
00:39:06 /tmp/common-functions.sh: line 327: EOF: No such file or directory
00:39:06 Executing echo...
00:39:06 /tmp/common-functions.sh: line 327: source: /usr/bin/echo: cannot execute binary file
00:39:06 Executing &quot;Copying...
00:39:06 /tmp/common-functions.sh: line 327: &quot;Copying: No such file or directory
00:39:06 Executing config...
00:39:06 /tmp/common-functions.sh: line 327: config: No such file or directory
00:39:06 Executing files...
00:39:06 /tmp/common-functions.sh: line 327: files: No such file or directory
00:39:06 Executing to...
00:39:06 /tmp/common-functions.sh: line 327: to: No such file or directory
00:39:06 Executing ODL...
00:39:06 /tmp/common-functions.sh: line 327: ODL: No such file or directory
00:39:06 Executing Controller...
00:39:06 /tmp/common-functions.sh: line 327: Controller: No such file or directory
00:39:06 Executing folder&quot;...
00:39:06 /tmp/common-functions.sh: line 327: folder&quot;: No such file or directory
00:39:06 Executing &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt;...
00:39:06 /tmp/common-functions.sh: line 327: &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt;: No such file or directory
00:39:06 Executing i...
00:39:06 /tmp/common-functions.sh: line 327: i: No such file or directory
00:39:06 Executing in...
00:39:06 /tmp/common-functions.sh: line 327: in: No such file or directory
00:39:06 Executing `seq...
00:39:06 /tmp/common-functions.sh: line 327: `seq: No such file or directory
00:39:06 Executing 1...
00:39:06 /tmp/common-functions.sh: line 327: 1: No such file or directory
00:39:06 Executing ${NUM_ODL_SYSTEM}`...
00:39:06 /tmp/common-functions.sh: line 327: ${NUM_ODL_SYSTEM}`: No such file or directory
00:39:06 Executing &lt;span class=&quot;code-keyword&quot;&gt;do&lt;/span&gt;...
00:39:06 /tmp/common-functions.sh: line 327: &lt;span class=&quot;code-keyword&quot;&gt;do&lt;/span&gt;: No such file or directory
00:39:06 Executing CONTROLLERIP=ODL_SYSTEM_${i}_IP...
00:39:06 /tmp/common-functions.sh: line 327: CONTROLLERIP=ODL_SYSTEM_${i}_IP: No such file or directory
00:39:06 Executing echo...
00:39:06 /tmp/common-functions.sh: line 327: source: /usr/bin/echo: cannot execute binary file
00:39:06 Executing &quot;Setup...
00:39:06 /tmp/common-functions.sh: line 327: &quot;Setup: No such file or directory
00:39:06 Executing &lt;span class=&quot;code-object&quot;&gt;long&lt;/span&gt;...
00:39:06 /tmp/common-functions.sh: line 327: &lt;span class=&quot;code-object&quot;&gt;long&lt;/span&gt;: No such file or directory
00:39:06 Executing duration...
00:39:06 /tmp/common-functions.sh: line 327: duration: No such file or directory
00:39:06 Executing config...
00:39:06 /tmp/common-functions.sh: line 327: config: No such file or directory
00:39:06 Executing to...
00:39:06 /tmp/common-functions.sh: line 327: to: No such file or directory
00:39:06 Executing ${!CONTROLLERIP}&quot;...
00:39:06 /tmp/common-functions.sh: line 327: ${!CONTROLLERIP}&quot;: No such file or directory
00:39:06 Executing ssh...
00:39:06 /tmp/common-functions.sh: line 327: source: /usr/bin/ssh: cannot execute binary file
00:39:06 Executing ${!CONTROLLERIP}...
00:39:06 /tmp/common-functions.sh: line 327: ${!CONTROLLERIP}: No such file or directory
00:39:06 Executing &quot;mkdir...
00:39:06 /tmp/common-functions.sh: line 327: &quot;mkdir: No such file or directory
00:39:06 Executing -p...
00:39:06 /tmp/common-functions.sh: line 327: source: -p: invalid option
00:39:06 source: usage: source filename [arguments]
00:39:06 Executing /tmp/${BUNDLEFOLDER}/etc/opendaylight/karaf/&quot;...
00:39:06 /tmp/common-functions.sh: line 327: /tmp/${BUNDLEFOLDER}/etc/opendaylight/karaf/&quot;: No such file or directory
00:39:06 Executing scp...
00:39:06 /tmp/common-functions.sh: line 327: source: /usr/bin/scp: cannot execute binary file
00:39:06 Executing ${WORKSPACE}/org.apache.karaf.decanter.scheduler.simple.cfg...
00:39:06 /tmp/common-functions.sh: line 327: ${WORKSPACE}/org.apache.karaf.decanter.scheduler.simple.cfg: No such file or directory
00:39:06 Executing ${!CONTROLLERIP}:/tmp/${BUNDLEFOLDER}/etc/...
00:39:06 /tmp/common-functions.sh: line 327: ${!CONTROLLERIP}:/tmp/${BUNDLEFOLDER}/etc/: No such file or directory
00:39:06 Executing done...
00:39:06 /tmp/common-functions.sh: line 327: done: No such file or directory
00:39:06 Executing cat...
00:39:06 /tmp/common-functions.sh: line 327: source: /usr/bin/cat: cannot execute binary file
00:39:06 Executing &amp;gt;...
00:39:06 /tmp/common-functions.sh: line 327: &amp;gt;: No such file or directory
00:39:06 Executing ${WORKSPACE}/org.apache.karaf.decanter.collector.jmx-local.cfg...
00:39:06 /tmp/common-functions.sh: line 327: ${WORKSPACE}/org.apache.karaf.decanter.collector.jmx-local.cfg: No such file or directory
00:39:06 Executing &amp;lt;&amp;lt;EOF...
00:39:06 /tmp/common-functions.sh: line 327: &amp;lt;&amp;lt;EOF: No such file or directory
00:39:06 Executing type=jmx-local...
00:39:06 /tmp/common-functions.sh: line 327: type=jmx-local: No such file or directory
00:39:06 Executing url=local...
00:39:06 /tmp/common-functions.sh: line 327: url=local: No such file or directory
00:39:06 Executing object.name=java.lang:type=*,name=*...
00:39:06 /tmp/common-functions.sh: line 327: object.name=java.lang:type=*,name=*: No such file or directory
00:39:06 Executing EOF...
00:39:06 /tmp/common-functions.sh: line 327: EOF: No such file or directory
00:39:06 Executing cat...
00:39:06 /tmp/common-functions.sh: line 327: source: /usr/bin/cat: cannot execute binary file
00:39:06 Executing &amp;gt;...
00:39:06 /tmp/common-functions.sh: line 327: &amp;gt;: No such file or directory
00:39:06 Executing ${WORKSPACE}/org.apache.karaf.decanter.collector.jmx-others.cfg...
00:39:06 /tmp/common-functions.sh: line 327: ${WORKSPACE}/org.apache.karaf.decanter.collector.jmx-others.cfg: No such file or directory
00:39:06 Executing &amp;lt;&amp;lt;EOF...
00:39:06 /tmp/common-functions.sh: line 327: &amp;lt;&amp;lt;EOF: No such file or directory
00:39:06 Executing type=jmx-local...
00:39:06 /tmp/common-functions.sh: line 327: type=jmx-local: No such file or directory
00:39:06 Executing url=local...
00:39:06 /tmp/common-functions.sh: line 327: url=local: No such file or directory
00:39:06 Executing object.name=java.lang:type=*...
00:39:06 /tmp/common-functions.sh: line 327: object.name=java.lang:type=*: No such file or directory
00:39:06 Executing EOF...
00:39:06 /tmp/common-functions.sh: line 327: EOF: No such file or directory
00:39:06 Executing &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt;...
00:39:06 /tmp/common-functions.sh: line 327: &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt;: No such file or directory
00:39:06 Executing i...
00:39:06 /tmp/common-functions.sh: line 327: i: No such file or directory
00:39:06 Executing in...
00:39:06 /tmp/common-functions.sh: line 327: in: No such file or directory
00:39:06 Executing `seq...
00:39:06 /tmp/common-functions.sh: line 327: `seq: No such file or directory
00:39:06 Executing 1...
00:39:06 /tmp/common-functions.sh: line 327: 1: No such file or directory
00:39:06 Executing ${NUM_ODL_SYSTEM}`...
00:39:06 /tmp/common-functions.sh: line 327: ${NUM_ODL_SYSTEM}`: No such file or directory
00:39:06 Executing &lt;span class=&quot;code-keyword&quot;&gt;do&lt;/span&gt;...
00:39:06 /tmp/common-functions.sh: line 327: &lt;span class=&quot;code-keyword&quot;&gt;do&lt;/span&gt;: No such file or directory
00:39:06 Executing CONTROLLERIP=ODL_SYSTEM_${i}_IP...
00:39:06 /tmp/common-functions.sh: line 327: CONTROLLERIP=ODL_SYSTEM_${i}_IP: No such file or directory
00:39:06 Executing CLUSTERNAME=`head...
00:39:06 /tmp/common-functions.sh: line 327: CLUSTERNAME=`head: No such file or directory
00:39:06 Executing /dev/urandom...
00:39:42 /tmp/common-functions.sh: xrealloc: cannot allocate 18446744071562068032 bytes (1196032 bytes allocated)
00:39:42 Build step &lt;span class=&quot;code-quote&quot;&gt;&apos;Execute shell&apos;&lt;/span&gt; marked build as failure
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Looking closer, I think you are trying to modify some file &lt;tt&gt;org.apache.karaf.decanter.scheduler.simple.cfg&lt;/tt&gt; but that&lt;br/&gt;
file comes from the controller once it&apos;s deployed right? I&apos;m not sure, but you can check.&lt;/p&gt;

&lt;p&gt;we have three types of &quot;plans&quot; for making configurations. &lt;a href=&quot;https://wiki.opendaylight.org/view/CrossProject:Integration_Group:How_To_Install_test_SW#3.29_Integration_scriptplan&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Scriptplans, Configplans and Postplans.&lt;/a&gt;&lt;br/&gt;
I think you are doing your work from a scriptplan which might not work for this. Maybe you need to use the configplan?&lt;/p&gt;</comment>
                            <comment id="67341" author="ecelgp" created="Thu, 31 Oct 2019 01:31:45 +0000"  >&lt;p&gt;There are 3 issues AFAICT:&lt;/p&gt;

&lt;p&gt;1) Decanter collector does not work in master: &lt;a href=&quot;https://jira.opendaylight.org/projects/INTTEST/issues/INTTEST-62&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.opendaylight.org/projects/INTTEST/issues/INTTEST-62&lt;/a&gt;&lt;br/&gt;
2) JVM plots do not work with cluster because cluster deploy scripts are not using common functions: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/releng/builder/+/85445/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/releng/builder/+/85445/&lt;/a&gt;&lt;br/&gt;
3) The proposed script has some issues, I left some comments in the patch: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/releng/builder/+/85398/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/releng/builder/+/85398/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="67354" author="stanislav-chlebec" created="Tue, 5 Nov 2019 10:32:28 +0000"  >&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
+ echo &lt;span class=&quot;code-quote&quot;&gt;&apos;#################################################&apos;&lt;/span&gt;
#################################################
+ echo &lt;span class=&quot;code-quote&quot;&gt;&apos;##         Verify Cluster is UP                ##&apos;&lt;/span&gt;
##         Verify Cluster is UP                ##
+ echo &lt;span class=&quot;code-quote&quot;&gt;&apos;#################################################&apos;&lt;/span&gt;
#################################################
+ cat
++ seq 1 3
+ &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; i in &lt;span class=&quot;code-quote&quot;&gt;&apos;$(seq 1 &lt;span class=&quot;code-quote&quot;&gt;&quot;${NUM_ODL_SYSTEM}&quot;&lt;/span&gt;)&apos;&lt;/span&gt;
+ CONTROLLERIP=ODL_SYSTEM_1_IP
+ echo &lt;span class=&quot;code-quote&quot;&gt;&apos;Verifying member-1 with IP address 10.30.170.135 is UP&apos;&lt;/span&gt;
Verifying member-1 with IP address 10.30.170.135 is UP
+ scp /w/workspace/stano-v2-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/verify-cluster-is-up.sh 10.30.170.135:/tmp
Warning: Permanently added &lt;span class=&quot;code-quote&quot;&gt;&apos;10.30.170.135&apos;&lt;/span&gt; (ECDSA) to the list of known hosts.
+ ssh 10.30.170.135 &lt;span class=&quot;code-quote&quot;&gt;&apos;bash /tmp/verify-cluster-is-up.sh 1 10.30.170.135&apos;&lt;/span&gt;
Warning: Permanently added &lt;span class=&quot;code-quote&quot;&gt;&apos;10.30.170.135&apos;&lt;/span&gt; (ECDSA) to the list of known hosts.
Waiting &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; controller to come up...
000 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/restconf/modules
&lt;/span&gt;000 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore
&lt;/span&gt;000 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/restconf/modules
&lt;/span&gt;000 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore
&lt;/span&gt;000 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/restconf/modules
&lt;/span&gt;000 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore
&lt;/span&gt;000 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/restconf/modules
&lt;/span&gt;000 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore
&lt;/span&gt;000 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/restconf/modules
&lt;/span&gt;000 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore
&lt;/span&gt;already waited 5 seconds...
...
...
...
401 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/restconf/modules
&lt;/span&gt;&amp;lt;html&amp;gt; &amp;lt;head&amp;gt; &amp;lt;meta http-equiv=&lt;span class=&quot;code-quote&quot;&gt;&quot;Content-Type&quot;&lt;/span&gt; content=&lt;span class=&quot;code-quote&quot;&gt;&quot;text/html;charset=utf-8&quot;&lt;/span&gt;/&amp;gt; &amp;lt;title&amp;gt;Error 401 Unauthorized&amp;lt;/title&amp;gt; &amp;lt;/head&amp;gt; &amp;lt;body&amp;gt;&amp;lt;h2&amp;gt;HTTP ERROR 401&amp;lt;/h2&amp;gt; &amp;lt;p&amp;gt;Problem accessing /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore. Reason: &amp;lt;pre&amp;gt; Unauthorized&amp;lt;/pre&amp;gt;&amp;lt;/p&amp;gt; &amp;lt;/body&amp;gt; &amp;lt;/html&amp;gt; 401 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore
&lt;/span&gt;401 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/restconf/modules
&lt;/span&gt;&amp;lt;html&amp;gt; &amp;lt;head&amp;gt; &amp;lt;meta http-equiv=&lt;span class=&quot;code-quote&quot;&gt;&quot;Content-Type&quot;&lt;/span&gt; content=&lt;span class=&quot;code-quote&quot;&gt;&quot;text/html;charset=utf-8&quot;&lt;/span&gt;/&amp;gt; &amp;lt;title&amp;gt;Error 401 Unauthorized&amp;lt;/title&amp;gt; &amp;lt;/head&amp;gt; &amp;lt;body&amp;gt;&amp;lt;h2&amp;gt;HTTP ERROR 401&amp;lt;/h2&amp;gt; &amp;lt;p&amp;gt;Problem accessing /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore. Reason: &amp;lt;pre&amp;gt; Unauthorized&amp;lt;/pre&amp;gt;&amp;lt;/p&amp;gt; &amp;lt;/body&amp;gt; &amp;lt;/html&amp;gt; 401 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore
&lt;/span&gt;401 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/restconf/modules
&lt;/span&gt;&amp;lt;html&amp;gt; &amp;lt;head&amp;gt; &amp;lt;meta http-equiv=&lt;span class=&quot;code-quote&quot;&gt;&quot;Content-Type&quot;&lt;/span&gt; content=&lt;span class=&quot;code-quote&quot;&gt;&quot;text/html;charset=utf-8&quot;&lt;/span&gt;/&amp;gt; &amp;lt;title&amp;gt;Error 401 Unauthorized&amp;lt;/title&amp;gt; &amp;lt;/head&amp;gt; &amp;lt;body&amp;gt;&amp;lt;h2&amp;gt;HTTP ERROR 401&amp;lt;/h2&amp;gt; &amp;lt;p&amp;gt;Problem accessing /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore. Reason: &amp;lt;pre&amp;gt; Unauthorized&amp;lt;/pre&amp;gt;&amp;lt;/p&amp;gt; &amp;lt;/body&amp;gt; &amp;lt;/html&amp;gt; 401 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore
&lt;/span&gt;401 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/restconf/modules
&lt;/span&gt;&amp;lt;html&amp;gt; &amp;lt;head&amp;gt; &amp;lt;meta http-equiv=&lt;span class=&quot;code-quote&quot;&gt;&quot;Content-Type&quot;&lt;/span&gt; content=&lt;span class=&quot;code-quote&quot;&gt;&quot;text/html;charset=utf-8&quot;&lt;/span&gt;/&amp;gt; &amp;lt;title&amp;gt;Error 401 Unauthorized&amp;lt;/title&amp;gt; &amp;lt;/head&amp;gt; &amp;lt;body&amp;gt;&amp;lt;h2&amp;gt;HTTP ERROR 401&amp;lt;/h2&amp;gt; &amp;lt;p&amp;gt;Problem accessing /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore. Reason: &amp;lt;pre&amp;gt; Unauthorized&amp;lt;/pre&amp;gt;&amp;lt;/p&amp;gt; &amp;lt;/body&amp;gt; &amp;lt;/html&amp;gt; 401 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore
&lt;/span&gt;404 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/restconf/modules
&lt;/span&gt;{&lt;span class=&quot;code-quote&quot;&gt;&quot;request&quot;&lt;/span&gt;:{&lt;span class=&quot;code-quote&quot;&gt;&quot;mbean&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;type&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;read&quot;&lt;/span&gt;},&lt;span class=&quot;code-quote&quot;&gt;&quot;value&quot;&lt;/span&gt;:{&lt;span class=&quot;code-quote&quot;&gt;&quot;ReadWriteTransactionCount&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;SnapshotIndex&quot;&lt;/span&gt;:1,&lt;span class=&quot;code-quote&quot;&gt;&quot;InMemoryJournalLogSize&quot;&lt;/span&gt;:1,&lt;span class=&quot;code-quote&quot;&gt;&quot;ReplicatedToAllIndex&quot;&lt;/span&gt;:1,&lt;span class=&quot;code-quote&quot;&gt;&quot;Leader&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;member-3-shard-inventory-config&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastIndex&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;RaftState&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;Follower&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastApplied&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastCommittedTransactionTime&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;1970-01-01 00:00:00.000&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;PeerAddresses&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;member-2-shard-inventory-config: akka.tcp:\/\/opendaylight-cluster-data@10.30.170.171:2550\/user\/shardmanager-config\/member-2-shard-inventory-config, member-3-shard-inventory-config: akka.tcp:\/\/opendaylight-cluster-data@10.30.170.84:2550\/user\/shardmanager-config\/member-3-shard-inventory-config&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastLogIndex&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastLeadershipChangeTime&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;2019-11-05 10:14:06.554&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;FollowerInitialSyncStatus&quot;&lt;/span&gt;:&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;FollowerInfo&quot;&lt;/span&gt;:[],&lt;span class=&quot;code-quote&quot;&gt;&quot;FailedReadTransactionsCount&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;Voting&quot;&lt;/span&gt;:&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;StatRetrievalTime&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;1.421 ms&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;CurrentTerm&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastTerm&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;FailedTransactionsCount&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;PendingTxCommitQueueSize&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;VotedFor&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;member-3-shard-inventory-config&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;SnapshotCaptureInitiated&quot;&lt;/span&gt;:&lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;CommittedTransactionsCount&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;TxCohortCacheSize&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;PeerVotingStates&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;member-2-shard-inventory-config: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;, member-3-shard-inventory-config: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastLogTerm&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;StatRetrievalError&quot;&lt;/span&gt;:&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;CommitIndex&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;SnapshotTerm&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;AbortTransactionsCount&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;ReadOnlyTransactionCount&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;ShardName&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;member-1-shard-inventory-config&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;LeadershipChangeCount&quot;&lt;/span&gt;:1,&lt;span class=&quot;code-quote&quot;&gt;&quot;InMemoryJournalDataSize&quot;&lt;/span&gt;:33},&lt;span class=&quot;code-quote&quot;&gt;&quot;timestamp&quot;&lt;/span&gt;:1572948874,&lt;span class=&quot;code-quote&quot;&gt;&quot;status&quot;&lt;/span&gt;:200}200 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore
&lt;/span&gt;already waited 70 seconds...
200 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/restconf/modules
&lt;/span&gt;{&lt;span class=&quot;code-quote&quot;&gt;&quot;request&quot;&lt;/span&gt;:{&lt;span class=&quot;code-quote&quot;&gt;&quot;mbean&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;type&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;read&quot;&lt;/span&gt;},&lt;span class=&quot;code-quote&quot;&gt;&quot;value&quot;&lt;/span&gt;:{&lt;span class=&quot;code-quote&quot;&gt;&quot;ReadWriteTransactionCount&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;SnapshotIndex&quot;&lt;/span&gt;:1,&lt;span class=&quot;code-quote&quot;&gt;&quot;InMemoryJournalLogSize&quot;&lt;/span&gt;:1,&lt;span class=&quot;code-quote&quot;&gt;&quot;ReplicatedToAllIndex&quot;&lt;/span&gt;:1,&lt;span class=&quot;code-quote&quot;&gt;&quot;Leader&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;member-3-shard-inventory-config&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastIndex&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;RaftState&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;Follower&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastApplied&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastCommittedTransactionTime&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;1970-01-01 00:00:00.000&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;PeerAddresses&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;member-2-shard-inventory-config: akka.tcp:\/\/opendaylight-cluster-data@10.30.170.171:2550\/user\/shardmanager-config\/member-2-shard-inventory-config, member-3-shard-inventory-config: akka.tcp:\/\/opendaylight-cluster-data@10.30.170.84:2550\/user\/shardmanager-config\/member-3-shard-inventory-config&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastLogIndex&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastLeadershipChangeTime&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;2019-11-05 10:14:06.554&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;FollowerInitialSyncStatus&quot;&lt;/span&gt;:&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;FollowerInfo&quot;&lt;/span&gt;:[],&lt;span class=&quot;code-quote&quot;&gt;&quot;FailedReadTransactionsCount&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;Voting&quot;&lt;/span&gt;:&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;StatRetrievalTime&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;1.421 ms&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;CurrentTerm&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastTerm&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;FailedTransactionsCount&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;PendingTxCommitQueueSize&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;VotedFor&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;member-3-shard-inventory-config&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;SnapshotCaptureInitiated&quot;&lt;/span&gt;:&lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;CommittedTransactionsCount&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;TxCohortCacheSize&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;PeerVotingStates&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;member-2-shard-inventory-config: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;, member-3-shard-inventory-config: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;LastLogTerm&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;StatRetrievalError&quot;&lt;/span&gt;:&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;CommitIndex&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;SnapshotTerm&quot;&lt;/span&gt;:2,&lt;span class=&quot;code-quote&quot;&gt;&quot;AbortTransactionsCount&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;ReadOnlyTransactionCount&quot;&lt;/span&gt;:0,&lt;span class=&quot;code-quote&quot;&gt;&quot;ShardName&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;member-1-shard-inventory-config&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;LeadershipChangeCount&quot;&lt;/span&gt;:1,&lt;span class=&quot;code-quote&quot;&gt;&quot;InMemoryJournalDataSize&quot;&lt;/span&gt;:33},&lt;span class=&quot;code-quote&quot;&gt;&quot;timestamp&quot;&lt;/span&gt;:1572948875,&lt;span class=&quot;code-quote&quot;&gt;&quot;status&quot;&lt;/span&gt;:200}200 http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-inventory-config,type=DistributedConfigDatastore
&lt;/span&gt;Controller is UP
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/view/All/job/stano-v2-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/1/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/view/All/job/stano-v2-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/1/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="67356" author="stanislav-chlebec" created="Tue, 5 Nov 2019 10:41:35 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/57/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/57/console&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
+ suite_list=&lt;span class=&quot;code-quote&quot;&gt;&apos;/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/suites/integration/Create_JVM_Plots.robot &apos;&lt;/span&gt;
+ eval &lt;span class=&quot;code-quote&quot;&gt;&apos;SUITES=&apos;&lt;/span&gt;\&lt;span class=&quot;code-quote&quot;&gt;&apos;&apos;/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/suites/integration/Create_JVM_Plots.robot &apos;&lt;/span&gt;\&apos;&apos;&apos;
++ SUITES=&lt;span class=&quot;code-quote&quot;&gt;&apos;/w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot /w/workspace/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/suites/integration/Create_JVM_Plots.robot &apos;&lt;/span&gt;

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/view/All/job/stano-v2-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/1/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/view/All/job/stano-v2-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/1/&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
+ suite_list=&lt;span class=&quot;code-quote&quot;&gt;&apos;/w/workspace/stano-v2-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot &apos;&lt;/span&gt;
+ add_jvm_plots=integration/test/csit/suites/integration/Create_JVM_Plots.robot
+ suite_list+=&lt;span class=&quot;code-quote&quot;&gt;&apos; integration/test/csit/suites/integration/Create_JVM_Plots.robot&apos;&lt;/span&gt;
+ eval &lt;span class=&quot;code-quote&quot;&gt;&apos;SUITES=&apos;&lt;/span&gt;\&lt;span class=&quot;code-quote&quot;&gt;&apos;&apos;/w/workspace/stano-v2-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot  integration/test/csit/suites/integration/Create_JVM_Plots.robot&apos;&lt;/span&gt;\&apos;&apos;&apos;
++ SUITES=&lt;span class=&quot;code-quote&quot;&gt;&apos;/w/workspace/stano-v2-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot  integration/test/csit/suites/integration/Create_JVM_Plots.robot&apos;&lt;/span&gt;

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="67358" author="stanislav-chlebec" created="Tue, 5 Nov 2019 11:39:21 +0000"  >&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
/w/workspace/stanov3-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_3Node_Cluster_Perf_Test.robot/w/workspace/stanov3-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/test/csit/suites&lt;span class=&quot;code-comment&quot;&gt;//w/workspace/stanov3-openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/Create_JVM_Plots.robot
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="67360" author="stanislav-chlebec" created="Tue, 5 Nov 2019 13:17:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/view/All/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/1/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/view/All/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/1/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This job succeeded.&lt;/p&gt;</comment>
                            <comment id="67361" author="stanislav-chlebec" created="Tue, 5 Nov 2019 13:44:26 +0000"  >&lt;p&gt;Success:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/view/All/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/1/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/view/All/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/1/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Yet testing:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/view/All/job/openflowplugin-csit-1node-longevity-only-neon/1/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/view/All/job/openflowplugin-csit-1node-longevity-only-neon/1/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/view/All/job/controller-csit-1node-notifications-longevity-only-neon/1/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/view/All/job/controller-csit-1node-notifications-longevity-only-neon/1/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="67362" author="jluhrsen" created="Tue, 5 Nov 2019 16:16:58 +0000"  >&lt;p&gt;the plots didn&apos;t get created:&lt;br/&gt;
&lt;a href=&quot;https://logs.opendaylight.org/sandbox/vex-yul-odl-jenkins-2/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/1/robot-plugin/log.html.gz#s1-s2-t1-k1-k1-k1-k1-k5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/vex-yul-odl-jenkins-2/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-magnesium/1/robot-plugin/log.html.gz#s1-s2-t1-k1-k1-k1-k1-k5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="67363" author="ecelgp" created="Tue, 5 Nov 2019 17:34:08 +0000"  >&lt;p&gt;JMX collector does not work in Magnesium:  &lt;a href=&quot;https://jira.opendaylight.org/projects/INTTEST/issues/INTTEST-62&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.opendaylight.org/projects/INTTEST/issues/INTTEST-62&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="67365" author="stanislav-chlebec" created="Wed, 6 Nov 2019 13:27:09 +0000"  >&lt;p&gt;it seems that it does not work also for neon&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/view/All/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-neon/1/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/view/All/job/openflowplugin-csit-3node-clustering-perf-bulkomatic-only-neon/1/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="67387" author="stanislav-chlebec" created="Tue, 12 Nov 2019 11:02:12 +0000"  >&lt;p&gt;There is also need ti update documentation.&lt;/p&gt;

&lt;p&gt;Should I do it?&lt;/p&gt;

&lt;p&gt;Probably these two:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Adding_JVM_plots_to_Jobs&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Adding_JVM_plots_to_Jobs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.opendaylight.org/projects/integration-test/en/latest/system-test-guide.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.opendaylight.org/projects/integration-test/en/latest/system-test-guide.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="67388" author="ecelgp" created="Tue, 12 Nov 2019 19:44:13 +0000"  >&lt;p&gt;I would just add a note on the first link saying the JVM plots are automatically added to all CSIT jobs so no need to follow this instruction.&lt;/p&gt;

&lt;p&gt;The second link does not go in detail to all files and logs generated by a CSIT job, so for that matter you can either leave as it is or add a note saying JVM plots will be automatically generated.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                            <subtask id="32185">INTTEST-63</subtask>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01ls7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>